×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
A production job received an "MCH3601 unmonitored by RCF100 at statement E000000" , "Pointer not set for location
referenced".
The calling RPGLE program RTCOE has the file FKITMSTR defined as:
FFKITMSTR UF A E K DISK
C CALL 'RCF100'
It calls the RPG RCF100 {no parms} which has the file FKITMSTR defined as:
FFKITMSTRO E DISK A
C WRITEFKITMST 50
I noticed the Diagnostic error:
CPF4123 - Open options ignored for shared open of member FKITMSTR.
The type code is 1. - The input, output, update, or delete options are not the same as or a subset of those specified on
the first open operation.
I am guessing that the problem has to do with the fact that the file was opened with update/add then with output/add.
Or should I look elsewhere?
Vincent Forbes
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.