'SQL1585N A temporary table could not be created

I export db from another system and want to import it by my local system. but as I try to import it, I face this error:

SQL3015N An SQL error "-1585" occurred during processing.

SQL1585N A temporary table could not be created because there is no available system temporary table space that has a compatible page size. SQLSTATE=54048

can somebody help me with this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source