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-23475: key column string must be sent and compared
ORA-02007: can't use ALLOCATE or DEALLOCATE options with REBUILD
O2F-00333: An unexpected token appeared where a keyword was expected in the INTYPE file
DRG-50948: ABOUT clause required in the absence of a text index
ORA-01989: role 'string' not authorized by operating system
ORA-01877: string is too long for internal buffer
TNS-12169: TNS:Net service name given as connect identifier is too long
RMAN-06744: specification does not match any datafilecopy in the repository
ORA-24192: the property name cannot be null
ORA-12008: error in materialized view refresh path
RMAN-06418: proxy incremental backups with level > 0 not supported
ORA-26056: Can not unload from a view through the direct path.