Which two items are key for maintaining data consistency in Oracle Database 12c?
Which three options correctly match environment variables with their specific functionality?
You create a CDB with four containers: the loot, the seed, and two pluggable databases PDB1 and PDB2. Which four items can reside In PDB1, but not in the root?
Which command do you use to create a local role while you are connected as the local user?
Your database is open and the listener is running. The DBA stops the listener by using the command:
LSNRCTL> STOP
What happens to the sessions that are currently connected to the database instance?
You execute some DMLcommands, followed by a COMMIT Statement.
Which option correctly describes how the logwriter (LGWR) process takes part in the transaction commit?
Which two statements about ADDM are true?
Which two statements are true about listeners?
Your customer is looking for a solution to address these downtime needs:
- Online addition and removal of disks should automatically rebalance data across new storage configurations while storage, database, and applications remain online.
- Dynamically add or remove clustered nodes without disrupting the database or applications.
- Automate the sizing and distribution of shared memory.
- Add a column with a default value without disrupting the database or applications.
- Perform rolling patch upgrades.
Which four would you recommend to address those needs?
Which statement is true about Enhanced Real-Time ADDM in Oracle Database 12c?