Messages 1000244 through 1000261

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the 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.
Warning 1000246 "%1 Rows, %2 Seconds"
Constant
EMSG_CLBK_INSERTJOINNRECS
SAP Sybase Error Number
20906
SQL State
01C46
SQL Code
1000246L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
rows
Parameter 2
seconds
Probable Cause
This is an informational message displayed in context with other messages.
Error 1000246 "The number of rows loaded: %3, does not match the number of rows unloaded: %2. %1"
Constant
EMSG_ROWCOUNTMISMATCH
SAP Sybase Error Number
21016
SQL State
QDC52
SQL Code
-1000246L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Number of rows of data in all tapes that were read.
Parameter 3
Number of rows of data actually loaded by the load command.
Probable Cause
The number of rows of data on all of the tapes that were loaded does not match the number of rows of data that were unloaded by the LOAD command.
Warning 1000247 "Insert into join virtual table '%1' completed in %2 seconds.\n%3 rows inserted (in all)."
Constant
EMSG_CLBK_INSERTJOINTABLEDONE
SAP Sybase Error Number
20907
SQL State
01C47
SQL Code
1000247L
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 rows inserted
Probable Cause
This is an informational message.
Error 1000247 "The number of blocks loaded: %3, does not match the number of blocks unloaded: %2. %1"
Constant
EMSG_BLOCKCOUNTMISMATCH
SAP Sybase Error Number
21017
SQL State
QDC54
SQL Code
-1000247L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Number of blocks of data in all tapes that were read.
Parameter 3
Number of blocks of data actually loaded by the load command.
Probable Cause
The number of blocks of data on all of the tapes that were loaded does not match the number of blocks of data that were unloaded by the LOAD command.
Warning 1000248 "\nJoin virtual table passes started for '%1'.\n"
Constant
EMSG_CLBK_JOINIDXPASSESSTART
SAP Sybase Error Number
20908
SQL State
01C48
SQL Code
1000248L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
index name
Probable Cause
This is an informational message.
Warning 1000249 "\nJoin Virtual Table Pass 1 started for '%1'.\n"
Constant
EMSG_CLBK_JOINIDXPASS1START
SAP Sybase Error Number
20909
SQL State
01C49
SQL Code
1000249L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
index name
Probable Cause
This is an informational message.
Warning 1000250 "\nJoin virtual table Pass %1 completed for '%2', %3 seconds.\n\t\t%4 rows processed.\n"
Constant
EMSG_CLBK_JOINIDXPASSCOMPLETE
SAP Sybase Error Number
20910
SQL State
01C50
SQL Code
1000250L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
pass
Parameter 2
index
Parameter 3
seconds
Parameter 4
rows
Probable Cause
This is an informational message.
Warning 1000251 "\nJoin virtual table passes 1 and 2 complete for '%1' in %2 seconds.\n%3 rows processed.\n"
Constant
EMSG_CLBK_JOINIDXPASS1AND2COMPLETE
SAP Sybase Error Number
20911
SQL State
01C51
SQL Code
1000251L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
index name
Parameter 2
number of seconds
Parameter 3
number of rows processed
Probable Cause
This is an informational message.
Error 1000253 "Cannot drop the constraint '%1'."
Constant
EMSG_ALTER_DROP_CONSTRAINT
SAP Sybase Error Number
20913
SQL State
QDC53
SQL Code
-1000253L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Constraint name.
Probable Cause
IQ is unable to drop the named constraint because the index associated with the constraint could not be found or opened.
Warning 1000254 "\t%1 Rows, JP%2, %3 Seconds"
Constant
EMSG_CLBK_JOINIDXNRECS
SAP Sybase Error Number
20914
SQL State
01C54
SQL Code
1000254L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
rows
Parameter 2
explanation of %2
Parameter 3
seconds
Probable Cause
This is an informational message displayed in the context of other messages.
Warning 1000255 "Join Record Rejected: '%1', duplicate rows in 1st table. \nRow# %2 & %3, row %4 rejected."
Constant
EMSG_CLBK_JOINIDXRECORDREJECTED
SAP Sybase Error Number
20915
SQL State
01C55
SQL Code
1000255L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
rejected record
Parameter 2
duplicate row number
Parameter 3
duplicate row number
Parameter 4
rejected row
Probable Cause
This is an informational message describing duplicate rows encountered.
Warning 1000256 "Join virtual table '%1'. \nTotal rows rejected: %2"
Constant
EMSG_CLBK_JOINIDXREJECTEDTOTAL
SAP Sybase Error Number
20916
SQL State
01C56
SQL Code
1000256L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
Join virtual table name
Parameter 2
number of records rejected
Probable Cause
This is an informational message displayed in context with other messages.
Warning 1000257 "Delete of %1 rows started for table: "
Constant
EMSG_CLBK_DELETESTART
SAP Sybase Error Number
20917
SQL State
00C57
SQL Code
1000257L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
number of rows
Probable Cause
This is an informational message foretelling the number of rows to be deleted from a table.
Warning 1000258 "Portions of the insert/load will be single threaded."
Constant
EMSG_CLBK_INSERT_SINGLE_THREADED1
SAP Sybase Error Number
20918
SQL State
QDC58
SQL Code
1000258L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Probable Cause
The load will proceed, but portions of it will be done serially. This can be caused by constraining the amount of memory available to the load with the LOAD_MEMORY_MB option; executing a variable length load without row delimiters; or executing a partial width, variable length load.
Warning 1000259 "\nDelete of %1 rows completed for table: %2, %3 seconds."
Constant
EMSG_CLBK_DELETEDONE
SAP Sybase Error Number
20919
SQL State
01C59
SQL Code
1000259L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
number of rows deleted
Parameter 2
table name
Parameter 3
number of seconds to do the delete
Probable Cause
This is an informational message displayed at the end of a delete.
Error 1000260 "ALTER DBSPACE <dbspace-name> ADD <number> is not supported. %1"
Constant
EMSG_ALTER_ADD_NOTSUPPORTED
SAP Sybase Error Number
20920
SQL State
QDC60
SQL Code
-1000260L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
For a Sybase IQ database, one can add space to a database only using the CREATE DBSPACE command. The size of existing dbspaces cannot be changed.
Error 1000261 "A Sybase IQ system dbspace, '%2', cannot be renamed. %1"
Constant
EMSG_ALTER_CANT_RENAME_DBSPACE
SAP Sybase Error Number
20921
SQL State
QDC61
SQL Code
-1000261L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace name
Probable Cause
You cannot rename a dbspace in a Sybase IQ database.