Previous  Next          Contents  Index  Glossary  Library

Wfprot.sql

Use wfprot.sql to reset the protection level of all objects associated with a specified item type.

Attention: If you reset the protection level for all objects in an item type, then none of those objects in the item type will be customizable by users operating at an access level higher than the new protection level.

Use the script as follows:

sqlplus <user/pwd> @wfprot <item_type> <protection_level>

Replace <Item_type> with the item type that you want to reset the protection level for, and replace <protection_level> with the new protection level.


         Previous  Next          Contents  Index  Glossary  Library