Setting database options
Use the Database tab to 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 click System > General > Server Information.
The AR System Administration: Server Information form appears. - Click the Database tab.
AR System Administration: Server Information form — Database tab
(Click the image to expand it.)
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.
Using read-only database
The AR System server automatically detects if you have a read-only database. BMC Remedy 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. Refer to Runtime-configuration to run the Java Driver program.
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 in the above example 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 |
Full Text Search | ID – 190 |
Vendor form search | You cannot search Vendor form if you have read-only database because Vendor form search results in creating temporary tables. |