Solution:
To edit or review Advantage Database Server parameters you'll need to be a member of the domain administrators group or have remote admin access to the server.
Open up RegEdit on the local PC.
Select File > Connect Network Registry
Type in the name of the server you wish to connect to.
Browse down to the following keys:
HKEY_LOCAL_MACHINESYSTEMCurrent Control SetServicesAdvantageConfiguration
Check and change the following keys under the configuration:
CONNECTIONS = connections DBFS = Tables INDEXES = Indexes LOCKS = Data Locks WORKAREAS = Work Areas
To STOP the advantage database server remotely use the following command:
sc servername stop "Advantage Database Service"
or:
sc servername stop Advantage
To START the advantage database server remotely use the following command:
sc servername start "Advantage Database Service"
or:
sc servername start Advantage |
|
|
|
|
|
| User Opinions |
|
| No users have voted. |
|
| How would you rate this answer? |
|
|
|