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

Thread: orapwd

  1. #1
    Join Date
    Jan 2001
    Posts
    318

    Red face

    How do I use ORAPWD utility ?
    Where can I find it ?
    Sonali

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Used for remote authentication. It will be in the path. Just type in orapwd at prompt...

    After you create password file you need to shutdown database and make an entry in init.ora

    remote_login_passwordfile=exclusive


    dataw3% orapwd
    Usage: orapwd file={fname} password={password}entries={users}

    where
    file - name of password file (mand),
    password - password for SYS and INTERNAL (mand),
    entries - maximum number of distinct DBA and OPERs (opt),
    There are no spaces around the equal-to (=) character.




    [Edited by sreddy on 01-02-2001 at 06:09 PM]

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