Skip to content

Commit 7f49ec4

Browse files
committed
debug service 3.0.2 ptfs
Signed-off-by: Eric Simpson <esimpson@ca.ibm.com>
1 parent ddc5b82 commit 7f49ec4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
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.2" >
20+
21+
* IBM i 7.6
22+
* Debug Service PTF SJ08175 (and SJ08174 prereq)
23+
* HTTP Group PTF SF99962 level 6 or higher
24+
* Java 17 LPP 5770JV1 Option 20 (not Java from Yum)
25+
* IBM i 7.5
26+
* Debug Service PTF SJ08182 (and SJ08176 prereq)
27+
* HTTP Group PTF SF99952 level 25 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 SJ08192 (and SJ08177 prereq)
31+
* HTTP Group PTF SF99662 level 47 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 SJ08201 (and SJ08187 prereq)
35+
* HTTP Group PTF SF99722 level 63 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.1" >
2044

2145
* IBM i 7.6

0 commit comments

Comments
 (0)