Page 1 of 1

Packager Wizard

Posted: Wed May 15, 2002 6:08 am
by vbalacts
Hi
Can anyone explain me about the packager wizard in DataStage and where to use that package and what is the purpose/advantage?

Bala

God is an Infinite Circle whose Centre is Everywhere but Circumference is Nowhere

Posted: Wed May 15, 2002 3:28 pm
by chulett
Well, we used to use the Packaging Wizard, but once you start using "Version Control" there isn't much of need for packaging things, unless you've developed a plug-in you need to distribute. It is basically a mechanism where released jobs can be bundled together and migrated into another project, typically on another system. Once the "package" is created, the "dspackinst" command is used to import it into another project.

Its use is detailed in the Manager's online help.

-craig