× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It was a boring little meeting I was in so I cobbled this...

SELECT Fw_Machine_Type_Model CONCAT '-' CONCAT (SELECT Current_Character_Value
FROM Qsys2.System_Value_Info
WHERE System_Value_Name = 'QPRCFEAT') AS Mch_Type_Model_Feat FROM Systools.Firmware_Currency;


coming soon is a QSYS2.HARDWARE_RESOURCE_INFO view

Bryan


MidrangeL wrote on 10/20/2022 11:24 AM:
To get the hardware you are using:
WRKHDWRSC *PRC
You'll see something like:
 Opt  Resource        Type-model  Status                Text
      CEC01            8286-41A   Operational           Main Card Enclosure
      PN02             2B08       Operational           System Control Panel

Put a "7" on the first entry the CEC01, and press enter.  You'll see everything you need there: (serial numbers changed to protect guilty)

 Resource name  . . . . . . . :   CEC01
 Text . . . . . . . . . . . . :   Main Card Enclosure
 Type-model . . . . . . . . . :   8286-41A
 Serial number  . . . . . . . :   99-ABCEDF
 Part number  . . . . . . . . :
 Processor feature code . . . :   EPXK
 Processor feature  . . . . . :   EPXK



 Location :   U8286.41A.99ABCDEF


--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


------ Original Message ------
From jeremy.ruth@xxxxxxxxxxx
To midrange-l@xxxxxxxxxxxxxxxxxx
Date 10/20/2022 11:16:00 AM
Subject How to know which online documentation to use

I am lost in the IBM online documentation trying to figure out where to find
only the documentation for our system.



I know the OS version: V7R3M0

I don't know the exact hardware.  Is there a way to find that via a command
or similar?



Currently, I am looking to find the SQL documentation that applies only to
our system.  There is so much out there that I find that doesn't apply, so
it would be great to know how to go directly to that which applies only to
our system.

Same for any/all documentation also.



Thanks,

Jeremy

-- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.