This article shows how to import data from a csv file into a Db2 LUW table. You'll learn when to use IMPORT, when LOAD and when INGEST to get the data.
Here is how to quickly export data to a csv file from a Db2 LUW database
Here is how to prepare and perform a redirected restore. And what's the most important - why should bother to do that. The article contains a ready to run script.
How do you monitor Db2 LUW databases? What tools do you use? What do you struggle with? Here is what tools are the most useful in different scenarios.
This article is about connecting remotely to a database and a more advance topic: federation. I'll show you how to set up federation step by step.
How to recreate a table with its data in the correct schema? db2move? db2look? What tools are useful here?