Hello,
i wrote a stored procedure, which ends with the command:
DB20000I The SQL command completed successfully.
But when i call the stored procedure i got the following error:
SQL0444N Routine "DB" (specific name "DB") is implemented
with code in library or path "\test", function "DB" which cannot be accessed. Reason code: "4". SQLSTATE=42724
Can anybody help me....? I knwo what reason code 4 is, but i can't find the error!!
THX
i wrote a stored procedure, which ends with the command:
DB20000I The SQL command completed successfully.
But when i call the stored procedure i got the following error:
SQL0444N Routine "DB" (specific name "DB") is implemented
with code in library or path "\test", function "DB" which cannot be accessed. Reason code: "4". SQLSTATE=42724
Can anybody help me....? I knwo what reason code 4 is, but i can't find the error!!
THX