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

    p_print_03 from command line: "Load error : file 'btcsh_correct_param'"

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

    Description:
    I am attempting to run p_print_03 from the command line, and am getting the following error:

    source $aleph_proc/p_print_03 BCI01,bci_bib_numb.file,ENG,ALL,,,,,,,,bci_bib_full.file_th,A,,,,UTF_TO_MARC8,

    ALEPH/SUN_OS_2, Copyright Ex Libris.
    version 16 revision 02 copy 1, 09-Apr-2004
    start BCI01,bci_bib_numb.file,ENG,ALL,,,,,,,,bci_bib_full.file_th,A,,,,UTF_TO_MARC8,
    procedure=-tcsh

    Load error : file 'btcsh_correct_param'
    error code: 173, pc=0, call=1, seg=0
    173 Called program file not found in drive/directory

    cat: cannot open /tmp/b_fix_param.2.21907
    /tmp/b_fix_param.2.21907: No such file or directory
    Fixed param:
    /exlibris/aleph/a16_1/aleph/proc/-tcsh_param_names: No such file or directory.

    I'm guessing that I have some parameter wrong. What am I missing?

    Resolution:
    The parameters themselves look OK, but, comparing this to a good submission, where yours has:

    procedure=-tcsh

    it has:

    procedure=p_print_03

    A second submission -- shown below -- worked OK:

    csh -f $aleph_proc/p_print_03 BCI01,bci_bib_numb.file,ENG,ALL,,,,,,,,bci_bib_full.file_th,A,,,,UTF_TO_MARC8, > & <fill in with what you want> &

    [

    Additional Information

    print-03


    • Article last edited: 10/8/2013