Dear Colleagues,
The subject mentioned error, related to some I/O buffering. The process in Sybase faced this contention has threw an error. The spid associated with it is still active. I would like to understand more about this error. What exactly might have caused this?
Following are the info that I have gathered :
00:0009:00000:00106:2016/01/05 08:01:19.85 kernel ufopen: Cannot allocate file I/O buffer.
1> dbcc sqltext (106)
2> go
SQL Text: set clientname '000:SAP_WSRT' set clienthostname '' set clientapplname 'SAPLTASK_VITAL'
1> select * from master..sysprocesses where spid = 106
2> go
spid kpid enginenum status suid hostname program_name hostprocess cmd cpu physical_io memusage blocked dbid uid gid tran_name time_blocked network_pktsz fid execlass priority affinity id stmtnum linenum origsuid block_xloid clientname clienthostname clientapplname sys_id ses_id loggedindatetime ipaddr nodeid
------- ----------- ----------- ----------- ------------------------------ ------------------------------ ------------------------------ ------ ----------- ------------------------------- ----------------------------------
106 1148388029 11 recv sleep 6 e30di2 R3D038 11 [1]unc rd ODBC 24772632 AWAITING COMMAND 0 0 2 0 4 3 0 NULL NULL 16384 0 EC2 MEDIUM syb_default_pool 0 3 1 NULL 0 000:SAP_WSRT SAPLTASK_VITAL 0 0 Jan 5 2016 8:36AM 10.3.6.107 NULL
When check from SAP there is no active process associated with process ID 24772632.