Skip to content

API for a tuxedo server that is connected with a distributed transaction system

License

Notifications You must be signed in to change notification settings

ppml38/DB2-Tuxedo-Server-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tuxedo-Server-API

This is an implementation of securely exposing Mainframe DB2 database to internet

This implementation consist of,

  1. Server program that establishes connection with configured Tuxedo server which is intern connected with mainframe DB2 database
  2. /www folder with html pages to get query inputs from user

How to use it?

For this you require a IBM mainframe with DB2 database, wrapped with tuxedo server In the server program, Install the latest IBM Db2 driver software from https://www.ibm.com/support/pages/db2-jdbc-driver-versions-and-downloads inside Genie folder

  1. Configure the IP address of tuxedo server
  2. Configure query that need to be executed (or change the html page to get query from user)
  3. Start the server program
  4. Get the index page from server via http from your browser
  5. Enter values to complete the query
  6. Press search
  7. Result will be updated below

About

API for a tuxedo server that is connected with a distributed transaction system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published