All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2013
How to solve “ERROR (1110): Requested DCCA memory exceeds system maximum” in Linux?
This error occurs in Unix when the DCCA memory requested by the database exceeds the maximum amount of shared memory
21 views
How to migrate the DBMaker4.3 database from Windows to Linux? (DBMR2384)
For the file system among versions that belong to the same series of DBMaker is compatible, users can only copy
22 views
How to create/rebuild indexes for tables created by other users for SYSADM? (DBMR2372)
To create/rebuild indexes for tables created by other users, SYSADM should add the table owner’s name before the table name
18 views
How to move a table and its indexes into another tablespace with simply commands? (DBMR2363)
From DBMaker5.3, DBMaker supports the command “ALTER TABLE table_name MOVE TABLESPACE tablespace_name” used to move tables and its indexes into
32 views
How to get view definition from database? (DBMR2327)
There are two SQL statements in DBMaker used to get view definition. One is “def view view_name”, and the other
21 views
What’s the function of dmBackup.l_k in DBMaker? (DBMR2268)
dmBackup.l_k is used to lock dmBackup.his. When a backup is performed, DBMaker will automatically create dmBackup.l_k to ensure every process’s
14 views
How to start or stop a NT service for a database? (DBMR2260)
Answer2: The command “net start ServiceName” is used to start a NT service and the command “net stop ServiceName” is
16 views
How to send mail to DBA immediately when DMERROR.LOG is updated? (DBMR2257)
Once DMERROR.LOG is updated, DBMaker will immediately send DBA an email of which the content is “Please see the alter
14 views
How to make C compilers available which are installed after DBMaker’s installing previously? (DBMR2252)
Suppose a user had installed DBMaker without installing C compilers previously and now he want to install C compilers for
22 views
one category up
2013
english version for 2013
Subcategories