Technology Stack - EBS (MOSC)

MOSC Banner

adcfgclone.pl setting default sga value to 1G when we clone 11i application clonning

edited Aug 20, 2021 11:30AM in Technology Stack - EBS (MOSC) 6 commentsAnswered
In our source system we have ="s_db_sga_target" set to 5G in database context file, when we clone the database from prod to test sga_target is set to 1G. I know It is picking the defualt value from adxdbctx.tmp template file, but why it is not setting the 5G as it is in prodution. Our clone is failing because of the low sga as other parameters are depending on sga value. (732)==> grep -i sga *
adcvmdb.xml: <oa_value_params oa_var="s_db_sga_target"
adxdbctx.tmp: <SGA_TARGET oa_var="s_db_sga_target" default="1G">%s_db_sga_target%</SGA_TARGET>

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