Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  IKTLOGR error. Can't get back in after IPL

    Posted Tue July 05, 2011 03:05 PM
    After finally getting the correct redbooks, we've got hte system configured (using the RDz UT Configuration Guide). We have setup the new data sets, (USER00, PUBLIC, and SYSUT1). We've setup TCPIP, and RACF also. We were at the point to setting up CICS, and did an IPL. Upon restart, when we try to login at a TSO console, we are getting the following error.

    IKJ608I TSOLOGON TERMINATED. IKTLOGR ERROR 912,USER IBMUSER,PROC ISPFPROC

    I've looked up the IKJ608I but the InfoCenter says nothing about error 912. Any idea on what our issue might be?
    SystemAdmin


  • 2.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Tue July 05, 2011 04:26 PM
    Did you specify Reconnect on the login attempt? If so, try taking that off and logging in again.

    RDzJohn
    RDzJohn


  • 3.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Tue July 05, 2011 04:33 PM
    I tried that, and it gives this message:

    IKJ56425I LOGON rejected, UserId IBMUSER already logged on to system ADCD
    IKJ56400A ENTER LOGON OR LOGOFF-

    I then enter my logon, which brings me back to the TSO/E Logon Screen. If I deselect the 'Reconnect' option, I go right back to the step above. If I leave it on, It immediately logs me back off and gives met the first message. The only changes I made were to TCPIP params before IPLing.
    SystemAdmin


  • 4.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Tue July 05, 2011 04:35 PM
    Have you tried logging on a different userid? How about using a different logon proc?

    RDzJohn
    RDzJohn


  • 5.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Tue July 05, 2011 04:53 PM
    I only have the IBMUSER ID set up on here. No other ID's yet. What other logon procs could I use? I tried TSOLOGON, but had the same result.
    SystemAdmin


  • 6.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Wed July 06, 2011 07:28 AM
    If you are using the standard RDz-UT software, you should be able to use one of the other ids shipped with the system. Try using ADCDMST. Depending on the system level you have, ISPFPROC may be a good logon proc.

    RDzJohn
    RDzJohn


  • 7.  Re: IKTLOGR error. Can't get back in after IPL

    Posted Wed July 06, 2011 02:21 PM
    That did the trick, thank you! Back online and wrapping up the TCPIP section now. Will probably have more questions on that soon. Thanks very much for your help.
    SystemAdmin