PxPlus User Forum

Twitter Twitter Twitter

Author Topic: temporary error 11  (Read 1539 times)

Thomas Bock

  • Diamond Member
  • *****
  • Posts: 179
    • View Profile
temporary error 11
« on: November 29, 2023, 02:50:34 AM »
On customer sites we encounter temporary error 11 on ky$=key(channel,kno=0,end=*next). When we try to reproduce the errors on these systems then the errors are gone. A change to "err=*next" is no option, because that would hide a corrupted file.

What is the reason for these errors 11?

EVa

  • Gold Member
  • ****
  • Posts: 55
    • View Profile
    • EDIAS
Re: temporary error 11
« Reply #1 on: November 29, 2023, 04:44:16 AM »
Can you show us the FIN(file,"FILE_CREATE") for that file ?

Thomas Bock

  • Diamond Member
  • *****
  • Posts: 179
    • View Profile
Re: temporary error 11
« Reply #2 on: November 29, 2023, 07:43:17 AM »
KEYED "BA_TEXT",[1:1:10]+[2:1:3],0,-256,BSZ=4,OPT="2",SEP=$8A$

IOLIST TEXT_NR$,LFD_NR$,TEXT$

TEXT_NR$ delimited 10
LFD_NR$ delimited 3
TEXT$ delimited 80


James Zukowski

  • Diamond Member
  • *****
  • Posts: 308
    • View Profile
Re: temporary error 11
« Reply #3 on: November 29, 2023, 08:55:48 AM »
This may have something to do with the file being built as an EFF file.
See EFF vs VLR File Formats for further details.
James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services

Thomas Bock

  • Diamond Member
  • *****
  • Posts: 179
    • View Profile
Re: temporary error 11
« Reply #4 on: December 13, 2023, 10:05:07 AM »
Here is another one, which throws an error 11 every now and then without need.

KEYED "M50002",[1:1:1]+[1:2:8]+[1:10:4]+[1:21:20]+[1:14:7],[1:21:20]+[1:1:1]+[1:2:8]+[1:10:4],[1:41:3]+[1:44:10]+[1:21:20]+[1:1:1]+[1:2:8]+[1:10:4],[1:54:10],0,-512,BSZ=4,OPT="0",SEP=$8A$

It is a VLR file.