Which of the following commands will fail?
A. report schema;A user sends you an email with the following error message: create table idtable(id number)
* ERROR at line 1:
ORA-01116: error in opening database file 4
ORA-01110: data file 4: '/oracle01/oradata/orcl/users01.dbf' ORA-27041: unable to open file Linux Error: 2:
No such file or directory Additional information: 3
You can choose from the following steps:
a: Restore the missing database datafiles.
b: Take the missing datafile offline.
c: Shut down the database.
d: Issue the recover tablespace USERS command.
e: Issue the Startup Mount command to mount the database.
f: Bring the USERS tablespace online.
g:
Issue the alter database open command.
Which is the correct order of these steps in this case?
A. b, a, d, fIn Oracle 11g, which recommendations does the SQL Access Advisor generate? (Choose all that apply.)
A. partitioning recommendationsWhich of the following datatypes store time-zone information in the database?
A. TIMESTAMPA user named Arren is executing this query: select table_name, operation, undo_sql from flashback_transaction_query t, (select versions_xid as xid from employees versions between scn minvalue and maxvalue where employee_id = 123) e where t.xid = e.xid;
When the query runs, he receives an ORA-01031: insufficient privileges error. Since the user owns the employees table, you know that it is not the problem.
Which of the following SQL statements will correct this problem?
A. GRANT SELECT ANY TRANSACTION TO ARREN;What is the end result of these commands if they are successful?
RMAN> show retention policy;
RMAN configuration parameters for database with db_unique_name ORCL are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default RMAN> backup database tag=gold_copy plus archivelog tag=gold_copy delete input; RMAN> backup database tag=silver_copy plus archivelog tag=silver_copy delete
input;
A. Attempting to restore silver_copy will fail.Which of the following statements is true regarding the initialization parameter DIAGNOSTIC_DEST?
A. The default value is the value of the environment variable $ORACLE_HOME; if $ORACLE_HOME isn't set, then the default is set to $ORACLE_BASE.The user SYS creates a job by using the following command:
BEGIN
DBMS_SCHEDULER.CREATE_JOB (
job_name => 'update_sales',
job_type => 'STORED-PROCEDURE',
job_action => 'OPS.SALES_PKG.UPDATE_SALES_SUMMARY',
start_date => '28-DEC-07 07.00.00 PM Australia/Sydney', repeat_interval => 'FREQ=DAILY;
INTERVAL=2',
end_date => '20-JAN-08 07.00.00 PM Australia/Sydney', comments => 'New sales job');
END;
/
Which two statements are true about the job that was created by the preceding command? (Choose two.)
A. The job is enabled by default after creationYou create two resource plans, one for data warehouse loading jobs at night and the other for application jobs at day time. You want the resource plans to activate automatically so that the resource allocation is optimum as desired by the activity.
How would you achieve this?
A. Implement job classesWhen you are performing active database duplication, a backup of what kind is required?
A. A current RMAN backup-set backup is required.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-053 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.