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
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
On which interface you will be working as a developer?
What is a folder? Difference types of stages?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
What are the repository tables in datastage?
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 the processing stages?
Can you define merge?
How one source columns or rows to be loaded in to two different tables?
Can you explain link buffering?
Different ways a project can be moved to production ?...example ….export-import and Version control.
How to reverse the string using SQL?
What are the steps required to kill the job in Datastage?
Which warehouse using in your datawarehouse
Distinguish between informatica & datastage. Which one would you choose and why?