Lantronix LPS1-T EPS Reference Manual - Page 106

VMS Host Troubleshooting

Page 106 highlights

Troubleshooting LAT Host Setup 9.2.2 VMS Host Troubleshooting Table 9-1: VMS Host Troubleshooting Area to Check Explanation The Server IP address and name are entered in the host file Telnet to the Server using the name in the host file and verify that the Server name is resolvable and that the Server is reachable via the network. Jobs that appear in the host queue reach the Server From within the LPC administrative utility, enter the following commands to clear and reset the host queue: abort queue_name, clean queue_name, enable queue_name, and start queue_name. Then kill the currently executing daemon, remove all old entries in the queue, enable the queue to accept new entries, and restart job processing. By default, the LAT error message codes on the host are not translated into text error messages. If a LAT job fails and appears in the queue with an eight-digit hex result code, the code can be translated by issuing the commands in Figure 9-19. Figure 9-19: Translating LAT Error Codes to Text $ SHOW QUEUE/FULL/ALL queue_name (note the error code nnnnnnnn) $ SET MESSAGE SYS$MESSAGE:NETWRKMSG.EXE $ EXIT %Xnnnnnnnn Table 9-2: Configuring LAT on VMS Host Using Port Name Area to check Explanation The specified node name matches the server's node name Use the Show Server command. The specified port name matches the port's name Use the List Port 1 command. If a connection attempt has been unsuccessful when initially configuring a LTA device, the LAT host software may become confused. Deleting and re-creating the LTA port is often required to successfully connect to the Server. Table 9-3: Configuring LAT on VMS Host Using a Service Area to check Explanation The specified node name matches the Use the Show Server command. server's node name The service name used matches the con- Use the Show Service Local Characteristics command. figured service name The service is available Use the Show Service Local Characteristics command from a network login. If the service rating is zero, the parallel port is in use. 9-6

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223

Troubleshooting
LAT Host Setup
9-
6
9.2.2
VMS Host Troubleshooting
By default, the LAT error message codes on the host are not translated into text error messages. If a LAT
job fails and appears in the queue with an eight-digit hex result code, the code can be translated by issuing
the commands in Figure 9-19.
Figure 9-19:
Translating LAT Error Codes to Text
If a connection attempt has been unsuccessful when initially configuring a LTA device, the LAT host
software may become confused. Deleting and re-creating the LTA port is often required to successfully
connect to the Server.
Table 9-1:
VMS Host Troubleshooting
Area to Check
Explanation
The Server IP address and name
are entered in the host file
Telnet to the Server using the name in the host file and verify
that the Server name is resolvable and that the Server is reach-
able via the network.
Jobs that appear in the host queue
reach the Server
From within the LPC administrative utility, enter the follow-
ing commands to clear and reset the host queue: abort
queue_name, clean queue_name, enable queue_name, and
start queue_name.
Then kill the currently executing daemon, remove all old
entries in the queue, enable the queue to accept new entries,
and restart job processing.
$ SHOW QUEUE/FULL/ALL queue_name
(note the error code nnnnnnnn)
$ SET MESSAGE SYS$MESSAGE:NETWRKMSG.EXE
$ EXIT %Xnnnnnnnn
Table 9-2:
Configuring LAT on VMS Host Using Port Name
Area to check
Explanation
The specified node name matches the server’s node name
Use the Show Server command.
The specified port name matches the port’s name
Use the
List Port 1
command.
Table 9-3:
Configuring LAT on VMS Host Using a Service
Area to check
Explanation
The specified node name matches the
server’s node name
Use the Show Server command.
The service name used matches the con-
figured service name
Use the Show Service Local Characteristics command.
The service is available
Use the Show Service Local Characteristics command from
a network login. If the service rating is zero, the parallel port
is in use.