Show TOC

-25346: Communication packet size too small to run IMPORT for PAGES of <N>kb. Increase value of parameter _PACKET_SIZE and restart the databaseLocate this document in the navigation structure

Use

Explanation

You executed a command to import data in PAGES format. The command was terminated because in the target database, the database parameter CommandBufferSize has a value that is too small for the import.

User Response

  1. Increase the value of the database parameter CommandBufferSize.

  2. Restart the database.

  3. Re-execute the command.