AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

Ramifications of difference in ML [5300-05 and 5300-07]

  • 1.  Ramifications of difference in ML [5300-05 and 5300-07]

    Posted Tue November 25, 2008 10:31 AM

    Originally posted by: Vinlin


    Hi,

    An archival exe pretty huge one in that was built on a server A(running ML 5300-05). Now the same exe when ftp'd in binary mode to another server B (ML 5300-07) throws a

    exec(): 0509-036 Cannot load program <exename> because of the following
    errors:
    0509-111 The s_scnptr or s_size field of the
    .loader section header is invalid.
    0509-194 Examine file headers with the 'dump -ohv' command.

    dump -noh and dump -nH show no errors in server A. Can the difference in MLs across A and B a cause for this issue?

    Also, are there any native, helpful tools available in AIX to inspect/verify/probe into these exes?

    TIA!
    #AIX-Forum


  • 2.  Re: Ramifications of difference in ML [5300-05 and 5300-07]

    Posted Tue November 25, 2008 04:11 PM

    Originally posted by: chrissmith


    Check sum of exe on both systems to ensure ftp success
    #AIX-Forum


  • 3.  Re: Ramifications of difference in ML [5300-05 and 5300-07]

    Posted Wed November 26, 2008 08:07 AM

    Originally posted by: Vinlin


    Thnx mate!

    I should have asked the person who ftp'd the tar to verify cksum. :) This precisely was the problem.

    thnx again!
    #AIX-Forum