Skip to content

Commit 32e9f55

Browse files
committed
log rel course
1 parent 651161b commit 32e9f55

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

ims-education.html

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,45 @@ <h3 style="color: black;">Introduction to the PL/I Programming Language</h3>
417417
<!-- DB header -->
418418
<h2 id="imsdb" style="color: black;margin-left: 16px;">IMS database</h2>
419419

420+
<!-- card -->
421+
<div class="ims-course-card" style="margin-top: 3.5em;">
422+
<div style="position: absolute; margin-top:-60px;" id="ims-dbfund"></div>
423+
<div class="pure-u-1">
424+
<div class="pure-u-1 pure-u-md-6-24">
425+
<!-- <img src="" alt="IMS Logical Relationships badge" style="width: 100%;height:100%;max-height: 300px;padding-bottom: 1px;"> -->
426+
</div>
427+
<div class="pure-u-1 pure-u-md-18-24" style="padding:35px;margin-right: -10px;">
428+
<h4 style="color: black; font-weight: bold;">Coming soon</h4>
429+
<h3 style="color: black;">IMS Logical Relationships</h3>
430+
<p>
431+
Logical relationships establish a logical access paths between segments that are usually in different databases. In this course, you’ll
432+
learn how to code the DBDs and PSBs for IMS databases involved in logical relationships, adjust the performance of these
433+
databases, and review IMS Monitor reports to see whether the logical relationships are effective.
434+
</p>
435+
<div class="pure-u-1 pure-u-md-1">
436+
<div style=" margin-top:15px;">
437+
<p>
438+
<b>Level</b>: Advanced
439+
&ensp;
440+
<b>Cost</b>: None
441+
&ensp;
442+
<b>Badge</b>: Yes
443+
&ensp;
444+
<b>Time</b>: 30 hours
445+
</p>
446+
</div>
447+
<div style="margin-top:15px;" >
448+
<a aria-label="Learn more about IMS DB Fundamentals"
449+
title="IMS DB Fundamentals" target="_blank" rel="noopener noreferrer"
450+
href="https://learn.ibm.com/course/view.php?id=10118"
451+
style="position: relative;bottom:0;margin-bottom:30px;text-align: left;">Learn more →</a>
452+
</div>
453+
</div>
454+
455+
</div>
456+
</div>
457+
</div>
458+
420459
<!-- card -->
421460
<div class="ims-course-card" style="margin-top: 3.5em;">
422461
<div style="position: absolute; margin-top:-60px;" id="ims-dbfund"></div>

0 commit comments

Comments
 (0)