Page 1 of 1

COBOL to RACF API

PostPosted: Wed Aug 01, 2007 11:12 pm
by Gramps
Hello,

Does anyone know of a method to query RACF profiles from a Cobol program? Does anyone have an callable interface to RACF from Cobol?

Thanks for your help.

Gramps

Re: COBOL to RACF API

PostPosted: Thu Aug 02, 2007 3:42 am
by dick scherrer
Hello and welcome to the new forum,

Are you aware of our other site http://ibmmainframes.com/index.php

That site is for experienced folks with questions. The intent of this site is to help students and people with only a little bit of experience.

If you join the "other" site, you may find someone who has a ready answer for your question. Unfortunately, i don't.

Good luck and enjoy your time with us.

Re: COBOL to RACF API

PostPosted: Thu Aug 02, 2007 3:46 am
by William Thompson
Well said, I'll have to remember that.... ;)

Re: COBOL to RACF API

PostPosted: Thu Aug 02, 2007 8:28 pm
by Gramps
Mr. Scherrer

Thank you for the redirect.

Gramps

Re: COBOL to RACF API

PostPosted: Fri Aug 03, 2007 3:41 am
by dick scherrer
You're welcome :)

Enjoy the forums.

d

Re: COBOL to RACF API

PostPosted: Fri Jan 04, 2008 2:09 am
by arunprasad.k
Gramps,

The following link provides the COBOL code written by Gilbert Saint-Flour which will serve what you want.

http://gsf-soft.com/Freeware/COB2JOB.shtml

Hope you would have got the solution well earlier.

Arun.