1826499 Members
1673 Online
109692 Solutions
New Discussion

Re: STM for HP-UX 10.20

 
lowpy
Occasional Contributor

STM for HP-UX 10.20

Hi,

I am using 9000/785 with HP-UX 10.20 installed. What is the newest version of STM available for me? Is it suppose to be in the Support Tools CD?

How do i check my current version of STM? I only see from swlist -> B.10.20.18.13

Is this the version number?
9 REPLIES 9
Muthukumar_5
Honored Contributor

Re: STM for HP-UX 10.20

See like,

stm -c <<-EOF
version
EOF

will give it.

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: STM for HP-UX 10.20

Hello,

B.10.20.18.13 is revision tag of STM. You can find out version by,

#what /usr/sbin/stm/ui/bin/stm
#what /usr/sbin/stm/ui/bin/stm_map_read

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: STM for HP-UX 10.20

Arunvijai_4
Honored Contributor

Re: STM for HP-UX 10.20

When i click the link to download software depot, i get Invalid path /swdepot/displayPro
ductInfo was requested

What is the correct URL for downloading STM ? Also, is it available for 10.20 ?

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: STM for HP-UX 10.20

Hello,

I think this is for you,

http://h41214.www4.hp.com/SUPPORT_PLUS/gr.html

General Release Overview


The HP-UX 10.20 General Release (GR) bundles are a tested set of HP-UX core patches. The last available version of these bundles is December 2001.

The GR bundles contain these types of patches:

* general HP-UX core patches
* critical patches to fix problems that could cause data loss or corruption
* hardware enablement patches to update or enable systems or devices
"A ship in the harbor is safe, but that is not what ships are built for"
lowpy
Occasional Contributor

Re: STM for HP-UX 10.20

Thanks but i already found out the version and i also have the required CD (dec2001). Details found from Online docs for stm (releases and patches)

The 'what' command did not have the stm version in the list. Only for individual code files update.

Appreciated the help!
Arunvijai_4
Honored Contributor

Re: STM for HP-UX 10.20

You can easily find out the version information by, executing # stm from the command line and you will get the version number,

Information
Support Tools Manager


Version A.47.00

Product Number B4708AA

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
lowpy
Occasional Contributor

Re: STM for HP-UX 10.20

Solutions from my previous post..
Andrew Merritt_2
Honored Contributor

Re: STM for HP-UX 10.20

From http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table you can see that you have the June 2000 (A.21.00) release of OnlineDiags. You should update to the most recent, the HWE0112 version (A.29.00). I think you can install that from the links given above. If you do so, you should also install PHSS_29444 (or possibly PHSS_29443 for an s700) which has some critical fixes.

Of course, 10.20 is no longer supported, and you should be looking at upgrading to something that is.

Andrew