Unable to read properly Variable Length RDW file using Cobrix
- Dominant language
- Scala
- Stars
- 170
- Forks
- 96
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
By using cobrix library, unable to read one of the Mainframe file (CP037) from Azure Databricks. But for the same file can able to read via Record Editor and it showing data correctly.
Used version: 2.2.2
File Type: Variable Length File
Actual Records in the File: 102
Cobrix Read Record: 4 (Junk Data)
I have tried all the available option and it is not able to read the file properly.
@yruslan - Do you have any idea why we are not able to read the file which is readable by Record Editor?
Copybook first field after table name starting with COMP-3 type. is it causing an issue ?
01 HEADER.
05 Name-Num PIC S9(7) COMP-3.
Could you please provide any suggestion ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.