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: Error while running export backup shell script

Re: Error while running export backup shell script

From: Rukmini Devi N <rukmini_at_infobraintech.com>
Date: Fri, 21 Mar 2003 15:12:46 +0530
Message-Id: <24738.322685@fatcity.com>


Hi Ranganath,

   I think you must be executing this script from oracle user. It seems you do not have execute permissions on mknod command. Ask your sysadmin to give access to that command.

                    or

run this script from root user by exporting the ORACLE_SID & ORACLE_HOME.

rukmini

> Hi List,
>
> I have got a shell script for taking full export backup which I am
> attaching with this mail as .sql file as I cannot send .sh file as file
> attachments. I am getting the following error when I run the script in
> full_exp_20030321_1309_job.log:
>
>

###########################################################################

> #Starting fullexportlsyrs.sh at Fri Mar 21 13:09:41 GMT 2003
> #
> fullexportlsyrs.sh[3]: mknod: not found
> fullexportlsyrs.sh[4]:
> /export/home/ranganat/backups/full_exp_20030321_1309_pipe
> : cannot open
> LRM-00112: Message 112 not found; No message file for product=ORACORE,
> facility=
> LRM
>
> EXP-00019: Message 19 not found; No message file for product=RDBMS,
> facility=EXP
> EXP-00000: Message 0 not found; No message file for product=RDBMS,
> facility=EXP/
> export/home/ranganat/backups/full_exp_20030321_1309_pipe: No such file or
> direct
> ory
> #
> #Job run time was: 0 hours, 0 minutes, 0 seconds
> #
> #Ending fullexportlsyrs.sh at Fri Mar 21 13:09:41 GMT 2003 with an exit
> status o
> f 127
>
>
############################################################################

> #
>
> What should I do to eliminate the above errors and run the scripts
> successfully?
>
> Any help in this regard is very much appreciated
>
> Thanks and Regards,
>
> Ranganath
>
> <<fullexportlsyrs.sql>>
>
> WARNING: The information in this message is confidential and may be
legally
> privileged. It is intended solely for the addressee. Access to this
message
> by anyone else is unauthorised. If you are not the intended recipient,
any
> disclosure, copying, or distribution of the message, or any action or
> omission taken by you in reliance on it, is prohibited and may be
unlawful.
> Please immediately contact the sender if you have received this message in
Received on Fri Mar 21 2003 - 03:42:46 CST

Original text of this message

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