All the command responses for MODIFY AXR, including output from SAY and AXRWTO
are issued w/ the CART of the invoker.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with
IARV64 REQUEST=LIST does not return the TCB address. There is also no "filter
by owning TCB" parameter option associated with IARV64 REQUEST=LIST.
Both sound like reasonable requests for enhancement.
--
For IBM-MAIN subscribe /
>From MVS Authorized Assembler Services Reference:
,SPACE=ALLOC
,SPACE=FREE
,SPACE=UNALLOC
Specifies whether allocated, allocated and free, or unallocated storage is to
be reported.
ALLOC indicates that the virtual addresses and lengths of blocks of storage
allocated to the specific
area are to
The AXRWTO, AXRWTOR etc. external functions are only available when running
under System REXX.You'll need to add your exec to a data set in the REXXLIB
concatenation and run it as a system command via MODIFY AXR,xxx where xxx is
the name of your exec.
---
MVS System Commands discusses this:
PVTMOD/PVTEP without JOBNAME/ASID and MODE=HOME:
This consideration pertains to the PVTMOD and PVTEP parameters when specified
in an IF or
SBT PER trap for a module that was not loaded with GLOBAL=YES. PVTMOD and PVTEP
are
used for monitoring execution in mod
000 0E28
So E28x bytes starting at address 7FF9C000x is not getmain assigned, but
there is other
storage within the page starting at 7FF9C000x that is getmain assigned.
Harris Morgenstern
z/OS Storage Management and System REXX
Dept. OBPA
IBM Poughkeepsie
8-295-4221
hmor...@us.ibm.
units of real. The need for the 1M
LFAREA (as a reservation) went away.
Harris Morgenstern
z/OS Storage Management and System REXX
Dept. OBPA
IBM Poughkeepsie
8-295-4221
hmor...@us.ibm.com
--
For IBM-MAIN subscribe
specified for x: xM specifies
the amount is in megabytes;
...
The 2G LFAREA specification has not changed and is still a reservation.
>From the Init and Tuning Reference:
2G=(a)
Specifies the number of 2 GB pages of online real storage to reserve in
the large frame area. Up to...
Har
To refresh the System REXX libraries, you'll need to stop System REXX,
update AXRxx parmlib members and restart it.
There is an open RFE against System REXX (#49562) to address this issue
(Dynamic Reconfiguration of System REXX).
Harris Morgenstern
z/OS Storage Management and System
. FORCE
AXR,ARM can be used to
terminate System REXX, but it's not recommended since asynchronously
abending tasks in
the AXR or AXRxx address spaces may produce unexpected results.
Harris Morgenstern
z/OS Storage Management and System REXX
Dept. OBPA
IBM Poughkeepsie
8-295-4221
As of V2R2, you can issue F AXR,SR STOPTSO to terminate all AXRxx
address spaces; this cmd is useful if you're using System REXX to
terminate
the primary subsystem. Any future AXREXX requests issued with TSO=YES
will be rejected.
Harris Morgenstern
z/OS Storage Management and S
you're starting a REXX exec from an MVS Console and want to ensure that
the exec
runs in the AXR address space (SUB=MSTR), issue the exec using the TSO=NO
option
i.e. MODIFY AXR,,TSO=NO
Harris Morgenstern
z/OS Storage Management and System REXX
Dept. OBPA
IBM Poughkeepsie
8-295-4221
12 matches
Mail list logo