Example:
db2_all "<<+11<db2 connect to testdb; db2 export to /backup/test_table.del.11 of del select * from test_table where nodenumber(ID) = 11; db2 terminate"
NOTE:
- Useful for large tables.
- Be sure to export all the partitions in which the table is defined.
- Export each partition to seperate filesystem for better performance.
No comments:
Post a Comment