HP3000-L Archives

November 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Michael Berkowitz <[log in to unmask]>
Reply To:
Michael Berkowitz <[log in to unmask]>
Date:
Wed, 1 Nov 2000 13:44:33 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (41 lines)
Tony Gil writes:

-----Original Message-----
From: Tony Gil [mailto:[log in to unmask]]
Sent: Wednesday, November 01, 2000 11:24 AM
To: [log in to unmask]
Subject: HELP WITH LOAD ERRORS


All, the following was extracted from the $STDLIST of an EDI job which
terminated. Can someone please help??

:RUN xxxx020.GROUP.ACCOUNT;LIB=P

************************************************
PROGRAM xxxx020 COMPILED 12/02/98  11:14:08
EDItran 6.0     09/01/1997.
CURRENT DATE IS 11/01/2000
TIME STARTED IS 11:25:16
************************************************

Dynamic loading unresolved external:  (LDRERR 103)
Native mode loader message 103
No EXCEPTION phrase on CALL, error $FF990068 (COBERR 746)
Program file: EDTM020.EXEC.ETRANDT
**** COB_QUIT 746 ****
-------------------------------------------------------
It means that your St. Paul software is looking in the partner file for the
name of your inbound subprogram that corresponds to the record type you are
processing.  It cannot find in XL.PUB.ETRANDT the referenced subprogram that
is being dynamically loaded.  The syntax in the program is:

CALL VARIABLENAME
Since there is no ON EXECEPTION clause if the dynamic subroutine is not
found, the program halts with the above error.

Check your partner file for typos for inbound subprograms.

Mike Berkowitz
Guess? Inc.

ATOM RSS1 RSS2