Operating System - HP-UX
1834027 Members
4733 Online
110063 Solutions
New Discussion

Difference between HPUX Edtions

 
SOLVED
Go to solution
Badri
Advisor

Difference between HPUX Edtions

Hi,

Please tell me what is the differnce between the different edtions of HPUX i.e.,

Standard
Enterprise
Machine critical
9 REPLIES 9
Jeff_Traigle
Honored Contributor
Solution

Re: Difference between HPUX Edtions

The following page on HP's website shows the differences between the Foundation, Enterprise, and Mission Critical Operating Environments for both HP-UX 11i v1 and 11i v2.

http://h20338.www2.hp.com/hpux11i/cache/324915-0-0-0-121.html
--
Jeff Traigle
Paul F. Carlson
Valued Contributor

Re: Difference between HPUX Edtions

Check out this document:

http://docs.hp.com/en/1610/hpwoldfullpres.pdf

-Paul
Link down -- cable problem?
Mridul Shrivastava
Honored Contributor

Re: Difference between HPUX Edtions

Operating Environments (OEs) are tested and integrated application bundles designed to work with the operating system and provide the functionality needed for your system's purpose. The HP-UX 11i v2 OEs include the following:

HP-UX 11i v2 Foundation OE (FOE) â Designed for the demands of Web servers, content servers, and front-end servers, this OE includes applications such as HP-UX Web Server Suite, Javaâ ¢, and Mozilla Application Suite. This OE is bundled as HPUX11i-OE.

HP-UX 11i v2 Enterprise OE (EOE) â Designed for database application servers and logic servers, this OE contains the HP-UX 11i v2 Foundation OE bundles and additional applications such as GlancePlus Pak to enable an enterprise-level server. This OE is bundled as HPUX11i-OE-Ent.

HP-UX 11i v2 Mission Critical OE (MCOE) â Designed for the application servers and database servers, this OE contains the Enterprise OE bundles, plus applications such as HP Serviceguard and Workload Manager to enable a mission-critical server. This OE is bundled as HPUX11i-OE-MC.

HP-UX 11i v2 Minimal Technical OE (MTOE) â Designed for workstations running HP-UX 11i v2, this OE includes the Mozilla Application Suite, Perl, VxVM, and Judy applications, plus the OpenGL Graphics Developer's Kit. This OE is bundled as HPUX11i-MTOE.


HP-UX 11i v2 Technical Computing OE (TCOE) â Designed for workstation and server applications, this OE contains the MTOE bundles plus extensive graphics applications and Math Libraries. This OE is bundled as HPUX11i-TCOE.

For more information:
http://docs.hp.com/en/5991-0792/ch01s02.html
Time has a wonderful way of weeding out the trivial
inventsekar_1
Respected Contributor

Re: Difference between HPUX Edtions

Nice topic Badrinath,
in simple words,
HP-UX Base OS + certain critical add-on products -> A specific OE.

The HP-UX 11i v2 OEs include the following:
1. HP-UX 11i v2 Foundation OE (FOE)
2. HP-UX 11i v2 Enterprise OE (EOE)
3. HP-UX 11i v2 Mission Critical OE (MCOE)
4. HP-UX 11i v2 Technical Computing OE (TCOE)

FOE is the Base HP-UX OS + applications such as HP-UX Web Server Suite, Java, and
Mozilla Application Suite.

FOE is the basic OE.

FOE + online JFS, mirrordisk/UX, PRM, GlancePlus, EMS ---> EOE

EOE + Serviceguard, WLM, Enterprise Cluster Master ----> Mission Critical OE
MOE focuses mainly on high availability. name itself telling "Mission critical" OE.


The concept of OE's is mainly for:
*Easier ordering
*Easier license management
*50% shorter installation time
*Simpler support contracts
Be Tomorrow, Today.
inventsekar_1
Respected Contributor

Re: Difference between HPUX Edtions

To find out which OE u r using,
----------------------------------
swlist |grep -i oe
HPUX11i-OE-MC B.11.11.0303 HP-UX Mission Critical Operating Environment Component
----------------------------------
/usr/sbin/swlist HPUX11i-*
command will give u something more. see attachment.
----------------------------------
Be Tomorrow, Today.
Badri
Advisor

Re: Difference between HPUX Edtions

Thanks for the information provided.
Geoff Wild
Honored Contributor

Re: Difference between HPUX Edtions

Sorry to jump in so late (tried posting the day you posted - but kept getting 500 errors).


HP-UX FAQ
http://www.faqs.org/faqs/hp/hpux-faq/


HP-UX 11i v2 May 2005 Operating Environment Update Release
http://h20338.www2.hp.com/hpux11i/cache/323705-0-0-225-121.html?jumpid=reg_R1002_USEN


HP-UX 11i roadmap
http://h20338.www2.hp.com/hpux11i/downloads/HPUX%20Public%20Roadmap.pdf

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Badri
Advisor

Re: Difference between HPUX Edtions

Thanks Geoff.
Badri
Advisor

Re: Difference between HPUX Edtions

Thanks a lot to every one for spending time in answering my query.