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 | 15934 | April 2, 2021 | |
Compressed record too long. DB/FNR/Subcode :1:/:2:/:3:. | 3 | 13690 | April 2, 2021 | |
Problem when reading the decompressed flat file of ADADCU | 5 | 12559 | April 2, 2021 | |
READ WORK FILE for varibale length records | 5 | 6389 | April 2, 2021 | |
Workfile processing using AM=SMARTS | 2 | 19037 | April 2, 2021 |