× 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.



Sage advice from Buck. In the spirit of these classics.

http://huffman.sourceforge.net/tao/tao-of-programming.html

http://www.c2.com/cgi/wiki?TheZenOfProgramming

Craig Pelkie

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck
Calabro via MIDRANGE-L
Sent: Friday, May 16, 2014 10:13 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Library list error is not correct

On 5/16/2014 12:42 PM, Hoteltravelfundotcom via MIDRANGE-L wrote:
I run this:
WRKOBJ OBJ(*ALL/CSUBINV4)

and get this:

Work with Objects


Type options, press
Enter.
2=Edit authority 3=Copy 4=Delete 5=Display authority
7=Rename
8=Display description 13=Change
description


Opt Object Type Library Attribute
Text
CSUBINV4 *PGM ASTCCOBJ CLLE SA Ext Rpt: Inv & Misc
Chrg






it must be referring to a file with some
other name. it is not possible bec this name u see only 1 clle

Debugging is the gentle art of letting go. Leave your preconceived notions
of what is and is not behind you. Look at the message and read it as if you
have started a new job at a new company and you have no idea what is
supposed to be where.

CPF4101 is saying that file CSUBINV4 is not found in your library list.
That message is 100% true - you've now confirmed that it is not in ANY
library on the system. The fact that your program can't find the file named
CSUBINV4 may not be the actual problem. The actual problem is that a
prerequisite job has not been run; that CSUBINV4 hasn't been built yet. Or
it might be that an entry in some control file is incorrect and the CLP is
trying to do an OVRDBF to the wrong file.

You've looked at the job log - that's exactly where to start. The job log
told you that file CSUBINV4 is missing. You've verified that it is indeed
not on the system. The next step in your quest: Why is CSUBINV4 missing?

On Fri, May 16, 2014 at 12:40 PM, Buck Calabro via MIDRANGE-L <
midrange-l@xxxxxxxxxxxx> wrote:

On 5/16/2014 12:32 PM, Hoteltravelfundotcom via MIDRANGE-L wrote:

File CSUBINV4 in library *LIBL not found or inline data file missing.
-snip-
But this CSUBINV4 is a CLLE and it DOES exist in a library in the
lib
list.

No, it is a file, and that file is not in your library list.
--buck
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.