Commit 6c4e127
committed
mk-oracle: document 12.1.0.2 as the minimum supported release
The README named no minimum release at all. It now names 12.1.0.2 and says
what an older database gets instead of monitoring. The test-fleet
documentation listed the Oracle XE 11 image alongside the supported targets,
and now marks that image as below the minimum.
- The README gains a Supported Oracle Releases section. It names the columns
the queries depend on and the release each one arrived in, and it states
that an older instance fails with ORA-00904 while its version is being
established, and reports that error in the oracle_instance section.
- The custom-SQL example in the README gated a variant at 12.1.0.0, which is
below the minimum. The example now uses 19 and 23.
- The Docker README and tests/docs/test-systems.md mark the XE 11 image as
below the minimum, and note that it is only good for checking that the
plug-in fails cleanly.
- test-db-endpoints.conf records that a database below the minimum is not a
valid target for the test suite.
TESTS: None, documentation only.
CMK-37731
Change-Id: I9283cc1d4f09565156c245d2f251c745395ee7c21 parent 544ef10 commit 6c4e127
4 files changed
Lines changed: 23 additions & 8 deletions
File tree
- packages/mk-oracle
- tests
- docs
- files/docker
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| |||
577 | 588 | | |
578 | 589 | | |
579 | 590 | | |
580 | | - | |
| 591 | + | |
581 | 592 | | |
582 | 593 | | |
583 | 594 | | |
584 | 595 | | |
585 | 596 | | |
586 | 597 | | |
587 | 598 | | |
588 | | - | |
589 | | - | |
| 599 | + | |
| 600 | + | |
590 | 601 | | |
591 | 602 | | |
592 | 603 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments