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



Charles,

Does the object exist anywhere else on the system - WRKOBJ
*ALL/CDSEATTLE?

How frequently is the CL program run and when is the save file deleted?
The system obviously thinks the object exists so I'm wondering if
something being deleted became hung up - Maybe due to a power outage?

Also is it possible some other process used the object name to create a
temporary table under commitment control, deleted the table but did not
do a commit?

Does WRKOBJLCK show you anything?

HTH

Gary Monnier

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Tuesday, February 08, 2011 10:18 AM
To: Midrange Systems Technical Discussion
Subject: CPF0626 - &1 in Library &2 already exists. An attempt was made
tocreate a file with the same name as a database recovery object.

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.