Symptom
-
DDLGEN generated an incorrect sp_poolconfig statement that is missing the size argument.
-
sp_poolconfig command is missing the size and the wash is not necessary when using default.
For example:
exec sp_poolconfig 'default data cache' , '16K' , 'wash=20480K'
should be:
exec sp_poolconfig 'default data cache' , '100M','16K',
Read more...
Environment
SAP Adaptive Server Enterprise (ASE) 15.7
Product
SAP Adaptive Server Enterprise 15.7
Keywords
KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.