Hello All,
I haved created a shared Container for a particular parallel job.In the shared container i have 2 DB2 stages which uses the parameters of the calling job like username ,password etc. I have passed the parameters .Even then I am getting the following error:
ExceptionHandling02C48.DB2_ODS_DS_EXCPT_DTL,0: Fatal Error: Fatal: [IBM][CLI Driver] CLI0124E Invalid argument value. SQLSTATE=HY009 Unable to connect to DB2 server '#DSCAPIOP_sDBT1_DBCONNECTION#'.
Thanks all
Shared Container runtime error
Moderators: chulett, rschirm, roy
-
kjanardhan
- Participant
- Posts: 2
- Joined: Tue Mar 27, 2007 10:51 am
- Location: mysore
Shared Container runtime error
JANARDHAN
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard. :D
It appears that your parameter is not being resolved correctly. Please verify that it is correctly spelled and cased, and an appropriate value is being passed from the job that is using the shared container.
It appears that your parameter is not being resolved correctly. Please verify that it is correctly spelled and cased, and an appropriate value is being passed from the job that is using the shared container.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.