I have a work file record I am trying to read. It is a variable length record archive of a database file over several years, so it cannot be loaded back in to Adabas easily. It contains 4 fixed fields: field1, field2, field3, field4 and 2 mu fields (field 5 p9(1:50) and field6 a4(1:50)). I’m having difficulty reading the record properly. I mostly get invalid data for numeric input field. There are no delimiters in the record. I can see a 1 byte mu-count fields in the dump of the file for field5 and field6
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Read work file with a variable length record | 5 | 15955 | April 2, 2021 | |
| how to get number of records of an adabas file using natural | 3 | 8517 | April 2, 2021 | |
| Problem when reading the decompressed flat file of ADADCU | 5 | 12591 | April 2, 2021 | |
| READ WORK FILE for varibale length records | 5 | 6434 | April 2, 2021 | |
| Doubts | 19 | 8628 | April 2, 2021 |