[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

LAT connection timeout?

» close window

The Question is:

 
I have an TIMEOUT to try connect to  DECServer with LAT protocol.
Let me explain.
First i prepared the port 5 in a DECServer 90M directly inDECServer90 "Local>"
 with several characteristics, then with a LAT instruction i prepared with the
 same characteristics as follow.
 
$ MCR LATCP CREATE PORT LTA105: /NOLOG
$ MCR LATCP SET PORT LTA105: /APPLICATION /NODE=CABAH5 /SERVICE=SPECTR
 
and in DCL the follow
$ SET TERMINAL /PERM 'caract...' 'LTA105:'
$ SET PROTECTION=W:RW/DEVICE ' LTA105:'
 
 
I have an SS$_TIMEOUT in an application developed in FORTRAN 77 and it return
 the data i_iosb(1)=556 in the follow instruction when i try connect with the
 DECServer 90M
 
j_stat = SYS$QIOW (,%VAL(i_cl_chnl), %VAL(IO$_TTY_PORT + IO$M_LT_CONNECT),
 i_iosb,,,,,,,,)
 
This application was working perfectly, then it was suspended for a lot of
 months. Now, i'm trying to run it again, but i get this results.
 
I'll like you can help me to get the solution for my problem.
 
If you need more information, please say me and i'll send to you.
 
Tank you.
 
John Peral
 
 


The Answer is :

 
  Something has clearly changed with the DECserver configuration,
  or some other component of the OpenVMS host or the network.
 
  The question, of course, is determining what has changed.
 
  Please contact the support center, as details of the DECserver
  configuration and application requirements will be needed.

answer written or last revised on ( 11-APR-2003 )

» close window