My Oracle Support Banner

EM 13C: Enterprise Manager 13c Cloud Control Fleet Create Gold Image does not Exclude Sqlnet.ora File During Image Creation (Doc ID 2716533.1)

Last updated on SEPTEMBER 01, 2021

Applies to:

Enterprise Manager for Oracle Database - Version 13.3.2.0.0 and later
Information in this document applies to any platform.

Symptoms

In Enterprise Manager (EM) 13.3.2 Cloud Control, Fleet Create Gold Image is not excluding sqlnet.ora file during image creation:

$ emcli db_software_maintenance -createSoftwareImage -input_file="data:/home/oracle/gi_image.txt"

1.Gold Image SQLNET.ORA File
$ cat sqlnet.bkpora
# sqlnet.ora Network Configuration File: /u04/NewFolder/network/admin/sqlnet.ora
# Generated by Oracle configuration tools.

NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)

2. After Deploying Image To New Oracle Home
$ cd /u01/64bit/app/oracle/product/12.2_new/network/admin
$ cat sqlnet.ora
# sqlnet.ora Network Configuration File: /u04/NewFolder/network/admin/sqlnet.ora
# Generated by Oracle configuration tools.

NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)

 

Cause

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
Symptoms
Cause
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.