ds

Published on December 2016 | Categories: Documents | Downloads: 44 | Comments: 0 | Views: 377
of 1
Download PDF   Embed   Report

Comments

Content

Dataset Record Counts:
orchadmin describe -d -l <your dataset file>

$APT_ORCHHOME/bin/dsrecords -n <absolute_path_of_dataset>

dsrecords -n Datasetname

list the info of dataset: orchadmin ll xxx.ds show the data in dataset: orchadmin dump xxx.ds

Execute following commands before you use orchadmin utility # Set DataStage Environment $ cd `cat /.dshome` $ . ./dsenv # Add PXEngine lib path to LIBPATH variable $ export LIBPATH=$LIBPATH:$APT_ORCHHOME/lib # Add PXEngine bin path to PATH variable $ export PATH=$PATH:$APT_ORCHHOME/bin # Optional - You may also want to set configuration file if you do not want orchadmin to use the configuration file from the DataSet descriptor file. $ export APT_CONFIG_FILE=/opt/tools/ds/Ascential/DataStage/ Configurations/<Your Configuration file name>

Now execute the orchadmin command. $ orchadmin check NOTE: You will have to give full path of the DataSet descriptor file in the orchadmin command. Hope this helps....

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close