hi,
i exported the contents of a database using the db2move. however i am getting this error when i try to import the exported data:
*** SQLCODE: -973 - SQLSTATE: 57011
*** SQL0973N Not enough storage is available in the "APP_CTL_HEAP" heap to process the statement. SQLSTATE=57011
i have already maxed out the target db's pckcachesz and app_ctl_heap_sz variables to 64000. i have already restarted the whole computer to make sure that the changes did take effect.
im runing DB2 EE v7.2.5 on a Windows2K Professional machine if it helps. i find it rather ironic that DB2 cannot import what it has exported.
regards...