Could not bind to the QZDMMDTA SRVPGM

StewartSchatz

StewartSchatz

Well Known Member
Has anyone seen the following error before?

"Could not bind to the QZDMMDTA SRVPGM"

If so, what was your resolution. We receive this error on every UBE that is processed, even when the UBE is successful.
 
I've seen this on multiple as400 installs. OneWorld tries to use opticonnect
to connect to a remote datasource first, then tcpip second.

This shouldn't affect you if you only have one as400, unless; you either
have opticonnect loaded, or a datasource is defined incorrectly in the
server F98611. ie OMSRVR is pointing to a invalid as400? You might want to
verify all the entries in your f98611 and check if opticonnect is installed.

Otherwise, this error can also occur if CFGTCP option 10 and/or 12 are set
incorrectly.



"Could not bind to the QZDMMDTA SRVPGM"

If so, what was your resolution. We receive this error on every UBE that is
processed, even when the UBE is successful.
 
I am receiving a similar problem trying to implement 21CFR Auditing in the DEV environment. All UBE's fail with Auditing turned on (P9500001) and the JDE.log states the following:
PrintUBE failed, refer to joblog of job 735751/JDESERVICE/R0006P

I checked the QEZJOBLOG outq on the AS400 and the following is stated:
Cannot resolve to object QZDMMDTA. Type and Subtype X'0203' Authority X'0000'.

We are not using Opticonnect, we have two LPAR's on the one I-Series (LPAR1 - Prod, LPAR2 - DEV + PY). The Dev Environment talks to the Production environment successfully as the Production LPAR contains the System Datasource, and with Auditing turned off UBE's run normally on the Dev environment.

I have checked all datasources and they are setup correctly, we dont use Opticonnect and the CFGTCP option 10 and 12 are also correctly configured.

Does anyone have any magic in their bag to help with this 21CFR/QZDMMDTA problem?

Thanks in advance
 
Back
Top