Re: Oracle 7 Server for OS/2
Date: 1995/06/16
Message-ID: <3rs64q$rqv_at_mdnews.btv.ibm.com>#1/1
In <3rkd1k$89i_at_gryphon.phoenix.net>, biekert_at_phoenix.net (Bob Biekert KA5GLX) writes:
>What would be the ORADBA and ORAOPER privileges equivalents for the OS/2
>environment? I have assigned all privileges to a DBA user and I would like
>to add the ORADBA and/or ORAOPER into the existing list of privileges. Reason
>why I am doing this is to avoid using the INTERNAL/password combination when
>using SQLDBA from an OS/2 window to mount databases. Any ideas?
>
>Thanks,
>Raul
>
>--
> Robert E. Biekert KA5GLX Houston, Texas
> Email: biekert_at_phoenix.net
> Clear Lake ARC http://www.phoenix.net/~biekert/index.html
> CLARC listserver clarc_at_mailserv.phoenix.net
You have to connect as internal to start your database. However, you can skip putting in a password when you do connect by adding to your config.ora:
set dba_authorization=PASSWORD
where password is the password you chose for the internal account.
M.Landa Received on Fri Jun 16 1995 - 00:00:00 CEST