Example of different runtime-system settings for a test and an active production system

There are many possibilities for setting up individual runtime systems, so you can go by your requirements or preferences.

The most common use of runtime systems is testing changes to the system. Therefore, this example suggests different settings that can be used in active systems, as opposed to test systems.

Settings used

Active production system

Test production system

User rights

One or only a few users are given administrator rights

More or all users can be given administrator rights to test the system

Database

Oracle server

License free MySQL database

Logging

High level

None

Backup

Yes

None

Error/status notification requirements

High level

Low level or none

Optimization settings

High level

Lower level unless optimization is the parameter being tested.

Setting up a runtime system for use in production

Runtime systems: Overview