Previous  Next          Contents  Index  Glossary

Wfstdchk.sql

Use wfstdchk.sql to check and report any problems found in the Oracle Workflow data model. For example, this script will report any function activities that reference invalid functions and scan the tables of each workflow process definition object to verify that each row has a valid internal name and display name.

Use the script as follows:

sqlplus <user/pwd> @wfstdchk


         Previous  Next          Contents  Index  Glossary