Connecting Tech Pros Worldwide Forums | Help | Site Map

Stored Procedure - Help Needed

Newbie
 
Join Date: Nov 2007
Posts: 1
#1: Nov 1 '07
Hi,

I've a stored Procedure, it fetches data from a temp table
Using that data it queries the DB using a single select statement
then it inserts into DB

But the peroformance is very poor
I'm using IBM db2

please give ur suggestions to improve the performance

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Nov 1 '07

re: Stored Procedure - Help Needed


Quote:

Originally Posted by javasimhan

Hi,

I've a stored Procedure, it fetches data from a temp table
Using that data it queries the DB using a single select statement
then it inserts into DB

But the peroformance is very poor
I'm using IBM db2

please give ur suggestions to improve the performance

Next time, try posting to the DB2 forum.
Reply