Page 1 of 1

Shared Container runtime error

Posted: Tue Apr 03, 2007 9:25 am
by kjanardhan
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

Posted: Tue Apr 03, 2007 10:39 pm
by ray.wurlod
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.