My Oracle Support Banner

Log_archive_dest_32 (Doc ID 2532491.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.1.0.2 [Release 12.1]
Information in this document applies to any platform.

Goal

NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the
Oracle sample schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual
environments, actual persons, living or dead, is purely coincidental and not intended in any manner.

For the purposes of this document, the following fictitious environment is used as an example to describe the procedure:

Disk Group Name: +DEV9CTMR_ARCH
Service Name: DEV9CTM

**********

You are able to see log_archive_dest_32 through gv$archive_dest view in physical standby database although you din't define log_archive_dest_32 on the standby database.

SQL> select dest_id, destination as archive_dest, target from v$archive_dest where status = 'VALID' order by dest_id;

DEST_ID ARCHIVE_DEST TARGET
---------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ----------------
1 +DEV9CTMR_ARCH LOCAL
2 DEV9CTM              REMOTE
32 +DEV9CTMR_ARCH

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.