DCM-tools icon indicating copy to clipboard operation
DCM-tools copied to clipboard

DCMRENEWCMD command not working

Open spirjade opened this issue 2 years ago • 2 comments

I am trying to renew a certificate using DCMRENEWCMD. It calls Api callQycdRenewCertificate_RNWC0300 but fails with error "parameterList[4] (null): Parameter value is not valid."

Forth parameter is ErrorCodeParameter ec.

Dont have this issue for this parameter in other API but facing only for renew. Any advise please.Thanks

spirjade avatar Sep 28 '22 06:09 spirjade

Did some corrections to call Srvpgm. But then faced issue CPF9872 - Program or service program QYCDRNWC in library QICSS ended. Reason code 2.

Message description says

2--A pointer was used, either directly or as a basing pointer, that has not been set to an address

spirjade avatar Sep 28 '22 07:09 spirjade

Can you please re-run with -v specified on the command line and provide the results?

ThePrez avatar Aug 13 '23 22:08 ThePrez