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

Thread: installation

  1. #1
    Join Date
    Jan 2001
    Posts
    14
    Hi,

    I have installed oracle 7.x in Windows 98 machine. It has installed Sqlplus,sql net, schema manager ,enterprise manager and others.

    How to start with the local database. While installation, it did not ask for database name/ service name.

    How should I create a database initially? Is it necessary to make entry in TNS file?

    Whenever I try to start any of the installed product , it asks for oracle service name with user name and password.

    I would appreciate your help.

    thanks,
    Satheesh.

  2. #2
    Join Date
    Jan 2001
    Posts
    50
    whenever initially oracle is installed by default the database SID is orcl
    by default it has the following username & password
    USERNAME:scott
    Passwod:tiger
    ----------
    USERNAME:sys
    PASSWORD:change_on_install
    ---------
    USERNAME:system
    PASSWORD:manager
    ---------
    in case ur database is located locally then one of the above username /password is gonna work,
    in case u are using database located in some machine u gotta use the service name(provided u have created thru SQL*NET).
    hope it works
    Aniruddha Gupta

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