So I have other java commands in my .profile that do work -  the following is 
extracted from my .profile settings

echo starting lizettes profile 
ulimit -a 
alias quit="exit" 
export 
CEE_RUNOPTS="TRAP(OFF,NOSPIE),RPTSTG,RPTOPTS,MSGFILE(CEEMSG),STACK(512K,128K)" 
export IBM_JAVA_OPTIONS=-Xms8m 
export IBM_JAVA_OPTIONS="-Xmx128m "$IBM_JAVA_OPTIONS 
export IJO=-Xms8m 
export IJO="-Xmx128m "$IJO 
export jreoptions="-Xmx128m " 
java -Xifa:off -version 
alias ls="ls -l" 
alias la="ls " 
alias quit="exit" 
if test $TERM = "dumb" 
then 
export EDITOR=oedit 
alias less="obrowse" 
alias ob="obrowse" 
alias oe="oedit" 
echo logic says terminal=$TERM and so we will use oedit 
else



No errors other than the FSUM 

I have tried various configurations with java  JAVA and inbetween (😲) 

Since I am not familiar with this specific function in java - I was not sure if 
it was available , or if I need special permissions, or where I might look

Lizette 

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Ray 
Pearce
Sent: Friday, July 31, 2020 9:00 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: FSUM7351 Not Found for -Xshareclasses

Case sensitivity?
Did you try to run Java or java?

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Lizette Koehler
Sent: 31 July 2020 16:35
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: FSUM7351 Not Found for -Xshareclasses

I am trying to determine if we can execute on OMVS in z/OS

 

Java -Xshareclasses:listAllCaches

 

 

I have done with and without su



I have updated my  .profile to include the java path

 

So I am wondering if this is available?  

 

If it is - what I need to do to execute the function

 

 

Thank you 

 

Lizette


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

--
This e-mail message has been scanned and cleared by Google Message Security and 
the UNICOM Global security systems. This message is for the named person's use 
only. If you receive this message in error, please delete it and notify the 
sender. 

----------------------------------------------------------------------
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

Reply via email to