Online Access Free 1Z0-045 Practice Test
| Exam Code: | 1Z0-045 |
| Exam Name: | Oracle database 10g:new features for Oracle8i ocps |
| Certification Provider: | Oracle |
| Free Question Number: | 156 |
| Posted: | May 19, 2026 |
Consider the following scenario:
You have a directory, data, under the disk group tdgroupA. You want to create an alias for one of
the data files and you execute the following command:
ALTER DISKGROUP tdgroupA
ADD ALIAS '+tdgroupA/data/datafile.dbf'
FOR '+tdgroupA.231.45678';
Which task would be accomplished by the command?
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?
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?