Symptom
- upgraded to 16.0 SP03 PL10 from an earlier PL
- the following statement causes the ASE to crash, without leaving any traces in the ASE log
declare @sql varchar(10000)
select @sql = 'sp_who'
exec @sql
go
- the client connection is also terminated
- 'plan text pipe active' is enabled
- may cause a stacktrace with signal 11 when using CIS, for example :
declare @sql varchar(10000)
select @sql = 'loopback...sp_who'
exec @sql
go
Read more...
Environment
SAP Adaptive Server Enterprise (ASE) - 16.0 SP03 PL10 and SP04
Product
SAP Adaptive Server Enterprise 16.0
Keywords
SIGSEGV,signal 11, plan text pipe , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , 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.
SAP Knowledge Base Article - Preview