B
Bruce
We are getting a unavailable resource processing error
when executing a macro to fetch rows from DB2. The code
worked until we migrated to version 7 of DB2. Error 57011:
[IBM][CLI Driver][DB2]SQL0904N Unsuccellful execution
caused by an unavailable resource. Reason code: "UPDATABLE
WORKFILE", type of resource: "100", and resource
name: "TEMP DATABASE".
We are sending a standard SQL select from SQL statement
and do not know why TEMP DATABASE is be returned.
when executing a macro to fetch rows from DB2. The code
worked until we migrated to version 7 of DB2. Error 57011:
[IBM][CLI Driver][DB2]SQL0904N Unsuccellful execution
caused by an unavailable resource. Reason code: "UPDATABLE
WORKFILE", type of resource: "100", and resource
name: "TEMP DATABASE".
We are sending a standard SQL select from SQL statement
and do not know why TEMP DATABASE is be returned.