RetryLoginCount

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup RetryLoginCount <Count>

       Where:

               <Count> is an integer

 

Description:

If EMUE's automatic login is unsuccessful in a login attempt, it will wait for a period of time and then try to log in again. This command configures how long EMUE will wait before attempting to log in again.  The delay is in minutes and by default, EMUE will wait 15 minutes and then make another login attempt.

This count will also be incremented if you are Using Pooled Signons Terminal and no signons are available.

 

Sample:

       The following set of statements instruct EMUE to delay the login for 30 minutes and to retry the login up to 3 times.

SetStartup RetryLoginDelay "30"

SetStartup RetryLoginCount "3"

 

See Also:

RumbaInterfaceType

UseTerminalSSL

TN3270ConnectionTimeout

TerminalIsAvailableMessage

MainframeConnectionTimeout

RetryLoginDelay