Page 1 of 1

Import Jobs on server command line

Posted: Mon Mar 12, 2012 11:41 am
by bart12872
Hi,

I want to import a dsx file in command line on the server.
it's seems that only dssh command can do that (Datastage 8.7)

I use the oacvb's script (viewtopic.php?t=133337&highlight=dssh), but it doesn't work.

I have : Verb "DS_IMPORTDSX" is not in your VOC.

did someone success to import jobs in command line and help me ?

thanks,
bart

Posted: Mon Mar 12, 2012 7:25 pm
by qt_ky
It may be possible; I haven't tried it, as DSX files are produced by client tier (Windows) Designer exports.

There are other methods available on the server side, including and not limited to istool and ISX files.

I think you will find that these other methods are better supported.

Posted: Tue Mar 13, 2012 10:37 am
by jwiles
You can use the DSXImportService.sh script (DSXImportService.bat for Windows) located in the <InformationServerInstallDirectory>/ASBNode/bin directory.

Regards,