Re: S0c4 creation

2024-04-22 Thread Darrold Usher
How about create a S0C1?

On Mon, Apr 22, 2024 at 7:21 AM Peter Relson  wrote:

> Bernd O wrote
> 
> I'd suggest to be very careful with such codings;
> a co-worker some years ago did this and - by accident - the code ran
> privileged,
> which caused the whole LPAR to hang.
>
> Same goes for ST at address zero, which was suggested by another poster.
> 
>
> I challenge both of those.
>
> The first will never happen unless something changed to key 0 (being
> privileged is relevant only to the extent that you could then change to key
> 0). And that doesn't happen without intent.
>
> The second will never happen outside of the OS itself in the absence of an
> APARable z/OS error (related to what we refer to as low-core protect).
>
> Peter Relson
> z/OS Core Technology Design
>
>
> --
> 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: Cancel BPXAS

2024-01-23 Thread Darrold Usher
I’ve never had to cancel a BPXAS. Rather, I have had to cancel a process
using a BPXAS initiator many times. Can you start there?

Use ps -ef and kill in uss or d omvs,a=all and cancel in zos.

On Tue, Jan 23, 2024 at 9:18 AM Roberto Halais 
wrote:

> Listers:
> I need to cancel a BPXAS which is hung. It has status PROT.
> We have not been able to cancel it or kill it.
> Any ideas?
>
> Thank you,
> Roberto
>
> --
> 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: JZOS SMF 121 Records

2023-06-07 Thread Darrold Usher
Robert,

I replied to your personal email just now.

Darrold

On Thu, Jun 1, 2023 at 9:45 AM Crawford Robert C (Contractor) <
04e08f385650-dmarc-requ...@listserv.ua.edu> wrote:

> I'm trying to figure out some of the finer details for JZOS' type 121 SMF
> records.
>
> For instance, field SMF121JRS_STRTTME contains the JVM startup time.  The
> doc says it uses method java.lang.management.RuntimeMXBean::getStartTime()
> which returns the time in milliseconds.
>
> Does anyone know if JZOS formats that time as GMT or local time?
>
> Also, is there a listserv group specific to z/OS JVM or USS issues?
>
> Thanks.
>
> Robert Crawford
> Abstract Evolutions LLC
> (210) 913-3822
>
>
> --
> 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: zOSMF

2023-02-08 Thread Darrold Usher
Try pointing to your 64-bit java runtime

On Wed, Feb 8, 2023 at 12:21 PM Steve Beaver  wrote:

> I will be at the front of the line that says "I have no idea what is
> wrong?"
>
>
>
> EZZ8342I gethostbyname(MVS1): Unknown host
>
> IZUG300I: The z/OSMF Configuration Utility has started at Wed Feb  8
> 12:21:15 ES
>
> IZUG084W: Invalid number of arguments:  3 ; expected 4.
>
> WARNING: Arguments received: /ZOSV2R4/usr/lpp/zosmf /MVS1/var/zosmf N
>
> WARNING: Some arguments may be ignored and/or defaults used.
>
> IZUG015I: Arguments in effect:
>
> : CODE_ROOT = /ZOSV2R4/usr/lpp/zosmf
>
> : USER_DIR  = /MVS1/var/zosmf
>
> : TRACE = N
>
> : KCINDEX   = Y
>
> IZUG348I: Processing of your request has started. This process might
>
> : require several minutes or more to complete.
>
> IZUG059I: Configuration operation exists as the configuration parameters
> are
> not
>
> IZUG349I: The z/OSMF  Server home page can be accessed at
>
> : https:///zosmf
>
> : after the z/OSMF server is started on your system.
>
>
>
> CWWKB0215E Failed to open /usr/lpp/java/J8.0_64/bin/classic/libjvm.so :
> CEE3587S A call was made to a function in the AMODE 31 DLL
> /usr/lpp/java/J8.0_64/bin/classic/libjvm.so from an AMODE 64 caller.
>
>
>
> HOSTNAME('10.10.70.48')
>
>
>
> HTTP_SSL_PORT(32217)
>
>
> --
> 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