Applying Db2 fix pack updates for an instance
After you upload a Db2® fix pack to the system, you must apply the fix pack.
Before you begin
Before you apply the Db2 fix pack
updates, check the following prerequisites:
- Make sure that at least 2 GB of disk space is available in the /var and /tmp folders.
- If it is a HADR deployment, do these steps.
- Run the following command:
lssam
From the output, verify that all the resources are online and not in a broken state.
- Run the following
command:
su - db2inst1 -c "db2pd -hadr -alldbs"
From the output, verify these HADR statuses:HADR_STATE = PEER
HADR_CONNECT_STATUS = CONNECTED
- Run the following command: