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

No new writeups yet.

 

7301      15           FOR UPDATE has been incorrectly specified for a READ ONLY cursor.
7302      15           The row number specification for a SET CURSOR ROWS statement must be an integer value greater than 0.The given value is '%d'.
7303      15           FOR BROWSE can not be used in the declaration of a cursor.
7304      15           FOR READ ONLY can not be used in a SELECT which is not part of the declaration of a cursor or which is not inside a stored procedure.
7305      15           FOR UPDATE can not be used in a SELECT which is not part of the declaration of a cursor or which is not inside a stored procedure.
7307      15           COMPUTE clause can not be used in the declaration of a cursor.
7308      15           SELECT-INTO can not be used in the declaration of a cursor.
7309      10           SQL statement on line number %d contains %S_MSG. The error is caused due to the use of %s.
7310      10           SQL statement on line number %d contains %S_MSG. The error is caused due to the use of non-ANSI option: %S_MSG.
7311      10           Line number %d contains %S_MSG. The error is caused due to the use of Sybase declared global/local variables.
7312      10           Line number %d contains %S_MSG. The error is caused due to the use of Sybase built-in function: %.*s.
7313      10           Line number %d contains %S_MSG. The error is caused due to the use of non-standard control flow: %s.
7314      10           Line number %d contains %S_MSG. The error is caused due to the use of non-standard transaction key word(s): %S_MSG.
7315      10           Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI conversion function(s).
7316      10           Line number %d contains %S_MSG. The error is caused due to the use of database prefix.
7317      10           Line number %d contains %S_MSG. The error is caused due to the use of %S_MSG %S_MSG.
7318      10           Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI drop object functionality: %S_MSG.
7319      10           Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI operator: %S_MSG.
7320      10           Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI pattern matching character(s).
7321      10           Line number %d contains %S_MSG. The error is caused due to the use of column name(s) in a select list with aggregates but column name(s) not in group by list.
7322      10           Line number %d contains %S_MSG. The error is caused due to the use of set operations in an insert select: %S_MSG.
7323      10           Line number %d contains %S_MSG. The error is caused due to the use of column headings.
7324      10           Line number %d contains %S_MSG. The error is caused due to the use of compute statement.
7325      16           Nulls not allowed in a primary key column.
7326      10           Line number %d contains %S_MSG. The error is caused due to the use of Non-ANSI escaping of '[' or ']' in a LIKE ESCAPE.
7327      10           Length or precision specification %d is not within the range of 1 to %d.
7328      10           Specified scale %d is not within the range of 0 to 255.
7329      15           There are too many parameters given with function '%.*s'.  The maximum number of parameters allowed is %d.
7330      15           Within %s, you are not allowed to specify the database name prefix for the new object name in %s.  All new objects must be created in the current database.
7331      15           Within %s, you can't create an object owned by another user. The specified object owner is '%.*s', but the schema authorization id is '%.*s'.
7332      15           %S_MSG is allowed only in %S_MSG
7333      15           %s does not allow specifying the user name as a prefix to the object name.
7334      16           Subqueries are not allowed in a RAISERROR.
7335      15           A SELECT statement that assigns a value to a variable must not be combined with a COMPUTE clause.
7336      10           Line number %d contains non-ANSI identifier. Length of identifier '%.*s' is greater than 18.
7337      10           FIPS WARNING: Truncation when inserting long char/varchar/unichar/univarchar into shorter char/varchar/unichar/univarchar.
7338      10           FIPS WARNING: Union of exact numeric with different precision or scale.
7339      10           FIPS WARNING: Union of chars or of literals with different lengths.
7340      10           FIPS WARNING: Union of chars with literal.
7341      10           FIPS WARNING: Inserted approximate numeric into exact numeric.
7342      15           Keyword SHARED can not be used in a SELECT statement which is not part of the declaration of a cursor.
7343      15           The value (%d) given to the %S_MSG is not within the allowed range. The allowed range is between %d and %d.
7344      16           DECLARE CURSOR must be the only statement in a query batch.
7345      16           SELECT is not allowed in a dynamic EXECUTE IMMEDIATE statement.
7346      16           Invalid arguments for RAISERROR extended error data.
7347      16           The IDENTITY function should be used only when the SELECT statement has an INTO clause.
7348      16           Select expression results in more than one column having same name. Column name '%.*s' is specified more than once
7349      16           FIPS WARNING: Due to usage of the name of an expression in the ORDER BY clause which has a correlation name in the select list
7350      16           FIPS_WARNING: Use of implicit or explicit ALL in COUNT aggregate function. Only COUNT(*) or COUNT( DISTINCT <expression> ) is allowed.
7351      16           Local or global variables not allowed in %S_MSG
7352      16           The SET option with ARITH_OVERFLOW is allowed only in SET ARITHABORT or SET ARITHIGNORE.
7353      16           The SET option with NUMERIC_TRUNCATION is allowed only in SET ARITHABORT.
7354      16           The SET can have option restrictions only when there is one option in the command.
7355      16           Table (or view) '%.*s' created by SELECT INTO or CREATE VIEW results in a column with no name.  Please specify a column name for computed columns.
7356      16           Aggregates or subqueries are not allowed in check constraints.
7357      15           Label options (CURREAD, CURWRITE) cannot be used with non-label SET options in a single SET commmand.
7358      16           Invalid type argument specified for the %s builtin function. Argument must either be SENSITIVITY or SENSITIVITY_BOUNDARY.
7359      16           SYB_IDENTITY is not allowed in READ or WRITE TEXT commands.
7360      16           Explicit updates/inserts cannot be done on sensitivity or information columns.
7361      16           FIPS WARNING: GROUP BY clause specified when all the items in select list are aggregate functions or none of the items in select list are aggregate functions.
7362      16           FIPS WARNING: Select list contains aggregate function(s) but GROUP BY clause not specified.
7363      16           You can not have variable assignments in a SELECT statement with the UNION operation.
7364      16           Tables '%.*s' and '%.*s' have same exposed names. Use correlation names to distinguish them.
7365      16           A column in the FOR UPDATE OF list can only be qualified by a table or correlation name. Column '%.*s' is qualified by an table owner and/or database name.
7366      16           A column in the FOR UPDATE OF list can only be qualified by an exposed table or correlation name. '%.*s' is not an exposed name in the select statement.
7367      16           Expected row size '%d' is not a valid value; expected row size must be greater than 9 or can be either 0 or 1.
7368      16           Can not create column by name 'SYB_IDENTITY_COL'. This name has special meaning when 'auto_identity' option is ON.
7369      15           Procedure Grouping is not allowed.
7370      16           Specified precision %d is more than the maximum precision %d.
7371      16           Specified scale %d is more than the specified precision %d.
7372      15           A SELECT FOR UPDATE statement within or outside of a cursor context cannot be specified at isolation level 0.
7373      15           Browse mode cannot be specified at isolation level 0.
7374      15           Invalid isolation level specified.
7375      15           SELECT INTO cannot be specified with isolation level clause.
7376      15           Select in a CREATE VIEW cannot be specified with isolation level clause.
7377      15           SELECT INSERT cannot be specified with isolation level clause.
7378      15           HOLDLOCK/NOHOLDLOCK/SHARED/READPAST conflicts with AT ISOLATION LEVEL 0.
7379      14           Permission denied. You must have the 'Replication' role to set %.*s ON or OFF. Please contact a user with System Security Officer (SSO) role for help.
7380      10           WARNING: Line %d. Invalid value for '%S_MSG' specified.  This value will be ignored, default value will be used instead.
7381      10           prefetch size
7382      16           Subqueries are not allowed in an ORDER BY clause.
7383      16           Subqueries are not allowed in a GROUP BY clause.
7384      16           Subqueries are not allowed in a COMPUTE clause.
7385      16           The number of subqueries in the query exceeds the maximum allowed (%d).
7386      10           Set dup_in_subquery is no longer supported. To get similar performance and semantics, rewrite the subquery as a join.
7387      15           The maximum number of parameters in a dynamic SQL statement is %d.
7388      16           An aggregate of an aggregate produces a scalar value. Any further nesting of aggregates has no effect. Remove the aggregates beyond level two.
7389      16           A HAVING clause with aggregates of different levels is not allowed.
7391      15           The table count specification for a SET TABLE COUNT statement must be an integer value greater than 0. The given value is '%d'.
7392      15           Procedure Grouping is not allowed. Please contact a user with System Security Officer (SSO) role for help.
7393      16           The value of forced parallel degree cannot be negative.
7394      15           Duplicate specification of '%S_MSG' clauses for one table is not allowed.
7395      10           forced index
7396      10           forced parallel
7397      10           forced lru/mru
7398      10           forced prefetch
7399      15           Reserved page gap '%d' is not a valid value; reserved page gap must be between 0 and 255

  • No labels