Page 1 of 1

Restore Problem with ADRDSSU

PostPosted: Tue May 13, 2008 12:51 am
by johnmauro
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

Re: Restore Problem with ADRDSSU

PostPosted: Tue May 13, 2008 6:20 am
by dick scherrer
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.

Re: Restore Problem with ADRDSSU

PostPosted: Wed May 14, 2008 10:24 pm
by johnmauro
Thanks Dick.
Your method worked.
John

Re: Restore Problem with ADRDSSU

PostPosted: Thu May 15, 2008 1:17 am
by dick scherrer
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?