Ops, Bruce is correct that the FCOPY packlib files are in variable
length format. The FCOPY'ed file must have been COPYFILE (PACKed. 



Then you should PC transfer the file to CMS disk using Binary Fixed 1024, 

then, COPYFILE (UNP OLDD

then, FCOPY fn ft fm
(list           to
find out the members in the paclib (28 of them)



then use SEL to fetch the file out to your  CMS disk.



BTW, you should have a TXT file called CLIVM README for instructions on how to 
install it. Don't you?



....Roland 

--- On Wed, 12/9/09, Bruce Hayden <[email protected]> wrote:

From: Bruce Hayden <[email protected]>
Subject: Re: FCOPY help
To: [email protected]
Date: Wednesday, December 9, 2009, 8:26 PM

FCOPY packlib files are in variable length format, and you lose the
record structure when you upload it from a PC.  I don't know how you
could reconstruct the file in the correct format so that FCOPY would
accept it.  If the DB2 people would use COPYFILE (PACK on the packlib
first, then you could upload as Fixed 1024, use COPYFILE to unpack,
then extract the files using FCOPY.

 

Reply via email to