单选题Manually, you set the consumer group of all of the newly created users to MYDB_GRP. You want the users to be able to change their consumer groups as per the application requirement. What was the first step that was needed in the process to achieve this

题目
单选题
Manually, you set the consumer group of all of the newly created users to MYDB_GRP. You want the users to be able to change their consumer groups as per the application requirement. What was the first step that was needed in the process to achieve this objective?()
A

The user must have been granted the DBA role.

B

The user must have been granted the switch privilege as a part of a role.

C

The user must have been granted the Resource Manager administrator privilege.

D

The user must have been granted the switch privilege by using the DBMS_RESOURCE_MANAGER_PRIVS package.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for TestKing.com. The network consists of a single Active Directory domain named testking.com. The functional level of the domain is Windows 2000 native. A global group named Travelling contains 7,000 users. All of these users are assigned portable computers, which they will use to run new POSIX-compliant application. You create a global group named POSIX. For all 7,000 users in Travelling, you change the primary group to POSIX. Members of Travelling now report that they cannot access necessary domain resources. How should you solve this problem?()

  • A、Ensure that each site on your network is connected to at least one other site by a replication link that uses the SMTP protocol.
  • B、Create two new global groups, Travelling1 and Travelling2. Place one half of the members of Travelling in each new group. Then place both new groups in Travelling.
  • C、Remove all domain users from the Users group, and then add all domain users to the group again.
  • D、Remove all users from Travelling. Change Travelling to a universal group. Add the same users to the new Travelling group.

正确答案:B

第2题:

For the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries that consume a lot of CPU time. This causes performance problems for other users in the database, who have much shorter queries. You would like to make sure that the users with large queries do not use all the CPU time, but you still do not want to terminate them with an error message. Which method would you follow to achieve this?()

  • A、 Set the CPU time per call in the users profile.
  • B、 Set the CPU time per session in the users profile.
  • C、 Set the CPU levels for the user’s group using Resource Manager.
  • D、 Set the TIMED_STATISTICS parameter to TRUE in the parameter file.

正确答案:C

第3题:

You are the administrator of a Windows 2000 Server computer named Ezonexam1. A printer named PrinterColor is configured on Ezonexam1.

You want to allow only users in the Administrators group and users in the Managers group to print to PrinterColor. You also want to allow users in the Managers group to pause and resume their print jobs, and you want to ensure that users in the Administrators group have full control permission for PrinterColor.

What should you do?

To answer, click the Simulation button and then perform. the appropriate actions in the simulation of the Printers folder.


正确答案:Answer: 10 steps Step 1. Click Start > Settings > Printers. Step 2. We need to access the Properties of the PrinterColor printer. To do this select the printer and click the file menu. Step 3. In the File menu select Properties. Step 4. Click the Security tab. Step 5. The first thing we need to do is to remove the print permissions for the Everyone group and the Power Users group. To remove the print permissions for the Everyone group select the Everyone group and click the Remove button. Note: We could just clear the 'Allow' checkboxes but the Everyone group would still be listed. For ease of administration it's better to remove any unneeded groups from the list. Step 6. Now we can repeat step 5 to remove the Power Users Group. Step 7. The next step is to add the Management group to the list. To do this click the Add button. Step 8. We can select the CREATOR OWNER group and verify that it has the Manage Documents permission. Step 9. Click the OK button to close the dialog box. Step 10. Close the Printers folder.
Answer: 10 steps Step 1. Click Start > Settings > Printers. Step 2. We need to access the Properties of the PrinterColor printer. To do this, select the printer and click the file menu. Step 3. In the File menu, select Properties. Step 4. Click the Security tab. Step 5. The first thing we need to do is to remove the print permissions for the Everyone group and the Power Users group. To remove the print permissions for the Everyone group, select the Everyone group and click the Remove button. Note: We could just clear the 'Allow' checkboxes, but the Everyone group would still be listed. For ease of administration, it's better to remove any unneeded groups from the list. Step 6. Now we can repeat step 5 to remove the Power Users Group. Step 7. The next step is to add the Management group to the list. To do this click the Add button. Step 8. We can select the CREATOR OWNER group and verify that it has the Manage Documents permission. Step 9. Click the OK button to close the dialog box. Step 10. Close the Printers folder. 解析:Explanation: By default, the Everyone group and the Power Users group have permission to print to the printer. Therefore, these groups need to be removed from the printer DACL (Discretionary Access Control List). You want the Managers group to use the printer so they will need to be added to the printer DACL. The Managers group must also be able to pause and resume their print jobs. When a user sends a print job to the printer, they become a member of a system group named CREATOR OWNER until the print job has finished.

For a user to be able to pause and resume their print jobs, the CREATOR OWNER group needs the 'Manage Documents' permission. The 'Manage Documents' permission, when applied to the CREATOR OWNER group only allows the user to 'manage' his or her print jobs. If the Management group had the 'Manage Documents' permission, they would be able to 'manage' any print job sent to the printer. The following steps outline the procedure:

第4题:

You create two resource plans, one for data warehouse loading jobs at night and the other for application jobs at day time. You want the resource plans to activate automatically so that the resource allocation is optimum as desired by the activity.How would you achieve this? ()

  • A、Implement job classes 
  • B、Implement Scheduler windows
  • C、Implement the mapping rule for the consumer groups 
  • D、Set the SWITCH_TIME resource plan directive for both the resource plans

正确答案:B

第5题:

Manually, you set the consumer group of all of the newly created users to MYDB_GRP. You want the users to be able to change their consumer groups as per the application requirement. What was the first step that was needed in the process to achieve this objective?()

  • A、 The user must have been granted the DBA role.
  • B、 The user must have been granted the switch privilege as a part of a role.
  • C、 The user must have been granted the Resource Manager administrator privilege.
  • D、 The user must have been granted the switch privilege by using the DBMS_RESOURCE_MANAGER_PRIVS package.

正确答案:D

第6题:

You have created a resource plan, DB_PLAN, using DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN and you want to impose a restriction on utilization of resources by the database users.   Which step must be performed before you can start using the resource plan?()

  • A、assign users to consumer groups
  • B、set the resource plan for the instance
  • C、configure a simple resource plan and specify plan directives
  • D、configure a complex resource plan and specify plan directives

正确答案:B

第7题:

You execute the following block of code:   SQL>BEGIN   DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN   ( SIMPLE_PLAN => ’DEPARTMENTS’,   CONSUMER_GROUP1 => ’PAYROLLL’,   GROUP1_CPU => 50,   CONSUMER_GROUP2 => ’SALES’,   GROUP2_CPU => 25,   CONSUMER_GROUP3 => ’MARKETING’,   GROUP3_CPU => 25);   END;   SQL>/   What is a prerequisite for using the simple resource plan created by executing the above code?()

  • A、 You must assign users to consumer groups.
  • B、 You must grant the switch privilege to the users.
  • C、 You must create a resource plan directive.
  • D、 You must specify the complex resource plan.

正确答案:A

第8题:

You recently upgraded all Windows NT Workstation 4.0 computers to Windows 2000 Professional. You want to give a new employee named Maria the ability to back up files, share resources, and install programs on a client computer that she shares with other users. You do not want Maria to be able to read other users' files.

What should you do to accomplish these goals? (Choose all that apply)

A.Add Maria's user account to the System group.

B.Add Maria's user account to the Interactive group.

C.Add Maria's user account to the Power Users group.

D.Add Maria's user account to the Administrators group.

E.Add Maria's user account to the Backup Operators group.


正确答案:CE
解析:Explanation: By adding Maria's user account to the Power Users group Maria will inherit the ability to share resources and install programs on the computer. To grant Maria the ability to backup files she must be added to the Backup Operators group, which has the permissions to backup files. As a member of this group Maria will be able to backup files as she will inherit those rights by virtue of being a member of that group. Maria will not have permissions to read the users' files as neither the Power Users group nor the Backup Operators group have the permissions to read other users' files.

Incorrect Answers:
A: The System group is a collection of the built-in groups. System groups do not have specific memberships that can be modified. You cannot thus add users to system groups.

B: The Interactive group is a built-in group, which includes the user account of the user who is currently logged on to the computer. User accounts cannot be added to this built-in group.

D: Adding Maria's user account to the Administrators group would give her too much permissions and rights. She would be able to perform. all the required functions but she will also be able to read other users' files.

第9题:

From the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries and are consuming a lot of CPU time. This causes problems for you when you try to log on as the system user and perform small maintenance tasks. You would like to ensure that users SYS and SYSTEM get priority over all other users.   Which method would you use to achieve this objective?()

  • A、create a plan directive in the SYS_GROUP
  • B、create the pending area for the consumer group
  • C、activate the provided SYSTEM_PLAN in Resource Manager
  • D、set the TIMED_STATISTICS parameter to TRUE in the parameter file
  • E、set the execution time limit for all users, except SYS and SYSTEM, in their profiles

正确答案:C

第10题:

From the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries that consume a lot of CPU time. This causes performance problems for other users in the database, who have much shorter queries.  You would like to make sure that the users with large queries do not use all the CPU time, but you still do not want to terminate them with an error message.  Which method would you follow to achieve this?()

  • A、set the CPU time per call in the users profile
  • B、set the CPU time per session in the users profiles
  • C、set the CPU levels for the users’ group using Resource Manager
  • D、set the TIMED_STATISTICS parameter to TRUE in the parameter file

正确答案:C

更多相关问题