
HOST004 (HOST_FAILACT)
Alarm level
Major.
Description
The application cannot access the host to get data for the call. One of these problems exists:
- The keyboard is locked.
- The session is owned by someone else.
- The configuration of the host on the IR system is incorrect, or the configuration of the IR system on the host is incorrect.
- The host connection is down, or the host itself is down.
Repair procedure
To resolve the problem:
- If the keyboard is locked or you cannot access the host, take these actions:
- Free a session of the card by typing
hfree
session_number
and pressing Enter. The system displays a message saying whether the hfree command succeeded or failed.
- Type
sb_te
session_numbers
and press Enter. You are asked to press Enter to display the screen currently in use by the sessions.
- Press the key configured as the 3270 reset key to unlock the keyboard.
It is likely that the application assigned to that session at one point sent a screen at an inappropriate time, causing the host to lock the keyboard.
- If communication with the host is not restored, take the following actions:
- Check that configuration settings in both systems are correct and make any required changes.
- Check with your LAN administrator to ensure that the connection between the host and the IR system is operating, and that the host is not down.
- If the session is owned by someone else, type
ps ef
and press Enter.The system checks if another program, like the terminal emulator or file transfer program, is using the session.
- If another program or programs are using the session, take these actions:
- Terminate the program that is using the session.
- Reassign the application to the session by typing
hassign
session_number
and pressing Enter.
- Make sure that the session has been configured for a host Licensed Unit (LU).