How to Do Almost Everything (to Administer Db2) via SQL and Jupyter Notebook

Download PDF
Watch recording (logged in Tridex members only)

Session title: How to Do Almost Everything (to Administer Db2) via SQL and Jupyter Notebook

Session abstract: Over time, Db2 has added the ability to do more and more via SQL. Join this session to learn how to administer Db2 largely through SQL. Examples will be provided via Juptyer Notebook, but will be entirely in SQL. All examples will be run remotely, requiring no direct server login.

Continue reading “How to Do Almost Everything (to Administer Db2) via SQL and Jupyter Notebook”

Are you happy or are you still deprecated?

Download PDF

Watch recording (logged in Tridex members only)

Session title: Are you happy or are you still deprecated?

Session abstract: Db2 has grown a lot over the years and, partly due to this, it carries around a ton of old baggage. It is definitely the right time to start crawling through the Db2 catalog and review any and all of the “deprecated” objects that are hanging around still nailed to their perches! Continue reading “Are you happy or are you still deprecated?”

Rebind Phase-In

Download PDF

Watch recording (logged in Tridex members only)

Session title: Rebind Phase-In

Session abstract: In a busy Db2 system, applications are continuously executed by several threads. In order for a DBA to rebind application packages to enable new features by changing bind options or make changes to access paths for the static SQL statements, the DBA must wait for a window in which the applications aren’t running, must take an application outage, or must use a cumbersome workaround. Continue reading “Rebind Phase-In”