
with Tags:
z/os
X

Build and deploy a Ruby on Rails web application with IBM DB2 zOS
In this blog, we'll build a Bank as a sample application using IBM zOS database with Ruby on Rails. We'll walk you through the steps to create a Rails app, connect the app to the zOS database, then run the app. Building this simple Bank application demonstrates how easy it is to create and deploy a Rails app with ibm_db gem and zOS database. Note - The below steps are applicable for DB2 LUW and DB2 iSeries database server as well. Prerequisites : DB2Connect license (For zOS and iSeries) Familiarity with Ruby on... [More]
Tags:  ibm_db db2 i ruby adapter system luw z/os iseries ibm rails zos gem driver |
Unlimited Licensing in non-java drivers using db2connectactivate utlility
Introduction: DB2 Connect is a licensed product which allows applications to connect to DB2 for Z ® and DB2 for i ® data servers using various driver APIs like CLI/ODBC, JCC/JDBC, .NET provider, embedded SQL, etc. There are various DB2 Server Editions which based on the organization need customer would buy one of those. http://pic.dhe.ibm.com/infocenter/db2luw/v10r5/topic/com.ibm.db2.luw.qb.server.doc/doc/r0006748.html lists the same (search for “DB2 Connect”). This article concentrates only on the license mechanism in... [More]
Tags:  unlimited non-java host license db2connect db2connectactivate z/os for licensing systems drivers i-series |
Checking Z/OS Version |