Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    p_bind_01 fails: Execution error : .../date_x_n.gnt'

    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    We are getting

    Execution error : file '/exlibris/aleph/a18_1/aleph/exe/date_x_n.gnt'
    error code: 114, pc=0, call=19, seg=0
    114 Attempt to access item beyond bounds of memory (Signal 11)

    when we try to run p_bind_01.

    Resolution:
    I have added diagnostics to ./butil/b_bind_01_a.cbl and re-run the job. The output log showed this:

    ...
    Z30-REC-KEY= 000091811000660
    Z30-REC-KEY= 000091908004270
    Expected Z30-REC-KEY= 000091908004270

    Execution error : file '/exlibris/aleph/a18_1/aleph/exe/date_x_n.gnt'


    That is, the item it was processing was 000091908-004270.

    SQL> select z30_expected_arrival_date from z30 where z30_rec_key = '000091908004270';

    Z30_EXPECTED_ARRIVAL_DATE
    -------------------------
    0

    It should not have an expected arrival date of 0.


    • Article last edited: 10/8/2013
    • Was this article helpful?