Re: Backup script runs on AIX but not on Linux
From: Tim Gorman <tim_at_evdbt.com>
Date: Mon, 05 Jan 2009 17:21:01 -0700
Message-ID: <4962A3ED.3000304_at_evdbt.com>
This is not the problem you are seeing, but the next one you see might
be this -- Linux has its own "rman" executable, to
reverse-compile UNIX "man" pages. So, be sure to specify "$ORACLE_HOME/bin/rman"
(instead of just "rman") in your shell scripts on Linux...
J. Dex wrote:
Date: Mon, 05 Jan 2009 17:21:01 -0700
Message-ID: <4962A3ED.3000304_at_evdbt.com>
J. Dex wrote:
-- http://www.freelists.org/webpage/oracle-l Received on Mon Jan 05 2009 - 18:21:01 CSTI've got a backup script that runs fine on AIX. I copied it over to Linux, but it doesn't work and I get the following when trying to execute it which looks like something related to the shell:
oracle:/u01/app/tools> ./Backup.sh sidname
ksh: ./Backup.sh: No such file or directory
I have already:
Checked to make sure there are rwx permissions on the file
Made sure that /ksh is in the /bin/ksh directory as specified by the file
Checked to make sure that /bin/ksh is listed for Oracle in /etc/passwd
Any ideas?
Send e-mail anywhere. No map, no compass. Get your HotmailĀ® account now.