AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  how to create a variable block binary file on AIX

    Posted 01/27/10 08:46 AM

    Originally posted by: Luke21


    Hi there

    I have a requirement to create a variable block binary file on AIX.

    Once the file has been feed with info , the file needs to be ftp to MVS.

    The problem experienced; when transferring the file to MVS.
    MVS does not pick up the carriage return line feed, which OA OD, It is one continous file.

    Example of the file please view attachment
    Thank you again

    Sharing is caring
    #AIX-Forum


  • 2.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 09:32 AM

    Originally posted by: MarkTaylor


    I am assuming that you ftp'd in binary ? or ascii ?

    Rgds
    Mark Taylor
    #AIX-Forum


  • 3.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 09:37 AM

    Originally posted by: Luke21


    MVS recieves the file as a binary format
    #AIX-Forum


  • 4.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 09:38 AM

    Originally posted by: Luke21


    It's FTP'd in binary format
    #AIX-Forum


  • 5.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 09:57 AM

    Originally posted by: MarkTaylor


    Do you have the "NOWRAPrecord" option on your MVS ftp server ?

    Rhds
    Mark Taylor
    #AIX-Forum


  • 6.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 10:05 AM

    Originally posted by: MarkTaylor


    Looks like there are plenty of options for ftp here

    http://publib.boulder.ibm.com/infocenter/zos/v1r9/index.jsp?topic=/com.ibm.zos.r9.halu001/locsite.htm

    NoWraprecord may not be the correct option .. there are ebcdic and code page options that may be worth trying .. failing that I would dump this onto a z/os / MVS message board :)

    HTH
    Mark Taylor
    #AIX-Forum


  • 7.  Re: how to create a variable block binary file on AIX

    Posted 01/27/10 10:05 AM

    Originally posted by: Luke21


    thanks for the reply i will need to speak to MVS server peeps concerning this option "NOWRAPrecord" and get back to you.
    #AIX-Forum