1.

Can You Switch Users Between Resource Consumer Groups? If Yes, How?

Answer»

You can SWITCH users between resource consumer GROUPS by using any of the following THREE procedures:

  • dbms_resource_manager.switch_consumer_group_for_sess.
  • dbms_resource_manager.switch_consumer_group_for_user.
  • dbms_session.switch_current_consumer_group.

You can switch users between resource consumer groups by using any of the following three procedures:



Discussion

No Comment Found