Hi,
I am trying to load the data from a packed decimal file (EBCDIC) to tables in Oracle Database tables. These files have originated from IBM mainframe systems. In order to create the corresponding datastore for the source file, I am trying to reverse engineer the above flat file that I have got. In ODI, I am not able to see any specific RKMs for this type of file. The generic one available "RKM File" is also not capable of getting the definition. I even tried the option "Reverse Engineer Cobol Copybook" but getting an error message "Not a valid cobol copy book".
If any one has done simillar things, can you please help me out on how to accomplish this?