Earlier this morning I trying to create DLL for my DB2 database but it kept giving the following message:
The DB2 Administration Server encountered a script error. Script error code "1".
Explanation:
A script error was encountered while the DB2 Administration server was executing the script. The script exited with error code "".
User response:
Verify that the script is correct.
If you continue to receive this error message after attempting the suggested response, refer to the DB2 Administration Server's First Failure Data Capture Log for additional information or contact IBM Support.
can anyone help me on this? my user is ROOT and schema is SQLJ command is db2look -d OBDB -z SQLJ -u ROOT -e -l -x -c ; Error code is SQL22220.