Re: Getting STC internal text (or equivalent)

2016-09-20 Thread Itschak Mugzach
Thanks Tom & John.
For TIOT, you are right. I tried rename the dataset described in jcl, and
it was not enqueued, so I believe it was freed by the task. as per OM, we
don;t have it here.
I was able to get the jcl from syslog, but the problem is that i might try
reading it days after it was offloaded. I think i'll go back to square one,
reading the proclib member and interpret it myself.

ITschal

ITschak Mugzach
Z/OS, ISV Products and Application Security & Risk Assessments Professional

On Tue, Sep 20, 2016 at 10:58 PM, Tom Brennan 
wrote:

> Omegamon -PEEK/DDNS?  I you have it...
>
> Itschak Mugzach wrote:
>
>> When I was young... there was CA-LOOK that let me display other task
>> datasets allocated. The task in question is started under the master, so I
>> can't look at the converted jcl, and I don't want to read the procedure
>> and
>> interpret the jcl myself. I tried GRS, but it seems that the started task
>> already deallocated the datasets. BTW, I also tried to submit a job with
>> typrun=scan,calling the procedure, but SYMDEFed symbols not
>> interpreted..-(
>>
>> Any idea how to get access the the other task TIOT, or any other way to
>> get
>> the information?
>>
>> ITschak
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>
>>
>>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Getting STC internal text (or equivalent)

2016-09-20 Thread Tom Brennan

Omegamon -PEEK/DDNS?  I you have it...

Itschak Mugzach wrote:

When I was young... there was CA-LOOK that let me display other task
datasets allocated. The task in question is started under the master, so I
can't look at the converted jcl, and I don't want to read the procedure and
interpret the jcl myself. I tried GRS, but it seems that the started task
already deallocated the datasets. BTW, I also tried to submit a job with
typrun=scan,calling the procedure, but SYMDEFed symbols not interpreted..-(

Any idea how to get access the the other task TIOT, or any other way to get
the information?

ITschak

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Getting STC internal text (or equivalent)

2016-09-20 Thread John McKown
On Tue, Sep 20, 2016 at 2:39 PM, Itschak Mugzach  wrote:

> When I was young... there was CA-LOOK that let me display other task
> datasets allocated. The task in question is started under the master, so I
> can't look at the converted jcl, and I don't want to read the procedure and
> interpret the jcl myself. I tried GRS, but it seems that the started task
> already deallocated the datasets. BTW, I also tried to submit a job with
> typrun=scan,calling the procedure, but SYMDEFed symbols not interpreted..-(
>
> Any idea how to get access the the other task TIOT, or any other way to get
> the information?
>

​Well, if the STC has deallocated the DSN, then the TIOT will no longer
have an entry for it, so I don't see what good accessing it would be.

If the STC was started with SUB=MSTR as you indicated, then the "JESMSG"
type output should have been written to the z/OS SYSLOG or OPERLOG. Example:

NC000 LIH1 16264 14:45:24.07 TSH009H1 0290  S DEALLOC,SUB=MSTR
M 008 LIH1 16264 14:45:24.10  0094  IRR812I PROFILE
DEALLOC.* (G) IN THE STARTED CLASS WAS USED 013
E 013 0094  TO START
DEALLOC WITH JOBNAME DEALLOC.
N 000 LIH1 16264 14:45:24.13  0294  IEF196I 1
//DEALLOC  JOB MSGLEVEL=1
N 000 LIH1 16264 14:45:24.13  0294  IEF196I 2
//STARTING EXEC DEALLOC
N 000 LIH1 16264 14:45:24.13  0294  IEF196I  STMT NO.
MESSAGE
N 000 LIH1 16264 14:45:24.13  0294  IEF196I 2
IEFC001I PROCEDURE DEALLOC WAS EXPANDED USING SYSTEM
N 000 LIH1 16264 14:45:24.14  0294  IEF196I LIBRARY
SYS1.IBM.PROCLIB
N 000 LIH1 16264 14:45:24.14  0294  IEF196I 3
XXDEALLOC EXEC PGM=IEFBR14
N 000 LIH1 16264 14:45:24.14  0294  IEF196I
  0303
N 000 LIH1 16264 14:45:24.14  0294  IEF196I 4
XXDUMMY1  DD   DUMMY
N 000 LIH1 16264 14:45:24.14  0294  IEF196I
  0305
N 000 LIH1 16264 14:45:24.14  0294  IEF196I
XX* THIS PROCEDURE IS ACTIVATED BY A 'START DEALLOC'
N 000 LIH1 16264 14:45:24.14  0294  IEF196I COMMAND TO
0603
N 000 LIH1 16264 14:45:24.14  0294  IEF196I
XX* EXECUTE IEFBR14 CAUSING ALLOCATION TO DEALLOCATE
N 000 LIH1 16264 14:45:24.14  0294  IEF196I A
   0903
N 000 LIH1 16264 14:45:24.15  0294  IEF196I
XX* DEVICE SPECIFIED ON A PREVIOUS 'VARY OFFLINE'
N 000 LIH1 16264 14:45:24.15  0294  IEF196I COMMAND.
   1203
N 002 LIH1 16264 14:45:24.16  0290  IEF695I START
DEALLOC  WITH JOBNAME DEALLOC  IS ASSIGNED TO USER DEALLOC
S, GROUP STCGRP
N 000 LIH1 16264 14:45:24.16  0294  IEF196I IEF695I
START DEALLOC  WITH JOBNAME DEALLOC  IS ASSIGNED TO
N 000 LIH1 16264 14:45:24.16  0294  IEF196I USER
DEALLOC , GROUP STCGRP
N 000 LIH1 16264 14:45:24.16  0094  IEF403I DEALLOC -
STARTED - TIME=14.45.24
N 000 LIH1 16264 14:45:24.17  0294  IEF196I IEF236I
ALLOC. FOR DEALLOC DEALLOC
 000 LIH1 16264 14:45:24.17  0294  IEF196I IEF237I DMY
 ALLOCATED TO DUMMY1
 000 LIH1 16264 14:45:24.17  0094  IEF404I DEALLOC -
ENDED - TIME=14.45.24
 000 LIH1 16264 14:45:24.18  0294  IEF196I IEF142I
DEALLOC DEALLOC - STEP WAS EXECUTED - COND CODE 
 000 LIH1 16264 14:45:24.18  0294  IEF196I IEF373I
STEP/DEALLOC /START 2016264.1445
 000 LIH1 16264 14:45:24.18  0294  IEF196I IEF032I
STEP/DEALLOC /STOP  2016264.1445
 000 LIH1 16264 14:45:24.18  0294  IEF196I CPU:
0 HR  00 MIN  00.00 SECSRB: 0 HR  00
 000 LIH1 16264 14:45:24.18  0294  IEF196I MIN  00.00
SEC
 000 LIH1 16264 14:45:24.18  0294  IEF196I
VIRT: 4K  SYS:   132K  EXT:4K  SYS:
 000 LIH1 16264 14:45:24.19  0294  IEF196I 11204K
 000 LIH1 16264 14:45:24.19  0294  IEF196I IEF375I
 JOB/DEALLOC /START 2016264.1445
 000 LIH1 16264 14:45:24.20  0294  IEF196I IEF033I
 JOB/DEALLOC /STOP  2016264.1445
 000 LIH1 16264 14:45:24.20  0294  IEF196I CPU:
0 HR  00 MIN  00.00 SECSRB: 0 HR  00
 000 LIH1 16264 14:45:24.20  0294  IEF196I MIN  00.00
SEC​



>
> ITschak
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>



-- 
Heisenberg may have been here.

Unicode: http://xkcd.com/1726/

Maranatha! <><
John McKown