AS/400 cannot establish DDM connection with remote system.
5 pts.
0
Q:
AS/400 cannot establish DDM connection with remote system.
Hi am using V5R4 AS400 connection. Our server migrated to new location. In as400 server, we have alarms ijs job to monitor disk status , sbs status and all. Here we are receiving the message wait as :

Remote location <MYAS400> for program device DDMDEVICE was not found.
Cannot establish DDM connection with remote system.
Cannot open DDM file DDMSTS in QTEMP.

Function check. CPF4207 unmonitored by SETALARMR at statement .OPEN,
instruction X'0269'.
Error message CPF4207 appeared during OPEN (C G S D F).
ASKED: Mar 8 2009  6:57 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
235 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Sometimes the problem has to do with authority
Here is how we have fixed this problem at our end.

make sure the user information is set up on both systems the same way.
Use the CHGSVRAUTE command.. set the id, server to QDDMSERVER and user profile and password to the same values.

If the profiles don't exist use the ADDSVRAUTE command.

Then try it again.
Last Answered: Sep 4 2009  7:04 PM GMT by ToddN2000   235 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Pdraebel   885 pts.  |   Sep 7 2009  3:01PM GMT

From the first message you get it seems that the iSeries cannot resolve the name to an IP address.
Add the IP to your host table (CFGTCP option 10).

 
0