Oracle Forms (MOSC)

MOSC Banner

CR Shell script missing username/password paramater

edited Aug 17, 2009 2:25AM in Oracle Forms (MOSC) 1 commentAnswered

Hi,
I have created a shell script which runs as a concurrent request from Oracle. I have followed the instructions as per Doc ID 29086.1 How To Run Shellscripts as Concurrent Jobs in Release 10.
Everything is working perfectly.
The script describes default parameters I can use:
     $0 - Shellscript name
     $1 - Oracle username/password
     $2 - User_id
     $3 - Oracle Applications username
     $4 - Concurrent request id

Parameters $0, $2, $3 and $4 are present and working correctly.
I am creating another script which needs to log into the database. I have checked and parameter $1 is coming up as blank. According to the MOS document it should be the username and password.

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