网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Which three components does the Scheduler use for managing tasks within the Oracle environment?()

  • A、 a job
  • B、 a program
  • C、 a schedule
  • D、 a PL/SQL procedure

参考答案

更多 “Which three components does the Scheduler use for managing tasks within the Oracle environment?()A、 a jobB、 a programC、 a scheduleD、 a PL/SQL procedure” 相关考题
考题 Which three components does the Scheduler use for managing tasks within the Oracle environment?() A. a jobB. a programC. a scheduleD. a PL/SQL procedure

考题 Which three components does the Scheduler use for managing tasks within the Oracle environment? ()(Choose three.) A. a jobB. a programC. a scheduleD. a PL/SQL procedure

考题 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?() A. Parallel compilation of only the stored PL/SQL codeB. Sequential recompilation of only the stored PL/SQL codeC. Parallel recompilation of any stored PL/SQL codeD. Sequential recompilation of any stored PL/SQL codeE. Parallel recompilation of Java codeF. Sequential recompilation of Java code

考题 In your production database there is a job, CALC_STAT, which has been scheduled to run every Friday at 5:00 p.m. CALC_STAT updates the optimizer statistics for the objects owned by the APPS schema. You want the task to be generic, thereby allowing users to modify the attributes of the task at run time without affecting the original task. Which component of Oracle Scheduler must you define to achieve this?()A、WindowB、ProgramC、Job classD、Window group

考题 You are the network administrator for All network servers run Windows Server 2003. Recently, another network administrator create a scheduled task to perform a normal backup of Microsoft Exchange Server 2003 compuer every Saturday night. You need to perform maintenance tasks on the Exchange server on this Saturday night only. If the backup starts while you are performing the maintenance tasks,data might be corrupted. You need to ensure that the backup task does not start while you perform the maintenance tasks. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution.()Choose two.)A、In the Backup utility, clear the Enabled (scheduled tasks runs at specified time) check box.B、In Control Panel, use Scheduled Tasks to pause Task Scheduler.C、Run the Schtasks command with the /end /p parameters.D、Use the Services snap-in to change the startup type of the Task Scheduler service from Automatic to Manual.

考题 The CALC function is used several times within the sales report. To simplify maintenance you want to store the function in one place and call it from within your PL/SQL trigger code. Which node would you use in object navigator to create a report level programme unit to store the function?()A、Programme units. B、PL/SQL libraries. C、Database object. D、Built in packages.

考题 Which three components does the Scheduler use for managing tasks within the Oracle environment? ()(Choose three.)A、a jobB、a programC、a scheduleD、a PL/SQL procedure

考题 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?()A、The PMON process registers the request in the response queue.B、A shared sever places the process request in the response queue.C、A request within the request queue is processed by an idle shared server process.D、A dispatcher assigns a request from the request queue to and idle shared server process.

考题 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?()  A、 It performs parallel recompilation of only the stored PL/SQL code.B、 It performs sequential recompilation of only the stored PL/SQL code.C、 It performs parallel recompilation of any stored PL/SQL as well as Java code.D、 It performs sequential recompilation of any stored PL/SQL as well as Java code.

考题 Which two PL/SQL8 features are supported in Oracle Forms?()A、methods B、object tables C、object columns D、collection types E、object as stored procedure parameters

考题 Which two statements are true regarding Oracle Data Pump()A、EXPDP and IMPDP are the client components of Oracle Data Pump.B、DBMS_DATAPUMP PL/SQL packages can be used independently of the Data Pump clients.C、Oracle Data Pump export and import operations can be performed only by users with the SYSDBA privilege.D、Oracle Data Pump imports can be done from the export files generated in the export utility of previous versions.E、EXPDP and IMPDP use the procedures provided by DBMS_METADATA to execute export and import commands.

考题 You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()A、the XML scriptB、the PL/SQL scriptC、the DBMS_SCHEDULER packageD、Enterprise Manager to schedule the backup

考题 You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()A、It is a SQL script.B、It is a PL/SQL file.C、It is an operating system (OS) file.D、It is a Recovery Manager (RMAN) script

考题 What does the term application partitioning refer to?()A、The feature of a forms application enabling it to run both in client-server mode and on the Web. B、Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C、The nature of a three-tier architecture, where the form module and processing software reside on an application server. D、The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

考题 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? ()A、SQL scriptB、PL/SQL scriptC、Operating System (OS) scriptD、Enterprise Manager (EM) scriptE、Recovery Manager (RMAN) script

考题 You work as a database administrator at Certkiller .com. In your production database there is a job, CALC_STAT, which has been scheduled to run every Friday at 5.00 p.m. CALC_STATupdates the optimizer statistics for the objects owned by the APPSschema. You want the task to be generic, thereby allowing users to modify the attributes of the task at run time without affecting the original task.Which component of Oracle Scheduler must you define to achieve this?()A、 WindowB、 ProgramC、 Job classD、 Window group

考题 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?()A、Parallel compilation of only the stored PL/SQL codeB、Sequential recompilation of only the stored PL/SQL codeC、Parallel recompilation of any stored PL/SQL codeD、Sequential recompilation of any stored PL/SQL codeE、Parallel recompilation of Java codeF、Sequential recompilation of Java code

考题 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? ()A、Use Scheduled Tasks to configure the tasks to run under the security context of a local      Administrator account. B、Configure the Task Scheduler service account to use a local Administrator account and password.  C、Use Computer Management to start the Messenger service and to configure the Messenger service to start automatically. D、Use Computer Management to start the Task Scheduler service and to configure the Task Scheduler service to start automatically.

考题 You need to record package and task outcome in the ETLAudit table. Which components of SSIS should you use?()A、Custom event handlersB、Data flow error outputC、SSIS log provider for SQL ServerD、Execute SQL tasks with failure precedence constraints

考题 单选题What does the term application partitioning refer to?()A The feature of a forms application enabling it to run both in client-server mode and on the Web. B Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C The nature of a three-tier architecture, where the form module and processing software reside on an application server. D The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

考题 多选题Which three components does the Scheduler use for managing tasks within the Oracle environment?()Aa jobBa programCa scheduleDa PL/SQL procedure

考题 多选题Which three components does the Scheduler use for managing tasks within the Oracle environment? ()(Choose three.)Aa jobBa programCa scheduleDa PL/SQL procedure

考题 单选题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? ()A Use Scheduled Tasks to configure the tasks to run under the security context of a local      Administrator account. B Configure the Task Scheduler service account to use a local Administrator account and password.  C Use Computer Management to start the Messenger service and to configure the Messenger service to start automatically. D Use Computer Management to start the Task Scheduler service and to configure the Task Scheduler service to start automatically.

考题 多选题Which two PL/SQL8 features are supported in Oracle Forms?()AmethodsBobject tablesCobject columnsDcollection typesEobject as stored procedure parameters

考题 单选题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?()A The PMON process registers the request in the response queue.B A shared sever places the process request in the response queue.C A request within the request queue is processed by an idle shared server process.D A dispatcher assigns a request from the request queue to and idle shared server process.

考题 单选题You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()A the XML scriptB the PL/SQL scriptC the DBMS_SCHEDULER packageD Enterprise Manager to schedule the backup

考题 单选题You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()A It is a SQL script.B It is a PL/SQL file.C It is an operating system (OS) file.D It is a Recovery Manager (RMAN) script