2

I have a file (10 gigs) in an export from a Mainframe database in EBCDIC format. I am trying to get this into a SQL Server 2008 database to query for a client. I am 100% clueless about conversion or import of this format. Repeated Google searches have not yielded any usable results. Any help would be appreciated. I do have a schema document that came with the export. The vendor is no help though. At this point I am willing to just pay someone for conversion if needed.

Brian Spencer
  • 194
  • 2
  • 7

2 Answers2

3

See my answer at Reading a Cobol generated file. It may help figure it out.

Community
  • 1
  • 1
Nicholas Carey
  • 71,308
  • 16
  • 93
  • 135
0

Amino Software makes a component to solve this exact problem, called Lysine.

http://aminosoftware.com

Patrick Altman
  • 890
  • 8
  • 10