Messages 1000235 through 1000245

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1000235 "The total number of columns of unloaded data: %2, does not match the total number of columns in the load: %3. %1"
Constant
EMSG_NUMCOLSWRONG
SAP Sybase Error Number
21001
SQL State
QDC42
SQL Code
-1000235L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
number of columns in the tape being read
Parameter 3
number of columns in the load command.
Probable Cause
The total number of columns in the unloaded data does not match the number of columns in the LOAD command.
Warning 1000236 "%4 for '%1' completed in %2 seconds. %3 rows %5."
Constant
EMSG_CLBK_INSERTDONE
SAP Sybase Error Number
20896
SQL State
01C36
SQL Code
1000236L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
table name
Parameter 2
number of seconds
Parameter 3
number of rows inserted
Parameter 4
operation performed
Parameter 5
operation performed
Probable Cause
This is an informational message displayed in context with other messages.
Error 1000236 "The total number of null columns in the unloaded data, %2, does not match the total number of null columns in the LOAD command, %3. %1"
Constant
EMSG_NUMNULLCOLSWRONG
SAP Sybase Error Number
21002
SQL State
QDC43
SQL Code
-1000236L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
number of null columns in the tape being read
Parameter 3
number of null columns in the load command.
Probable Cause
The total number of null columns in the unloaded data does not match the number of null columns in the LOAD command.
Warning 1000237 "\t%1 Rows, %2 Seconds"
Constant
EMSG_CLBK_INSERTNRECS
SAP Sybase Error Number
20897
SQL State
00C37
SQL Code
1000237L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
Parameter 1 description
Parameter 2
Parameter 2 description
Probable Cause
This is an informational message displayed in context with other messages.
Error 1000237 "The total number of variable width columns in the unloaded data, %2, does not match the total number of variable width columns in the LOAD command, %3. %1"
Constant
EMSG_NUMVARCOLSWRONG
SAP Sybase Error Number
21003
SQL State
QDC44
SQL Code
-1000237L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
number of variable width columns in the tape being read
Parameter 3
number of variable width columns in the load command.
Probable Cause
The total number of variable width columns in the unloaded data does not match the number of variable width columns in the LOAD command.
Warning 1000238 "\t%1 Rows, %2 Seconds, '%3'"
Constant
EMSG_CLBK_INSERTNRECSINDEX
SAP Sybase Error Number
20898
SQL State
01C38
SQL Code
1000238L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
Parameter 1 description
Parameter 2
Parameter 2 description
Parameter 3
Parameter 3 description
Probable Cause
This is an informational message displayed in context with other messages.
Error 1000238 "The platform type of the unloaded data, %2, does not match the platform type on the load, %3. %1"
Constant
EMSG_PLATIDWRONG
SAP Sybase Error Number
21009
SQL State
QDC45
SQL Code
-1000238L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Platform ID in the tape being read
Parameter 3
Platform ID the load command command is executing in.
Probable Cause
The Platform ID of unloaded data does not match the Platform ID of load. The LOAD command detected that the platform on which the UNLOAD was performed, is not the same platform on which the LOAD is being attempted. Cross platform UNLOAD-LOAD cannot be done.
Warning 1000239 "Inserting into table '%1',\ncolumn '%2'.\nInput record %3 was rejected."
Constant
EMSG_CLBK_INSERTRECORDREJECTED
SAP Sybase Error Number
20899
SQL State
01C39
SQL Code
1000239L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
The name of the table being inserted to.
Parameter 2
The column being inserted to.
Parameter 3
The data Being inserted to the column.
Probable Cause
Some data cannot be inserted. Examine the data and column definition to determine why.
Error 1000239 "UNLOAD version number: %2, does not match the LOAD version number: %3. %1"
Constant
EMSG_VERSIONWRONG
SAP Sybase Error Number
21010
SQL State
QDC46
SQL Code
-1000239L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
version number of data in the tape being read
Parameter 3
version number of the load command.
Probable Cause
The UNLOAD version number does not match the LOAD version number. The version number of the data on the tape being read does not match the version number of the LOAD command. The version numbers must match before the data on the tape can be loaded.
Warning 1000240 "Inserting into table '%1',\nColumn '%2'.\nOn input record %3, the value was rejected."
Constant
EMSG_CLBK_INSERTVALUEREJECTED
SAP Sybase Error Number
20900
SQL State
01C40
SQL Code
1000240L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
The name of the table being inserted to.
Parameter 2
The column being inserted to.
Parameter 3
This is the nth record being inserted.
Probable Cause
Some data was rejected on insert. Examine the input data and column definition to determine why.
Error 1000240 "The total number of blocks of unloaded data: %2, does not match the total number of blocks loaded: %3. %1"
Constant
EMSG_BLOCKCOUNTWRONG
SAP Sybase Error Number
21011
SQL State
QDC47
SQL Code
-1000240L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
number of blocks on the tape being read
Parameter 3
number of blocks in the load command.
Probable Cause
Total number of blocks of unloaded data on the tape does not match the number of blocks of data that were just loaded.
Warning 1000241 "The insert to the table will be single threaded."
Constant
EMSG_CLBK_INSERT_SINGLE_THREADED
SAP Sybase Error Number
20901
SQL State
QDC41
SQL Code
1000241L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Probable Cause
There are not enough threads available to do a multithreaded insert or load. The number of users doing parallel processing has limited the number of threads available for your insert/load. The insert/load will proceed, but will be done serially.
Warning 1000242 "Insert completed. Index '%1',\n in %2 seconds."
Constant
EMSG_CLBK_INSERTINDEXDONE
SAP Sybase Error Number
20902
SQL State
01C42
SQL Code
1000242L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
index name
Parameter 2
number of seconds
Probable Cause
This is an informational message that is displayed after an insert to an index.
Error 1000242 "Total number of rows of unloaded data: %2, does not match the total number of rows in the load: %3. %1"
Constant
EMSG_ROWCOUNTWRONG
SAP Sybase Error Number
21012
SQL State
QDC48
SQL Code
-1000242L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
number of rows on the tape being read
Parameter 3
number of rows in the load command.
Probable Cause
The total number of rows of unloaded data on the tape does not match the numbers of rows of data just loaded.
Warning 1000243 "\nInsert into join virtual table '%1' started.\n\t\t%2 tables will be modified (in all)."
Constant
EMSG_CLBK_INSERTJOINSTART
SAP Sybase Error Number
20903
SQL State
01C43
SQL Code
1000243L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
join virtual table name
Parameter 2
number of tables
Probable Cause
This is an informational message.
Error 1000243 "The unload format number: %2, does not match the load format number: %3. %1"
Constant
EMSG_FORMATWRONG
SAP Sybase Error Number
21013
SQL State
QDC49
SQL Code
-1000243L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
format number of data in the tape being read.
Parameter 3
format number of the load command.
Probable Cause
The unload format number does not match the load format number. The data on the tape being read contains a format number. This number does not match the format number of the LOAD command. In order to load the data, the numbers must match.
Warning 1000244 "\nInsert into join virtual table '%1' completed\n in %2 seconds.\n\t\t%3 tables modified (in all).\n"
Constant
EMSG_CLBK_INSERTJOINDONE
SAP Sybase Error Number
20904
SQL State
01C44
SQL Code
1000244L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
join virtual table name
Parameter 2
number of seconds
Parameter 3
number of tables
Probable Cause
This is an informational message.
Error 1000244 "The BLOCK FACTOR of unloaded data: %2 does not match the BLOCK FACTOR of the LOAD: %3. %1"
Constant
EMSG_BLOCKFACTORWRONG
SAP Sybase Error Number
21014
SQL State
QDC50
SQL Code
-1000244L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Block Factor of data in the tape being read.
Parameter 3
Block Factor specified in the load command.
Probable Cause
The BLOCK FACTOR used in the LOAD command must be the same as the BLOCK FACTOR that was used in the LOAD command to unload the data.
Warning 1000245 "Insert into join virtual table '%1' started.\n%2 rows will be inserted (in all)."
Constant
EMSG_CLBK_INSERTJOINTABLESTART
SAP Sybase Error Number
20905
SQL State
01C45
SQL Code
1000245L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
join virtual table name
Parameter 2
number of rows to be inserted
Probable Cause
This is an informational message.
Error 1000245 "Tape / File already loaded. Block number %2 repeats. %1"
Constant
EMSG_FILEALREADYLOADED
SAP Sybase Error Number
21015
SQL State
QDC51
SQL Code
-1000245L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
block number that was already loaded.
Probable Cause
LOAD has encountered a block that has already been loaded. This tape (or file) has already been loaded.