Skip to content

Commit 89f1a34

Browse files
authored
Update db2i index.mdx
Noticed a pop-up when using the schemas browser that a job is must be active.
1 parent cc9ca12 commit 89f1a34

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/extensions/db2i/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ You are able to right-click on any job to save those job settings, allowing it t
111111

112112
The Db2 for i extension adds a view called Schema Browser which allows the user to add existing schemas to the list and will allow them to browse existing database objects. You can right-click on SQL objects to show more actions. Each SQL object type may have unique actions.
113113

114+
<Aside type="note">
115+
The Schema Browser requires an active SQL Job to function.
116+
</Aside>
117+
114118
### Viewing table contents
115119

116120
If you are using the Schema Browser to browse objects, you are able to use the 'View contents' icon when hovering over a table, view, or alias to cause a basic SQL select statement to be generated and executed.
@@ -267,4 +271,4 @@ limit 10
267271

268272
## AI Integrations
269273

270-
<LinkCard title="Db2 for i Code Assistant" href="../../ai/db2i/code-assistant/" />
274+
<LinkCard title="Db2 for i Code Assistant" href="../../ai/db2i/code-assistant/" />

0 commit comments

Comments
 (0)