Provider - Data Provider - JLINK

Description - JLINK is a technology that can be used to access information hosted by iWay, WebFOCUS and EDA data servers. Listed below are the general settings for the JLINK in the base configuration of this server. The settings apply only for JLINK used in a stand-alone manner; they do not apply when JLINK is used via a data provider JDBC connection pool. In the JDBC case you must code these parameters as needed on the connection JRL.
 
Runtime Class - com.iwaysoftware.eclipse.template.JlinkProviderType


 

Parameter Groups

  Parameter Type Description
  Type string The server type is used to help identify the target JLINK accessible service.

Select from one of the following options:
  • iWay Adapter Manager {iWay Adapter Manager}
  • iWay Data Server {iWay Data Server}
  • WebFOCUS Pro Server {WebFOCUS Pro Server}
  • WebFOCUS DBMS Server {WebFOCUS DBMS Server}
  • WebFOCUS Reporting Server {WebFOCUS Reporting Server}
  • EDA Full Function Server {EDA Full Function Server}
  • EDA Hub Server {EDA Hub Server}
* - denotes required
  Parameter Type Description
  Host string The host parameter identifies the host name or the ip address of the target JLINK accessible service.
  Port string The port parameter identifies the TCP/IP service name or the port number of the target JLINK accessible service.
  User string User name with respect to the JLINK accessible service.
  Password password Password with respect to the JLINK accessible service.
  Extra string If the jlink-FFS connection requires additional properties, enter them as key1=value1;key2=value2 etc. Key=value pairs are separated by semicolon.
* - denotes required
  Parameter Type Description
  Engine string Identifies the default database engine style used by JLINK.

Select from one of the following options:
  • EDA {0}
  • DB2 {1}
  • ORACLE {2}
  • TERADATA {3}
  • SQLDS {4}
  • SHAREBASE {5}
  • SQLMSS {6}
  • SUPRA {7}
  • INGRES {8}
  • SYBASE {9}
  • RDB {10}
  • INFORMIX {11}
  • UNIFY {12}
  • SQLEDA {13}
  • OS2EE {14}
  • SQL400 {15}
  • NONSTOP {16}
  • ALLBASE {17}
  • PROGRESS {18}
  • REDBRICK {19}
  • UNIVERSE {20}
  • DATACOM {21}
  • INFOACC {22}
  • SQLIDMS {23}
  • STORHOUSE {24}
  • ODBC {25}
  • MSQ {26}
  • NUCLEUS {27}
  • MSACCESS {28}
  Encoding string Identifies the code page to be used with the JLINK Data provider.

Select from one of the following options:
  • U.S. English (Default) {137}
  • Western European (ISO 8859-1) {437}
  • Central European (ISO 8859-2) {1250}
  • Greek (ISO 8859-7) {1253}
  • Hebrew (ISO 8859-8) {916}
  • Japanese (Shift-JIS) {942}
  • Japanese (EUC-JP) {10942}
  • Korean {949}
  • Russian (ISO 8859-9) {1251}
  • Simplified Chinese (GBK) {946}
  • Traditional Chinese (Big5) {10948}
  • Turkish (ISO 8859-9) {1254}
  • Unicode (UTF-8) {65001}
  Encryption boolean Determines whether JLINK traffic should be encrypted over the wire.
* - denotes required
  Parameter Type Description
  Trace File string File name and location of the file on the server to store JLINK trace information.
  Trace Levels string Sets the trace levels of the JLINK Data provider.

Select from one of the following options:
  • api {api}
  • io {io}
  • logic {logic}
  • debug {debug}
* - denotes required