Managing Databases with Oracle What type of failure occurs when Oracle fails due to an operating system or computer hardware failure? Rollback failure Application failure Media Failure Instance Failure Rollback failure Application failure Media Failure Instance Failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? DROP SEQUENCE [SequenceName] CREATE SEQUENCE [SequenceName] ON DELETE CASCADE ON UPDATE CASCADE DROP SEQUENCE [SequenceName] CREATE SEQUENCE [SequenceName] ON DELETE CASCADE ON UPDATE CASCADE ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles? Inconsistent backup Full backup Consistent backup Differential backup Inconsistent backup Full backup Consistent backup Differential backup ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle When using SQL*Plus, Oracle commands, column names, table names and all other database elements: are case sensitive. must always be in upper case. are case insensitive. must always be in lower case. are case sensitive. must always be in upper case. are case insensitive. must always be in lower case. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What Oracle backup and recover file contains user and system data? Datafile Offline ReDo file OnLine ReDo file Control file Datafile Offline ReDo file OnLine ReDo file Control file ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You have linked SQL*Plus to an external text editor. To invoke the text editor for use within SQL*Plus, which command do you use? Open [FileName] Alter [FileName] Edit [FileName] Show [FileName] Open [FileName] Alter [FileName] Edit [FileName] Show [FileName] ANSWER DOWNLOAD EXAMIANS APP