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

Need processor group list used for Documerge(DMGMERGE) call


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
selvamsrinivasan85

New User


Joined: 09 Aug 2010
Posts: 31
Location: Chennai

PostPosted: Tue Nov 09, 2010 10:18 pm
Reply with quote

Can anyone provide me the list of processor groups available for calling DMGMERGE(Documerge) on C programs.

We already used LED2BL47 processor group for the linkcards and seperate C programs are compiled with CSFNBOD8 processor group.

FYI, Seperate C programs/subroutines are grouped as LINKCRDC.

Sample Linkcrdc:
XYZ.LINKCRDC.PDS(DMGYES1):
--------------------------------------
INCLUDE OBJLIB(program1)
INCLUDE OBJLIB(program2)
...
INCLUDE OBJLIB(programn)

The above Linkcrdc will be called/executed by a linkcard and the sample one is given below:

XYZ.LINKCARD.PDS(DMGYES1)
INCLUDE OBJ(DMGYES1)
NAME DMGYES1(R)

Please let me know any more details required...

Thanks,
S.Srinivasan
Mainframe Programmer
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Nov 09, 2010 10:24 pm
Reply with quote

since it seems
that You are facing issues with the endevor setup
and all the term You are using ( LED2BL47, LINKCRDC, CSFNBOD8 ) are local jargon...

asking on a forum is pretty useless

talk to Your support
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
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 Build dataset list with properties us... PL/I & Assembler 4
No new posts Compare latest 2 rows of a table usin... DB2 1
Search our Forums:

Back to Top