Symptom
- Running SAP Adaptive Server Enterprise (ASE) 15.7 or SAP ASE 16.0
- Need to change the compression of a database
- Reports error 17424 or 18124:
1> sp_dboption "<database>","page compression",true
2> go
Msg 17424, Level 16, State 1:
Server '<servername>', Procedure 'sp_dboption', Line 695:
The database option does not exist or you cannot set the option.
Run sp_dboption with no parameters to see options.
(return status = 1)
OR
1> sp_configure "page compression"
2> go
Msg 18124, Level 16, State 1:
Server '<servername>', Procedure 'sp_configure', Line 1678:
No matching configuration options. Here is a listing of groups:
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 15.7
- SAP Adaptive Server Enterprise (ASE) 16.0
Product
SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0
Keywords
KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , Problem
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.