Page 1 of 1

How to import the job executable with Design info from Unix

Posted: Wed Mar 07, 2007 4:11 am
by Munish
Hi All,
For deployment, we are exporting the jobs (with DESIGN) and (with EXECUTABLES).

If we import these DSX files through manager, the import is fine ie we get the executables along with Design information.

We have unix environment and are using

Code: Select all

./dsjob -import  TestImport /apps/olbs/CBA_ETL/dsx_deployed/dsx/Dimension/jpLAccountDims.dsx -OVERWRITE
to import the job.

The jobs are importing but WITHOUT design information.

If possible, please throw some light on
1. It seems that (DSJob -import) imports only executables.
2. Can we import the DSX executables with Design information through command line (Unix). If Yes, how ?????

Thanks and regards,
Munish

Posted: Wed Mar 07, 2007 1:14 pm
by ray.wurlod
1. dsjob only imports executables.
2. No.