Re: IEE345I command authority error from batch



I successfully used a 'D A,L' as a batch JCL command which tells me that
the MVS side is ok, right? I actually have multiple 'F CICSxx,'CEMT INQ
TAS'' commands in a job which get directed to multiple CICS regions (jobs,
not stc). If the CICS region is not active, I get an IEE341I "NOT ACTIVE"
message (expected) and I don't get the IEE345I message. If the target CICS
region is active, I get the IEE345I. That tells me that there is something
wrong in the CICS definitions. These same definitions worked in OS/390
2.10 with CICS/TS 1.3. I have my real console (CONS700) set up as a CICS
console and that successfully accepts modify commands. I also
have "INTERNAL" set up for JCL statements and have added "INSTREAM" as
another console. When I run the batch job, the MVS syslog shows the modify
command coming from "INSTREAM" but even with that defined in CICS, I still
get the IEE345I error.

Signed ... "Frustrated"

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: IEE342I MODIFY REJECTED-TASK BUSY
    ... For CICS, Console Commands are handled by a component called Terminal ... "The task associated with the command had not finished processing a ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: CICS START command
    ... >while doing the background process. ... > I tried a START without the TERMINAL parameter but still my own ... Unless you use the TERMID parameter of the START command, ... Check your CICS manual. ...
    (comp.lang.cobol)
  • Re: SLIP trap for "wild branch"?
    ... recover -- until the EXEC CICS ENDBR command that doesn't exist in the ... Second, a wild branch will give you an abend, not an application that continues to run until it makes some request CICS does not understand. ...
    (bit.listserv.ibm-main)
  • Help Needed when LINKing to IMS Program cross CICS Region
    ... Could anybody help me (or continue the request to CICS or IMS expert) ... I have a CICS-IMS Program running in one CICS Region needed to be LINKed ... The problem we cannot take out this command, ... CICS-IMS Program before terminate and we will get another ABEND DHTC ...
    (bit.listserv.ibm-main)
  • RE: Form For Crosstab Query
    ... My next step is to place the query on a continuour form, and add a command ... FROM (TimeRecords INNER JOIN Staff ON TimeRecords.StaffID = Staff.StaffID) ... I would like to add an additional column that sums the multiple of each ...
    (microsoft.public.access.forms)