IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Regarding QUIESC Command


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
satish.ms10

Active User


Joined: 10 Aug 2009
Posts: 184
Location: India

PostPosted: Fri Nov 20, 2009 4:02 pm
Reply with quote

Hi

I am doing reengineering my project. I am not able to understand the functionality of following step from one of my jobs. Can anyone explain me what following step is doing?

Code:
//MYQUIESC EXEC  PGM=DSNUTILB,PARM='DB2U,ASRH7880'
//SYSPRINT DD  SYSOUT=C
//UTPRINT  DD  DUMMY
//SYSIN    DD  *
  QUIESCE TABLESPACE RRCDOD99.RRSHEDR   TABLESPACE RRCDOD99.RRSTADE
          TABLESPACE RRCDOD99.RRSTAEN   TABLESPACE RRCDOD99.RRSSUEN
          TABLESPACE RRCDOD99.RRSMZIP   TABLESPACE RRDDOC99.RRSERRM
          TABLESPACE RRDDOC99.RRSHLPM   TABLESPACE RRDDOC99.RRSTUTM
          TABLESPACE RRDDOC99.RRXPRTR   TABLESPACE RRDJPM99.RRXJPARM
          TABLESPACE RRDRTE99.RRXROUTE  TABLESPACE RRDSRT99.RRXSPARM
          TABLESPACE RRTDIM99.RRSADJ    TABLESPACE RRTDIM99.RRSOLST
          TABLESPACE RRTDIM99.RRSCPAY   TABLESPACE RRTDIM99.RRSOPTR
          TABLESPACE RRTDIM99.RRSEDEF   TABLESPACE RRTDIM99.RRSPA
          TABLESPACE RRTDIM99.RRSEINT   TABLESPACE RRTDIM99.RRSPYPD
          TABLESPACE RRTDIM99.RRSELST   TABLESPACE RRTDIM99.RRSRLST
//*******************************************************************


Thanks in advance.
Back to top
View user's profile Send private message
sushanth bobby

Senior Member


Joined: 29 Jul 2008
Posts: 1020
Location: India

PostPosted: Fri Nov 20, 2009 4:12 pm
Reply with quote

Sati,

Well, DB2U is the subsystem and it QUIESCE's all the listed tablespace.

What re-Engineering are you going to do on this ?

Sushanth
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Nov 20, 2009 4:14 pm
Reply with quote

please when posting use meaningful titles

to save some of Your precious time I took the liberty of posting the link to the manual page
where the QUIESCE command is described

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dsnugk13/2.19?ACTION=MATCHES&REQUEST=quiesce&TYPE=FUZZY&SHELF=DSNSHKA3.bks&DT=20081124094808&CASE=&searchTopic=TOPIC&searchText=TEXT&searchIndex=INDEX&rank=RANK&ScrollTOP=FIRSTHIT#FIRSTHIT
Back to top
View user's profile Send private message
satish.ms10

Active User


Joined: 10 Aug 2009
Posts: 184
Location: India

PostPosted: Sat Nov 21, 2009 10:14 am
Reply with quote

Thank you all,

Unfortunately I missed out the title. Excuse me for the inconvenience caused. Going forward I will not repeat such mistakes.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
No new posts Query on edit primary command CLIST & REXX 5
Search our Forums:

Back to Top