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: Configuring RMAN

RE: Configuring RMAN

From: GovindanK <cornichepark_at_cwazy.co.uk>
Date: Sat, 20 Sep 2003 01:44:39 -0800
Message-ID: <F001.005D0882.20030920014439@fatcity.com>


If $OH/bin was in the PATH then "which rman" would have got you the result. I think that was not the case. That's exactly why it connected to rman when you typed $OH/bin/rman. Therefore include $ORACLE_HOME/bin in the path after :/bin:/usr/sbin etc.

HTH
GovindanK

> 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
> restevez_at_blh.com.do
> 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 [oracle_at_LOBO oracle]$ cd $ORACLE_HOME/bin
>>[oracle_at_LOBO bin]$ export ORACLE_SID=BDRP
>>[oracle_at_LOBO bin]$ rman
>>
>>[oracle_at_LOBO bin]$ rman rman/rmanbdrp_at_bdrp
>>rman: can't open rman/rmanbdrp_at_bdrp
>>[oracle_at_LOBO bin]$
>>
>>Please any help would be appreciated.
>>
>>Ramon E. Estevez
>>restevez_at_blh.com.do
>>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:
>>
>>
>>
>>>Try this instead:
>>>$ORACLE_HOME/bin/rman rman/rmanbdpr_at_bdpr <mailto:rman/rmanbdpr_at_bdpr>
>>>
>>>
>>>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:per.berghall_at_veriba.se
>>>_http://www.veriba.se_ <http://www.veriba.se/>
>>>----------------------------------------------------------------------
>>>
>>> -----Ursprungligt meddelande-----
>>> *Från:* Ramon E. Estevez [mailto:restevez_at_blh.com.do]
>>> *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
>>>
>>> [oracle_at_LOBO oracle]$ rman rman/rmanbdpr_at_bdpr
>>> <mailto:rman/rmanbdpr_at_bdpr>
>>> rman: can't open rman/rmanbdpr_at_bdpr <mailto:rman/rmanbdpr_at_bdpr>
>>> [oracle_at_LOBO oracle]$
>>>
>>> TIA
>>>
>>>
>>>
>>> *Ramon E. Estevez*
>>>
>>> *restevez_at_blh.com.do*
>>>
>>> 809-535-8994
>>>
>>>
>>>
>>> -----Original Message-----
>>> *From:* ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com]
>>> *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:* ml-errors_at_fatcity.com
>>> [mailto:ml-errors_at_fatcity.com]*On Behalf Of* Ramon E.
>>>
>>>
>>Estevez
>>
>>
>>> *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/rman_at_orcl
>>>
>>> I get rman: can't open catalog
>>>
>>> I recreated the password file and the same error.
>>>
>>> TIA,
>>>
>>> *Ramon E. Estevez*
>>> *restevez_at_blh.com.do*
>>> 809-535-8994
>>>
>>>
>>>
>>>
>>
>>
>>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: GovindanK
  INET: cornichepark_at_cwazy.co.uk

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 Sat Sep 20 2003 - 04:44:39 CDT

Original text of this message

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