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. 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 . On Wed, Nov 5, 2014 at 5:38 PM, Wayne Bickerdike <[email protected]> wrote: > You will need a CONSOLE entry TYPTERM=DFHCONS and assuming you have RACF > the appropriate command access to issue those commands via the console to a > CICS region. > > So basically create a unique terminal ID associated with your RACF user ID, > TYPETERM=DFHCONS. > > TYPETERM - DFHCONS > NEtname - XXXX (4 chars) > CONSName - Your RACF ID > > > > > > > On Thu, Nov 6, 2014 at 12:55 AM, Lizette Koehler <[email protected]> > wrote: > > > First, if you have not done so, there is a CICS list you can join. > > Use this URL to join: CICS > > http://www.listserv.uga.edu/archives/cics-l.html > > > > Second, you can only, as far as I know, use the MVS Modify command to > > communicate with CICS. The type of CICS region you issue the command to, > > will depend on if you have a single CICS region, or a CICSPLEX, or CICS > > Environment made up of AOR, FOR, WOR, TOR, etc... > > > > Next, you have to have appropriate Security setup to issue the F > > CICS,....command What SAF do you use, RACF, ACF2, TSS? > > > > Please provide the command and response when you issue the F > CICS,CEMT.... > > command. Please post the response to your command with the DFH and any > > security product messages. Provide the full message text. > > > > So some basic questions: > > 1) What version of z/OS? > > 2) What version of CICS? > > 3) What is the CICS Configuration? > > 4) Do you use CICS Explorer? > > 5) Why issue console commands? Are you doing shutdown, Automation, etc.? > > Please provide some details. > > > > > > Lizette > > > > > > > -----Original Message----- > > > From: IBM Mainframe Discussion List [mailto:[email protected]] > On > > > Behalf Of Rajesh Kumar > > > Sent: Wednesday, November 05, 2014 5:29 AM > > > To: [email protected] > > > Subject: Is it possible to issue F CICSXXXX,CEMT I DA in MVS consoles > > > > > > Hi all, > > > > > > i tried to issue some basic CICS commands in consoles but i couldn't > > find the output > > > as what other DB2,RACF commands does. > > > > > > Also i can't get the prefix for CICS after issuing d opdata command . > > > . > > > Please guide me how to get Prefix of CICS regions and issue CICS > > commands in > > > console. > > > > > > Regards, > > > Rajesh > > > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > Wayne V. Bickerdike > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
