Skip Headers
|
 |
 |
|
 |
 |
 |
|
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
Copyright © 2003, 2005, Oracle. All rights reserved.