Forum

How to take table b...
 
Notifications
Clear all

How to take table backup in Db2?


(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4277
Topic starter  

How to take table backup in Db2?


   
Quote
(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4277
Topic starter  

It is not possible to back up individual tables using the BACKUP command. A common approach is to use EXPORT command. If you need to backup the schema, use db2look to extract the DDL for that table. No, you can't backup specific tables in db2 for Linux, Unix and Windows.


   
ReplyQuote
Share: