|
Products
Services
Information
Company
|
Oracle Security Scripts This page contains safe SQL script and useful packages.What are safe SQL scripts? Safe SQL scripts are using base tables instead of views. The scripts are also using objects with absolute paths (e.g. SYS.DBMS_CRYPTO instead of DBMS_CRYPTO) to avoid manipulations in the execution path. This has advantages and disadvantages. The advantage is that these scripts are not affected by data dictionary manipulations. The disadvantage is that these scripts are more complicated than scripts based on views.
Related Information © 2005 by Red-Database-Security GmbH - last update 02-nov-2005 |
Welcome
News
Newsletter |