buildsmi.1in 160 B

12345
  1. delete from systables where tabid > 99 and partnum < '0x100000';
  2. delete from systables where tabname = 'sysdbspartn';
  3. close database;
  4. drop database sysmaster;