Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
Purpose
A pragma is a compiler directive that tells Oracle to use rules, other than the default rules, for the object.
The following links are to library pages where there are demos of various Oracle pragma statements. Non-linked items are topics for further research.
Pragma Note
A page has not been added at this point-in-time to explain PRAGMA UNSUPPORTED so in its place the following note has been added based on Oracle's online docs.
"Procedures and packages with the pragma UNSUPPORTED stop apply at the point of procedure invocation so that manual intervention can be taken."