Dear all,
I would like to know what are all the factors does the performance of a rexx in particular SDSF REXX depends. Here, today i was trying to extract the syslog using SDSF REXX. In the beginning the output dataset record length was 80 and it took around 6 mins to write 48,000(approx) records. Now with the same script the LRECL is 131 it wrote only 7,000 (approx) records. I was confused and curious to know what factor affects the performance. I can understand the LRECL made some changes but it should not be a huge margin.
Regards,
Viswa