+ Reply to Thread
Results 1 to 3 of 3

Thread: Comress IFS file to can copy faster

  1. #1

    Default Comress IFS file to can copy faster

    The problem that you are experiencing could be related to the CCSID of the file. If the CCSID of the file is not ASCII (819 I believe), then problems like this could occur. If that is not the problem then the problem could be related to how you transferred the file to the unix machine. If you used FTP, but you did not transfer the file as binry, you would have problems also.

  2. #2
    m_baramova@hotmail.com Guest

    Default Comress IFS file to can copy faster

    I'm using QSHELL on our AS/400 (OS/400 V5R3)to compress a large file on IFS. QSH CMD('compress -c /test/tap.icb > + /test/tap.icb.Z') It works OK and the "Z" file is quite small to can be copied via NFS to Unix or Linux system. The problem is that after "uncompress" there the file is not good. What I'm doig wrong?

  3. #3
    m_baramova@hotmail.com Guest

    Default Comress IFS file to can copy faster

    foxj, Thank you for the fast answer. I'm afraid that the AS/400 QSHELL "compress" is not compatible with "uncompress" on UNIX. I've made test with Binary FTP file too. The problem remain. But I found on IBM site everything for QSHELL on that link: http://publib.boulder.ibm.com/infoce...v5r3/index.jsp Now I'm using "jar" command in CL program for Zipping the IFS files and no problem neither on UNIX (there we are using "unzip" to decompress the files) nor on my own PC, using WinZip. The files are with Cyrillic in there and no problem at all. "jar" is very flexible and useful, still more it is compressing better and faster. I'm recommending it to everyone, who has similar needs and do not have a special software for AS/400 Zip.

+ Reply to Thread

Similar Threads

  1. Which is faster?
    By Guest.Visitor in forum RPG
    Replies: 2
    Last Post: 08-21-2005, 08:17 PM
  2. Copy from stream file to physical file w/trigger
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 01-16-2001, 07:31 AM
  3. Copy AFPDS spooled file to a data base file
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 09-09-2000, 11:31 PM
  4. Copy spool file back from database file
    By Guest.Visitor in forum Analysis
    Replies: 7
    Last Post: 04-03-2000, 12:24 PM
  5. Copy spool file back from data base file
    By Guest.Visitor in forum Application Software
    Replies: 2
    Last Post: 02-28-1999, 02:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts