Sponsored Content
Operating Systems AIX AIX 7.1 TL update -> only latest or one by one? Post 302757465 by MichaelFelt on Thursday 17th of January 2013 02:28:12 PM
Old 01-17-2013
Personally, I go for all in one go - smitty update_all and run with preview activated to check for errors or other warnings.
This User Gave Thanks to MichaelFelt For This Post:
 

9 More Discussions You Might Find Interesting

1. AIX

Update AIX 5.3 to TL07 SP5

Hi, We need to update our AIX to TL07 SP5, and it's an HACMP architecture with node1 and node2 and is active/active. I need help because I never patched an AIX in HACMP, and I don't know the sequence that I have to proceed, I have Oracle databases running on both (node1, node2). I receive a... (0 Replies)
Discussion started by: azzed27
0 Replies

2. AIX

Latest AIX Service Pack

Hello, I am trying to install Oracle 11g on my AIX server and it requires at a minimum OS level 5300-05-06. I am currently at 5300-05-01. What do I need to upgrade this? Where can I get this sp? What are the step to install this? I am a DBA not sysadmin. We no longer have a sysadmin. Lucky... (4 Replies)
Discussion started by: dkranes
4 Replies

3. UNIX for Advanced & Expert Users

how can i know the latest update packages i have installed on solaris 9 ???

i want to know the update packages that i have installed on my solaris 9 (2 Replies)
Discussion started by: MONMON
2 Replies

4. AIX

Failed update AIX 6.1

Hi, I have problem with update AIX in ML 01 to ML 04. I am new in AIX system, please help me how resolve this problem. Thanks (2 Replies)
Discussion started by: bieszczaders
2 Replies

5. AIX

AIX Fix Pack update

Hi All, i'm try to update my aix 6100.06.05 to 6100.07.00. i download the 4,5 GB of FixPack buy i don't have a required package (devices.chrp.pci.rte 6.1.7.0) This package does not exist on the fix pack (i've check in the .toc file and in the .bff files) On ibm website i see that this... (0 Replies)
Discussion started by: Zio Bill
0 Replies

6. Red Hat

Get latest update for RHEL systems

Hi all, I want to get latest package updates for my RHEL systems. I don't any account with RHN so that I can get updates from there. All I'm interested in knowing is that is it possible to get package updates without registering with RHN. And If yes then how. I have read about RHN satellite and... (3 Replies)
Discussion started by: Darshan Parab
3 Replies

7. AIX

AIX SP update and Oracle interaction

Situation: AIX 7.1 various SP levels Update to SP9 on DB systems with Oracle 10 or 11G Steps: Apply SP9 update Bring down databases shutdown -Fr Check system health - AIX Bring up databases Confirm functionality Would applying the update while the databases are up cause problems... (7 Replies)
Discussion started by: allenhibbert
7 Replies

8. AIX

OpenSSH update in AIX

Hi, We have 4 vulnerabilities in our AIX servers and the files to be installed are as follows: File to be installed OpenSSH_6.0.0.6102 OpenSSH_6.0.0.6107 OpenSSH_6.0.0.6110 Openssh_fix8 My question is, can we install the Openss_fix8 directly to resolve all the issues or should we... (2 Replies)
Discussion started by: gshari.89
2 Replies

9. AIX

How to update NTP on AIX?

Hi, I would like to update NTP version on AIX LPARs. lslpp -L bos.net.tcp.client Fileset Level State Type Description (Uninstaller) ---------------------------------------------------------------------------- bos.net.tcp.client 7.1.3.1 C F ... (3 Replies)
Discussion started by: dio34
3 Replies
GETBBOX(1)						      General Commands Manual							GETBBOX(1)

NAME
getbbox - compute bounding box for RADIANCE scene SYNOPSIS
getbbox [ -w ][ -h ] [ input .. ] DESCRIPTION
Getbbox reads each scene description input and computes the minimum axis-aligned parallelopiped that will enclose all of the objects. Each input can be either a file name, or a command (enclosed in quotes and preceded by a `!'). If no arguments are given, the standard input is read. A hyphen ('-') can also be used to indicate the standard input. The -w option suppresses warnings. The -h option suppresses the header line "xmin xmax ymin ymax zmin zmax". EXAMPLE
To compute the bounding box for the object ``thingy'': getbbox thingy To preview ``scene'': preview -v FOUR -b `getbbox -h scene` scene NOTES
Since expanding a scene can require considerable overhead, it is better to use the bounding cube produced by oconv(1) and read by get- info(1) if an octree exists for the scene. However, there are certain circumstances, such as foreign object placement, that require know- ing the bounding box rather than just the bounding cube. AUTHOR
Greg Ward ACKNOWLEDGEMENT
Work on this program was sponsored by the LESO group at EPFL in Switzerland. SEE ALSO
getinfo(1), oconv(1), xform(1) RADIANCE
11/15/93 GETBBOX(1)
All times are GMT -4. The time now is 06:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy