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



Damaged objects can normally not be fixed. I ran a RCLSTG just this week with over a 100 damaged objects after using ENDJOBABN. All flagged with internal system names to obfuscate determining what the actual objects were. I blindly decided to accept that these were internal objects and will be recreated. Applications are all up and running.

In your case, you may have to restore the object. If it is journaled you should be able to use APYJRNCHG to bring it to current.

See also:
DSPOBJD OBJ(*ALL/*ALL)
OBJTYPE(*ALL)
DETAIL(*FULL)
OUTPUT(*OUTFILE)
OUTFILE(QTEMP/MYOBJ)
And query that for the column
ODOBDM CHAR 1 1 110 Both Object
Damaged
Field text . . . . . . . . . . . . . . . : Object damaged: 0=Not damaged, 1=Full, 2=Partial

This column is not included in the sql table function OBJECT_STATISTICS.
Sometimes this column is not propagated until a save is attempted.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.