Datastage jobs Export/Import are occasional activity (Deployment time :-)) for a developer But it becomes very tedious if the job list are long or it's daily routine to export or import jobs.
So I have written a batch script (windows script) which we can execute from the Client Machine (where datastage clients are installed) and automate this process.
DSjobExportClient.bat :
Export Script read the job name from the file (ExportJobList.txt) and exports the jobName.dsx from the project to the export base location and maintain the folder structure specified in the ExportJobList.txt file. File "ExportJobList.txt" and “Export.properties” should be updated before running the export script.
Copy the above file on any location of your DS windows client machine and update the "ExportJobList.txt" and “Export.properties” files.
- Export.properties
- ExportJobList.txt
- ExportJobs.bat
Export.properties :
ExportJobList.txt :
DsExportJobsClient.bat :
https://www.facebook.com/datastage4you
https://twitter.com/datagenx
https://plus.google.com/+AtulSingh0/posts
https://datagenx.slack.com/messages/datascience/
No comments:
Post a Comment