| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Password after installation?
Dirk Pogrzeba <dirk_at_antwerpes.de> wrote:
>What are the default words for:
>
>- log in
>- password
>- service
>
>of the starter database?
>
>
>Regards,
>
>Dirk Pogrzeba
log in = SYS or SYSTEM
password = MANAGER or CHANGE_ON_INSTALL
Service = blank
You may need to set the ORACLE_SID environment variable before using sqlplus or svrmgrl. This should be set to whatever you named the instance during the installation procedure.
This all assumes your client and server are the same machine. If not, you'll need to create a listener.ora file on the server, tnsnames.ora on the client, and use the TNS name you assign as the service name (sometimes called 'connect string'). Creation of these files is beyond the scope of a usenet article.
-- Chuck Hamilton Sr. DBA Keystone Mercy Health Plan chuckh_at_dvol.com Press CTRL+ALT+DEL to continue.Received on Fri Aug 08 1997 - 00:00:00 CDT
![]() |
![]() |