Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Password
Ravi,
if its a Unix Box,
then go as root and the su - oracle and then
use connect internal and give the commands for changing the paswords in the
Server manager.
if its a NT Box,
then you can find internal password in startSID.cmd which is
$ORACLEHOME/database and then use edit and find the password for internal
and then thro server manager issue the commnads for changing the Sys/system
usernames
eg:
Alter user system identified by manager;
Otherwise remove the password file for that sid,and then use ORAPWD utility
to create a password file for that SID and then use the same steps said
above,
Regards,
Kamal
-----Original Message-----
From: B, Ravindra [mailto:Ravindra.B_at_compaq.com]
Sent: 19 July 2000 08:30
To: Multiple recipients of list ORACLE-L
Subject: Password
Hi,
One of my customer has forgotten the password for sys and system user.Is
there anyway of
changing the password.
Ravindra
-- Author: B, Ravindra INET: Ravindra.B_at_compaq.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jul 19 2000 - 03:31:12 CDT