HOW CAN WE SEE THE DATA IN DATASET?
Answers were Sorted based on User's Feedback
Answer / metilda
We cannot see the data in the Data Set (.ds files) through
Unix, Editplus etc. But we can view the data by connecting
a Peek stage to the Data Set stage in a job. Go to Director-
-> job name ---> Peek stage (view .ds file data)
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / balaji
right click on the data set and select by view data option
| Is This Answer Correct ? | 1 Yes | 15 No |
What is the difference between validated and compiled in the datastage?
What is meta stage?
i want send my all duplicate record one tar and all uniq records one target how we will perfome explain example: input data eid 251 251 456 456 951 985 out put/target1 251 251 456 456 out put/target2 951 985 how we will bring
13 Answers Bank Of America, IBM,
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
What are the types of hashed files in data stage
How we can convert rows to columns in datastage?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Unix command to view the data in a dataset
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
What are stage variables and constants?