I assume your SYSMOD had a RESTORE entry, that's why I asked if you could post 
it (LIST SYSMOD(xxxx).)

What I would have tried is something like this:

SET      BOUNDARY(TARGET).
UCLIN.
DEL SYSMOD(xxxxxx)
    RESTORE
    RESDATE()
    RESTIME().
ADD SYSMOD(xxxxxx)
    INSDATE(12343)
    INSTIME(10:00:00)
    APPLY.
ENDUCL.

and then try APPLY REDO (and RESTORE if that's what you wanted), after which 
things should be in order.

I don't know the answers to your new question, so if it were a non-backuped 
production CSI, I'd ask IBM for advice.

Regards,
Boris

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to