Sybase 11.9.x-12.5 Home Theater Server User Manual


 
Server Error Messages 6200 - 6299
992
6251 10 This cursor is declared within a stored procedure. The cursor's memory usage cannot be
distinguished from that of the procedure as a whole.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6252 10 This cursor is declared on a stored procedure. It is presently using `%d' bytes. However,
the memory usage will increase when the cursor is opened because the query plan will be
associated with the cursor at that time.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6253 10 This cursor is declared on a stored procedure. It is using %ld bytes of memory. The
procedure's plan (%ld bytes) will be returned to the procedure cache when the cursor is
closed.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6254 10 This cursor is using %ld bytes of memory.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6255 10 The cursor id is %ld.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6256 10 The cursor has been successfully opened %d times.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6257 10 The cursor was closed by a CLOSE CURSOR statement.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6259 10 The cursor was closed because its current scan position could not be maintained following
a delete, update or insert.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6260 10 The cursor was closed because it was declared on a join and its current position was
deleted.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
6261 10 The cursor was closed due to an error on the OPEN CURSOR statement.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
Number Severity Text and Explanation