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 |
ORA-13765: Value "string" is illegal for a result limit.
ORA-00209: control file blocksize mismatch, check alert log for more info
DRG-50304: error in execute()
ORA-37079: (XSMCSESS07) Aggmap workspace object cannot be used for AGGREGATE.
ORA-15068: maximum number of diskgroups string already mounted
RMAN-00601: fatal error in recovery manager
ORA-39003: unable to get count of total workers alive
ORA-23332: group string is in use; cannot drop
ORA-14615: List value 'string' specified twice in subpartitions 'string', 'string'
ORA-30344: number of child cols different from number of parent level cols
ORA-24047: invalid agent name string, agent name should be of the form NAME
ORA-12922: concurrent ALTER DATABASE [NO] FORCE LOGGING command is running