ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual429394.001
1-17
Messages Displayed on the Workstation
32113
Cause. In creating a database, table, view, or index, the NonStop™ ODBC Server
could not create a mapping table entry for the specified object. For example, if you are
creating a table named TAB1 and other users have also created tables named TAB1 in
this database, the NonStop™ ODBC Server must map your table to a different name.
When duplicates exist, the NonStop™ ODBC Server sometimes cannot map an object
name.
Effect. The statement fails.
Recovery. Try creating the object with a different name.
32114
Cause. The statement contains an opening quotation mark but no closing quote.
Effect. The statement or batch of statements fails.
Recovery. Correct the statement to include the closing quote.
32115
Cause. Stated in the error message.
Effect. The statement or batch of statements fails.
Recovery. Correct the statement to include the end-of-comment mark.
32116
Cause. ACC_LOGTABLE does not exist.
Effect. Resource accounting information is not being collected.
Recovery. Create ACC_LOGTABLE first.
Object mapping error: Retry failed. Use another name.
Unclosed quote near the character string.
Missing end of comment mark.
ACC LOGTABLE does not exist; so, ACC LOG is not being
collected.