HI,
I am getting the following error while running the drop commnd on the DB2 databse.
the command i am firing is
DROP TABLE REFERENCE.HC_TREAT_DIAG;
and the error i am getting is:-
[IBM][CLI Driver][DB2/6000] SQL0969N There is no message text corresponding to SQL error "-20241" in the message file on this workstation. The error was returned from module "SQLRLDRT" with original tokens "REFERENCE.HC_TREAT_DIAG". SQLSTATE=560C2
DROP TABLE REFERENCE.HC_TREAT_DIAG
did not complete successfully.