Home » Oracle

ORACLE 12C NEW FEATURES 06 – AQ ENHANCEMENTS

ORACLE 12C NEW FEATURES 06 – AQ ENHANCEMENTS SrinivasMaddali  Oracle Database Advanced Queuing Enhancements The following sections describe Oracle Database Advanced Queuing (AQ) improvements. JMS Bulk Message Purging Oracle Streams Advanced Queuing (AQ) JMS uses partitioned tables beginning in Oracle

ARCHIVED LOG FILES

ARCHIVED LOG FILES What is an archived redo log file? Oracle enables you to save filled groups of online redo log files to one or more offline destinations, known collectively as the archived redo log, or more simply archive log.

HOW TO TURN ARCHIVING ON AND OFF

HOW TO TURN ARCHIVING ON AND OFF??? Doc Id on Metalink 69739.1 Turning Archiving On and Off You set a database’s initial archiving mode as part of database creation.Usually, you can use the default of NOARCHIVELOG mode at database creation

CATLOG CREATION

CATLOG CREATION Discussion on creation and use of catalog (Example scripts as provided by Oracle) What is to be done in Oracle Version 8.1.x? SVRMGR> spool create_rman.logSVRMGR> connect internalSVRMGR> create user rman identified by rmantemporary tablespace tempdefault tablespace rcvcat quota

Scroll to Top