On your logical standby database, you specified these rules:
After completion of the weekend batch cycle you attempt to delete the SQL Apply filters:
Which is TRUE regarding the execution of the UNSKIP procedure?
The execution of the UNSKIP procedure is designed to remove SQL Apply filters that have been previously set up on a logical standby database. Based on the provided statements, the UNSKIP procedure is directed to delete any SQL Apply filters for DML statements associated with objects in the 'HR' schema that start with 'EMP'. Since both SKIP procedures had the same schema name ('HR') and statement type ('DML'), and the UNSKIP procedure uses a wildcard (%) for the object name, it will successfully remove both of the SQL Apply filters for 'EMP_NEW' and 'EMP_OLD', as both object names match the pattern provided in the UNSKIP procedure.
Reference: Oracle's Data Guard documentation and SQL Language Reference provide insights into managing SQL Apply filters on a logical standby database using the DBMS_LOGSTDBY package. This includes adding and removing filters through SKIP and UNSKIP procedures.
Lina
13 days agoCarri
14 days agoHui
16 days agoGolda
21 days agoMattie
27 days agoChi
10 days agoRex
12 days agoLilli
14 days agoKimbery
1 months agoGolda
1 months agoKris
1 months agoLashon
19 days agoEdward
21 days agoCherrie
22 days agoKimbery
1 months ago