Which of the following is true about the status of a PDB that has been unplugged from a CDB?
A .True. After ALTER PLUGGABLE DATABASE ... UNPLUG, CDB_PDBS.STATUS shows UNPLUGGED.
B .False. UNAVAILABLE isn't a valid status here.
C .False. REMOVED isn't used; UNPLUGGED persists until dropped.
D .False. DISABLED isn't a PDB state in this context.
Which three statements are true about the tools used to configure Oracle Net Services?
A .False. Net Manager is local, not centralized.
B .False. NetCA can run standalone.
C .True. EMCC manages service names centrally.
D .True. EMCC configures listeners on managed targets.
E .False. lsnrctl starts a default listener if no listener.ora exists.
F .True. Net Manager configures local tnsnames.ora.
Which three functions are performed by dispatchers in a shared server configuration?
A .True. Dispatchers return responses to clients.
B .False. Dispatchers manage queues, not write directly.
C .False. Responses are connection-specific, not broadcast.
D .True. Dispatchers receive client requests.
E .False. Queues are common, not per-connection.
Which two statements are true about the Automatic Diagnostic Repository (ADR)?
A .False. ADR is file-based, not in a schema.
B .False. No such default exists.
C .True. ADR logs ASM diagnostics.
D .True. Supports Clusterware diagnostics.
E .False. Defaults to $ORACLE_BASE or /u01/app/oracle if unset.
Which four statements are true about the Oracle Server architecture?
A .True. Multiple sessions with different users are possible.
B .False. Buffer cache and redo log buffer are in SGA, not large pool.
C .True. Session tracks login state.
D .True. Each process has its own PGA.
E .False. Connection is the network link; session is the state.
F .True. Same user can have multiple sessions (e.g., via different terminals).
William
4 days agoFrancesco
5 days ago