Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JDBC Drivers for a number of DBMSs are included with JS7. However, due to restrictions for bundling of JDBC Drivers with Open Source software for some DBMSsDBMS products, users have to download the JDBC Driver from the vendor's web site themselves:

...

JS7 makes use of a connection pool to allow a larger number of JOC Cockpit user sessions to share database connections form from the pool.

  • By default JOC Cockpit is configured to use up to 10  connections from the pool. As a rule of thumb 1 connection can be shared by approx. 3 parallel users.
  • Adjust this setting to the max. number of connections required for sharing between parallel users of JOC Cockpit. 

...