Downloads

July 28, 2026: DBMaker 5.4.8 Version released! See what's new

Software

DBMaker 90-day Evaluation

We are very pleased to offer DBMaker 90-Day Evaluation Edition. Please contact us if your platform is not listed.

DBMaker 5.4.8 Version

  • feature enhancement and bug fix
    • Support DB_NETEC=2 or 3, enabling network encryption with the AES-128 or AES-256 method
    • Support ALTER MAX CONNECTION syntax to control per-user maximum connection limits
    • Support NEXTVAL, CURRSER, and CURRVAL syntax on tables with serial columns for SELECT without FROM and INSERT INTO VALUES clause
    • Support DB_LETPT=0 to disable page lock escalate to table lock
    • Support CREATE OR REPLACE with SQL functions
    • Support SQL functions with LOAD, UNLOAD, and DEF operations
    • Support REBUILD PROCEDURE syntax for SQL procedure
    • Support LIKE clause with UPPER function
    • Added NETEC, NETZC, TCPIP columns to the SYSUSER table to track each user's network protocol
    • Added support to correctly reset database internal time when system time is set forward and then back. Users must set DB_SMODE=2 and DB_FORCS=1, then restart the database to reset the internal time
    • Changed default start mode of dmsvcutl.exe to Auto Start (Delayed) for improved service initialization
    • Removed: JDBC Type 3 driver deprecated; feature no longer included in installation
    • Fix issue with INSERT using SERIAL and BLOB under large journals that could hang the system and lead to uncontrolled database file growth
    • Fix unload view behavior when views contained -- comments, ensuring correct parsing and export
    • Fix EXISTS with subquery may get internal error or dmserver crash
    • Fix join of view may not returning any result
    • Fix SQLSP may get wrong result
    • Fix SQLSP with concurrently loading and rebuilding issue
    • Fix SQL block behavior with set autocommit option
    • Fix call SHOWDMLOG search with udf or expression cannot get result
    • Fix concurrent rebuild trigger and SQL stored procedure issue
  • support and fix DCI with ISCOBOL
    • Added DCI_CHKDEC keyword in dmconfig.ini to control decimal precision/scale mismatch checks (default: on)
    • Added DCI_CREATE_TABLE_NOCACHE keyword in DCI_CONFIG to control NOCACHE usage when creating tables. Default is on; set tbname_pat=off to remove the NOCACHE keyword from CREATE TABLE commands
    • Fix DCI READ NEXT LOCK and WHERE clause with concurrent delete may get wrong result
    • Optimized DCI READ/START operations by reducing malloc/free calls, improving performance and memory efficiency
  • JDBC and JTOOL GUI enhancement and fix
    • type 2: Use selectCol.sqltype to determine the appropriate pattern format for parsing
    • type 2: Added a null check for conn in JdbcOdbcXADataSource before calling getResourceBundle()
    • type 4: Remove statement from connection when stmt.close()
    • type 4: Fixed XAResource rollback handling
    • type 4: Avoid modifying the list in place
    • type 4: Check _conn.hdbc if it is valid before using it
    • type 4: Added support for configuration loading via dmconfig.ini. Missing connection properties (such as IP or port) can now be resolved through dmconfig.ini using bundle-version path lookup
    • JDBA added support for a dark theme
    • JDBA supports opening multiple table information views
    • JDBA supports multiple database connections
    • JDBA supports CREATE OR REPLACE FUNCTION
    • JDBA displays 'N/A' instead of -1 or unexpected negative values when statistics are not available
    • JDBA updates UI behavior:
      • Single-click opens content in the primary panel (right side)
      • Double-click opens content in a new tab
    • JSvrmgr enables remote database diagnostics
    • JSQL now saves results in .csv format by default (instead of .txt)
    • JSQL fixes an issue where SQL history could not be disabled
    • JSQL supports SQL history via a popup dialog
    • JSQL can now run as a standalone application

Software Downloads

Starting from DBMaker version 5.4.8 release, support for Windows 32-bit and Linux 32-bit platforms will no longer be provided. This policy will continue for all subsequent releases. If you require continued support for these platforms, please contact the DBMaker Support Team for further assistance.

Platform (x64) Description Download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.8 Version Windows download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.8 Version Windows Bundle download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.8 Version Windows Bundle with Java Tool download
Linux2.x86_64 DBMaker 5.4.8 Version Linux download
Linux2.x86_64 DBMaker 5.4.8 Version Linux Bundle download
Linux2.x86_64 DBMaker 5.4.8 Version Linux Bundle with Java Tool download
Platform (ppc64le) Description Download
Linux2.ppc64le DBMaker 5.4.8 Version Linux download
Linux2.ppc64le DBMaker 5.4.8 Version Linux Bundle download
Linux2.ppc64le DBMaker 5.4.8 Version Linux Bundle with Java Tool download

DCI Downloads

Description Download
DBMaker COBOL Interface (DCI) download

Manual Downloads

Description Download
DBMaker Online Help download
DBMaker Java Help download
Quick Start Guide download
Database Administrator's Guide download
DCI User's Manual download
ISDCI User's Manual download
dmSQL User's Guide download
Error Reference and Message download
ESQL/C Programmer's Guide download
JConfiguration Tool Reference download
JDBA Tool User's Guide download
JAVA Query Tool Guide download
JServer Manager User's Guide download
JDBC Programmer's Guide download
ODBC Programmer's Guide download
OLEDB User's Guide download
SQL Command and Function Reference download
SQL Stored Procedure User's Guide download
DBMaker Toturial download
XML Tool User's Guide download
DBMaker Datasheet download
DBMaker bundle manual - unix download
DBMaker bundle manual - Windows download