You updated the 

题目

You updated the resource plan directive for the resource consumer group, DSS_USERS. The resource plan directive is assigned to the DSS_PLAN by using the following statement:   SQL>EXEC DBMS_RESOURCE_MANAGER.UPDATE_PLAN_DIRECTIVE  (PLAN => ’DSS_PLAN’,   GROUP_OR_SUBPLAN => ’DSS_USERS’,   NEW_CPU_P1 => 80,   NEW_SWITCH_GROUP => ’CANCEL_SQL’,   NEW_SWITCH_ESTIMATE => TRUE,   NEW_SWITCH_TIME => 600); A user connects to the database and starts an operation. What is the outcome if Oracle estimates that the execution time for this operation will exceed 600 seconds?()  

  • A、 The session is killed before starting the operation.
  • B、 The session generates an error before starting the operation.
  • C、 The session switches to the CANCEL_SQL resource consumer group before starting the operation.
  • D、 The session hangs before starting the operation.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You run Windows Defender on your computer and receive the following warning message: "

You run Windows Defender on your computer and receive the following warning message: "Windows Defender Definitions haven’t been updated."You need to ensure that Windows Defender definition files are updated.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第2题:

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance which is named Instance01. Instance01 contains a database which is named SellingHelp. There isthe Products table in the SellingHelp database. Now according to the company requirement, the Products table has to be replicated to the SQL Server instances installed in laptopscomputers. You have to create a Replication topology to perform this. The Products table is updated from Instance01 when the laptops reconnect to the corporate network. The Products table on Instance01 is frequently updated between reconnections. You must make sure that you can implement the Replication topology along with the Subscription type successfully and meanwhile reduce the bandwidth usage to the least.  So what action should you perform to achieve this goal?()  

  • A、You should implement the Snapshot Replication topology along with a Push Subscription. 
  • B、You should implement the Merge Replication topology along with a Pull Subscription. 
  • C、You should implement the Snapshot Replication topology along with a Pull Subscription. 
  • D、You should implement the Transactional Replication topology along with a Pull Subscription

正确答案:B

第3题:

You added a PHONE_NUMBER column of NUMBER data type to an existing EMPLOYEES table. The EMPLOYEES table already contains records of 100 employees. Now, you want to enter the phone numbers of each of the 100 employees into the table. Some of the employees may not have a phone number available. Which data manipulation operation do you perform? ()

A. MERGE

B. INSERT

C. UPDATE

D. ADD

E. ENTER

F. You cannot enter the phone numbers for the existing employee records.


参考答案:C

第4题:

Which two statements are true about the rescue configuration file?()

  • A、It must include a root password
  • B、It is roll back file number 50, and you can recover it by issuing rollback 50
  • C、It is created by issuing request system configuration rescue save
  • D、It is updated automatically when you commit

正确答案:A,C

第5题:

When you use the Oracle Net Configuration Assistant to specify the naming method, which file is updated?()

  • A、INIT.ORA
  • B、SQLNET.ORA
  • C、LISTENER.ORA
  • D、TNSNAMES.ORA

正确答案:D

第6题:

You install Windows Vista on a new computer by using the retail installation media.You install a new hardware device. You are not prompted for any drivers and the installation completes successfully.You discover that an updated driver is available for the hardware device.You need to install the updated driver.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第7题:

Which two statements are true about the rescue configuration file?()

  • A、It gets updated automatically when you commit.
  • B、You need to create it by issuing request system configuration rescue save.
  • C、It is rollback file number 50 and you can recover it by issuing rollback 50.
  • D、You can load it by entering rollback rescue.

正确答案:B,D

第8题:

Which two statements are true about the rescue configuration file?()

A. It must include a root password.

B. It is rollback file number 50, and you can recover it by issuing rollback 50.

C. It is created by issuing request system configuration rescue save.

D. It is updated automatically when you commit.


参考答案:A, C

第9题:

You added a PHONE_NUMBER column of NUMBER data type to an existing EMPLOYEES table. The EMPLOYEES table already contains records of 100 employees. Now, you want to enter the phone numbers of each of the 100 employees into the table. Some of the employees may not have a phone number available. Which data manipulation operation do you perform?()

  • A、MERGE
  • B、INSERT
  • C、UPDATE
  • D、ADD
  • E、ENTER
  • F、You cannot enter the phone numbers for the existing employee records.

正确答案:C

第10题:

In which scenario do you use the Flashback Database feature?()

  • A、 when a table is dropped and you restore it from the Recycle Bin
  • B、 when a user’s schema is dropped and you recover the user’s schema
  • C、 when some incorrect data is inserted in the table and you retrieve the table to a state that was at a certain timestamp
  • D、 when a row of a table is updated frequently and committed, and you view all the versions of the row within a specific duration

正确答案:B

更多相关问题