Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

9501      10           Warning - null value eliminated in set function
9502      16           Data exception - string data right truncated
9503      14           You must have one of the following role(s) to execute this command/procedure:  '%.*s'.  Please contact a user with the appropriate role(s) for help.
9504      16           An isolation level 0 cursor scan has failed on an attempted restart for cursor '%.*s', table '%.*s', index id '%d'.  The cursor is being closed.
9505      16           An isolation level 0 scan has failed on an attempted restart on table '%.*s', index id '%d'.
9506      10           Warning: Using only the first %d characters for password
9507      18           The builtin function 'syb_sendmsg' is not supported.
9508      16           The builtin function 'syb_sendmsg' failed to send the message '%.*s' to the destination address '%.*s' at port number %d, because 
                             the length of the Internet address is greater than the server limits. Please provide a valid destination address and retry.
9509      16           The builtin 'syb_sendmsg' failed to send the message '%.*s' to the destination address '%.*s' at port number %d, because the port number is not valid.
                             Please enter a valid (positive integer value between 0 and 65535) port number and retry.
9510      16           The builtin function 'syb_sendmsg' failed to send the message '%.*s' to destination '%.*s' at port number %d because the Internet address is incorrectly 
                             formed or is non-existent. Please enter the Internet address in its correct form and retry.
9511      18           The builtin function 'syb_sendmsg' failed to send the message '%.*s' to the destination address '%.*s' at port number %d due to an internal error which 
                             required the message to be sent atomically. Please report this error to your Systems Administrator.
9512      18           The builtin 'syb_sendmsg' failed to send the message '%.*s' to destination '%.*s' at port number %d due to failure in opening or setting the socket
                             to non-blocking mode. Please report this internal error to your Systems Administrator.
9513      18           The builtin function 'syb_sendmsg' failed to send the message '%.*s' to the destination address '%.*s' due to a failure to bind the socket to a
                             local port number %d provided by using dbcc tune. Please report this error to your Systems Administrator.
9514      18           The builtin function 'syb_sendmsg' failed to send the message '%.*s' to the destination address '%.*s' at port number %d due to an internal error
                             while doing the actual send. Please report this error to your Systems Administrator.
9515      16           The UPDATE/DELETE WHERE CURRENT OF to the cursor '%.*s' failed because the isolation level is at 0.
9516      16           %d is an invalid spid. You could use sp_who to identify the correct spid.
9517      16           Table '%.*s' does not exist in the database.
9518      17           Insert into work table (for deferred processing) failed while enforcing referential constraints. Check previous errors for possible
                             causes. dbname = '%.*s', table name = '%.*s', constraint name = '%.*s'.%S_EED
9519      18           Failed to update the identity pre-burn factor for field '%.*s' in table '%.*s'. Please re-try the operation or contact your SA for details.
9520      18           Error occurred while creating the identity value for field '%.*s' in table '%.*s'. Please re-try the operation or contact your SA for details.
9521      16           The parameter that specifies the number of rows in a SET CURSOR ROWS statement must be an integer with a value greater than 0.
9522      16           The parameter that specifies the number of rows in a SET ROWCOUNT statement must be an integer with a value greater than 0.
9523      18           The builtin 'syb_sendmsg' is not currently enabled. Please contact your Systems Administrator for more information.
9524      16           SELECT is not allowed in a dynamic EXECUTE IMMEDIATE statement. This SELECT may have been part of a stored procedure or a trigger.
9525      16           A positioned update/delete on a row in table '%.*s' failed. This is because cursor '%.*s' does not point to a valid row in an inner(outer) table
                             of an outer(inner) join used in the query.
9526      16           The dynamic sql operation is not allowed with cursor '%.*s'.
9527      20           Attempt to acquire lock on wrong merge area during parallel merge. This is an internal error. Contact a system administrator and SET PARALLEL_DEGREE 1 for this query.
9529      20           Deadlock during parallel merge. This is an internal error. Use SET PARALLEL_DEGREE 1 to run this query, and contact SAP Technical Support to report the problem.
9532      20           Internal error: unable to locate an extra SDES for cursor '%.*s'. The cursor was probably compiled with the incorrect locking scheme for the target table.
9533      20           Internal error: unable to locate a temporary object during preprocessing.
9534      20           Interal error: could not determine the configuration value for parameter '%s'.
9536      18           Unable to obtain lock on system table.
9537      17           Insufficient number of worker processes to execute this parallel query. Increase the value of the configuration parameter 'number of worker processes'.
9538      17           Insufficient number of mailboxes to execute this parallel query. Increase the value of the configuration parameter 'number of mailboxes'.
9539      17           Insufficient amount of memory per worker process to execute this parallel query. Increase the value of the configuration parameter 'memory per worker process'.
9540      17           Insufficient number of messages to execute this parallel query. Increase the value of the configuration parameter 'number of messages'.
9541      18           Worker Process API internal error %d. Consider running this query serially by setting the session parameter 'parallel_degree' to 1. Please contact SAP Technical SUpport.
9543      16           Parameter passed to %s has an invalid type. It must be of type %s.
9544      16           Invalid time syntax in parameter for %s: '%.*s'.
9545      16           Invalid time value in parameter for %s: '%.*s'.
9546      10           AN ADJUSTED QUERY PLAN IS BEING USED FOR STATEMENT %d BECAUSE
9547      10           NOT ENOUGH WORKER PROCESSES ARE CURRENTLY AVAILABLE.
9548      10           ADJUSTED QUERY PLAN:
9549      17           Worker process (fid=%d, spid=%d) encountered error: %d, severity: %d, state: %d during parallel query initialization.
                             If the problem persists, consider setting the value of session parameter 'parallel_degree' to 1 and rerunning the query.
9550      16           The lightweight procedure '%.*s' cannot be executed because it does not exist.
9551      16           The specified password does not have any numeric characters. New passwords must have at least one numeric character.
9552      16           The identity gap '%d' specified is too large for the identity column's precision of '%d'.
9553      16           No Unicode character returned for the range 0xD800..0xDFFF (surrogates) because it is not permitted to create Unicode expression with only half of a surrogate pair.
9554      16           No Unicode character defined for this integer expression.
9555      16           No Unicode scalar value returned for unmatched surrogate half.
9556      16           The position parameter passed in falls outside the source string.
9557      16           The server failed to create or update a row in table '%.*s' because a varying-length column would start at offset %d.
                             This starting location cannot be represented accurately in the table's row format.
9558      10           Character or binary data returned from Adaptive Server has been truncated. The client application does not support more than 255 
                             bytes of data as a result column or output parameter.
9559      14           Table(s) in the current query have access rules but the row level access configuration option 'enable row level access' is not enabled.
                             Please enable row level access option to run the query with access rules.
9560      10           The ordinal number of a column in the ORDER BY clause exceeds 255. The client application does not support column numbers over 255.
9561      20           An insert or update to table '%.*s' places column '%.*s' at offset %d, ending at offset %d. The maximum permitted ending offset for this column is %d.
                             This is a server internal error.
9562      16           The command '%s' is not allowed when the set option '%s' is on.
9563      10           The current identity value ('%s') of table '%.*s' is the identity burn max value. Next identity value will cause overflow.
9565      17           The value of 'max parallel degree' ('%d') is smaller than the parallel degree required by this query ('%d'), and there are insufficient available worker processes.
                             Change 'max parallel degree' and retry the query.
9566      20           Worker Process internal plan copy error for EVAL %s. Consider running this query serially by setting the session parameter 'parallel_degree' to 1. 
                             Please contact SAP Technical Support.
9567      16           The fetch type '%.*s' can only be used with scrollable cursors.
9568      16           Invalid authorization mechanism '%.*s'.
9569      10           %.*s is an unknown module option for optimizer tracing for the showplan_in_xml() and will be ignored by the optimizer.
                             Please consult your manual for valid module names and options.
9570      16           The option %.*s is invalid for the builtin showplan_in_xml. The only valid options are 'query plan' and 'optimizer trace'. Please re-submit your query with the correct option.
9571      10           The built-in function '%s' has been deprecated. Use the new built-in function '%s' instead. Deprecated function returns value of 0.
9572      16           The option '%d' is invalid for the built-in function '%s', the valid option is larger than or equal to %d and less than or equal to %d.
9573      16           The server failed to create or update a row in table '%.*s' because the values of the row's partition-key columns do not fit into any of the table's partitions.
9574      16           The FETCH offset must be either an integer value, or a numeric/decimal value with a scale of zero.
9575      16           Row size of %d exceeds the maximum allowable size of row in a memory cache, %d.
9577      16           Password contains login name substring.
9578      16           The specified password must contain at least %d %S_MSG.
9579      16           The specified password must not contain any %S_MSG.
9580      10           An error occurred while attempting to retrieve rows for table '%.*s' from other instances in the cluster. Therefore the result set may be incomplete.
                             See the ASE error log for more information.
9582      16           Warning: The sum of the minimum numbers of alphabetic characters, digits, and special characters in a password is greater than the minimum length of the password.
9583      16           Warning: The sum of minimum number of uppercase characters and minimum number of lowercase characters in the password is 
                             greater than the minimum number of alphabetic characters.
9584      16           Warning: You have set the password expiration warning interval before setting the password expiration interval.
9585      16           Warning: You have set the password expiration warning interval to a value that exceeds the time to password expiration.
9586      16           password_admin Built-in error: %S_MSG
9587      16           The range for '%s' is %d to %d.
9588      16           You entered an invalid option name. No change was made.
9589      16           Illegal identity reservation value specified for table '%.*s'.
9590      16           Identity reservation value overflow for table '%.*s'.
9591      16           The specified identity reservation size for table '%.*s' exceeds the maximum reservation size. Please use sp_configure to increase the 'identity reservation size'.
9592      16           You can only set %s to %d.
9593      16           Conversion of input string to date format failed for parameter '%.*s'.
9594      10           Update to %s in set_password builtin has failed.For proper functioning of Sybase failover Update this file with new password 
                             as described in 'Using SybaseFailover in a High Availability System.' Password successfully changed.
9595      10           Old password encryption algorithm found for login name %.*s, suid %d, ver1 = %d, ver2 = %d, resetting password to %s
9596      10           Old password encryption algorithm found for login name %.*s, suid %d, ver1 = %d, ver2 = %d, failed to reset password.
9597      16           Failed to eliminate old password encryption algorithm use from syslogins, no changes committed.
9598      10           Old password encryption algorithm usage eliminated from %d login accounts, changes are committed.

  • No labels