Query regd TL upgrade


 
Thread Tools Search this Thread
Operating Systems AIX Query regd TL upgrade
# 1  
Old 04-16-2014
Query regd TL upgrade

I am new to AIX administration and am trying to upgrade my current TL from 6100-05 to 6100-07 , I had a look at the fix central and I have downloaded one which says TL 6100-07-00-1140 and other which says service pack 6100-07-05-1228. I have two test machines and I have applied directly 6100-07-00-1140 to hostA and directly applied 6100-07-05-1228 on host B , both give me the same TL version though the later shows a higher version of service pack . Hence my query is , is it fine if I go forward to install the SP5 which not only install the TL required but updates me to SP5 too?

---------- Post updated at 11:01 AM ---------- Previous update was at 08:27 AM ----------

I have sorted this out myself , these are two different things .... thanks guys ..consider this thread as closed
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

M5000 XSCF upgrade, query about OBP

Hi, I'm planning to upgrade the XSCF firmware on an M5000, and have a question regarding the OBP part of the upgrade. At the moment, the system looks like this: XCP0 (Current): 1100 OpenBoot PROM : 02.18.0000 XSCF : 01.10.0000 root@server01 # /usr/sbin/prtconf -V OBP 4.24.15... (3 Replies)
Discussion started by: badoshi
3 Replies

2. Solaris

Live upgrade query

Hi All, Is it possible to use external san disk for creating alternate boot environment and boot from it.My root disk is about 70 gb and i want to use external san disk for 272gb to create alternate boot environment.If this is possible can you please redirect me some good documents, i had... (1 Reply)
Discussion started by: sahil_shine
1 Replies

3. Emergency UNIX and Linux Support

Live Upgrade Query

I am upgrading Solaris-9 Update-7 to Solaris-9 Update-9 through live upgrade. I am able to create another boot environment and have OS DVD inside server. But i am confused for, what command/path should I give for luupgrade. OS DVD is mounted on /mnt Boot environments are Solaris9old (Active now)... (2 Replies)
Discussion started by: solaris_1977
2 Replies

4. Solaris

Solaris Upgrade Query

Hello I need to upgrade our Solaris 10 OS Update 9 as we are not ready for u10 yet. I asked MOS for Update 9 which they supplied and I've downloaded. The thing is, it's in a zip file which I have extracted on the server but all the docs I have seen regarding lu, talking iso, images and... (9 Replies)
Discussion started by: sonic72
9 Replies

5. UNIX for Advanced & Expert Users

Regd: rcp

Hi, The B machine is using rcp method to copy a file to A machine. But it is not getting copied. Its giving the error as: remshd: Login incorrect. On A machine rhosts file has details about the B machine. Could anyone tell what could be done to make this work? Any help is appreciated.... (1 Reply)
Discussion started by: nehak
1 Replies

6. Solaris

regd.sunblade 100

hii alll i have a problem with my sunblade100. when i switch on, no display comes but if i ping from a remote machine its pinging,but iam not able to telent to that sun server,what can be the problem,how can i sort ot this issue 2 thing in usb iam not able to use STOP N (to clear the... (3 Replies)
Discussion started by: solaris8in
3 Replies

7. Solaris

Regd Backup issue

hii alll Thanks for all the previous support. I need some clarification, i have client who is having 5 sun workstation ( ultra5 & ultra 10 and 1 ultra60) they orderd for backup device DLT drive , iam going to connect this dlt drive sparc ultra 60 i can configure locally,but my client... (1 Reply)
Discussion started by: solaris8in
1 Replies

8. UNIX for Advanced & Expert Users

regd:-sunblade1000

hii alll i have sunblade 1000 i get a error all of sudden cpu panic error this comes twice a day is this because of patches not installed in the system or its regarding memory or cpu can any one helpme out thanks in advance solaris (2 Replies)
Discussion started by: solaris8in
2 Replies

9. UNIX Desktop Questions & Answers

regd explorer

hiii i want to know how to install explorer in sparc e-250 OS solaris 8 iam able to install the software iam able to install the explorer,i use to run #./explorer -q -e other than this what all i should run to get all details.but iam just getting some thing which not related to o/s or h/w... (3 Replies)
Discussion started by: solaris8in
3 Replies

10. UNIX for Dummies Questions & Answers

regd sunfire 480 r

hii alll I need a help from u all its regarding sunfire the config is 900*4 processor\8gb ram. problem :- 3>ERROR: TEST = Quick Block Mem Test 3>H/W under test = CPU3 Bank 0 Dimm 2, J8001 side 1 3>Repair Instructions: Replace items in order listed by 'H/W under test' above. 3>MSG =... (1 Reply)
Discussion started by: solaris8in
1 Replies
Login or Register to Ask a Question
unattended-upgrade(8)					      System Manager's Manual					     unattended-upgrade(8)

NAME
unattended-upgrade - automatic installation of security (and other) upgrades SYNOPSIS
unattended-upgrade [options] DESCRIPTION
This program can download and install security upgrades automatically and unattended, taking care to only install packages from the config- ured APT source, and checking for dpkg prompts about configuration file changes. All output is logged to /var/log/unattended-upgrades.log. This script is the backend for the APT::Periodic::Unattended-Upgrade option and designed to be run from cron (e.g. via /etc/cron.daily/apt). OPTIONS
unattended-upgrade accepts the following options: -h, --help help output -d, --debug extra debug output into /var/log/unattended-upgrades.log --dry-run Just simulate installing updates, do not actually do it CONFIGURATION
The configuration is done via the apt configuration mechanism. The default configuration file can be found at /etc/apt/apt.conf.d/50unat- tended-upgrades AUTHORS
unattended-upgrade is written by Michael Vogt <mvo@ubuntu.com> This manual page was originally written by Michael Vogt <mvo@ubuntu.com> COPYRIGHT
Copyright (C) 2005-2009 Canonical There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. May 4, 2009 unattended-upgrade(8)