Please enable JavaScript to view this site.

 

The Terminal Connection Type is supported for all supported databases.

 

This Connection Type collectively refers to conventional Telnet (port 23) and SSH (port 22) connections from Linkar SERVER to a database. Once a connection is established, requests and responses are then exchanged through these sessions.

 

To open EntryPoints defined with a Terminal connection type, a "script" must be defined in the Login String section (see screenshot below). Depending on the environment, it may also be required to map control characters in the Character Conversion section.

 

Depending on details, the Socket Connection Type may need to initially use the Terminal type to connect into the database, so that it can start socket listeners and then exit.

 

As a guideline:

Use Terminal connections when required and when it's desirable to have a minimal number of DBMS processes pre-started, with occasional temporary sessions created during peak time. This is the slowest connection type.

Use DBMS-specific connection library types where possible in preference over the others, for performance and to better support temporary sessions. This is generally considered to be the fastest and most direct connection type.

Use Socket connections when it is acceptable to pre-define the maximum number of expected DBMS licenses for high performance. This is faster than Telnet connections, but benchmarks are not yet available to compare with DBMS-specific types.  

 

 

If required, continue with configuration of a Socket connection.

 

When using the New EntryPoint Wizard with this screen, on clicking End an option will be presented to enable the account for use with Linkar.