Sponsored Content
Operating Systems AIX From 6100-04-01-0944 to 6100-07-02-1150 ...HOW? Post 302588886 by funksen on Tuesday 10th of January 2012 06:30:33 AM
Old 01-10-2012
download here:

http://www-933.ibm.com/support/fixce...nction=release

I always use this command generated from smitty, this just applies the updates, and makes it possible to switch back to the old versions, but commit old applied packages first (smitty commit)

Code:
/usr/lib/instl/sm_inst installp_cmd -a -d '/updatedir' -f '_update_all'    '-g' '-X'    '-Y'

and as gito wrote, it's always a good idea to check
Code:
lppchk -v

and
Code:
instfix -i | grep ML

or just
Code:
oslevel -s

before and afterwards

Last edited by funksen; 01-10-2012 at 07:37 AM..
 

4 More Discussions You Might Find Interesting

1. AIX

"fuser -c -k /XXX/XXXXXXX" Fails and stuck on AIX 6100-05-01-1016

Hi I was wondering if anybody has come across in a failure of fuser command. We have a backup script that is: fuser -c -k /XXX/XXXXXXX sync;sync umount /XXX/XXXXXXX/ backup -0 -f /dev/rmt0.1 -u /dev/XXXXXXXlv mount /XXX/XXXXXXX/ sync;sync The script is called from crontab via an... (2 Replies)
Discussion started by: ggovotsis
2 Replies

2. AIX

OS6100-04-01-0944 ???

Hi, can you help explaining what all this means? OS6100-04-01-0944 I guess the version is 6.1, what are the other numbers? How can I find what is the latest version of AIX 6? I was told to upgrade this server to the latest version of 6. Thanks! (1 Reply)
Discussion started by: 300zxmuro
1 Replies

3. Post Here to Contact Site Administrators and Moderators

C++ executable is not loading in AIX 6.1 OS LEVEL 6100-09 with Oracle11g.

Hi Everybody, I am getting following error message during execution of my c++ executable "ofsrm" . I am using AIX 6.1 OS LEVEL 6100-09 with Oracle 11g database. Any suggestion on the same? Could not load program ofsrm: rtld: 0712-001 Symbol GetOracleDriver__FiPc was referenced from module ... (1 Reply)
Discussion started by: Ratikanta
1 Replies

4. Programming

C++ executable is not loading in AIX 6.1 OS LEVEL 6100-09 with Oracle11g.

Hi Everybody, I am getting following error message during execution of my c++ executable "ofsrm" . I am using AIX 6.1 OS LEVEL 6100-09 with Oracle 11g database. Any suggestion on the same? Could not load program ofsrm: rtld: 0712-001 Symbol GetOracleDriver__FiPc was referenced from module ... (8 Replies)
Discussion started by: Ratikanta
8 Replies
All times are GMT -4. The time now is 02:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy