Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Unable to get user parameters from Unix script that is run as a concurrent program

edited Nov 7, 2013 4:12AM in Core Concurrent Processing - EBS (MOSC) 1 commentAnswered
Hello,

I’m not sure where to post the following question as it involves running a UNIX script as a concurrent program.

I’ve written a UNIX script to look for the presence of a file based on user inputting two parameters.  The script will set an “exit” code that will control the process flow.  The first parameter is the directory or path, while the second parameter is the file name.  I next defined an executable (navigate:  Concurrent > Program > Executable) and a concurrent program (navigate:  Concurrent > Program > Define, with Method= Host) which accepts the two mentioned parameters.

When I executed the concurrent program, I discovered the parameter list contains 10 parameters,  8 of which were concatenated by the Concurrent Manager in front of the two parameters that I entered.  Second, I’m not sure how to parse the parameter list to get at the last two parameters I entered.   

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