 |
|
DBMS_AQ_EXP_SIGNATURE_TABLES package tips
Oracle Tips by Burleson Consulting |
DBMS_AQ_EXP_SIGNATURE_TABLES
<< Return to the index
Oracle 11g provides the following information about the DBMS_AQ_EXP_SIGNATURE_TABLES package:
Description of the DBMS_AQ_EXP_SIGNATURE_TABLES package:
FUNCTION DBMS_AQ_EXP_SIGNATURE_TABLES.INSTANCE_INFO_EXP RETURNS VARCHAR2
Argument Name Type In/Out Default?
------------------------------ ----------------------- ------ --------
NAME VARCHAR2 IN
SCHEMA VARCHAR2 IN
PREPOST BINARY_INTEGER IN
ISDBA BINARY_INTEGER IN
VERSION VARCHAR2 IN
NEW_BLOCK BINARY_INTEGER 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
|
|