Tag: databases
Questions Related to databases
Which three are the physical structures that constiture the Oracle database ? (Choose Three)
When an oracle Instance is started, background process are started. Background processes perform which two functions ? (Choose two)
SQL> CREATE TABLESPACE user_data EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO; Which twp assumptions must be true for this statement to execute successfully ? (Choose two)
The database is running in NOARCHIVELOG mode. A data file is lost. Which two are valid options for recover ? (Choose two)
Which two statments regarding the control file and Recover Manager are true ? (Choose two)