DB2 big data table data deletion method

Source: Internet
Author: User
Tags db2 connect db2 connect to


The DB2 big data table data deletion method is slow and unacceptable when the table data volume is deleted from table_name in millions. In addition, delete is more unacceptable when deleting multiple tables. Find the method and find it very fast. The procedure is as follows: www.2cto.com (1). Create a new file named [empty. del] on drive C, which is an empty file.
(2) run the command line to connect to the DB2 database DB2 connect to TEST_36 USER administrator using password (3) and run the command to delete DB2 import from empty. del of del replace into table_name try it and you will find an unusual speed.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.