Re: FCOPY problem

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: FCOPY problem
From: Richard Barrow \(Bigpond\) (barrow25@bigpond.net.au)
Date: Fri Jul 11 2008 - 13:34:54 EDT


Hmmm, could be. I don't use either FCOPY method, I was shooting from memory. 
Too bad FCOPY isn't as flexible as DDR.


----- Original Message ----- 
From: "David Stuart" <David.Stuart@ventura.org>
To: "VSE Discussion List" <vse-l@Lehigh.EDU>
Sent: Saturday, July 12, 2008 3:28 AM
Subject: Re: FCOPY problem


> Richard,
>
> The // Setpfix will get rid of the 8X12I message, but that's not an error 
> and doesn't cause a RC=0016.
>
> More likely, it's that he's trying to restore a single file from an Fcopy 
> Dump All tape.  I don't believe you can do that.  To restore a single 
> file, I believe it would have to be a Fcopy Dump Volume.
>
> Dave
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> David.Stuart@ventura.org
>
>>>> "Richard Barrow (Bigpond)" <barrow25@bigpond.net.au> 7/11/2008 10:19 AM 
>>>>  >>>
> Ron,
>
> I'd suggest page-fixing some additional storage for the job. Try // 
> SETPFIX
> LIMIT=1024K before // EXEC FCOPY.
>
> Regards, Richard Barrow
>
>
> ----- Original Message ----- 
> From: "Ron Ashley" <rashley@hsvutil.org>
> To: "VSE Discussion List" <vse-l@Lehigh.EDU>
> Sent: Saturday, July 12, 2008 3:08 AM
> Subject: RE: FCOPY problem
>
>
>>I am getting an abend:
>>
>> RESTORE FILE='ATT.SOURCE.FILE' OUTFILE=NEWLOC REORGANIZE
>> 8X12I FIXING OF I/O STORAGE FAILED
>> 8F10I DUMP DATA SET IS A   ALL  DUMP
>> ..
>>
>> 1S55I  LAST RETURN CODE WAS 0016
>>
>> Because we do fcopy dump all. Can we not just restore one of the files?
>>
>>
>> -----Original Message-----
>> From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of
>> industrynews@winwholesale.com
>> Sent: Thursday, July 10, 2008 3:39 PM
>> To: VSE Discussion List
>> Subject: Re: FCOPY problem
>>
>> owner-vse-l@Lehigh.EDU wrote on 07/10/2008 04:24:55 PM:
>>> I would like to FCOPY a flat file called ATT.SOURCE.FILE that is on
>>> HUT91F starting in track 1 for 3400 tracks but I would like to
>>> restore it to HUTVS1 starting in track 25200. How would I set this up
>>
>>        Something like this aught to work.
>>
>> // JOB    jobname
>> // TLBL   UIN,'HUT91F.BACKUP'
>> // ASSGN  SYS004,181
>> // ASSGN  SYS004,182,ALT
>> // DLBL   NEWLOC,'ATT.SOURCE.FILE'
>> // EXTENT SYS020,HUTVS1,1,0,25200,3400
>> // ASSGN  SYS020,DISK,TEMP,VOL=HUTVS1,SHR
>> // EXEC   PGM=FCOPY
>> RESTORE FILE='ATT.SOURCE.FILE' OUTFILE=NEWLOC REORGANIZE
>> /*
>> /&
>>
>> Sincerely, Dave Clark
>> WinWholesale Group Services
>> 3110 Kettering Boulevard
>> Dayton, Ohio  45439  USA
>> (937) 294-5331 


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Thu Aug 07 2008 - 21:05:06 EDT