Messages 1012026 through 1012045

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

Warning 1012026 "Number of IQ blocks backed up: %1"
Constant
EMSG_BACKUP_BLOCK_COUNT
SAP Sybase Error Number
20949
SQL State
QUA26
SQL Code
1012026L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
number of blocks
Probable Cause
No additional information available.
Warning 1012027 "Total number of IQ blocks backed Up: %1\n at %2\n\tIQ Blocksize %3\n\tbackup Blocksize %4\n\tblocking factor %5\n\tbuffer size %6"
Constant
EMSG_BACKUP_STATS
SAP Sybase Error Number
20950
SQL State
QUA27
SQL Code
1012027L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
number of blocks
Parameter 2
time of backup
Parameter 3
IQ Blocksize
Parameter 4
Backup BlockSize
Parameter 5
Blocking Factor
Parameter 6
BufferSize
Probable Cause
No additional information available.
Warning 1012028 "Total number of IQ blocks to be backed up: %1"
Constant
EMSG_TOTAL_BACKUP_BLOCK_COUNT
SAP Sybase Error Number
20951
SQL State
QUA28
SQL Code
1012028L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
number of blocks
Probable Cause
No additional information available.
Error 1012029 "Incremental backups disabled, perhaps due to forced recovery. To enable,\n do a full backup"
Constant
EMSG_BACKUP_INCS_DISABLED
SAP Sybase Error Number
20952
SQL State
QUA29
SQL Code
-1012029L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
No additional information available.
Error 1012030 "for long binary/varchar Column '%2', database page size of (%3) must be greater than %4. %1"
Constant
EMSG_CAT_PAGESIZETOOSMALL
SAP Sybase Error Number
20953
SQL State
QUA30
SQL Code
-1012030L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
column number
Parameter 3
requested page size
Parameter 4
minimum allowed page size
Probable Cause
The database page size requested by the user for a long binary column is too small.
Error 1012031 "A readonly dbspace does not match this backup. Found: AlterID %2 startBlock %3 numBlocks %4 fileID %5 %1"
Constant
EMSG_RESTORE_BAD_RO_FILE
SAP Sybase Error Number
20954
SQL State
QUA31
SQL Code
-1012031L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
alterID found in the RO dbspace header
Parameter 3
startBlock found in the RO dbspace header
Parameter 4
number of blocks found in the RO dbspace header
Parameter 5
fileID found in the RO dbspace header
Probable Cause
There is a readonly dbspace that does not match the RO dbspaces that existed at the time of the backup.
Error 1012032 "You may either do selective backup of readonly dbspaces or readonly dbfiles with backup type 'full' alone, or do an all-inclusive backup"
Constant
EMSG_BACKUP_RO_WITH_FULL_ALONE
SAP Sybase Error Number
20955
SQL State
QUA32
SQL Code
-1012032L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
No additional information available.
Error 1012033 "IQ store dbfile %2 must be either readonly or belong to an RO dbspace. %1"
Constant
EMSG_BACKUP_RO_ILLEGAL
SAP Sybase Error Number
20956
SQL State
QUA33
SQL Code
-1012033L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbfile to backup
Probable Cause
Dbfile or the dbspace specified in RO selective backup found to be RW
Error 1012034 "IQ store dbspace or dbfile %2 is unavailable. Backup will not be done. %1"
Constant
EMSG_BACKUP_DBSPACE_OFFLINE
SAP Sybase Error Number
20957
SQL State
QUA34
SQL Code
-1012034L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace to backup
Probable Cause
dbspace to backup must be online, both in catalog and dynamically
Error 1012035 "You may either do selective restore of readonly dbspaces or readonly dbfiles from a 'full' backup archive, or restore from an all-inclusive backup."
Constant
EMSG_RESTORE_RO_WITH_FULL_ALONE
SAP Sybase Error Number
20958
SQL State
QUA35
SQL Code
-1012035L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
No additional information available.
Error 1012036 "IQ unable to find any file to restore. %1"
Constant
EMSG_RESTORE_NO_FILES
SAP Sybase Error Number
20959
SQL State
QUA36
SQL Code
-1012036L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Error 1012037 "IQ store dbfile %2 exists. Restore will not be done. %1"
Constant
EMSG_RESTORE_IQDB_FILE_EXISTS
SAP Sybase Error Number
20960
SQL State
QUA37
SQL Code
-1012037L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbfile to restore
Probable Cause
File must not exist when restoring from a full backup, unless restore is RO selective or restoring from virtual backup, or the file was created after the dependent backup when restoring from inc backup.
Error 1012038 "IQ store dbfile %2 does not exist. Restore will not be done. %1"
Constant
EMSG_RESTORE_IQDB_FILE_DOES_NOT_EXIST
SAP Sybase Error Number
20961
SQL State
QUA38
SQL Code
-1012038L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbfile to restore
Probable Cause
File must exist when restoring from inc backup, unless it was created after the dependant backup, or when restoring from virtual backup.
Error 1012039 "The maximum number of backup devices allowed is %2. %1"
Constant
EMSG_BACKUP_MAX_DEVICES_EXCEEDED
SAP Sybase Error Number
20962
SQL State
QUA39
SQL Code
-1012039L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
the maximum number of backup devices permitted.
Probable Cause
A database can be backed up to a maximum of the stated number of devices.
Error 1012040 "IQ store dbspace %2 is online. Restore will not be done. %1"
Constant
EMSG_RESTORE_DBSPACE_ONLINE
SAP Sybase Error Number
20963
SQL State
QUA40
SQL Code
-1012040L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
dbspace to restore
Probable Cause
dbspace to restore must be offline, both in catalog and dynamically
Error 1012041 "The backup no longer matches the version of the dbspace/dbfile in the database and, therefore, cannot be restored. %1"
Constant
EMSG_RESTORE_VERSIONCHANGED
SAP Sybase Error Number
20964
SQL State
QUA41
SQL Code
-1012041L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
No additional information available.
Warning 1012042 "(%1) Please mount archive media on '%2'."
Constant
EMSG_RESTORE_MOUNT_NONMASTERMEDIA
SAP Sybase Error Number
20965
SQL State
01A42
SQL Code
1012042L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
explanation of %1
Parameter 2
explanation of %2
Probable Cause
No additional information available.
Warning 1012043 "(%1) Please mount IQ MASTER archive media for database '%2' on '%3'."
Constant
EMSG_RESTORE_MOUNT_MASTERMEDIA
SAP Sybase Error Number
20966
SQL State
01A43
SQL Code
1012043L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
explanation of %1
Parameter 2
explanation of %2
Parameter 3
explanation of %3
Probable Cause
No additional information available.
Warning 1012044 "(%1) Please mount Backup Server archive media for database '%2' on '%3'."
Constant
EMSG_RESTORE_MOUNT_BACKUPSERVERMEDIA
SAP Sybase Error Number
20967
SQL State
01A44
SQL Code
1012044L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
explanation of %1
Parameter 2
explanation of %2
Parameter 3
explanation of %3
Probable Cause
No additional information available.
Warning 1012045 "(%1) Please mount archive media on '%2'."
Constant
EMSG_BACKUP_MOUNT_NONMASTERMEDIA
SAP Sybase Error Number
20968
SQL State
01A45
SQL Code
1012045L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Parameter 1
explanation of %1
Parameter 2
explanation of %2
Probable Cause
No additional information available.