Symptom
You want to change the class for SYB_BACKUP server to 'ASEnterprise' using following command, but it doesn't work and is changed to PRCserver instead.
1> sp_addserver SYB_BACKUP, ASEnterprise, "myhost:<port_number>"
2> go
Changing server class of server 'SYB_BACKUP' from 'unknown' to 'RPCserver'.
(return status = 0)
1> sp_helpserver SYB_BACKUP
2> go
name network_name security_mechanism server_principal class status id cost
---------- -------------- -------------------- ------------------ --------- ---------------------------------------------------------------------------- -- ----
SYB_BACKUP <myhost>:<portnumber> NULL NULL RPCServer no timeouts, no net password encryption, writable , enable login redirection 6 1000
(return status = 0)
Read more...
Environment
SAP Adaptive Server Enterprise 16.0 SP03 PL06 and above
Product
SAP Adaptive Server Enterprise all versions
Keywords
SYB_BACKUP, PRCserver, sp_addserver, sp_helpserver, server class , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , Product Enhancement
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.