AIX

AIX

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


#Power
 View Only
  • 1.  Snap output & Pconsole in AIX6.1

    Posted Fri July 17, 2009 12:34 PM

    Originally posted by: help4u


    Hi Guys,

    If its possible to view the sanp output without help of IBM support center.

    Possible than pl share.

    Pl help how to work in pconsole in AIX6.1

    Thanks
    #AIX-Forum


  • 2.  Re: Snap output & Pconsole in AIX6.1

    Posted Fri July 17, 2009 10:45 PM

    Originally posted by: dukessd


    snap makes a /tmp/ibmsupt directory, runs a load of commands and saves the output to /tmp/ibmsupt/*, then pax and compresses it all to a snap.pax.Z file.

    So just look in /tmp/ibmsupt for the files containing the command output, or take your snap file and uncompress , then un-pax it and read the contents, or just zcat the file.
    #AIX-Forum