Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sqlways:command-line:sqlways-ini:splice-machine-section [March 01, 2019, 12:41:35 PM] darya.prikhodkinasqlways:command-line:sqlways-ini:splice-machine-section [May 31, 2023, 05:28:08 PM] (current) – external edit 127.0.0.1
Line 1: Line 1:
 \\ \\
-[[http://www.ispirer.com|Ispirer Home Page]] +[[https://www.ispirer.com|Ispirer Website]] 
-[[http://www.ispirer.com/products|Ispirer SQLWays Product Page]] +[[https://www.ispirer.com/products/migration-toolkit|Ispirer Toolkit Overview]] 
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]]+[[https://www.ispirer.com/download/download-demo|Free Trial]]
 \\ \\
 ====== Sqlways.ini File - Section [SPLICE_MACHINE] ====== ====== Sqlways.ini File - Section [SPLICE_MACHINE] ======
Line 8: Line 8:
 This article describes sqlways.ini file's [SPLICE_MACHINE] section and options it contains.  This article describes sqlways.ini file's [SPLICE_MACHINE] section and options it contains. 
 ^  Option name  ^ Description  ^  Option name  ^ Description 
-| **HOST** | This option sets the host name where import will be done. | +| **HOST** | This option sets the host name where import will be performed. | 
-| **DATABASE** | This option sets the database name where import will be done. |+| **DATABASE** | This option sets the database name where import will be performed. |
 | **USER** | This option sets user account that will be used to connect to Splice Machine database.   | | **USER** | This option sets user account that will be used to connect to Splice Machine database.   |
 | **PWD** | This option sets password that will be used together with the user account to connect to Splice Machine database.   | | **PWD** | This option sets password that will be used together with the user account to connect to Splice Machine database.   |
 | **PORT** | This option sets port number that will be used to connect to Splice Machine database.   | | **PORT** | This option sets port number that will be used to connect to Splice Machine database.   |
-| **TARGET_VERSION** | This option sets the version number of the database where import will be done. |+| **TARGET_VERSION** | This option sets the version number of the database where import will be performed. |
 | **BIN** | This option sets the path to the native utility (psql.exe) that will be used by SQLWays Wizard tool to perform import into the Splice Machine database. | | **BIN** | This option sets the path to the native utility (psql.exe) that will be used by SQLWays Wizard tool to perform import into the Splice Machine database. |
 | **TABLES_WITH_OIDS** | This option defines whether the tables will be created with OID. OID column is a system column created for each table. It contains a unique identifier for the row of data in the database and can be used as a unique pointer to the exacted record in the database. By default this option is set to "Yes". This means that all the CREATE TABLE statements will be created with the WITH OIDS option.   \\ Possible values - "Yes", "No" or Empty. \\ Default value - "Yes". | | **TABLES_WITH_OIDS** | This option defines whether the tables will be created with OID. OID column is a system column created for each table. It contains a unique identifier for the row of data in the database and can be used as a unique pointer to the exacted record in the database. By default this option is set to "Yes". This means that all the CREATE TABLE statements will be created with the WITH OIDS option.   \\ Possible values - "Yes", "No" or Empty. \\ Default value - "Yes". |
Line 29: Line 29:
   PORT=4444   PORT=4444
  
-\\ +
-[[http://www.ispirer.com|Ispirer Home Page]] +
-[[http://www.ispirer.com/products|Ispirer SQLWays Product Page]] +
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]]+

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.