Home » RDBMS Server » Backup & Recovery » RMAN PROMPT NOT COMING
RMAN PROMPT NOT COMING [message #73889] Thu, 29 July 2004 01:50 Go to next message
Tarun Biswas
Messages: 23
Registered: May 2004
Junior Member
WHEN EVER I EXECUTE THE FOLLOWING COMMAND IN ORACLE 8I AND UNIXWARE MACHINE...I GET THE RMAN PROMPT AS FOLLOWS
/user/oracle>rman

Recovery Manager: Release 8.0.4.0.0 - Production

RMAN>

BUT IN LINUX AS 3.0 ORACLE 9I, I DO NOT GET THE RMAN PROMP......CAN SOMEONE TELL ME WHY?
Re: RMAN PROMPT NOT COMING [message #73899 is a reply to message #73889] Sun, 01 August 2004 11:11 Go to previous messageGo to next message
ilver
Messages: 50
Registered: January 2004
Member
I'm not sure about solutions on the 8.04 version any longer. Maybe you should consider upgrade the database to some not desupported version, or find an Linux version as old as the Oracle 8.0.4 version.

/ilver
Re: RMAN PROMPT NOT COMING [message #73902 is a reply to message #73889] Mon, 02 August 2004 01:46 Go to previous messageGo to next message
Daljit Singh
Messages: 290
Registered: October 2003
Location: Texas
Senior Member
Hi,

Do the following before running rman:

export PATH=$ORACLE_HOME:$PATH

Now run rman you will see the prompt (i hope).

As a permanent solution edit your profile and add $ORACLE_HOME as first path in your $PATH variable, everything would be all right.

Best of Luck
Daljit Singh
Re: RMAN PROMPT NOT COMING [message #73915 is a reply to message #73902] Tue, 03 August 2004 01:07 Go to previous messageGo to next message
Tarun Biswas
Messages: 23
Registered: May 2004
Junior Member
i tried your solution but it is not working same problem is happening.

R
Tarun
Re: RMAN PROMPT NOT COMING [message #73949 is a reply to message #73915] Sun, 08 August 2004 05:42 Go to previous message
Girdhari Choudhary
Messages: 18
Registered: March 2002
Junior Member
you can follow the following steps
1.su - oracle
2.password
3.cd $ORACLE_HOME/bin
4../rman
Previous Topic: rman - what if database changes while a backup is running
Next Topic: problem while restoring cold backup
Goto Forum:
  


Current Time: Fri Mar 29 08:38:07 CDT 2024