EBS Customizations (MOSC)

MOSC Banner

No such file or directory - error in Host type concurrent program

edited Sep 4, 2015 9:25AM in EBS Customizations (MOSC) 1 commentAnswered ✓

Hi Team,

I have requirement to email the output of concurrent request. So i am using unix script to achieve this.

But i am getting error message as '/fh02/DBU1D/conc/out/o46216809.out: No such file or directory' while running the conc program.

Also i am getting the mail from the script but attachment is missing. Can anybody please help.

sample code of the script-

V_FROM_MAIL_ID=$5

V_OUT_PATH=$6

V_TO_MAIL_ID=$7

V_FILE_NAME=$8

# The name under which the report will be emailed

V_FILE="Cgt_Invoices.PDF"

echo ""

echo "Mailing output file."

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center