I am having trouble in generating report using ICETOOL. My requirement as below.
Sample input file here.
LCNDBP1 QREPSTC 10/22/2021
YYYYYYYYYYYY YY Y
LCNDBP1 QREPSTC 10/22/2021
Y Y
YYYYYYYYYYYY YY Y
LCNDBP1 QREPSTC 10/22/2021
Y Y
Need to print the report as below.
LOCATION USER/GROUP DATEGRANTED
------------ ---------- -----------
LCNDBP1 DB2ADM1 08/14/2022
SYSADM SYSCTRL ARCHIVE BSDS CREATEDBA CREATEDBC
------ ------- ------- ---- --------- ---------
Y Y Y Y
------------ ---------- -----------
LCNDBP1 DB2ADM1 08/14/2022
SYSADM SYSCTRL ARCHIVE BSDS CREATEDBA CREATEDBC
------ ------- ------- ---- --------- ---------
Y Y Y Y
Is this something can be achieved in ICETOOL? Need to continue in 2nd line.
Thanks
schintala