Symptom
- The ASE errorlog reports error 941 with a stack trace
- Which is immediately followed by error 6103 and can result in:
- An orphan spid that can causes blocking and holding syslogs
and/or - A signal 11 in a pss funtion, this can a consideriable time later (hours)
- The signal 11 then causes the listener to terminate making ASE server unresponsive
- The signal 11 then causes the listener to terminate making ASE server unresponsive
- Below an overview of typical errors and stack functions
- Error 941 with a stack trace sequence
Error: 941, Severity: 20, State: 1
Illegal database context operation.
...
lasterror = 941
with stack including
closedb
s_cleanframe - Error 6103
Error: 6103, Severity: 17, State: 1
Unable to do cleanup for the killed process; received Msg 941. - A signal 11 in a 'pss' function MAY be seen, most likely pss_init, which may be a considerable amount of time (hours) later
Address 0x00000001032cc4c4 (pss_init.fdpr.chunk.4+0x148), siginfo (code, address) = (50, 0x00000000deadbabe)
Current process (0x272f1398) infected with signal 11 (SIGSEGV)
lasterror = 0 ...
with a stack including
pss_init
pss_alloc
spawn_conn_hdlr
listener - If the signal 11 is seen, it can result in the listener terminating that makes ASE unresponsive:
Listener with protocol tcp, host XXXXXX, port 5000 has been terminated due to timeslice error. You can start a new listener on the same port.
Read more...
Environment
Adaptive Server Enterprise (ASE) 16.0 SP03 & SP04
Product
SAP Adaptive Server Enterprise 16.0
Keywords
closedb.fdpr.chunk , s_cleanframe.fdpr.chunk , s_cleanframe.fdpr.chunk.8+0xa4() , closedb.fdpr.chunk.4+0x2c() , pss_init.fdpr.chunk.4+0x148() , pss_alloc+0x40() , spawn_conn_hdlr+0x100() , 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