Wfbkgchk.sql

Use wfbkgchk.sql to get a list of all activities waiting to be processed by the background engine the next time it runs.

Use the script as follows:

sqlplus <user> @wfbkgchk <WF_schema> 
Enter password: <password>

Replace <WF_schema> with the Oracle Workflow schema, usually applsys .

Related Topics