DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Alter system suspend

  1. #1
    Join Date
    Oct 2001
    Posts
    52

    Alter system suspend

    Hi,
    Normaly Oracle will not allow other user to login after the it suspended. Anyway, is there any way to resume the system other than that alter's session?
    Thanks in advance.

  2. #2
    Join Date
    Dec 2002
    Location
    USA
    Posts
    53
    SQL> ALTER SYSTEM SUSPEND;

    SQL> ALTER SYSTEM RESUME;

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width