AIX

AIX

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

 View Only
Expand all | Collapse all

IBM i Disconnected run (Output empty)

  • 1.  IBM i Disconnected run (Output empty)

    Posted Fri April 30, 2021 04:00 PM

    Hello ILMT Team

    We have installed ILMT V9.2.23.0 on IBM i. The collector jobs are running with no errors at all.:

    1) SBMJOB JOB(BFI_PKG) CMD(QSH CMD('/cit/automation/run_sw.sh'))

    2) SBMJOB JOB(BFI_PKG) CMD(QSH CMD('/cit/automation/pack_results.sh'))

    **Each job took only 0,004scs to run with NO errors and the ZIP file is generated but it is empty.

    .

    Can you please provide us any assistance to validate this behavior?

    .

    Thanks in advance



    #AIX
    #Support
    #SupportMigration


  • 2.  RE: IBM i Disconnected run (Output empty)
    Best Answer

    Posted Mon May 03, 2021 03:48 PM

    Hello Team

    After researching I detected:

    a) The client uploaded the Disconnected scan files to /cit directory only

    b) The setup_all.sh (Installation ) command was not executed.

    SOLUTION:

    a) QSH

    b) cd /cit

    c) setup_all.sh (ok)

    d) run_sw_and_pack.sh

    e) The zip was created sucessfully

    f) ILMT import file was ok.

    CLOSED.



    #AIX
    #Support
    #SupportMigration