Home » SQL & PL/SQL » SQL & PL/SQL » sql*Plus Login
sql*Plus Login [message #1543] Fri, 10 May 2002 16:49 Go to next message
Carl
Messages: 3
Registered: May 2002
Junior Member
I just got a PC win98 version of oracle 8i,
I am trying to login to sql*plus and I use scott & tiger but I don know the host setting for a home PC

Sincerely,
Carl :-)
Re: sql*Plus Login [message #1544 is a reply to message #1543] Fri, 10 May 2002 18:54 Go to previous messageGo to next message
sokeh
Messages: 77
Registered: August 2000
Member
You don't need the host setting.
scott/tiger should be enough to log you in, just leave the host box blank.
Re: sql*Plus Login [message #1549 is a reply to message #1544] Sat, 11 May 2002 00:38 Go to previous message
Robert Kuhlmann
Messages: 35
Registered: March 2002
Member
connect as systen/manager or sys/change_on_install or internal
and write
alter user scott identified by new_password;
then connect scott/new_password
or this is easy connect as scott and write
password
this will ask you for the old password ask you for then new password and ask you to confirm the new password.
Previous Topic: Employee who earns the highest salary
Next Topic: ORA-00604 and ORA-01578
Goto Forum:
  


Current Time: Thu Apr 18 04:22:43 CDT 2024