Some times DataStage engineers would want to work with Orchestrate
commands.Below is quick reference of 'orchadmin' commands
Enable Osh / orchestrate commands to run 'orchadmin' commands
To enable 'orchadmin' command from command line,
please set APT_ORCHHOME variable with appropriate PXEngine folder
You can apply below commands to
work with Datasets
A) To Copy the DataSet :
orchadmin copy <source dataset name> <target dataset name>
B)To Delete the DataSet:
orchadmin
delete <dataset name>
(or)
orchadmin
rm < dataset name >
C) To Truncate DataSet :
orchadmin truncate <dataset
name>
Disclaimer: “The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.”
No comments:
Post a Comment