Sybase 11.9.x-12.5 User Manual

Page 277

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

951

4819

16

You cannot BCP into the sysaudits table.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

4820

16

Illegal identity value specified for identity column in table `%.*s' through BCP.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4821

16

Identity value overflow while inserting into table `%.*s' through BCP.

Explanation:

This error is seen when bulk copying in a table that has an identity column.

Consider creating another table with a larger identity value range to load the data.

4822

14

You do not have the role required to run bcp in with the labelled option.

Explanation:

You do not have the permission to execute this command. Have the object

owner or a user with the needed role run this command.

4823

16

Sensitivity label out of range for some row(s).

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4824

16

Invalid sensitivity label for some row(s).

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4825

16

Some row(s) not copied.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4826

16

Expected sensitivity label length in data stream for bulk copy of sensitivity label data.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4827

16

Expected row offset in data stream for bulk copy of sensitivity label data.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4828

16

Expected sensitivity label data in data stream for bulk copy of sensitivity label data.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4829

16

Attempt to copy in row sensitivity labels without using bulk copy labelled option. Labels
will be overwritten.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

4830

16

The labelled option was specified, but row sensitivity labels were not passed in.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

Number

Severity

Text and Explanation

Advertising