1Z0-045 무료 덤프문제 온라인 액세스
| 시험코드: | 1Z0-045 |
| 시험이름: | Oracle database 10g:new features for Oracle8i ocps |
| 인증사: | Oracle |
| 무료 덤프 문항수: | 156 |
| 업로드 날짜: | 2026-08-25 |
You have the following requirements with respect to optimizer statistics:
The statistics should be generated automatically during weekdays (Monday to Friday) between
10:00 p.m. and 7:00 a.m.
The objects that need updated statistics the most should be processed first.
What would you do?
You executed the following command to drop a user:
DROP USER scott CASCADE;
Which two statements regarding the above command are correct? (Choose two.)
The _____ identifies and helps to resolve performance problems relating to the execution of SQL statements by recommending which indexes, materialized views, or materialized view logs to create, drop, or retain.
Examine this startup script called startmydb.sql:
CONNECT myid/mypwd AS SYSDBA STARTUP EXIT
In Oracle8i, you could have executed this script by invoking Server Manager with the command: svrmgrl @startmydb.sql
Which alternative command could you use to run the startmydb.sql script with SQL*Plus to start your Oracle 10g database?