z/OS 1.9 and TSSO

2008-02-27 Thread Marty French
I had asked this question on another thread and I really didn't get and 
answer.  I'll try once again.  

I downloaded file 404 from the CBT update section which fixes the 
syntax assembly errors using 'UCMMCENT'.  This problem was 
discussed before.  

Most of TSSO works, it starts tasks, etc without problems, however 
the 'REPLY' function does not (for us).  Any reply message gets the 
following.  It's coming out of 'REPLYLOA'.  The console coming back from 
this is UNKNOWN when it comes back from the call.   As you can see 
from the following example, TSSO is up and responding.  Does anyone 
have a fix for this.  I'm not an 'assembler' person.

J0032591 0010  ++REPLY 'GO' TO PROCEED;'RST' TO RETRY; 'END' 
TO CANCEL:  < from the application
J0032591 0010  (TSSO AOF):2,GO   < TSSO sees the 
string 
 
J0032591 0210  R 2,GO
J0032591 0010 @02 IGZI AWAITING 
REPLY
UNKNOWN  0010  IEE703I REPLY 02 NOT REQUESTED FROM THIS 
CONSOLE  <--- unknown console

Thanks in advance!

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


z/OS 1.9 and TSSO

2008-05-16 Thread Morris, Carey
Is anyone running TSSO on z/OS 1.9?  The source comments indicate we are using 
version 4.3+++, file 404, of the CBT tape.  It is abending with an S077 reason 
code A08 when we start it up.

Thanks,
Carey Morris

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



Re: z/OS 1.9 and TSSO

2008-02-28 Thread Brian Westerman
I answered you last time, but maybe you missed it.  You have to download the
file from the CBT "UPDATES" page, not the regular CBT tape page because they
are different.  The UPDATES page contains the "fixes" that you need.  If you
have any problems, please contact me offline and I'll help you get the file.

Brian

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


Re: z/OS 1.9 and TSSO

2008-05-16 Thread Brian Westerman
You need to download the new version from cbttape.org, (make sure you 
select the "Updates" area).

Brian

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



Re: z/OS 1.9 and TSSO

2008-05-18 Thread Morris, Carey
Sorry I didn't search the archives first.  I see this had been discussed 
earlier.

The new version corrected most problems.  However, the AOF feature failed with 
a message "IEE703I REPLY 12 NOT REQUESTED FROM THIS CONSOLE" when replying to a 
WTOR.  I modified TSSOSSO9 to clear register 0 prior to the SVC 34 calls to 
correct the problem.  Perhaps not the best fix but it works for us.

Thanks,
Carey


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Brian Westerman
Sent: Friday, May 16, 2008 11:40 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/OS 1.9 and TSSO

You need to download the new version from cbttape.org, (make sure you
select the "Updates" area).

Brian

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

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