Page tree
Skip to end of metadata
Go to start of metadata
ASE Error 16815USE DATABASE must be the last statement in a query batch.
ASE Error 16821Command %s has been aborted because it cannot make unlogged changes to table '%.*s' in database '%.*s' while %s REORG/CREATE INDEX is active on the table.
ASE Error 16835Null SDES encountered


16800    16           The search string supplied by the RPC or dynamic SQL operation is too long. It should not be longer than %d bytes.
16802    14           You must have the following permission to execute this command/procedure: '%.*s'. Please contact a user with the appropriate permission for help.
16803    16           The builtin '%.*s' can only be called from a stored procedure.
16804    16           Incompatible LOB - LOCATOR data types found.
16805    16           A LOB LOCATOR was used that is no longer valid: Either the transaction that created it has ended or it has been deallocated.
16806    16           Invalid %s data type passed to %s builtin.
16807    16           An invalid LOCATOR value was passed to the locator_literal builtin function.
16808    16           The SET SEND_LOCATOR ON/OFF command cannot be executed because the client process does not have the capability to process LOB LOCATORs.
16809    16           The LOB value referenced by a LOB LOCATOR in the query is too large to process (larger than 16 KB).
16810    17           The total number of active plus deallocated LOB LOCATORs (%d) has reached the maximum allowed for a single transaction.
16811    16           SELECT FOR UPDATE has one or more columns in its FOR UPDATE OF list that are not updatable.
16812    10           Warning: SELECT FOR UPDATE references tables from different databases with ID '%d' and '%d'. Therefore, the selected rows cannot be exclusively locked.
16813    10           Warning: SELECT FOR UPDATE is being executed outside a transaction context. Therefore, the selected rows cannot be exclusively locked.
16814    10           Warning: Acquiring exclusive locks by SELECT FOR UPDATE is applicable only to tables using the datarows locking scheme.
                             Therefore, the selected rows for table '%.*s' cannot be exclusively locked.
16815    16           USE DATABASE must be the last statement in a query batch.
16816    16           Only single DML command without references to local or global variables can be executed with homogeneous batch parameters.
16817    16           A query plan cannot be generated for DML command executed with homogeneous batch parameters. The batch was aborted.
16818    10           Warning: SELECT FOR UPDATE is being executed on a proxy table. Therefore, the selected rows cannot be exclusively locked.
16819    16           The range for '%s' is %d to %d %S_MSG.
16820    10           Warning: SELECT FOR UPDATE is being executed when the default isolation level is 0. Therefore, the selected rows cannot be exlusively locked.
16821    16           Command %s has been aborted because it cannot make unlogged changes to table '%.*s' in database '%.*s' while %s REORG/CREATE INDEX is active on the table.
16822    16           Operations using LOB locator are not supported.
16823    16           Only a single statement is allowed for a positioned update query.
16824    10           Warning: Acquiring exclusive locks by SELECT FOR UPDATE is not applicable to tables using the allpages locking scheme. 
                             Therefore, the selected rows for table '%.*s' cannot be exclusively locked.
16825    16           System defined role '%.*s' cannot be added or dropped for auto activation.
16826    16           TEXT_LOCATOR, IMAGE_LOCATOR and UNITEXT_LOCATOR data types are invalid as column data types.
16827    16           The MERGE command has been aborted because triggers are not supported with MERGE.
16828    10           Threshold exists for login '%.*s' in database '%S_DBID'.
16830    16           The partitions being merged are not contiguous for given range partition.
16831    16           Merge partition requires at least two existing partitions for the operation to succeed.
16832    16           Number of rows is very large. Please use count_big() instead of count().
16833    10           Thread (spid=%d) initiating parallel primary error processing.
16835    18           Null SDES encountered
16836    16           The %s command cannot be executed because either the encryption key '%.*s' does not exist or it is %S_MSG encryption key.
16837    16           Database '%.*s' is not encrypted.
16838    16           Database '%.*s' is not encrypted with the key '%.*s'.
16839    16           Database '%.*s' cannot be %S_MSG when %S_MSG is in progress.
16840    16           Database '%.*s' is %S_MSG.
16841    16           %.*s is already protected by %S_MSG.
16842    16           Merge updates the same target row more than once.
16843    16           There is no running %S_MSG process on database '%.*s' to suspend.
16844    16           There is no fragment in database '%S_DBID' that has starting logical page %d .
16845    16           There is no encryption or decryption progress information available for database %S_DBID.
16846    16           There is no %S_MSG progress on database %.*s to resume.
16847    10           Initiated %S_MSG tasks on database %S_DBID in background.
16848    16           Failed to initiate %S_MSG tasks on database %S_DBID in background.
16849    10           Suspending %S_MSG tasks on database %S_DBID......
16850    16           Value of %d is not valid for option %S_MSG.
16851    16           Logical Cluster: '%.*s' is for single instance access. It can't be online on more than one instance. Onlinemap: 0x%x.
16852    16           All databases bound to logical cluster: '%.*s' should be unbound before it is dropped. Run 'sp_cluster logical, show' to view bound databases.
16853    16           Logical Cluster: '%.*s' has been created for single instance access. It is not allowed to have more than one base instance.
16854    16           Database related operations are not allowed on the system logical cluster.
16855    16           Logical cluster: '%.*s' is not for single instance access. Database related operations not permitted.
16856    16           Database: '%.*s' can't be bound to: '%.*s' it is already bound to logical cluster: '%.*s'. Unbound it first before binding.
16857    16           Database: '%.*s' can't be bound to single instance logical cluster: '%.*s'. At most %d databases allowed to be bound.
16858    20           Workload manager encountered an error while changing state to '%s' for logical cluster: '%.*s' for instance: '%s' during the '%s' command.
                             The command will be aborted. Consult the Adaptive Server log on each instance for additional details.
16859    20           Workload manager encountered an error while performing database related operation for logical cluster: '%.*s'. 
                             Consult the Adaptive Server log on each instance for additional details.
16860    16           Unknown logical cluster type: %d found in sysattributes row for logical cluster: '%.*s'.
16861    17           Unable to allocate a database descriptor for database: '%.*s'. Drop an existing database or raise the configuration parameter 'workload manager cache size'.
16862    16           Parameter %d of function %s is too long, negative or 0. Maximum length is %d characters. Retry the function with a shorter parameter.
16862     16         Parameter %d of function %s is too long, negative or 0. Maximum length is %d characters. Retry the function with a shorter parameter.                                                                                                                                                                                                                                                                                                                                               
16863       16         Repeated update in direct mode has been attempted on the row with row ID '%d' in logical page '%d' for table '%.*s' in database '%.*s'. This is an internal error.                                                                                                                                            16864       16         Invalid trimchar length specified in the second parameter. The valid length is 1.                                                                                                                                                                                                                                                                                16865       16        Cannot start scan at transaction isolation level 'transaction snapshot' on table '%.*s' because some data rows that should not be visible to this scan may have been inserted to the table by concurrent bulk insert or utility tasks.                                        16866       16         Parameter length is odd . The valid length is even number.                                                                                                                                                                                                                                                                                                                16867       16         Invalid character '%s' of function %s. Please input valid character.                                                                                                                                                                                                                                                                                                       16869       16         Attempt to get sequence value failed.                                                                                                                                                                                                                                                                                                                                                   16870       16         sequence is exhausted.                                                                                                                                                                                                                                                                                                                                                                            16871       16        CURRVAL of given sequence is not yet defined.                                                                                                                                                                                                                                                                                                                                      16872       16        The administration of the RSA keysize is not allowed in this ASE version.                                                                                                                                                                                                                                                                                              16873       16        Reached maximum internal reexecution threshhold (%d). Configure 'number of reexecutions' with increased number or DEFAULT (-1).                                                                                                                                                                                            16874       16         Could not execute the procedure. user-defined error: [%d] user-defined error exception: %.*s                                                                                                                                                                                                                                                            16875       16        The LIMIT/OFFSET is not allowed inside correlated subquery                                                                                                                                                                                                                                                                                                                 16876       16       The offset specified in a OFFSET clause may not be negative.                                                                                                                                                                                                                                                                                                                  16877       16        Unable to create a new user-defined type '%.*s'. Please try again when there are fewer user-defined table types in SYSTYPES.                                                                                                                                                                                                          16878       16         The limit specified in a LIMIT clause may not be negative.                                                                                                                                                                                                                                                                                                                    16879       16         INSERT and UPDATE are disallowed on the generated field: cannot insert into or update generated identity column field %.*s.                                                                                                                                                                                                        16880       16         Cannot modify generated identity column: '%.*s'.                                                                                                                                                                                                                                                                                                                                  16881       16         Cannot create temporary table having identity column: '%.*s'.                                                                                                                                                                                                                                                                                                              16882       16         Cannot alter temporary table to add identity column: '%.*s'.                                                                                                                                                                                                                                                                                                                16883       16        invalid sequence: more than one column in the SELECT list of the RESET BY query                                                                                                                                                                                                                                                                                16884       16         invalid sequence: type of given column in the RESET BY query must be numeric                                                                                                                                                                                                                                                                                  16885       16       invalid sequence: RESET BY query has no result                                                                                                                                                                                                                                                                                                                                        16886       16        invalid sequence: RESET BY query returns null value                                                                                                                                                                                                                                                                                                                                16887       16         invalid sequence: RESET BY query returns more than one row                                                                                                                                                                                                                                                                                                              16888       16        invalid sequence: RESET BY query is invalid                                                                                                                                                                                                                                                                                                                                            16889       16         CURRVAL of given sequence is not yet defined                                                                                                                                                                                                                                                                                                                                      16890       16         the %s value is failed to converted into 64bits integer                                                                                                                                                                                                                                                                                                                          16891       16         Invalid column type for identity column '%.*s', it must be a numeric type.                                                                                                                                                                                                                                                                                            16892       16         expression cannot be used as an assignment target:%d                                                                                                                                                                                                                                                                                                                        16893       16         Failed to get sequence value.                                                                                                                                                                                                                                                                                                                                                                 16894       16         feature not supported: %s is/are not supported in read-only procedure                                                                                                                                                                                                                                                                                              16895       16        invalid name of function or procedure: %s                                                                                                                                                                                                                                                                                                                                              16897       16        invalid name of function or procedure: there is no output parameter name %s in user defined function.                                                                                                                                                                                                                                            16898       16        invalid name of function or procedure: This user defined function has multiple outputs, but this usage requires a single output. Specify a single output.                                                                                                                                                                16899       16       Database option '%s' needs to be enabled in the database '%.*s' for the statement to succeed.                 

  • No labels