 |
|
DBMSOBJG_DP package tips
Oracle Tips by Burleson Consulting |
DBMSOBJG_DP
<< Return to the index
Oracle 11g provides the following information about the DBMSOBJG_DP package:
Description of the DBMSOBJG_DP package:
PROCEDURE DBMSOBJG_DP.GENERATE_DDL_DP
Argument Name Type In/Out Default?
------------------------------ ----------------------- ------ --------
CANON_SNAME VARCHAR2 IN
CANON_ONAME VARCHAR2 IN
TYPE VARCHAR2 IN
FLAVOR_COLUMNS TABLE OF VARCHAR2(30) IN
TABLESPACE VARCHAR2 OUT
DDLTAB TABLE OF VARCHAR2(256) OUT
DDL_LENS TABLE OF NUMBER OUT
USE_TABLESPACE BOOLEAN IN
CREATE_STORAGE BOOLEAN IN
DISABLED_TRIG VARCHAR2 OUT
FORCE_VIEW BOOLEAN IN
DEBUG_TABLE VARCHAR2 IN
DDLCNT NUMBER(38) OUT
 |
If you like Oracle tuning, see the book "Oracle
Tuning: The Definitive Reference", with 950 pages of tuning tips and
scripts.
You can buy it direct from the publisher for 30%-off and get
instant access to the code depot of Oracle tuning scripts. |
 |
 |
|
Download your Oracle scripts now:
www.oracle-script.com
The
definitive Oracle Script collection for every Oracle professional DBA
|
|