data stores in which location while using data set stage as the target?
Answer / srini
The Dataset stage contains Two files one is Descriptor and
the other is Data file.Usually what we give in the file
path contains the Descriptor file and actual data will be
stoerd in the Data file with has same name but with Number
of partitions as the suffix in u r job.The location will
the what u mentioned in the config file for Resource disk.
| Is This Answer Correct ? | 13 Yes | 0 No |
in sequtial file 2 columns avaliable,iwant only one column load the target how do it.
Which warehouse using in your datawarehouse
How many nodes supported by a one cpu in parallel jobs?
what is the custome stage in datastage? how can we impliment that one? plz tell me
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
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
how to create document in datastage?
Can you explain repository tables in datastage?
What is "fatal error/rdbms code 3996" error?
explain unit testing,systemtesting,integrated testing
In merge stage can we update the values?