Question

  Asked: Mar 11 2008   5:48 AM GMT
  Asked by: Srinivas naikk


unable to start management central


AS/400, Management Central, iSeries Navigator, QSYSWRK, QYPSSRV, STRTCPSVR

I was trying to start management central using the command STRTCPSVR *MGTC as the job QYPSSRV under QSYSWRK was not running which is supposed to be the job for management central.
But when I tried that, I got the error TCP1A10.

however, when I start it using iseries navigator it shows as started, but the entry QYPSSRV under QSYSWRK still does not show. When I try to connecto to management central to view graph history, it fails to connect to management central. It says, unable to connect to management central and it cannot be connected. Please help

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Hi,

I would start looking at why you can't start the job using STRTCPSVR. If you can't start the job this way, you're not likely to be able to start it via navigator.

Try changing the logging on your job using CHGJOB LOG(4 00 *SECLVL) LOGCLPGM(*YES), then try the STRTCPSVR again. Then take a look in your joblog to see what messages you receive. There is most likely an error message which gives more insight into why the STRTCPSVR fails.

Regards,

Martin Gilbert.

David Vasta --> One other thing to do and this works some of the time, Change the QSECOFR password, you can even make it the same things as it was before but for some reason that works some of the time. Just type over it and hit enter then try to start it back up and see if that helps. I had a server once that about once a month would do this and I used my little trick every time and it worked.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Gilly400  |   Mar 14 2008  4:21PM GMT

Strange that changing the QSECOFR password makes a difference. But it can’t hurt to try.