Skip to content

Commit b341641

Browse files
Merge pull request #89 from mkwan01/main
PTF numbers for debug service 3.0.3
2 parents 9b7a082 + d4cafee commit b341641

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

src/content/docs/developing/debug/configure.mdx

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,30 @@ import { Aside, CardGrid, Card, Icon, Tabs, TabItem } from '@astrojs/starlight/c
1616
To make use of the Debug Service, you need the following PTFs:
1717

1818
<Tabs>
19+
<TabItem label="Version 3.0.3" >
20+
21+
* IBM i 7.6
22+
* Debug Service PTF SJ08472
23+
* HTTP Group PTF SF99962 level 7 or higher
24+
* Java 17 LPP 5770JV1 Option 20 (not Java from Yum)
25+
* IBM i 7.5
26+
* Debug Service PTF SJ08535
27+
* HTTP Group PTF SF99952 level 26 or higher
28+
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
29+
* IBM i 7.4
30+
* Debug Service PTF SJ08540
31+
* HTTP Group PTF SF99662 level 48 or higher
32+
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
33+
* IBM i 7.3
34+
* Debug Service PTF SJ08544
35+
* HTTP Group PTF SF99722 level 64 or higher
36+
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
37+
38+
**All OS versions require** 5770WDS option 60 (Workstation Tools - Base).
39+
40+
<Aside type="note">You need to restart the ADMIN1 server after applying a Navigator PTF.</Aside>
41+
42+
</TabItem>
1943
<TabItem label="Version 3.0.2" >
2044

2145
* IBM i 7.6
@@ -38,7 +62,7 @@ To make use of the Debug Service, you need the following PTFs:
3862
**All OS versions require** 5770WDS option 60 (Workstation Tools - Base).
3963

4064
<Aside type="note">You need to restart the ADMIN1 server after applying a Navigator PTF.</Aside>
41-
<Aside type="caution">The 3.0.2 Debug Service PTF must not be applied at IPL as a delayed PTF until the next fix comes out.</Aside>
65+
<Aside type="caution">Please upgrade to 3.0.3 if you apply the PTF at IPL as a delayed PTF.</Aside>
4266

4367
</TabItem>
4468
<TabItem label="Version 3.0.1" >

0 commit comments

Comments
 (0)