Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 1821
blob18a3f354546c61ee50f616191d2a20a43d87fd71
1 Title: mk_oracle: changed connection to dedicated server mode
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i1
6 Date: 1420962000
7 Class: fix
9 Some users have problems with the configuration of the connection
10 to Oracle due to missing '(SERVER=DEDICATED)(UR=A)' in the internal
11 connect string.
13 This has been fixed.