db2 store procedure compile error SQL1086C -
08-17-2003
, 09:34 PM
DB2 stored procedure compile error
DB2 Version 7.2 + FixPak 6, Solaris 8 + Workshop CC compiler
When I compile a simplest store procedure ( in stored procedure only contain
one create table SQL statment), got the error message:
[IBM][CLI Driver][DB2/SUN] SQL1086C Anoperating system error "
Precompilation/Compilation error " occurred.
Check the log file, it show the following contents:
*** BIND
/export/home/db2inst1/sqllib/function/routine/sqlproc/SAMPLE/DB2INS01/tmp/P1
348810.sqc ***
SQL1086C An operating system error "" occurred.
Where can I check further or any ideas??
Thanks in advance.
H.G. |