In my project source data comes from MAINFRAME in
files.so,This time data is coming as a binary file...I know
for binary data we use Complex flat file stage..I have used
it also..but on 'view data' data is not coming
correctly..as it in MAINFRAME.give me some ideas..
Answers were Sorted based on User's Feedback
Answer / hussy
To read a Mainframe file you need a copybook of that file.
what I mean to say is metadata of that particular file. As
it will be in the cobol format (where levels are defined).
But there is possibility of reading Mainframe file without
using copybook but needs lot of effort.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dhrubajyoti ghosh
just give me some sample data like mainfrem file
or u can pares data 1st with the help of shell scripts
into a flat file
| Is This Answer Correct ? | 1 Yes | 1 No |
why dataset ?
Is possible to create skid in dim,fact tables?
WHAT ARE PERFORMANACE SETTINGS YOU HAVE IMPLEMENTES IN YOUR PROJECT?
How do you load 10 different sources with 10 different layouts to 10 different tables?
Differentiate between operational datastage (ods) and data warehouse?
how to find out number of records imported into source file?
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?
What are the partition techniques available in your last project?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What is RCP
If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically