Rich Parker

Results 35 comments of Rich Parker

@gngrossi : I'm getting odd responses using 1.2.4 versus 1.2.5.8, so I'm beginning to believe something was 'fixed' in 1.2.5.8, compared to earlier versions. This was done at the USS/console...

I am not able to duplicate that specific error message using 1.2.3, 1.2.4, 1.2.5.6, or 1.2.5.8 with python 3.12. I even ported our core code to isolate the call even...

@gngrossi Following up: since you upgraded zos_core and zoau modules, are you satisfied so we can close this ticket?

This is a regression for gdg, which is working. I will add special character tests and re-run. ![Image](https://github.com/ansible-collections/ibm_zos_core/assets/39140439/37c5406c-d06b-4173-93c0-4d55e6ccc327)

Demetrios slack conversation: [CSLEJ8VGV/p1712820367812199?thread_ts=1712820340.578559&cid=CSLEJ8VGV]

I think this is a straightforward extension to zos_job_query. Actually 2 things would change: 1 - allowing query by name, 2 - interpreting the return code and status from the...

zos_job_query could probably be modified to do this, based on either a job id or owner id, or a job name. My thinking is to add a flag to the...

I read through the slack discussion, and think we could provide a simpler interface for these 2 specific needs: 1 - Given a job name or ID number, indicate if...

I'll run a test experiment tomorrow on 01132. I tend to agree with the first wheel architecture, so all the wheels are in one shared folder for resets. From earlier...