After updating and storing the changes to the policy in WLM, you must re-ACTIVATE the policy for those changes to take effect.
On Fri, Apr 8, 2011 at 9:42 PM, jagadishan perumal <[email protected]>wrote: > Scott, > > I have changed the value in the WLM panel and also modified the defintion > to > reflect the NUMTCB=1, But when a user tries to invoke the DSN1WLM proc the > started task again shows the value as NUMTCB=1. for this change I have even > Re-started the DB2 region but no luck. > > Gerard, > > I will try changing the values using your advice too. > > Bob, > > Thanks a lot for the link. > > All, > > Also,While we connect it from DB2CONNECT we get the below error : > "DSNU003I DSNUTILS - NOT INVOKED APF AUTHORIZED". We have Added all the > Joblib, steplib to the APF library and refereshed it.Even the DSNUTILS > entry > is very much available in SYSIBM.SYSROUTINES. but still we get this error. > > Mainframe side version details : > DB2 : 8.1 > Z/OS : 1.6 > > Regards, > Jags > > On Sat, Apr 9, 2011 at 5:27 AM, Bob Rutledge <[email protected]> > wrote: > > > jagadishan perumal wrote: > > > >> Hi, > >> > >> When I view the Started task DSN1WLM I see that the NUMTCB value is set > to > >> 8 > >> but i want to change it to 1. I browsed the SYS1.PROCLIB(DSN1WLM), but I > >> could find the first two lines. > >> > >> 1 //DSN1WLM JOB MSGLEVEL=1 > >> 2 //STARTING EXEC DSN1WLM,DB2SSN=DSN1,NUMTCB=8,APPLENV=DSN1WLM > >> XX************************************************************* > >> XX* JCL FOR RUNNING THE WLM-ESTABLISHED STORED PROCEDURES > >> XX* ADDRESS SPACE > >> XX* RGN -- THE MVS REGION SIZE FOR THE ADDRESS SPACE. > >> XX* DB2SSN -- THE DB2 SUBSYSTEM NAME. > >> XX* NUMTCB -- THE NUMBER OF TCBS USED TO PROCESS > >> XX* END USER REQUESTS. > >> XX* APPLENV -- THE MVS WLM APPLICATION ENVIRONMENT > >> XX* SUPPORTED BY THIS JCL PROCEDURE. > >> XX* > >> XX************************************************************* > >> 3 XXDSN1WLM PROC RGN=0K,APPLENV=DSN1WLM,DB2SSN=DSN1,NUMTCB=1 > >> 4 XXIEFPROC EXEC PGM=DSNX9WLM,REGION=&RGN,TIME=NOLIMIT, > >> XX PARM='&DB2SSN,&NUMTCB,&APPLENV' > >> > >> > >> Could you please guide me to change the NUMTCB value to 1. As I could'nt > >> get > >> any clue from WLM panel. > >> > >> > > WLM administration of DB2 stored procedures is described in whichever of > > > > http://www.redbooks.ibm.com/abstracts/sg247604.html?Open > > > > http://www.redbooks.ibm.com/abstracts/sg247083.html?Open > > > > matches your DB2 release. > > > > Bob > > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: GET IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains confidential and privileged information intended only for the addressee. If you are not the intended recipient, please be advised that you have received this material in error and that any forwarding, copying, printing, distribution, use or disclosure of the material is strictly prohibited. If you have received this material in error, please (i) do not read it, (ii) reply to the sender that you received the message in error, and (iii) erase or destroy the material. Emails are not secure and can be intercepted, amended, lost or destroyed, or contain viruses. You are deemed to have accepted these risks if you communicate with us by email. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

