|
"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 02/26/2018
08:10:11 PM:
Are you sure about what's being run or where the error is?
I noticed a different in the names..
Null values not allowed for parameter 4 in procedure IMLFRESTOR
Specific IMLFRSTSP
IMLFRESTOR is the CL procedure name -- same as the CL program
name.
IMLFbackup TYPE(IMLFBACKUP) TABLE(*dtl) COMPANY(*RGN03)CALL IM_LIFO_BACKUP ( 'IMLFBACKUP', '*DTL', '*RGN03', NULL )
IMLFrestor TYPE(IMLFBACKUP) TABLE(*dtl) COMPANY(*RGN03)CALL IMLFRESTOR ( 'IMLFBACKUP', '*DTL', '*RGN03', NULL )
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.