Kbase 18123: ESQL - Error 2931 When Doing a CREATE SCHEMA/TABLE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/15/1998 |
|
ESQL - Error 2931 When Doing a CREATE SCHEMA/TABLE
If you are using ESQL/C and are getting the following error when
trying to do an EXEC SQL CREATE SCHEMA or EXEC SQL CREATE TABLE
statement, it is most likely caused by using a Progress reserved word
as a table name.
The error is as follows:
CREATE SCHEMA never started. Cannot finish. (2931)