joe
Ramon E. Estevez wrote:
Hi list,
Recalling the yesterday problem, here is my profile, what arrangement should I do To make RMAN work from the ORACLE_HOME/bin without to specify the path.
Kind of new in UNIX/LINUX.
TIA,
export EDITOR=vi export TERM=xterm
#************************* # Variables de Oracle | #*************************
export ORACLE_SID=BDRP export ORACLE_BASE=/u01/oracle/product export ORACLE_HOME=/u01/oracle/product/8.1.7
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib
export TNS_ADMIN=$ORACLE_HOME/network/admin
export NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1 export ORACLE_TERM=xterm
#************************* # Variables de Linux | #*************************
export LD_ASSUME_KERNEL=2.2.5 #source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
export JAVA_HOME=/usr/local/java export CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip:$ORACLE_HOME/jlib:$ORACLE_ H OME/rdbms/jlib:$ORACLE_HOME/network/jlib:.:$ORACLE_HOME/JRE
Ramon E. Estevez [EMAIL PROTECTED] 809-535-8994
-----Original Message----- Joe Testa Sent: Tuesday, September 16, 2003 2:05 PM To: Multiple recipients of list ORACLE-L
your path could still be pointing elsewhere first and not the current directory.
$ORACLE_HOME/bin/rman
joe
Ramon E. Estevez wrote:
Tks Joe and Per
But the same results
Red Hat Linux Advanced Server release 2.1AS/i686 (Pensacola)
login: oracle
Password:
DELL-installed Red Hat Linux Mon Aug 25 09:59:40 CDT 2003 Profile ejecutado [EMAIL PROTECTED] oracle]$ cd $ORACLE_HOME/bin
[EMAIL PROTECTED] bin]$ export ORACLE_SID=BDRP
[EMAIL PROTECTED] bin]$ rman
[EMAIL PROTECTED] bin]$ rman rman/[EMAIL PROTECTED] rman: can't open rman/[EMAIL PROTECTED] [EMAIL PROTECTED] bin]$
Please any help would be appreciated.
Ramon E. Estevez [EMAIL PROTECTED] 809-535-8994
-----Original Message----- Joe Testa Sent: Tuesday, September 16, 2003 12:05 PM To: Multiple recipients of list ORACLE-L
only on some OS, like linux.
joe
Per Bergh�ll wrote:
EstevezTry this instead: $ORACLE_HOME/bin/rman rman/[EMAIL PROTECTED] <mailto:rman/[EMAIL PROTECTED]>
If you don't use $ORACLE_HOME/bin it finds another "rman" that exists in the O/S.
Med v�nliga h�lsningar/ Kind regards ---------------------------------------------------------------------- *Veriba AB* Per Bergh�ll Brigadgatan 10 581 31 Link�ping Tele: +46 (0)13-362600 Fax: +46 (0)13-362625 mailto:[EMAIL PROTECTED] _http://www.veriba.se_ <http://www.veriba.se/> ----------------------------------------------------------------------
-----Ursprungligt meddelande----- *Fr�n:* Ramon E. Estevez [mailto:[EMAIL PROTECTED] *Skickat:* den 16 september 2003 16:19 *Till:* Multiple recipients of list ORACLE-L *�mne:* RE: Configuring RMAN
Thanks Ruth and Belinda,
That's what I'm trying to do, connect to the DB to create the
catalog and register the DB.
This is what I get when trying to connect to rman
[EMAIL PROTECTED] oracle]$ rman rman/[EMAIL PROTECTED]
<mailto:rman/[EMAIL PROTECTED]>
rman: can't open rman/[EMAIL PROTECTED] <mailto:rman/[EMAIL PROTECTED]>
[EMAIL PROTECTED] oracle]$
TIA
*Ramon E. Estevez*
[EMAIL PROTECTED]
809-535-8994
-----Original Message----- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ruth Gramolini *Sent:* Tuesday, September 16, 2003 8:54 AM *To:* Multiple recipients of list ORACLE-L *Subject:* RE: Configuring RMAN
You have to create the catalog. Check the docs to see how to
do this. In 8.1.7 I think it is simply >create catalog. Then
you have to register the databases you want to use this
catalog for, etc. The docs are quite good.
HTH,
Ruth
-----Original Message-----
*From:* [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of* Ramon E.
*Sent:* Monday, September 15, 2003 7:24 PM *To:* Multiple recipients of list ORACLE-L *Subject:* Configuring RMAN
Hi list,
I am implementing RMAN in an RH AS 2.1 environment on Oracle 8.1.7 and at the prompt When using rman catalog rman/[EMAIL PROTECTED]
I get rman: can't open catalog
I recreated the password file and the same error.
TIA,
*Ramon E. Estevez* [EMAIL PROTECTED] 809-535-8994
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Joe Testa INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).
