Answer Posted / sekhar naskar
If we want to see all the data it is :
orchadmin dump <dataset_name>
If we want to see specific field data it is :
orchadmin dump -name -field <field_name> -field
<field_name> <dataset_name>
But before that the DS environment should be set.
Like below ( but may change based on the configuration):
export PATH
. /opt/IBM/InformationServer/Server/DSEngine/dsenv
LD_LIBRARY_PATH=$APT_ORCHHOME/lib:$LD_LIBRARY_PATH; export
LD_LIBRARY_PATH
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Different ways a project can be moved to production ?...example ….export-import and Version control.
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
root tree will find which is server job and which is parallel job?
What are data elements?
What are the types of hashed files in data stage
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
What are the different kinds of views available in a datastage director?
Explain usage analysis in datastage?
Difference between server jobs & parallel jobs?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
What is datastage engine?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
what is flow of project?