Page 1 of 1

Adding Job Parameters to All Jobs

Posted: Wed Jul 11, 2007 10:15 am
by asitagrawal
Hi,

Is there any alternative way of adding new job parameters or including new Environment variables to all the existing jobs ?? :wink:

Posted: Wed Jul 11, 2007 10:39 am
by ray.wurlod
Yes.

You can hack the DS_JOBOBJECTS table. Of course you would need to know the structure of this table, which is not documented. Further, since the parameters collection location within the record is not in the file dictionary for DS_JOBOBJECTS an SQL-based approach is not available; it would have to be programmatic.

You can export the job(s) with default properties, add the new parameters, the import the job(s) overwriting their existing counterparts.

Each approach has its own special dangers.

Posted: Wed Jul 11, 2007 10:44 am
by chulett
Parameter Manager.

The KBA Job Control Utilities.

Posted: Wed Jul 11, 2007 7:22 pm
by kduke
I don't think Dennis sells Parameter Manager any more. He sells Parameter Navigator instead.

Posted: Wed Jul 11, 2007 7:34 pm
by chulett
Hmm... ok, didn't realize that. Will Parameter Navigator do what the OP asks?

Posted: Wed Jul 11, 2007 7:39 pm
by kduke
It can do a lot more than that. It can change all parameter defaults in a project from DEV values to TEST values in one click after a little setup. That way someone does not update the wrong database by accident.

Posted: Wed Jul 11, 2007 7:40 pm
by kduke
I haven't spent a lot of time documenting all the features. Too much work. I would rather add value than sell more copies. You want it then buy it. It works well for me.