Hi We resolved this problem by increasing procedure cache by following steps:
Open Sybase Control centre and type:
sp_helpconfig "procedure cache size" --- It will display maximum allowable size
sp_configure "procedure cache size","size"
Hi We resolved this problem by increasing procedure cache by following steps:
Open Sybase Control centre and type:
sp_helpconfig "procedure cache size" --- It will display maximum allowable size
sp_configure "procedure cache size","size"