Ready for vacation: Passwords |
Henrik's thoughts on life in IT, data and information management, cloud computing, cognitive computing, covering IBM Db2, IBM Cloud, Watson, Amazon Web Services, Microsoft Azure and more.
Wednesday, July 28, 2021
Password expiration and vacation planning
Monday, July 26, 2021
How to connect from Python to Db2
One of the recurring questions I have seen is "how to connect from Python to Db2". I have blogged about Python and Db2 a couple times before. Recently, the question has been popping up again more frequently. From my view, the increased security with mandatory SSL/TLS encryption and the use of Python-based Jupyter notebooks for data science and AI / ML projects are the drivers behind that increase. Moreover, there is Db2 on-premises and the Db2 on Cloud / Db2 Warehouse on Cloud plus container-based offerings. Today, I am trying to sort this out and answer that question. Again.... :)
Tuesday, July 20, 2021
Cloud Security: BYOK vs. KYOK explained
Keep and bring your own key |
Monday, July 12, 2021
Cloud-based HSM with PKCS #11 for Db2 Native Encryption
Manage your encryption keys |
Today, I want to point you to a tutorial in the IBM Cloud documentation. It discusses using Hyper Protect Crypto Services PKCS #11 for Db2 native encryption.
Thursday, July 1, 2021
Db2 11.5.6 is available
You probably already have noticed that a new release of Db2 for Linux, UNIX, and Windows is available, Db2 11.5.6. You can download the Db2 Fix Pack via the usual support site. The related documentation highlights the following features:
- Improved high availability with Advanced Log Space Management,
- Graph modeling and analysis of Db2 data using IBM Db2 Graph,
- Restrictions lifted on accessing column-organized tables
- Technical preview update to Machine Learning Optimizer
- New Click-to-Containerize utility
Aside from the highlights page, I usually go over the enhancements by category. Here are my personal highlights:
- The SQL enhancements include new NOWAIT and WAIT clauses for SELECT, UPDATE and DELETE statements. You can now specify at the statement level how many seconds to wait for locks.
- High availability, backup, resiliency, and recovery enhancements lists improvement to ADMIN_MOVE_TABLE and also has news on pacemaker.
- And in terms of Workload management enhancements, you can now enable the Adapte Workload Manager.
I am sure that we are going to learn all the details at the IDUG EMEA 2021 conference in Edinburgh, Scotland, in October. Mark your calendars.
Subscribe to:
Posts (Atom)