Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: New to DBA !

RE: New to DBA !

From: Rama, Shreekantha (K.) <srama2_at_ford.com>
Date: Tue, 21 Oct 2003 08:24:25 -0800
Message-ID: <F001.005D3DF4.20031021082425@fatcity.com>


No ! this is is on Windows 2000..

Warm Regards
Shreekanth



Satyam Computer Services Ltd
BSAQ Project
Dearborn, MI
( (313) 206 9132
* srama2_at_ford.com

-----Original Message-----
Sent: Tuesday, October 21, 2003 11:45 AM To: Multiple recipients of list ORACLE-L

is this a Unix box?

if so, log on as the oracle account to the Unix server. Then in sqlplus, login as follows

sqlplus "/ as sysdba"

this will get you in as the database owner and will allow you to change the system password

alter user system identified by your_new_password;

then log out of sqlplus and log in as system to do what you need to


Do you Yahoo!?
The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rama, Shreekantha (K.)
  INET: srama2_at_ford.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Oct 21 2003 - 11:24:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US