Quote:
|
Originally Posted by alingstars
Hi,
I am using DB2 UDB v7.2 win2k version. while trying to export data from a table the above message was displayed.
SQL3015N An SQL error "<sqlcode>" occurred during processing.
Explanation: An SQL error occurred during the utility call.
The utility stops processing.
User Response: Look at the SQLCODE (message number) in the
message for more information. Make changes and resubmit the
command.
|
Did it have a value for <sqlcode>?
If not, set DIAGLEVEL to 4 and retry, then check the db2diag.log, might give more info.
jono