jBASE Remote File Service

This section provides insight on configuring jBASE Remote File Service (jRFS) driver on application servers to achieve remote access to files present on Database Server to form Multiple Application Server (MAS) architecture.

jRFS provides the following benefits:

  • It is possible to split application architecture from the database.

  • More than one application server can connect to a jBASE database.

  • For high availability, you can deploy Temenos Transact on two or more application servers.

  • Load sharing.

  • No single point of failure.

  • Provides access when there is a requirement to share the database between multiple systems.

Overview

jRFS allows a Temenos Transact application to run on data kept on a separate server. This enables the architecture to split and thus helps in achieving load sharing on and high availability of an application server.

The jRFS driver requests in the form of either file access or query execution. These requests are sent from application server and are resolved at the database server. The resulting data is sent to the application server for further processing which can involve any Temenos Transact business logic.

Configuration of the jRFS driver is achieved through the tafc.ini configuration file, which defines where the database server’s jRFS Driver resides on the application server. The tafc.ini file is located under the $TAFC_HOME/config/$TAFC_CONTEXT directory.

At the database server, the "jAgent" daemon or service is started, which services requests sent from application server.

When a request is made from application server after the connection has been established with jAgent, the driver checks the stub file as pointed by the JEDIFILENAME_MD environment variable. This stub file contains file name of the VOC file present on the database server.

File:User:aleggett/tmp9131799282699905805_JBASE_UG_JRFS/image006.png

Installation

This section explains the database server and application server configuration.


Bookmark Name Actions
Feedback
x