Home » RDBMS Server » Security » What is my UserName, Password and Host String - Confused!!!
What is my UserName, Password and Host String - Confused!!! [message #3446] Fri, 27 September 2002 06:50 Go to next message
Christopher Frankland
Messages: 2
Registered: June 2001
Junior Member
Hi,

I installed Oracle 9i on my Windows 2000 Pro machine. During the installation process, I don't remember being asked for a UserName, Password or HostString. However, when I attempt to log onto SQL Plus, I am asked for all 3.

How do I find out what my UserName, Password and HostString is?

I am sure this is a really basic problem, but any help would be much appreciated :)

Thanks, Chris
Re: What is my UserName, Password and Host String - Confused!!! [message #3447 is a reply to message #3446] Fri, 27 September 2002 07:03 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
default username/password are

scott/tiger ( regular user)
sys/change_on_install (super user)
system/manager (super user)

connect string is what u configure in tnsnames.ora
if you database is in the same machine as client, then
no need to give connect string or the hoststring during login.

NOTE:
with 9i

u have to log sys as sysdba.

sys/change_on_install as sysdba
Previous Topic: How to know which role I was granted?
Next Topic: How to encrypt password in Oracle - URGENT
Goto Forum:
  


Current Time: Sat Apr 20 00:51:13 CDT 2024