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 

CICS Application File Control Facility

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Wed Oct 29, 2003 4:47 am    Post subject: CICS Application File Control Facility Reply with quote

we are planning to do a conversion work, which will convert from SYSB to CAFC. Both of them are third party products. CAFC (CICS Application File Control Facility) is a product from NETEC International Inc, Dallas, USA. No idea about SYSB product.

We are provided with a manual of about 100 pages, which talks about the online screens of CAFC.

We also have batch jobs (which uses SYSB program), to be converted. The sample SYSB job step is given below.

//LPSTRN05 EXEC PGM=SYSBV1,REGION=4M
//STEPLIB DD DSN=&PLIB1,DISP=SHR
//SYSBOUT DD SYSOUT=&SOUT
//SYSPRT DD SYSOUT=&SOUT
//SYSIN DD DUMMY
//SYSBIN DD *
CONNECT TO LBACIC3 AS LBASYB01-60
CALL SYSBCEMT
START AU11
DISCONNECT
/*

We want to know about the batch interface part for CAFC. How the jobstep has to be coded and the any special DD cards required etc. (Any documentation on the CAFC batch job stream, sample JCLs etc, will also be very helpful.)
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Oct 29, 2003 12:08 pm    Post subject: Reply with quote

vani,

Quote:

we are planning to do a conversion work, which will convert from SYSB to CAFC. Both of them are third party products. CAFC (CICS Application File Control Facility) is a product from NETEC International Inc, Dallas, USA. No idea about SYSB product.

We want to know about the batch interface part for CAFC. How the jobstep has to be coded and the any special DD cards required etc. (Any documentation on the CAFC batch job stream, sample JCLs etc, will also be very helpful.)



When you are migrating to CAFC from SYSB, you are purchasing the product and you should have all the manuals available as a part of the purchase.

Btw the website NETEC International Inc is down. Here is a link on IBM which talks about CAFC.

http://www.developer.ibm.com/solutions/isv/igssg.nsf/AllSolutionsbyID/86256529006D5510002568A50083A81B?OpenDocument

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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