*This document is for IBM Internal Use Only*
When instfix -ik 4.2.1.0_AIX_ML is run, it reports that no data is found for that APAR.
************************************************ * ONLY for backends and authorized personnel * ************************************************
Run the following command on another AIX 4.2.1 system (one that has not had the preceding problem) to get the ODM entry as follows:
        # export ODMDIR=/usr/lib/objrepos
        # odmget -q name=4.2.1.0_AIX_ML fix > file1
        # export ODMDIR=/etc/objrepos
        Then ftp the file file1 to the system that has had the 
problem
	and, on that system, 
        run the following (which assumes that file1 is put in /tmp 
of
        the system).
        # export ODMDIR=/usr/lib/objrepos
        # odmadd /tmp/file1
        # export ODMDIR=/etc/objrepos
        Now run instfix -ik 4.2.1.0_AIX_ML. It should return the 
following:
        All filesets for 4.2.1.0_AIX_ML were found.