Setting database options
You can view and configure information about the database that you are using.
To display and update information about the database
- In a browser, open the AR System Administration Console, and select System > General > Server Information.
The AR System Administration: Server Information form appears. - Click the Database tab.
AR System Administration: Server Information form—Database tab
The information displayed on this tab varies depending on the relational database you have installed. Edit the options, as needed:
Database tab fields- Click Apply.
(Only for on-premises deployments) Using a read-only database
The AR System server automatically detects if you have a read-only database. AR System does not support the following features with a read-only database. You need to disable the following features through Java Driver when you are using a Read-only database. For information about how to run the Java Driver program, see Runtime-configuration.
Use the procedure shown below in the example to disable the features.
SET SERVER INFO
Number of server info operations (0): 1
Operation (1-443) (1):419
Datatype
Null/Key/Int/Real/Char/DiaryList/Enum/Time/Bitmask/Byte
Decimal/attach/currency/date/timeofday/join/trim/control/Table/Column/ulong/coords/view/display
(0 - 14, 30-34, 40-43) (0): 2
Integer Value (0): 1
Set Server Information Status
ReturnCode: OK
Status List : 0 items
Enter the ID for the feature to be disabled on the line below:
Operation (1-443) (1):419
Replace 419 with the ID for the feature to be disabled. Refer to the table below for IDs.
Feature | ID |
---|---|
Archiving | ID for single server environment – 191 ID for server group environment – 419 |
Escalation | ID for single server environment – 143 ID for server group environment – 422 |
ID – 190 | |
Vendor form search | You cannot search Vendor form if you have a read-only database because Vendor form search results in creating temporary tables. |