I am trying to load the data from 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. I tried the option "Reverse Engineer Cobol Copybook" but getting an error message "Not a valid Cobol copy book"
If any one has done similar things, can you please help me out on how to accomplish this?
Thanks,
V