Home » RDBMS Server » Enterprise Manager » OEM Launch
OEM Launch [message #68429] Fri, 22 August 2003 12:54 Go to next message
Joe
Messages: 138
Registered: November 1999
Senior Member
I am new to Oracle on Linux, initially learning and using Oracle on a Windows platform, so I do not know Linux all that well yet. My problem is figuring out how to launch OEM and the SQLPLUS prompt. Could anyone help me? I am running SuSE 8.2.
Re: OEM Launch [message #68430 is a reply to message #68429] Mon, 25 August 2003 07:39 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
ORACLE_HOME/bin/sqlplus - for sqlplus
and
oemapp console -- for oem
Re: OEM Launch [message #68849 is a reply to message #68429] Wed, 24 November 2004 10:56 Go to previous message
Anish
Messages: 9
Registered: December 1999
Junior Member
Hai;
I am also new to Linux.So I don't know about to launch OEM.But for Sqlplus take a Console(Command Prompt)
Login to Linux as Root(Admin)
=>su - oracle
=>sqlplus /nolog
=>conn / as sysdba
=>startup (Start Oracle)
=>disc (Disconnect DBA)
=>conn scott/tiger
=>Here u can use SQL Commands
=>disc (Disconnect Scott User after use)
=>conn / as sysdba
=>shutdown immediate (Shutdown Oracle)
Note: Shutdown Oracle before u shutdown the System

Regards
Anish George.
Previous Topic: Incorrect login credentials
Next Topic: Data Base Size
Goto Forum:
  


Current Time: Thu Apr 25 17:28:19 CDT 2024