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

    Standing order: "Error C0515 - Could not write new arrival information"

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

    Description:
    We have a standing order (adm # number 000281354). We have checked in hundreds of items for this order without any previous problem, but are now getting this "Error C0515 - Could not write new arrival information" for any item we try to check in.

    Resolution:
    There are three components to the z78_rec_key:

    Z78-DOC-NUMBER 9
    Z78-SEQUENCE 5
    Z78-LINE-NUMBER 3

    The Z78-LINE-NUMBER has a maximum of "999".

    We see that the 281354-200 arrival record has hit this max of 999:

    02 z78_rec_key \
    03 doc_number ...........000281354
    03 sequence .............00200
    03 line_number ..........999
    02 z78_no_units_arrived ...00001
    02 z78_shipment_date ......20061019
    02 z78_arrival_date .......20061027
    02 z78_arrival_note .......v.4128: Euro-Par 2006 Parallel Processing

    You will need to create a new sequence for this order 000281354. (Presumably "281354-210".)

    Additional Information

    standing order


    • Article last edited: 10/8/2013