Database Backup and Recovery (MOSC)

MOSC Banner

After Duplicate a Database systemtrigger won't fire anymore

edited Oct 4, 2021 12:44PM in Database Backup and Recovery (MOSC) 2 comments
RU 19.12c;
After a restore test with "rman>duplicate database dborcl to dborclax pluggable database pdb_orcl" I observed that systemtriggers (logon/logoff trigger) not fired.

While analyzing this issue I noticed "_SYSTEM_TRIG_ENABLED" will reseted at the end of duplicate procedure.I assume the default value is FALSE for "_SYSTEM_TRIG_ENABLED", because it is set as "FALSE" after duplication. 

This behavior could became a strange problem, if you clone a database for a standby env, altough I'm not sure if the "duplicate for standby" clause other commands contains.

Is that expected? Why?

Cheers Peter

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