Restore Problem with ADRDSSU

Help for IBM's record-oriented filesystem VSAM, ESDS, KSDS, RRDS, LDS and Storage management Subsystems
johnmauro
Posts: 5
Joined: Fri Oct 05, 2007 7:37 pm
Skillset: COBOL,JCL
Referer: Internet

Restore Problem with ADRDSSU

Postby johnmauro » Tue May 13, 2008 12:51 am

I am trying to restore a VSAM file from OS390 to z/OS using IBM's ADRDSSU utility. I perfrom a logical backup of the cluster which is confirmed in the output of the job. But when I try to restoe it on z/OS, I get an error message stating:
ADR487W not in logical format. Can anyone help me with this?
Thanks,
John

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Restore Problem with ADRDSSU

Postby dick scherrer » Tue May 13, 2008 6:20 am

Hello John,

Please post the jcl, control statements, and the sysout from the backup run.

Also, please post the same for the problem restore.

If you need this file quickly, i'd suggest you REPRO the data into a qsam file and then DEFINE the vsam file on the target system and REPRO the data into the file. This would get your data soonest until the other issue is resolved.
Hope this helps,
d.sch.

johnmauro
Posts: 5
Joined: Fri Oct 05, 2007 7:37 pm
Skillset: COBOL,JCL
Referer: Internet

Re: Restore Problem with ADRDSSU

Postby johnmauro » Wed May 14, 2008 10:24 pm

Thanks Dick.
Your method worked.
John

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Restore Problem with ADRDSSU

Postby dick scherrer » Thu May 15, 2008 1:17 am

Hi John,

You're welcome.

It occurred to me that there might be a compatability issue between the OS390 and z/OS backup formats. Is it possible that additional info is needed to tell ADRDSSU that this backup came from OS390 rather than from a z/OS backup?
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post