Re: Send SMS from z/OS

2011-09-05 Thread Timothy Sipples
If you want/need to bypass the e-mail to SMS path, instead using something more direct -- and can arrange a more direct connection with your wireless carrier -- then you could send a text message using SMPP (Short Message Peer to Peer protocol). If you search on SMPP there are several places where

How to get filename of a DD PATH=xxxx at runtime?

2011-09-05 Thread Michael Knigge
Hi, I'm looking for a way to get the pathname/filename of a DD (specifying a PATH not a DD) at runtime I tried to get it out of the TIOT - JFCB but there is no field within the JFCB for the name (the field for the DSN ist filled with a dummy-value). Does anybody know if there is

PTF question

2011-09-05 Thread Alvaro Guirao Lopez
Hi listers, I have a question related with PTFs releases download: When I see the next table at IBM web: Applicable component levels - R200 PSY UK49618https://www14.software.ibm.com/webapp/set2/ordermedia/shopCart?ptfs=UK49618 UP09/10/05 P F910 - R300 PSY

Re: PTF question

2011-09-05 Thread גדי בן אבי
R200, R300 and R500 are the versions of TWS that each ptf applies to. Since I don't have TWS, I don't know what the current versions are. If you can, use SMP/E RECEIVE ORDER command. You can then specify the APAR (PK85334), and the correct PTF, and it's prerequisites will be retrieved from

Re: Speculation: Random thoughts on web based report access

2011-09-05 Thread Cris Hernandez #9
any webpage will do if the report is properly formatted for the software used to view it. security considerations are site specific. I prefer not to have the overhead of maintaining a webpage. Instead, I prefer to format my reports for simple text/wordpad viewing on the pc if no further data

Re: PTF question

2011-09-05 Thread Joel C. Ewing
On 09/05/2011 05:39 AM, גדי בן אבי wrote: R200, R300 and R500 are the versions of TWS that each ptf applies to. Since I don't have TWS, I don't know what the current versions are. If you can, use SMP/E RECEIVE ORDER command. You can then specify the APAR (PK85334), and the correct PTF, and

Re: PTF question

2011-09-05 Thread Lizette Koehler
Hi listers, I have a question related with PTFs releases download: When I see the next table at IBM web: Applicable component levels - R200 PSY UK49618https://www14.software.ibm.com/webapp/set2/ordermedia/shopCart?ptfs= UK49618 UP09/10/05 P F910 - R300 PSY

Re: PTF question

2011-09-05 Thread גדי בן אבי
The problem I always have is that One version of a product is refrenced by three (or more) names: It's human readable name - for example: CICS TS v3.2 It's FMID (sometime many FMIDS) The code you see when you look at the list of ptf's for an APAR. Why can't they just write the FMID in that list,

Re: CA-1 TMSXITJ

2011-09-05 Thread Bonaduce, Frank
This is the information that I passed down to the original poster with a suggestion of how I follow the TCB 'chain' down to the JOBSTEP TCB, assuming that's what he needs to do. The reason for this is that the point of origin is an SMF exit, presumably hung as an IRB off of the Initiator so the

Re: CA-1 TMSXITJ

2011-09-05 Thread Binyamin Dissen
On Sun, 4 Sep 2011 09:31:59 -0400 Peter Relson rel...@us.ibm.com wrote: :... : L R3,ASXBFTCB : Unfortunately, under z/OS it produces the address of a random TCB. We : tried changing the code to obtain the TCB address directly from PSATOLD : but that doesn't seem to be working

Re: CA-1 TMSXITJ

2011-09-05 Thread Paul Gilmartin
On Mon, 5 Sep 2011 23:21:44 +0300, Binyamin Dissen wrote: On Sun, 4 Sep 2011 09:31:59 -0400 Peter Relson wrote: ... :Regarding making the assumption that you can use TCBUSER: not a good :assumption. TCBUSER has always been intended for use by the owner of the :TCB. But since that has never

Re: PTF question

2011-09-05 Thread Skip Robinson
��z{S���}�ĝ��xjǺ�*'���O*^��m��Z�w!j�

Re: How to get filename of a DD PATH=xxxx at runtime?

2011-09-05 Thread Shmuel Metz (Seymour J.)
In 4e649236.7080...@set-software.de, on 09/05/2011 at 11:11 AM, Michael Knigge michael.kni...@set-software.de said: Does anybody know if there is another control block where I can get the real name? You could extract it from the JCL, but I'd treat that as a last resort. Can you extract the

Re: PTF question

2011-09-05 Thread Shmuel Metz (Seymour J.)
In CAGzfoX-DLT-RDAsYWZ8JSgR=o0vpm_f0u5dbuf8txmmdovd...@mail.gmail.com, on 09/05/2011 at 12:25 PM, Alvaro Guirao Lopez alvarogui...@gmail.com said: What is 'R200', 'R300' and 'R500'? Probably the last 3 digits of the FMID. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO

Re: PTF question

2011-09-05 Thread Skip Robinson
��z{S���}�ĝ��xjǺ�*'���O*^��m��Z�w!j�

Re: PTF question

2011-09-05 Thread Ed Finnell
'Twas brillig in the slimy troth... In a message dated 9/5/2011 8:55:03 P.M. Central Daylight Time, jo.skip.robin...@sce.com writes: KFRoaXMgaXMgaG93IGl0IGxvb2tzIGluIG15IFNlbnQgZm9sZGVyLi4uKQ0KDQpBcyB0aGV5IHNh -- For

Re: PTF question

2011-09-05 Thread Ted MacNEIL
Did gyre gymbol on the wabe. PS: I don't think troth is the 'correct' spelling. - Ted MacNEIL eamacn...@yahoo.ca Twitter: @TedMacNEIL -Original Message- From: Ed Finnell efinnel...@aol.com Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu Date: Mon, 5 Sep 2011 22:16:35

SMF record error.

2011-09-05 Thread jagadishan perumal
Hi, I was trying to write the SMF record to a flat FB PS file for the calculation of CPU and Memory usage. I was getting an abend of : CEE3250C The system or user abend S002 R=0004 was issued. I did a look at found the below explanation : S002 - 04 - AN INVALID RECORD WAS ENCOUNTERED ON A

Re: SMF record error.

2011-09-05 Thread Paul Strauss
Not too much to go on but your //COBOL.SYSLIB DD statement is wrong. That statement is used to pull in record description on a COPY statement in the COBOL SOURCE before the program is compiled.. You have it listed like it is for output (SYSOUT=*). Look in you program for COPY statements. The PDS

Re: SMF record error.

2011-09-05 Thread jagadishan perumal
Hi, Thanks for your reply. I did by taking off the 01 //SMFCOMP$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T, 02 // REGION=0M,NOTIFY=SYSUID 03 //// 04 //* IGYWCL 05 //* THIS PROGRAM COMPILES AND LINK - EDIT THE COBOL