Home » SQL & PL/SQL » SQL & PL/SQL » Oracle Installation (9i)
Oracle Installation [message #327520] Mon, 16 June 2008 13:31 Go to next message
former
Messages: 15
Registered: June 2008
Junior Member
Hi,

I have just installed Oracle 9i. The installation has been successful. I am trying to now access iSQL*plus from IE. It asks for a username and password. I don't remember the same. While installing, I was only asked for a sysid which I remember. How do I
retrieve the username and password? Please help

thank you
Re: Oracle Installation [message #327521 is a reply to message #327520] Mon, 16 June 2008 13:45 Go to previous message
ThomasG
Messages: 3212
Registered: April 2005
Location: Heilbronn, Germany
Senior Member
Don't start with iSQL, start with SQL*Plus from the command line.

There you can log in with

sqlplus "/ as sysdba"


with the OS user under which you installed oracle.

there you can create the "normal" users for day to day operations with the create user statement

I suggest that you stick to SQL*Plus until you know some of the basics.

Previous Topic: Duplicate data in comma seperated output
Next Topic: Help Needed in Bulk collect
Goto Forum:
  


Current Time: Fri Dec 06 23:30:15 CST 2024