Re: Backup script runs on AIX but not on Linux

From: Jared Still <jkstill_at_gmail.com>
Date: Mon, 5 Jan 2009 16:39:05 -0800
Message-ID: <bf46380901051639s251ca9b7m57cef427cda7263e_at_mail.gmail.com>



On Mon, Jan 5, 2009 at 3:45 PM, J. Dex <cemail_219_at_hotmail.com> wrote:

> I'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
>
> ...
> Any ideas?
>
>

Yes, try this:

  $> ksh Backup.sh sidname

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jan 05 2009 - 18:39:05 CST

Original text of this message