FUNL0069 Error linking to (name).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
The indicated SORT program could not be LINKed. Verify the name on a SORT PGM statement and ensure the appropriate SORT program is accessible from ''[[Fast/Unload]]''. Under MVS this requires that the appropriate SORT load module be in the STEPLIB or JOBLIB concatenation or within the LINKLIB or LPALIB search order. Under CMS, this requires the appropriate SORT program in a TXTLIB made available with the GLOBAL TXTLIB statement.
The indicated SORT program could not be LINKed. Verify the name on a SORT PGM statement and ensure the appropriate SORT program is accessible from ''[[Fast/Unload]]''. Under MVS this requires that the appropriate SORT load module be in the STEPLIB or JOBLIB concatenation or within the LINKLIB or LPALIB search order. Under CMS, this requires the appropriate SORT program in a TXTLIB made available with the GLOBAL TXTLIB statement.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

The indicated SORT program could not be LINKed. Verify the name on a SORT PGM statement and ensure the appropriate SORT program is accessible from Fast/Unload. Under MVS this requires that the appropriate SORT load module be in the STEPLIB or JOBLIB concatenation or within the LINKLIB or LPALIB search order. Under CMS, this requires the appropriate SORT program in a TXTLIB made available with the GLOBAL TXTLIB statement.