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
What is the difference between informatica and datastage?
options available in sequence job to run,validate?
Can you implement SCD2 using join, transformer and funnel stage?
What is process model?
How to read multiple files using a single datastage job if files have the same metadata?
whom do you report?
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
table actions available in oracle connector?
Differentiate between datastage and informatica?
What is the roundrobin collector?
How many areas for files does datastage have?
Can you define merge?
What is job control?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
Define oconv () and iconv () functions in datastage?