Dear all,
I need your help and how to solve my problem.
platform: sybase ase 15.0.3 ebf#4, red hat.
application: power builder 6.
I am implementing semantic partition, but find problems in database log.
After we restart db server, the error's gone, until 3 days appear again.
I got error message every 3 days after restart database server. Address always has this value (0x0x000000000191491e). User get message 'ASE terminating this process' for particular session.
10:00000:00709:2011/04/04 09:41:26.35 kernel Current process (0x58f905e0) infected with signal 11 (SIGSEGV)
10:00000:00709:2011/04/04 09:41:26.38 kernel Address 0x0x000000000191491e (mem_pageallocate+0x6e), siginfo (code, address) = (128, 0x(nil))
10:00000:00709:2011/04/04 09:41:26.40 kernel ************************************
10:00000:00709:2011/04/04 09:41:26.40 kernel SQL causing error : execute sp_xxxx @xx_xxxx ='01' , @yy_yyyy ='01' , @zz_zzzz ='36' , @aa_aaaa='201100062017' , @bb_bbb =
10:00000:00709:2011/04/04 09:41:26.40 kernel Current Procedure: sp_yyyy
10:00000:00709:2011/04/04 09:41:26.40 kernel Current statement number: 8 Current line number: 349
10:00000:00709:2011/04/04 09:41:26.40 kernel ************************************
10:00000:00709:2011/04/04 09:41:26.40 server SQL Text: execute sp_zzzz @xx_xxxx ='01' , @yy_yyyy ='01' , @zz_zzzz ='36', @aa_aaa='201100062017' , @bb_bbb ='002' , @cc_ccc ='01' , @dd_dddd ='' , @ee_eeee ='4-4-2011 9:41:24.666' , @ff_fff ='010101201104040093'
Please help me, and what should we do.
Thanks in advance.