How to extract logs from Db2 backup?
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2291
by Super User
How to extract logs from Db2 backup? was created by Super User
How to extract logs from Db2 backup?
Please Log in to join the conversation.
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2292
by Super User
Replied by Super User on topic How to extract logs from Db2 backup?
To restore the log files from a backup image, use the LOGTARGET option of the RESTORE DATABASE command and specify a fully qualified path that exists on the Db2® server. The restore database utility then writes the log files from the image to the target path.
Please Log in to join the conversation.
Time to create page: 0.068 seconds