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

Thread: Help Creating a user with DBA priviledges...

  1. #1
    Join Date
    May 2000
    Location
    Greenbelt, MD, USA
    Posts
    22

    Angry

    Hello All,
    I am having a very difficult time shutting down my database instance with the USER accounts I have. I will like to create a user and give it the DBA (exculsive) priviledges. I am using ORACLE 8 on a NT platform. I could not even shutdown the database using the sys/change_on_install, system/manager accounts. Any advice will be very helpful.

    Also, I am having problems with the sysdba/sysops option while logging into Enterprise Manager. How do I create a user to have those priviledges..

    Thanks,
    Dee.
    God Bless

  2. #2
    Join Date
    Sep 2000
    Posts
    33
    Create a password file using orapwd and allow a sufficient number of priviledged users

    Modify your parameter file entry REMOTE_LOGIN_PASSWORDFILE = EXCLUSIVE

    As user sys grant SYSDBA to priviledged users

    That should work

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