Thanks Tim and Brian,
We will have to go with the copy record by record as it seems.

Bjvrn Eklund 


-----Ursprungligt meddelande-----
Fren: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Timothy Snyder
Skickat: den 9 augusti 2007 16:32
Till: u2-users@listserver.u2ug.org
Dmne: Re: [U2] [UD 7.1] [Solaris 9]


> I 'd like to
> copy 10 files from our production server to our test server. The problem 
is
> that NFA doesn't allow me to use the ECL command COPY

I've seen NFA users write their own copy utilities in UniBasic.  It really 
isn't any less efficient than the COPY command, since your bottleneck will 
be on the network more than anything you're doing on the hosts.  I 
envision a cataloged program called something like NFA.COPY that can take 
the same command-line parameters as the standard COPY command.  Naturally, 
you could work off of saved lists, and all of that good stuff.


> We are also implementing RFS so we can't use unix copy.

And you're right about recoverable files under RFS - please don't copy 
them at the UNIX level!  :-)  Actually, I'm not a fan of using O/S 
commands to copy database files unless it's done in a very controlled 
fashion.  And even then...

Tim Snyder
Consulting I/T Specialist
U2 Lab Services
Information Management, IBM Software Group
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to