Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: FYI: RMAN on [Mandrake] Linux

Re: FYI: RMAN on [Mandrake] Linux

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Thu, 20 Mar 2003 15:14:12 +0000
Message-ID: <b5ceps$le7$1@ctb-nnrp2.saix.net>


Norman Dunbar wrote:

> A quick 'man rman' showed that rman is Linux's 'Reverse MAN' utility,
> which converts a man page back into source text for editing and nothing
> to do with Oracle databases.

Hehehehe.... ran into similar situations before.

I see it sits in /usr/bin/X11/rman

This fixes the problem (from an Oracle perspective ;-) as /bin is usually (should be) first in $PATH.

ln -s $ORACLE_HOME/bin/rman /bin/rman

--
Billy
Received on Thu Mar 20 2003 - 09:14:12 CST

Original text of this message

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