Skip to content

Commit 3e84ff8

Browse files
committed
video card added
1 parent a09e53f commit 3e84ff8

2 files changed

Lines changed: 337 additions & 169 deletions

File tree

ims-videos.html

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,17 @@
175175
<!-- =========================== Videos - database =========================== -->
176176
<section id="ims-database" class="white-bg pure-g card-section">
177177
<div class="pure-u-1 card-section-header"><h3>IMS database</h3></div>
178+
<!-- IMS DDL Utility -->
179+
<card-tile
180+
name="A beginner’s guide to making an IMS database ready for use"
181+
desc="Learn how to prepare an IMS database by specifying DBDGEN and PSBGEN input, registing the database to DBRC, and more."
182+
level="Beginner"
183+
time="6.6 hours"
184+
link="https://mediacenter.ibm.com/playlist/details/1_s5qmssgt/categoryId/122579632"
185+
id="ims-ddl-util"
186+
class="pure-u-1 pure-u-lg-1-2 pure-u-xl-1-3"
187+
>
188+
</card-tile>
178189
<!-- IMS MACB -->
179190
<card-tile
180191
name="IMS Managed ACBs and IMS Catalog"
@@ -242,18 +253,6 @@
242253
class="pure-u-1 pure-u-lg-1-2 pure-u-xl-1-3"
243254
>
244255
</card-tile>
245-
246-
<!-- IMS DDL Utility -->
247-
<card-tile
248-
name="IMS z/OS Native DDL Utility"
249-
desc="Get an overview of a new IMS utility that submits SQL data definition language (DDL) statements against an IMS database."
250-
level="Beginner"
251-
time="12 minutes"
252-
link="https://mediacenter.ibm.com/playlist/details/1_4u3gq2f0/categoryId/122579632"
253-
id="ims-ddl-util"
254-
class="pure-u-1 pure-u-lg-1-2 pure-u-xl-1-3"
255-
>
256-
</card-tile>
257256
</section>
258257

259258
<!-- =========================== Videos - system programming =========================== -->

0 commit comments

Comments
 (0)