View previous topic :: View next topic
|
Author |
Message |
AllardK
New User
Joined: 30 Apr 2020 Posts: 1 Location: Netherlands
|
|
|
|
Hello,
als an newbie I am teaching myself the mainframe-tools. I have written CICS-COBOl-DB2 programs and the JCL to compile them. The transactions are defined and installed in CICS and work fine. The CICS-DB2 attachement facility DB2CONN is also defined.
The transactions work fine. As long as I dont use RACF.
Now I am teaching myself RACF. Security is set to YES in the SIT.
- Users are defined in RACF, and can logon in CICS using CESN.
- Transactions are defined in RACF.
- Users are authorised to use the transactions and that works well also.
Except when DB2 is adressed. The only thing that does nog work is the DB2CONN. It will not install becauso of a security problem.
- If I define DB2CONN=YES in the SIT I get this security error during CICS startup
- If I login als user with SPECIAL authority and try to install the DB2CON definition using CEDA I also get the security error.
I just don’t now how to define the DB2CON-resource in RACF and give the right user-id (START2, CICSUSER, IBMUSER?) auhority to perform the install of the DB2CONN, either during CICS startup (which I prefer) of using CEDA als CICS-usser.
Can anybody help?
Thanks in advance!
[Attachments deleted] |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10879 Location: italy
|
|
|
|
why did You waste 2 mb posting useless images , which do not even fit a 27 inches monitor
when a simple text cut and paste would have given the same amount of information
using less than 4k bytes ? |
|
Back to top |
|
|
Robert Sample
Global Moderator
Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
The same people who reply on this forum also monitor the Beginners Forum so you're not likely to get faster or better answers by posting to both. |
|
Back to top |
|
|
|