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



Hi, Charles:

This is usually something simple, e.g.: you have a physical file or logical file or display file or printer file with the same name (&SNAME) in the same library (&WRKLIB).

Issue:
WRKOBJ &WRKLIB/&SNAME *FILE

and you should be able to find it pretty quickly.

Hope that helps,

Mark S. Waterbury

> On 2/8/2011 1:18 PM, Charles Wilt wrote:
All,

Strange one here....

CL Code:
CLRSAVF FILE(&WRKLIB/&SNAME)
MONMSG MSGID(CPF9812) EXEC(DO)
CRTSAVF FILE(&WRKLIB/&SNAME)
ENDDO

In the joblog I see:
CPF9812 - File CDSEATTLE in library CMKTWRKLIB not found.
CPF0626 - CDSEATTLE in Library CMKTWRKLIB already exists.
Cause . . . . . : An attempt was made to create a file with the same name as
a database recovery object.


Following the job crashing....we've signed on with a 5250 session to
try to figure out what is going on.

We, including an *ALLOBJ user, see no object named CDSEATTLE in
CMKTWRKLIB, yet every attempt to create a save file with that name
fails with the CPF0626 message...

So, does anybody have any experience with such "hidden" objects?

How can we get rid of it?

Thanks!
Charles

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.