No new writeups yet.
Existing Troubleshooting Guide writeups: 9122
9101 16 The total size of all parameter values for stored procedure '%.*s' exceeds maximum size (%d bytes) allowed for replication. Stored procedure '%.*s' is not replicated.
9102 16 Failed to convert the %s log record into row format for database '%.*s', XACT ID %S_RID, RID %S_RID. Information associated with the %s log record is not replicated.
9103 16 Failed to send the %s log record for database '%.*s', XACT ID %S_RID, RID %S_RID. Information associated with the %s log record is not replicated.
9104 16 Cannot identify the object on the %s log record for database '%.*s', XACT ID %S_RID, RID %S_RID. Information associated with the %s log record is not replicated.
9105 16 A missing log record indicates a prematurely truncated log or a corrupt log. The %s log record in database '%.*s', XACT ID %S_RID, is not replicated.
9106 10 The deferred insert (INOOP) log record referenced by the insert indirect (INSIND) log record was not found as expected at RID %S_RID.
9107 16 Unexpected function return value %d while processing the %s log record of database '%.*s', XACT ID %S_RID, RID %S_RID. The %s log record may not have been replicated.
9108 10 Number of qualifiers supplied to the DBCC LOGTRANSFER command exceeds limit of %d. The DBCC LOGTRANSFER command is not executed.
9109 10 Cannot find user name for user ID %d while sending the %s log record for database '%.*s', XACT ID %S_RID, RID %S_RID. The user ID will be used instead of the user name.
9110 10 Found an ENDXACT log record before finding an expected INSERT log record in database '%.*s', XACT ID %S_RID, RID %S_RID.
9111 10 Failed to send the LTM truncation point information for database '%.*s'. The DBCC GETTRUNC command fails during execution.
9112 16 The DBCC LOGTRANSFER command must be invoked with at least %d parameters. The DBCC LOGTRANSFER command is not executed.
9113 16 '%.*s' is not a valid QUALIFIER for the DBCC LOGTRANSFER command. The DBCC LOGTRANSFER command is not executed.
9114 16 '%.*s' is not a valid VERB for the DBCC LOGTRANSFER command. The DBCC LOGTRANSFER command is not executed.
9115 16 '%.*s' is not a valid COMMAND for the DBCC LOGTRANSFER command. The DBCC LOGTRANSFER command is not executed.
9116 16 '%d' is not a valid numeric value for the specified QUALIFIER. The DBCC LOGTRANSFER command is not executed.
9117 16 The DBCC LOGTRANSFER command was invoked with an invalid combination of QUALIFIERs. The DBCC LOGTRANSFER command is not executed.
9118 16 The specified COMMAND requires additional QUALIFIERS. The DBCC LOGTRANSFER command is not executed.
9119 17 Execution of the the %s command fails due to insufficient memory.
9120 16 The log transfer context for database '%.*s' has not been reserved with the DBCC LOGTRANSFER ('reserve', 'context') command.
The specified DBCC command is not executed.
9121 16 The log transfer context for the current database is already reserved by ASE process %d. The log transfer context for the current database is not reserved.
9122 21 The log transfer process lost its connection to the LTM for database '%.*s'. Once the LTM re-establishes the connection, replication will continue with no data loss.
9123 17 Unable to set a wakeup alarm for the log transfer process. The log transfer scan of database '%S_DBID' will not honor the specified timeout of %d seconds.
9124 16 INTERNAL CODING ERROR. Log record ID %d is not valid. Please contact SAP Technical Support.
9125 16 Usage: DBCC SETTRUNC('ltm', { 'valid' | 'ignore' | 'pageid', page number | 'gen_id', {0-65535} })
9126 16 Usage: DBCC GETTRUNC()
9127 16 INTERNAL CODING ERROR. The building of an internal data structure required more memory than anticipated. Please contact SAP Technical Support.
9128 16 Ran out of memory trying to send an UPDATE command's DELETE/INSERT log record pair for database '%.*s', XACT ID %S_RID, RID %S_RID.
The %s log record is not replicated.
9129 16 Unable to determine the end of the log for database '%.*s'. The log transfer scan of database '%.*s' is aborted.
9130 16 The BEGINXACT log record referenced by the CHECKPOINT log record for database '%.*s', XACT ID %S_RID, RID %S_RID, was not found at RID %S_RID as expected.
9131 21 The log transfer context for the current database is already reserved by your ASE process. The DBCC LOGTRANSFER ('reserve', 'context') command is ignored.
9132 16 Failed to write the log record for the execution of stored procedure '%.*s' in database '%.*s'. Stored procedure '%.*s' is not replicated.
9133 16 ASE was not started with the proper command line option to enable Replication Server support. The DBCC command is not executed.
9134 16 The DBCC LOGTRANSFER ('setqual', ...) command was invoked with parameters of incorrect type. The DBCC LOGTRANSFER ('setqual', ...) command is not executed.
9135 16 Usage: DBCC LOGTRANSFER('scan', { 'normal' | 'repeat' | 'continue' })
9136 16 Unable to find the RID of the last ENDXACT or CHECKPOINT log record. The log transfer context for the current database is not reserved.
9137 16 LTM trunc. point not yet established with DBCC SETTRUNC(). Until the LTM trunc. point is established, changes to the object '%.*s' may not be replicated.
9138 16 Even though Replication Server support is disabled, database '%S_DBID' contains a valid LTM trunc. point which prevents the complete truncation of all expendable log pages.
9139 17 Failed to free allocated but unused memory in order to satisfy memory allocation request. Memory allocation request fails.
9140 17 Memory allocator used for Replication Server support failed to fulfill memory allocation request.
9141 16 The stored proc. '%.*s' associated with the %s log record in database '%.*s', XACT ID %S_RID, RID %S_RID, was dropped after the log record was written.
The %s log record is not replicated.
9142 16 Usage: DBCC REPLICATE_TXTCOL (objid, colid, { always_replicate | replicate_if_changed | do_not_replicate }, index_flag )
9143 16 '%.*s' is not a valid replication status. The DBCC REPLICATE_TXTCOL command is not executed.
9144 16 The requested column cannot be located. Check the objid and colid specified. The DBCC REPLICATE_TXTCOL command is not executed.
9145 16 The datatype of the specified column must be TEXT, IMAGE, UNITEXT or offrow object. The DBCC REPLICATE_TXTCOL command is not executed.
9146 20 The excution of DBCC REPLICATE_TXTCOL failed due to an internal error. Please contact your System Administrator (SA) for help.
9147 16 Replication Not Enabled: Replication on table %.*s in database %.*s, has not been enabled yet.
Run sp_setreplicate or sp_setrepcol before calling DBCC REPLICATE_TXTCOL, the DBCC REPLICATE_TXTCOL command is not executed. (objid %d)
9148 20 Replication server could not send log records for log version change processing in database '%.*s' because the log processing functions returned internal error %d.
9149 10 LTM Truncation point has not been established with DBCC SETTRUNC. Changes to the objects in the database may not be replicated until the truncation point is set.
9150 16 The log transfer context for the current database cannot be reserved because the current database has been enabled for a Rep Agent Thread.
9151 16 Permission denied. User cannot execute the built-in function '%.*s' in database '%d'.
9152 19 The data or object identifier at (%d, %d) has been truncated because the LTI version level does not support wide data or large identifier.
9153 19 The data or object identifier at (%d, %d) is too wide or large to be handled by the current LTI version level.
9154 19 Skipping (%d, %d) because it contains data or object identifier that are wider or larger than the LTI version level allows.
9155 10 The date column at (%d, %d) is too small to be converted to a datetime, the date portion will default to 'Jan 1, 1900'.
9156 10 An error occurred when attempting to drop indexes for replication. Run DBCC REINDEX to drop any orphan replication indexes.
9157 10 An error occurred when attempting to create indexes for replication. Please contact SAP Technical Support.
9158 19 One or more columns were skipped while processing (%d,%d). The identifier length is wider than the length supported by the LTI version.
9159 16 Set the replication status for '%.*s' to '%s' before setting '%s'
9160 16 The object '%.*s' is not a user table. This replication attribute can only be set on user tables.
9161 16 The SQL statement replication log threshold must be in the range %d to %d.
9162 18 ASE has encountered an internal error while attempting to set the SQL statement replication threshold. Please contact SAP Technical Support.
9163 0 Stored procedures with LOB or object parameters cannot be marked for replication at this time.
9164 11 Unknown dbid '%d' specified. Please check the dbid specified.
9165 16 Cannot set replication for database '%.*s' as it is minimally logged. Use ALTER DATABASE to set full DML logging and try again.
9166 10 Warning: '%.*s' is using minimal logging. Replicated objects will continue to use full DML logging.
9167 16 Cannot set replication for table '%.*s' because it is using minimal DML logging. Use ALTER TABLE to set full logging and try again.
9168 10 Warning: Database '%.*s' has tables that use minimal DML logging. These tables will not be replicated
9169 16 The DBCC LOGTRANSFER (%s) command has been invoked with log record type '%.*s', which is not supported. The command did not execute.
9170 16 Only user tables and user stored procedures created on user databases can be bound to replication paths.
9171 16 Unknown action '%.*s' specified for the built-in '%.*s'(). Verify the parameter name and placement.
9172 16 The DBCC LOGTRANSFER ('scan', ...) command is no longer supported. SAP recommends that you use Replication Agent to replicate data.
9173 16 No %.*s named '%.*s' exists in the current database.
9174 16 Path named %.*s already exists in the current database.
9175 16 Objects of type %.*s cannot be bound to paths.
9176 16 The 'logical' keyword is required to manage this path.
9177 16 The path '%.*s' is still a member of one or more logical paths.
9178 16 The path %.*s cannot be dropped because it still has objects bound to it.
9179 10 Warning: adding this path increases the number of configured paths to greater than the value specified by the 'max number replication paths' property.
9180 16 Cannot set the value of 'max number replication paths' to %d since it is less than the total number of existing paths %d.
9181 16 The path '%.*s' is already an element of the logical path '%.*s'.
9182 10 The object '%.*s' is already bound to the path '%.*s'.
9183 10 The object '%.*s' is not bound to the path '%.*s'.
9184 16 There is no element named '%.*s' in the logical path '%.*s'.
9185 16 The 'logical' keyword cannot be used with this path.
9186 16 The '%.*s' configuration parameter cannot be modified using the %.*s stored procedure.
9187 20 Path loading terminated: Rep Server name missing for physical path %d.
9188 20 Path loading terminated: Rep Server user name missing for Rep Server %s physical path %d.
9189 20 Path loading terminated: Rep Server password missing for Rep Server %s physical path: %d.
9190 20 Unable to assign one or more rep paths to senders, stored rep paths and configured rep paths do not match.
9191 20 Sender for database %d has received a different maint user. Sender will be terminated.
9192 10 Replication Agent path configuration changed for database '%.*s'. The changes will take effect the next time the Replication Agent thread is started.
9193 10 Warning: The object '%.*s' being bound to path '%.*s' is not currently marked for replication.
9194 16 Cannot change the configuration of a logical path. Configure the underlying path instead.
9195 10 Warning: Maximum number of replication paths is set to 1. All bindings for database ID '%d' will go to the default path despite the presence of %d physical paths.
9197 10 Warning: Distribution model is 'connection'. All bindings are ignored.
9198 16 No underlying table '%.*s' exists for filter '%.*s!' in the current database.
9199 10 Warning: Under the current '%.*s' distribution model this binding will be ignored.