how to resolve the sqlcode -501 erroe in db2?
Answers were Sorted based on User's Feedback
Answer / viswa
This is due to the cursor declaration in which the application program has attempted to fetch some data's into a cursor that was neither declared nor opened. So, Always follow DECLARE,OPEN,FETCH,CLOSE while working with cursors.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / avinash
if anybody know this answer plz give the answer...
| Is This Answer Correct ? | 2 Yes | 2 No |
PLS-00161: Pragma string expects 3rd argument to be an identifier or a string literal
ORA-31441: table is not a change table
LSX-00024: unknown attribute group "~S"
KUP-04059: found EOF in length portion of VARIABLE record in file string
ORA-13202: failed to create or insert into the SDO_INDEX_METADATA table
ORA-06712: TLI Driver: error on accept
QSM-02086: mv uses the MIN or MAX aggregate functions
ORA-22810: cannot modify object attributes with REF dereferencing
ORA-31016: Attempted to delete entry without name
ORA-13787: missing SQL profile for statement object "string" for tuning task "string"
PCC-02133: CMD-LINE: Error in string processing function
NZE-29135: Seed generation for Random Number Generator failed.