RMAN Settings [message #455455] |
Tue, 11 May 2010 11:45 |
itsjoebarton
Messages: 6 Registered: May 2010
|
Junior Member |
|
|
Hi all,
When I try logging into RMAN with a new CMD shell, I get the following message:
C:\>rman
Message file RMAN<lang>.msb not found
Verify that ORACLE_HOME is set properly
After I do the following:
C:\>set oracle_home=D:\oracle\ora10.2.0
C:\>set oracle_sid = emrdev
It works.
I do not know where to put that info in. I remember years back, having to put that into autoexec.bat
Any Ideas where I can place those settings today on Win2003?
|
|
|
|
Re: RMAN Settings [message #455462 is a reply to message #455458] |
Tue, 11 May 2010 12:06 |
itsjoebarton
Messages: 6 Registered: May 2010
|
Junior Member |
|
|
Michel,
That is an option.
I am setting up a dev environment for RMAN and flash recovery, test and production do not behave like this as in the case of a problem the prod last week that had to be manually fixed, did not have to set those. They must go in a config file somewhere.
Joe
|
|
|
|
|