Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: username/password for oracle eval. 8.x
The normal passwords for SQL*Plus are;
SYS / CHANGE_ON_INSTALL
SYSTEM / MANAGER
SCOTT / TIGER
SYS is for the data dictionary, and you probably won't need, SYSTEM is
for the application system tables, like SQL*Plus help tables, and SCOTT
holds the EMP and DEPT tables used in the SQL*Plus demo's.
Hope this helps,
Andrew
flowers wrote:
> hi,
>
> I got an eval. oracle copy ver. 8.x and installed it on my pc. I was
> unable to login into
> oracle database(sqlplus). what username and password should i use for
> the first
> time (default).
>
> If any body can help please send me a mail to cambel_at_hknet.com .
>
> thanks .
>
> Hameed
Received on Wed Apr 07 1999 - 22:50:43 CDT
![]() |
![]() |