| |
 |
|
Oracle Tips by Burleson |
Oracle10g Grid Computing
with RAC
Chapter 17 -
Oracle’s Grid Integration Technologies
Advanced
Queuing (AQ) Queue
in the Data Pump
The Oracle
Data Pump also features two AQ queues:
-
Status
Queue: The master control process writes to the status queue. This
queue is mainly used for shadow processes to receive work in progress
and error messages queued by the master control process.
-
Control
Queue: This queue enables communication among the various processes.
All API commands, work requests, responses, file requests, and log
messages are processed on this queue.
Data Pump
Data Directory View
Following
shows the data dictionary views related to the data pump.
-
dba_datapump_jobssummarizes
all active Data Pump jobs on the system.
-
user_datapump_jobsummarizes
the current user’s active Data Pump jobs.
-
dba_datapump_sessionsdisplays
all sessions currently attached to Data Pump jobs.
-
v$session_longopsdisplays
each active Data Pump job and its progress.
Data Pump
Export
The
following table lists the new Data Pump export utility’s commands and
its comparable command in the original export utility.
|
DATA
PUMP EXPORT |
ORIGINAL EXPORT |
|
ATTACH |
|
|
CONTENT=ALL |
ROWS=Y |
|
CONTENT=METADATA_ONLY |
ROWS=N |
|
CONTENT=DATA_ONLY |
|
|
DIRECTORY |
|
|
DUMPFILE |
FILE |
|
ESTIMATE |
|
|
ESTIMATE_ONLY |
|
|
EXCLUDE and INCLUDE |
GRANTS, INDEXES,
TRIGGERS, CONSTRAINTS |
|
FILESIZE |
FILESIZE |
|
FLASHBACK_SCN |
FLASHBACK_SCN, CONSISTENT
OBJECT_CONSISTENT |
|
FLASHBACK_TIME |
FLASHBACK_TIME, CONSISTENT
OBJECT_CONSISTENT |
|
FULL |
FULL |
|
HELP |
HELP |
|
JOB_NAME |
|
|
KEEP_MASTER |
|
|
LOGFILE |
LOG |
|
NETWORK_LINK |
|
|
NOLOGFILE |
|
|
PARALLEL |
|
|
PARFILE |
PARFILE |
|
QUERY |
|
|
SCHEMAS |
OWNER |
|
STATUS |
FEEDBACK |
|
TABLES |
TABLES |
|
TABLESPACE |
TABLESPACE |
|
TRANSPORT_TABLESPACES |
TRANSPORT_TABLESPACES |
|
TRANSPORT_FULL_CHECK |
TTS_FULL_CHECK |
|
VERSION |
|
For more information,
see the book
Oracle 11g
Grid and Real Application Clusters 30% off if you
buy it directly from Rampant TechPress .
Written by top Oracle
experts, this RAC book has a complete online code depot with
ready to use RAC scripts.
Remote DBA
Services
Burleson Consulting
can offer world-class remote Oracle database support at super-affordable prices.
Our remote
Oracle DBA service provides 100% of the remote Oracle database administration
needs for your company, and includes 24x7 access to our staff of 100% OCP
Certified Oracle DBAs.
We require a 12 month service commitment and include the following services:
- Initial configuration review and problem identification
- Installation of Oracle statistics collection mechanisms and quarterly
database growth summaries
- Hourly monitoring of your Oracle database for pending problems
- Periodic performance analysis & identification of tuning activities
- Twenty Four hour Oracle emergency support
- Reporting and resolving all serious Oracle alert log messages
- Free use of the BC
TablePack,
ServerPack
and
AuditPack
services
- Quick response emergency support for production database outages
- Four hours of free remote DBA support every month. You can use these free
hours for any DBA activity, including database analysis, system design,
production migrations or personal mentoring.
For more
information, please visit www.dba-oracle.com.
 |