View previous topic :: View next topic |
Author |
Message |
nadh Intermediate
Joined: 08 Oct 2004 Posts: 192 Topics: 89
|
Posted: Tue Feb 22, 2005 2:36 am Post subject: sqlcode -0000001024 in db2 |
|
|
Hi,
What does sqlcode -0000001024 in db2 mean. How to get rid of it.
Thanks in advance
nadh |
|
Back to top |
|
 |
programmer1 Beginner
Joined: 18 Feb 2004 Posts: 138 Topics: 14
|
Posted: Tue Feb 22, 2005 4:37 am Post subject: |
|
|
This is what I got from the quick reference:
DB2
Quote: |
1024 Error allocating The system attempted to Examine the SQL
storage for Data allocate storage for statement for syntax
Variables data fields that errors. Verify that
failed. there is enough storage
and execute the request
again.
|
QMF:
Quote: |
Message: The identified row of the installation command definition table
contains an invalid entry in the SYNONYM_DEFINITION column. The column
can only contain the substitution variable "YES" and it can only be defined
once in the definition.
Response: Correct the invalid entry in the SYNONYM_DEFINITION column by
specifying the YES variable only once and removing all other invalid
substitution variables.
|
_________________ Regards,
Programmer |
|
Back to top |
|
 |
|
|