Skip to content

Unable to read GDGStateContent from file

1

I am running the Groovy script TRANBKP but ended with below error message.

{ "exitCode": -1, "stepName": "PRC001", "program": "IDCAMS", "status": "Error" }

c.n.b.gapwalk.rt.shared.GDGStateHandler : Unable to read GDGStateContent from file [.\AWS.M2.CARDDEMO.TRANSACT.BKUP.json] c.n.b.g.rt.job.support.JobExecutor : Groovy script TRANBKP failed [step PRC001] [pgm IDCAMS] [exit code -1]

Any suggestion to resolve this issue please ?

asked a year ago180 views
1 Answer
5

Hi,

In application-utility-pgm.yml in config folder could you please remove the following key and see if this solves the problem

# Encoding
encoding : CP1047

Regards

AWS
answered a year ago
  • This needs a server restart after changing the file.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.