Page 1 of 1

Released jobs to DataStage 8

Posted: Fri Apr 01, 2011 7:17 am
by JeroenDmt
We are migrating from DataStage 7.5 to DataStage 8.5.

In DS 7.5 Production system we have around 100 jobs with names like JobName%rel25.4.1 (released jobs from an older version of datastage?).

We can import these jobs into DS 8.5, but when trying to compile them, we get an error message "Error: Job name must begin with an alphabetic character or consist of alpha-numerics and underscores only".

After renaming the job to JobName, we can compile them without a problem. All job batch-calls are to JobName (without the %rel25.4.1).

I know released jobs are not supported in DataStage 8 any more, but I was wondering if there is there some way to get around this, without having to manually rename the jobs?
(solution can be in DS 7.5 or 8.5)

Posted: Fri Apr 01, 2011 7:21 am
by chulett
I would imagine that is your solution, a manual rename.

Posted: Fri Apr 01, 2011 7:26 am
by mail2krishna79
:)

Posted: Fri Apr 01, 2011 7:28 am
by JeroenDmt
Probably it will end up being my solution, but I was hoping for something less manual.

Posted: Sun Apr 03, 2011 5:23 pm
by vmcburney
Do you still have a copy of these jobs in a development environment? It could be a good time to resynch your dev and prod environments. Repromote the jobs and use the Information Server Manager and an external source control tool to create releases. If you really need to hang on to those production versions then you could try search and replace on an export file. Some search and replace tools may have the required wildcards to make it easy.