Symptom
When you try to change a database option for master database with using sp_dboption, a 17422 error is thrown.
1> use master
2> go
1> sp_dboption master,'trunc log on chkpt',true
2> go
Msg 17422, Level 16, State 1:
Server 'ASE16', Procedure 'sp_dboption', Line 427:
The 'master' database's options cannot be changed.
(return status = 1)
1>
Read more...
Environment
SAP Adaptive Server Enterprise (ASE) All versions
Product
SAP Adaptive Server Enterprise 12.5 ; SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0
Keywords
KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Known Error
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.
SAP Knowledge Base Article - Preview