In front end when running using REXX Exec:
When I use LISTCAT, my TSO user id gets appended to the pattern. For example LJ.*.EXAMPLE becomes TSOXXXX.LJ.*.EXAMPLE
When running using IDCAMS:
I am getting Memory error and also LJ.**.EXAMPLE does not seem to work.
I am getting the following error for the above mentioned code.
LISTCAT ENTRIES(LJ.**.TRADERPT) GDG
IDC3203I ITEM 'LJ.**.TRADERPT' DOES NOT ADHERE TO RESTRICTIONS
IDC3202I ABOVE TEXT BYPASSED UNTIL NEXT COMMAND. CONDITION CODE IS 12
IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 12
When I use LJ.*.TRADERPT in IDCAMS, I am not able to get the desired GDGs. All the GDGs that I am looking for are like
LJ.XXXX010XX.X010.TRADERPT
So kindly mention how this should be applied. I need to run through IDCAMS since I need the resuls to be routed to a output file.
When I tried LJ.*.TRADERPT, I got the below error.
LISTCAT LEVEL(LJ.*.TRADERPT) GDG
IDC3012I ENTRY LJ.*.TRADERPT. NOT FOUND
IDC3007I ** VSAM CATALOG RETURN-CODE IS 8
IDC1566I ** LJ.*.TRADERPT NOT LISTED