Database Administration (MOSC)

MOSC Banner

11GR2 archive log setups.

edited Nov 16, 2014 10:00AM in Database Administration (MOSC) 6 commentsAnswered
Hi,
We upgraded production env from 10G to 11.2.0.3.    I have a question on how archive log should be implemented.    I have the current setting in 11.2.0.3

SQL> archive log list
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            USE_DB_RECOVERY_FILE_DEST
Oldest online log sequence     1244
Next log sequence to archive   1246
Current log sequence           1246

SQL> show parameter db_recover

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest                string      /u02/oralogs/fprd
db_recovery_file_dest_size           big integer 100G


log_archive_config                   string
log_archive_dest                     string      /u02/oralogs/fprd     -      I know this is deprecated in 11G

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center