0x005700BC (5701820) The command cannot be run. There is no stored procedure environment handle. The OPEN command did not run.

Explanation

The stored procedure application program called CACTDCOM with a database command without first opening the URT.

User response

Correct the stored procedure application program to open the URT before other database commands are issued and rerun the job.