September 2011
Intermediate to advanced
528 pages
19h 57m
English
Once you set up the database store and test the connection, the Oracle (or other database) administrator must execute a SQL script that creates necessary tables in the RDBMS security store. Scripts for all supported databases are in the WL_HOME\server\lib directory. For the Oracle 9i, 10g, and 11g databases, for example, you execute the rdbms_security_store_oracle.sql script. The script creates tables in which the security providers will store the security data. You can remove these tables by executing the corresponding rdbms_security_store_oracle_remove.sql script.
|
NOTE | |
|
Oracle recommends that you create ... |
Read now
Unlock full access