| 发表于:2007-11-23 15:53:181楼 得分:100 |
这个好像是内存不够,你释放一点内存试试。你可以看看这个资料: sql30040n EXECution failed because of unavailable resources that will not affect the successful EXECution of subsequent commands and sql statements: reason reason . type of resource resource-type . resource name resource-name . product id product-id . explanation: the application cannot process the command or sql statement because the specified resource has run out. the current transaction is not rolled back and the application remains connected to the remote database. the command cannot be processed. user response: increase the size of the specified resource and resubmit the command. sqlcode : -30040 sqlstate : 57012 | | |
|