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

PURG and CHNG call


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
lmadhavi

New User


Joined: 01 Mar 2006
Posts: 10

PostPosted: Wed Apr 26, 2006 5:25 pm
Reply with quote

hi all
what is the significance od CHNG and PURG call in IMS DB/DC?
and where do we use that?

can anyone guide me in this?

thanks
Back to top
View user's profile Send private message
sri.mainframes

New User


Joined: 16 Feb 2006
Posts: 29
Location: MUMBAI

PostPosted: Thu Apr 27, 2006 3:18 pm
Reply with quote

Hi Madhavi,

CHNG calls r used to change the destination of the output

CALL 'CBLTDLI' USING CHNG
IO-PCB
DESTINATION-NAME


CALL 'CBLTDLI' USING ISRT
ALT-PCB
OUTPUT-AREA

the destination name should have the LTERM name

IF the messsage is beieng sent more than one destinatiopn, a PURG call should be specified before the second and subsequent CHNG calls

CALL 'CBLTDLI' USING PURG
ALT-PCB


hope this will clear u. if u have any issues come back

regards
SRI.PRINCE
Back to top
View user's profile Send private message
lmadhavi

New User


Joined: 01 Mar 2006
Posts: 10

PostPosted: Tue May 02, 2006 7:31 pm
Reply with quote

thanks icon_smile.gif
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Batch call online program, EXCI task ... CICS 3
No new posts CSQBGET - Call giving completion code... COBOL Programming 3
No new posts CICS DPL call CICS 6
Search our Forums:

Back to Top