Rajesh Kumar wrote: >Thanks all for the response and guidance , After i shot the command in console >i got below message ,
>F CICST10Y,CEMT I FI >ICH408I USER(CICSUSER) GROUP(IP0TS04 ) NAME(DEFAULT USER ) 288 > CEMT CL(TTSTCICS) > INSUFFICIENT ACCESS AUTHORITY > ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) >+DFHAC2002 CICST10Y TO USE THIS TRANSACTION CEMT YOU MUST SIGN ON OR >HAVE THE RIGHT SECURITY LEVEL. At least CICS has been setup correctly that calls are made to RACF. >Looks like security issue, Pleas let me know what are all the steps i do to >overcome this ...... We are using RACF security product. we are using z/os >1.11 and cics version 2.3.0 . Did you went over to CICS-L for help? It seemed to me you want to use CICS Default id. Rather setup a RACF id and authorise it to the transactions you want to do. Then you need to logon with that id on console and do your transactions. Something like this: F ?,CESN USERID=<id which is NOT CICS Default>,PS=? F ?,CEMT ? You really need to review the books about CICS and RACF. Go to IBM Library Server for documentation. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
