Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. problem with print-03 and UTF to MARC-8 conversion

    problem with print-03 and UTF to MARC-8 conversion

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 15.2

    Description:
    Hello,

    I used a ret-01 file as input for a print-03 service. I would like to convert these records to MARC-8 for a European vendor. I submitted the service, but got an empty result.

    /exlibris/aleph/u50_5/alephe/scratch

    cjh01_p_print_03.02209
    Input: nazi2
    Output (empty) in CJH01/scratch: nazi2ftp.mrc

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

    end

    Resolution:
    This problem is the format of the input file - nazi2. Each line of the file contains a control character (specifically, a carriage return.) Since since each line is of fixed length - meant to be 14 characters long, I just cut off that 15th character using the cut command:

    cut -b1-14 < nazi2 > nazi2_fixed

    This is saying to cut from byte (position) 1 to byte 14, using nazi2 as the input and nazi2_fixed as the output.

    This new file will work.


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Problem with p-manage-36 matching on large, hyphenated character strings
      • Problem with Printing Barcodes in Label
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 15.2
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved