Sponsored Content
Operating Systems AIX How to find all device on p570 when need do device firmware upgrade? Post 302343079 by shockneck on Tuesday 11th of August 2009 01:15:53 PM
Old 08-11-2009
Quote:
Originally Posted by rainbow_bean
[...][/COLOR]find the command, just run:invscout on LPAR
Yes Smilie However make sure, that you use a current microcode catalog. Then take the .mup file and feed it from any other computer into the ibm inventory scout webpage.
 

5 More Discussions You Might Find Interesting

1. Solaris

from where i can find the CDROM device

Hi, I attached the CDROM device in sun 2500 system , Now i want to mount this device. From where i can find the CDROM device. Thnx.. (2 Replies)
Discussion started by: Aamir Sahil
2 Replies

2. Solaris

Migrating non DID device in a metaset to DID device

One of my team colleague mistakenly added non DID device to a metaset in a cluster node and inturn it is again added to concat . In that metaset all devices are DID devices except only one . is it possible to convert this non DID device in metaset to DID device without recreating the whole... (0 Replies)
Discussion started by: sekarsamy
0 Replies

3. Solaris

Find out which device uses X.25 port

I'm new to Solaris. We have a server running SunOS 5.8 and sends messages through X.25 port (card is symicron). How to determine which /dev/* it uses? I have searched the web, most sites show that X.25 use /dev/cua/a or /dev/cua/b. I tried to send command from shell echo disptime > /dev/cua/a,... (0 Replies)
Discussion started by: myjava
0 Replies

4. Red Hat

Unable To Activate Ethernet Network Device in RHEL 5.5 - e100 device eth0 does not seem to be presen

Hi All, Could anyone please help to resolve the below problem. I installed RHEL5.5 in my desktop.But when i try to activate the ethernet connection then it gives me the error. I spent 2 days for the above and go through with several suggestion found by googling. But no luck. ... (0 Replies)
Discussion started by: Tanmoy
0 Replies

5. HP-UX

Failed to open tape device /dev/rmt/0mn:Device busy (errno = 16)

Hi, Unable to make tape backup, please help. /opt/ignite/bin/make_tape_recovery -a /dev/rmt/?mn -I -v -m tar -x inc_entire=vg00 * Creating local directories for configuration files and archive. ======= 04/25/16 16:28:08 IST Started /opt/ignite/bin/make_tape_recovery. (Mon... (4 Replies)
Discussion started by: anuragr
4 Replies
setcat(3C)																setcat(3C)

NAME
setcat() - set the default message catalog SYNOPSIS
DESCRIPTION
The routine sets the default message catalog for use by other formatting routines (see gettxt(3C) and pfmt(3C)). msgcat specifies the file to use as the default catalog. The file name is limited to 14 characters. No checking is done to make sure that the file exists. The value of msgcat determines what happens to the default message catalog: string Sets the default message catalog to string. NULL Returns a pointer to the current default message catalog. The default catalog is not changed. empty string Resets to no catalog. RETURN VALUE
Upon successful completion, returns a pointer to the default catalog. Otherwise, returns a NULL pointer. EXAMPLES
The following example gets its message from the message catalog file: WARNINGS
Obsolescent Interfaces is to be obsoleted at a future date. SEE ALSO
gettxt(3C), pfmt(3C), setlocale(3C), pfmt(3C), thread_safety(5). STANDARDS COMPLIANCE
TO BE OBSOLETED setcat(3C)
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy