a job
a program
a schedule
a PL/SQL procedure
第1题:
Which three components does the Scheduler use for managing tasks within the Oracle environment? ()(Choose three.)
第2题:
Click the Exhibit button and examine the diagram, which illustrates the components performing tasks within an Oracle Shared Sever environment. Which task is being performed by component 4?()
第3题:
Which two PL/SQL8 features are supported in Oracle Forms?()
第4题:
You want to configure and schedule offline database backups to run automatically. Which tool or utilitywould you use to achieve this()
第5题:
You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate? ()
第6题:
You use Windows 2000 Professional on your desktop computer Company1. You use Company1 to runautomated reports and retrieve performance data from Windows 2000 Server computers.You configure Scheduled Tasks to notify you of failed tasks. Three days later, you notice that none ofyour tasks was started and you never received notification. You view the list of scheduled tasks as shownin the exhibit. You want to enable your tasks to start and then to receive notification of failed tasks. What should you do? ()
第7题:
The feature of a forms application enabling it to run both in client-server mode and on the Web.
Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources.
The nature of a three-tier architecture, where the form module and processing software reside on an application server.
The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.
第8题:
a job
a program
a schedule
a PL/SQL procedure
第9题:
Parallel compilation of only the stored PL/SQL code
Sequential recompilation of only the stored PL/SQL code
Parallel recompilation of any stored PL/SQL code
Sequential recompilation of any stored PL/SQL code
Parallel recompilation of Java code
Sequential recompilation of Java code
第10题:
methods
object tables
object columns
collection types
object as stored procedure parameters
第11题:
The procedure may be used for some components to relocate component data to the SYSAUX tablespace from its current tablespace.
The procedure may be used for some components to relocate component data from the SYSAUX tablespace to another tablespace.
All the components may be moved into SYSAUX tablespace.
All the components may be moved from the SYSAUX tablespace.
第12题:
EXPDP and IMPDP are the client components of Oracle Data Pump.
DBMS_DATAPUMP PL/SQL packages can be used independently of the Data Pump clients.
Oracle Data Pump export and import operations can be performed only by users with the SYSDBA privilege.
Oracle Data Pump imports can be done from the export files generated in the export utility of previous versions.
EXPDP and IMPDP use the procedures provided by DBMS_METADATA to execute export and import commands.
第13题:
Which three components does the Scheduler use for managing tasks within the Oracle environment?()
第14题:
Your organization decided to upgrade the existing Oracle 10g database to Oracle 11g database in a multiprocessor environment. At the end of the upgrade,you observe that the DBA executes the following script: SQL> @utlrp.sql What is the significance of executing this script?()
第15题:
Which two statements are true regarding Oracle Data Pump()
第16题:
What does the term application partitioning refer to?()
第17题:
You upgrade your Oracle database in a multiprocessor environment. As a recommended you execute thefollowing script:SQL > @utlrp.sqlWhich two actions does the script perform?()
第18题:
You need to record package and task outcome in the ETLAudit table. Which components of SSIS should you use?()
第19题:
a job
a program
a schedule
a PL/SQL procedure
第20题:
Top SQL
snapshots
SQL Tuning sets
index access path
optimizer statistics
materialized view logs
第21题:
Forwarding Class
Priority
TOS Marking
Buffer Size
RED Configuration
第22题:
The PMON process registers the request in the response queue.
A shared sever places the process request in the response queue.
A request within the request queue is processed by an idle shared server process.
A dispatcher assigns a request from the request queue to and idle shared server process.
第23题:
Change in the Oracle Database version
Change in your network infrastructure
Change in the hardware configuration of the database server
Migration of database storage from non-ASM to ASM storage
Database and operating system upgrade
第24题:
the XML script
the PL/SQL script
the DBMS_SCHEDULER package
Enterprise Manager to schedule the backup