![]() |
Db2 as engine and data source for the data lakehouse |
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, March 12, 2025
Db2 for your data lakehouse
Thursday, February 6, 2025
Db2: Loading and unloading of data on remote clients with external tables
Wednesday, January 29, 2025
Simple container-based Minio deployment for Db2
![]() |
MinIO console with Db2-generated files |
Friday, January 17, 2025
Once again: Db2 External Tables
![]() |
Db2 log files and data on IBM COS |
Tuesday, January 7, 2025
Db2 12.1 Community Edition for Docker on Fedora
![]() |
Db2 version 12.1 is ready for testing |
Wednesday, August 28, 2024
A look at local external tables in Db2
![]() |
Surprising Db2 results or not? |
Friday, August 9, 2024
Revisited: Db2 backup to S3 / Object Storage
![]() |
Db2 backup in an S3 bucket |
Friday, August 2, 2024
Three plus one simple (and free) ways to test Db2
![]() |
Getting started with Db2 |
Wednesday, April 3, 2024
Follow-up on resource reclamation: Search resources and Code Engine commands
![]() |
Restore IBM Cloud Code Engine projects |
Monday, October 30, 2023
π Unicode characters and Db2 πΈ️ π️
![]() |
A smiley query in Db2 |
Wednesday, October 4, 2023
Blog series on cloud security and account cleanup
![]() |
Cleaning up unused cloud privileges |
Regular account cleanup is part of account administration and security best practices, not just for cloud environments. So it is great when your cloud provider offers functionality to analyse the security setup and to detect unused (inactive) identities and privileges in your account. Over the past year, I looked at those features and thereby created a mini series on cloud security and account cleanup. Here is an overview.
Friday, August 25, 2023
Simple installation: Python driver for IBM Db2 (finally) has wheel support
If you have feedback, suggestions, or questions about this post, please reach out to me on Twitter (@data_henrik), Mastodon (@data_henrik@mastodon.social), or LinkedIn.
Wednesday, July 5, 2023
Trusted Contexts for enhanced security: Both in Db2 and IBM Cloud
![]() |
Security feature in action: Trusted Profile |
I trust you to know my old blog post about trusted contexts. Some years ago, I explained how to secure your Db2 database using trusted contexts. By establishing a trusted relationship based on specified attributes, the Db2 feature of a trusted context allows you to switch to another user ID or role, typically with more associated privileges. It is a great security tool to limit direct user privileges and still allow a user to perform tasks requiring more privileges.
Tuesday, June 13, 2023
IDUG 2023 EMEA Db2 Tech Conference in Prague in October
![]() |
Screenshot of IDUG website |
Tuesday, May 9, 2023
Decode JWTs in bash
Friday, March 24, 2023
Analyze your IBM Cloud access management setup
![]() |
ER diagram for cloud security data |
Tuesday, March 21, 2023
flatpak: How to deal with unwanted package updates
![]() |
Not all software is available as package for my Linux distribution. That's why I use flatpak for some applications. Recently, a new app version introduced a bug. It resulted in random crashes. So I looked into a way to get back to an older, more stable app version.
Tuesday, October 25, 2022
Things I learned at IDUG on JSON Web Token support in Db2
![]() |
JSON Web Token support in Db2 |
Tuesday, September 6, 2022
New IBM Cloud security features you should know
![]() |
Custom role for operating Code Engine |
Monday, May 16, 2022
Containerize your Db2 Python app
![]() |
De-containerizing my stuff |