Deleting records from External Table in Siebel takes long time -


i created business service in siebel delete records external table based on condition. searchspec takes milli seconds execute. function deleterecord() takes 190 seconds delete each record table. takes around 190 seconds delete each record, application got hung.

is there limitations external table? cause of issue?

thanks.

without knowing implementation details difficult figure out cause.

there overhead when using ebc spread on siebel, network , database. minimize overhead cost , improve performance try shifting logic database side using

stored procedure

and passing searchspec parameter stored procedure. surely save hung state.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

php - Satis Composer Repository Installation -