Cannot find record JOBPARAMINSTS in executable job
Moderators: chulett, rschirm, roy
Cannot find record JOBPARAMINSTS in executable job
I'm trying to figure out why DataStage is returning this message when I access the Schedule View under Director:
Cannot find record JOBPARAMINSTS in executable job file RT_CONFIG2417
I have been already tried to:
- Restart the DataStage Server
- Recompile all the Sequences
- Clear the crontab file
- Export / Import the Jobs
I don't know what to do now! Someone can shed a light ?
Thank you in advance,
Cesar.
Cannot find record JOBPARAMINSTS in executable job file RT_CONFIG2417
I have been already tried to:
- Restart the DataStage Server
- Recompile all the Sequences
- Clear the crontab file
- Export / Import the Jobs
I don't know what to do now! Someone can shed a light ?
Thank you in advance,
Cesar.
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard! :D
This is an executable job, not a job sequence. Recompiling that particular job may well re-create the job parameter instances record in that job's configuration file. Please try it and let us know the outcome.
This is an executable job, not a job sequence. Recompiling that particular job may well re-create the job parameter instances record in that job's configuration file. Please try it and let us know the outcome.
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.
Thank for the replies!
Kduke,
I'm using DataStage version 5.2 and I didn't see any way to execute this query. I am a new user, bear with me
Could you send me some step by step to execute these queries under unix environment?
Ray,
Thanks for the welcome message!! I'm expecting to use this forum a lot, and can help many people in a near future. Sorry, but I'm not a premium user yet, and I couldn't see your whole post.
Best regards,
Cesar.
Kduke,
I'm using DataStage version 5.2 and I didn't see any way to execute this query. I am a new user, bear with me
Ray,
Thanks for the welcome message!! I'm expecting to use this forum a lot, and can help many people in a near future. Sorry, but I'm not a premium user yet, and I couldn't see your whole post.
Best regards,
Cesar.
Indeed. This site has helped thousands and will continue to do for many more. You can get access to premium content for a little over a quarter a day. If your from brazil that will be a little over half a brazillian real 
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Add one extra parameter to the job properties. It doesn't have to do anything. Then recompile. This will force a new parameters collection to be built.
Then remove the job from the Schedule (if indeed it is there), and re-schedule it. This process should prompt for job parameter values and, based on what you provide, build a JOBPARAMINSTS record in the job configuration file.
Then remove the job from the Schedule (if indeed it is there), and re-schedule it. This process should prompt for job parameter values and, based on what you provide, build a JOBPARAMINSTS record in the job configuration file.
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.
