All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2017
How to make the uncommitted records rollback in slave DB?
If master database terminated db before some transactions hadn’t been committed, theseuncommitted records had been existed in slave database and
1154 views
What connection string does DBMaker support to connect ODBC? (DBMR3000)
DBMaker support below connection strings: DRIVER: ODBC driver version. DATABASE: Database name. DSN: Data source name. UID: User ID. PWD: Password. ERRLCODE: Set client's error message
1265 views
How to register OLE DB driver for bundle versions in Windows10 x64? (DBMR2996)
To install OLE DB driver bundle version in Windows x64, you need to register the driver manually. If you register
1219 views
How to avoid AbstractMethodError: dbmaker.sql.JdbcOdbcConnection.isValid(I)Z? (DBMR2960)
This error indicates that the version of DBMaker JDBC driver is outdated. Please update the driver to support isValid() method
1220 views
How to start the database in single-user mode for maintenance? (DBMR2947)
You can use dmSQL or JDBA tool to maintain database in single-user mode. Follow below step to start the database
1229 views
Is DCI compatible with Acucobol v10? (DBMR2939)
DBMaker 5.4.2 or later version supports ACUCOBOL-GT 10. User can link dmacu90 library in Linux. Please refer the setup steps
1490 views
Why load external DB returned Segmentation fault at powerpc?
The unixODBC installing package for powerpc didn't include libodbc.so. You need to create the symbolic link manually. Enter below commands: $
1140 views
How to make a batch script for rebuilding all indexes? (DBMR2924)
Enter follow SQL commands to check and rebuild all indexes. For example, there is a database including five indexes. Check “CREATE_TIME”
1278 views
Why can find the errors with "check db" easily in slave DB? (DBMR2922)
If you executed "check db" command in slave side, the slave database read dirty data. It caused the data between
1178 views
one category up
2017
english version for 2017
Subcategories