MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

UDF performance issues with WLM.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
ramesh_v_s
Beginner


Joined: 14 Oct 2004
Posts: 6
Topics: 3

PostPosted: Tue Jun 03, 2008 2:07 pm    Post subject: UDF performance issues with WLM. Reply with quote

Hi All,

I am trying to implement an external(C++) UDF in a WLM environment on DB2 UDB for z/OS.

While doing some performance testing on the same I am getting very slow response. I am not doing anything in the UDF just assigning a value returning which should be very fast when it runs in a stand alone. When I define the same as a UDF in a WLM the performance is very slow.

I dont have any sql statements in the UDF so I dont think it can be something with the way UDF is created but the way how WLM is invoking the UDF etc.. does anyone has any idea of how any of how the WLM can be configured to get maximum performance. Any tips etc..

WLM is defined as

//DB8GWLM PROC DB2SSN=DB8G,NUMTCB=10,APPLENV=DB8GENV
//*
//NUMTCB@1 SET NUMTCB=
//*
//DSNTPSMP EXEC PGM=DSNX9WLM,TIME=1440,
// PARM='&DB2SSN,10,&APPLENV',
// REGION=0M,DYNAMNBR=5
//STEPLIB DD DISP=SHR,DSN=DSN810.RUNLIB.LOAD

and my create fucntions just accepts one numeric paramter and returns the same.

Any help on this is highly appreciated.

Thanks
Ramesh
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group