Sponsored Content
Operating Systems AIX AIX 7.1 TL update -> only latest or one by one? Post 302757133 by thecobra151 on Thursday 17th of January 2013 06:07:12 AM
Old 01-17-2013
Dear

the safe way is to upgrade the TL from level to level , to avoid TL upgrade tp be failed

TL = is a lot of SPs
This User Gave Thanks to thecobra151 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
DH_SYSTEMD_START(1)						     Debhelper						       DH_SYSTEMD_START(1)

NAME
dh_systemd_start - start/stop/restart systemd unit files SYNOPSIS
dh_systemd_start [debhelperoptions] [--restart-after-upgrade] [--no-stop-on-upgrade] [unitfile...] DESCRIPTION
dh_systemd_start is a debhelper program that is responsible for starting/stopping or restarting systemd unit files in case no corresponding sysv init script is available. As with dh_installinit, the unit file is stopped before upgrades and started afterwards (unless --restart-after-upgrade is specified, in which case it will only be restarted after the upgrade). This logic is not used when there is a corresponding SysV init script because invoke-rc.d performs the stop/start/restart in that case. OPTIONS
--restart-after-upgrade Do not stop the unit file until after the package upgrade has been completed. This is the default behaviour in compat 10. In earlier compat levels the default was to stop the unit file in the prerm, and start it again in the postinst. This can be useful for daemons that should not have a possibly long downtime during upgrade. But you should make sure that the daemon will not get confused by the package being upgraded while it's running before using this option. --no-restart-after-upgrade Undo a previous --restart-after-upgrade (or the default of compat 10). If no other options are given, this will cause the service to be stopped in the prerm script and started again in the postinst script. -r, --no-stop-on-upgrade, --no-restart-on-upgrade Do not stop service on upgrade. --no-start Do not start the unit file after upgrades and after initial installation (the latter is only relevant for services without a corresponding init script). NOTES
Note that this command is not idempotent. dh_prep(1) should be called between invocations of this command (with the same arguments). Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. Note that dh_systemd_start should be run after dh_installinit so that it can detect corresponding SysV init scripts. The default sequence in dh does the right thing, this note is only relevant when you are calling dh_systemd_start manually. SEE ALSO
debhelper(7) AUTHORS
pkg-systemd-maintainers@lists.alioth.debian.org 11.1.6ubuntu2 2018-05-10 DH_SYSTEMD_START(1)
All times are GMT -4. The time now is 06:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy