WHY CANT WE SEE THE DATA IN DATASET
Dataset file is not a single file it is the combination
of the 3 fiels
1. data file, contains the data data in binary format wich is not in readable.
2. descriptor file, contains the configuration file(i.e no of partitions )
3. control file, which controls the information about both data and descriptor files.
To view the data in datasets in different ways
I. by using dataset management available in designer in tools.
II. In orchestrate execute the command $dump example.ds
cheers,
Bharath
| Is This Answer Correct ? | 4 Yes | 2 No |
what are the facilities provided by data warehouse to analytical users?
where we cannot use sorter Transformation. if we use then we will not get correct data?
What is a mapping, session, worklet, workflow, mapplet?
what types of repositories we can create in informatica? in real time in which type of repository we will work on?
What are materialized views & where do we use them?
what is the use of structures?how many nodes can u create in a structure?
Hi, I completed MCA in 2006.After studied Informatica,SQL server and basics of reporting tool in one of the training center in chennai.I got subject knowledge only.But I didn't go any job because I scared to face real time.Anyone please advice how can I enter again into this and anyone provide real time exposure with project.
How to delete data which is not in source table?
1 Answers IBM, Saama Tech, Wipro,
what are the types in error loging?
we hava a flat file having more than 1000 records and two targets. i have to write first half of the rows into first targets and next half of rows into second target. how can i do in informetica??
Can we parametrize the values of IN statement. Ex. Inside parameter file: Parameter='A','B','C' Inside Code: IN (INPUT_CHARACTER, $$Parameter)
What is the main difference between peek stage and copy stage