Re: Forget admin login account username & password
Date: Sat, 07 Jul 2001 14:12:22 GMT
Message-ID: <aNE17.2586$Y6.952376_at_news1.rdc2.pa.home.com>
Patrick,
I really think you need to read some before you start modifying the database
parameters. If the database isn't needed the username is internal. See
below:
% svrmgrl
% svrmgrl> connect / as sysdba; -- connect internal; could work too
connected.
% svrmgrl> alter user (username) identified by (password);
Just know that even a small Oracle Database can take up 1G of space.
"Patrick" <patrickmak_at_jos-applications.com> wrote in message
news:9gmcc6$94c3_at_imsp212.netvigator.com...
> Dear all,
>
> Can any body suggest me a means to do if I forgot the username and
password
> of an Oracle 8i DB, I am not a DBA and not very familiar with Oracle. It
> just used up many space in harddisk and I want to have a configuration on
> the data file size.
>
> Thanks
>
> Patrick
>
>
Received on Sat Jul 07 2001 - 16:12:22 CEST
