Sponsored Content
Operating Systems AIX How to upgrade AIX TL (technology level) Post 302302750 by bsddaemon on Tuesday 31st of March 2009 10:53:59 PM
Old 03-31-2009
Thank solaix14. Im downloading files from IBM server. Gosh, almost 1000 files Smilie

Quote:
Originally Posted by kah00na
Do you have a NIM server? I do all my upgrades through it and haven't had many issues with it.
Sounds like I need another AIX server? No, unfortunately I dont manage any other AIX box.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Howto upgrade AIX to Level Update 4320-02_AIX_ML

Hi, Installing a new version of PROGRESS DB software 9.1c requires us to upgrade AIX to Level Update 4320-02_AIX_ML ( http://techweb.progress.com/kbase/19779 ) How would a do this savely. This is what i have already. 1) take a system backup. 2) find the level we are on right now. #... (1 Reply)
Discussion started by: progressdll
1 Replies

2. AIX

Technology Level update errors

Hello, I recently did an update from 5300-0-0 to 5300-05-06. When I run lppchk -v I get the following errors: # lppchk -v lppchk: The following filesets need to be installed or corrected to bring the system to a consistent state: invscout.rte 2.1.0.0 (not... (4 Replies)
Discussion started by: dkranes
4 Replies

3. AIX

AIX Technology Level 9

Hi Guys I am currently running AIX 5.3 technology level 6 on a 570, but want to go up to level 9. However I am struggling to find on IBM's website the new features that it brings in, along with the commands for these new features. Can any one help me with this? Thanks (7 Replies)
Discussion started by: ryanbsc@gmail.c
7 Replies

4. AIX

Update technology level

Hello I update one lpar from TL03 to TL06 reboot and check with lppchk -v, errpt and everything looks fine then I commit my fileset and I update to TL08-04. The installation was ok. I reboot my machine again check with lppchk -v and errpt and its ok, but when I type oslevel -s I get this... (5 Replies)
Discussion started by: lo-lp-kl
5 Replies

5. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

6. Solaris

Zone Servers Level Upgrade

Hi All, I am planning to do the Solaris level upgrade from "Solaris 10 1/06 s10s_u1wos_19a" to "Solaris 10 10/09 s10s_u8wos_08a" with 7 Non-global zones on it..... I have done Level upgrade for Solaris 10 boxes without Non-global zones..... Can any one let me know, whether it is possible... (8 Replies)
Discussion started by: indradev
8 Replies

7. AIX

rolling back Technology Level

Hi, is it possible to roll back currently updated Technology level ? what are steps required? Regards, Manoj (2 Replies)
Discussion started by: manoj.solaris
2 Replies

8. What is on Your Mind?

Which technology is better with UNIX/AIX

Hi Guys, need your help .... I am working in UNIX field from last 2 years, its my career starting days.. Which technology I have to melt up with NIX knowledge which can provide me high opportunities in today's IT market ?? Now a days, I am learning C. I m not want to hurt anyone but some says... (0 Replies)
Discussion started by: atul9806
0 Replies

9. AIX

AIX OS level

I currently have 2 servers running AIX 6.1 on them, but the OS level is listed differently in WSM. I am fairly new to AIX and just re-installed the OS on one of the boxes that originally had 5.1 on it. It now shows 6.1.0.0, whereas the other one shows 6.1.3.0. I have been trying to figure out how... (2 Replies)
Discussion started by: rifamilyguy
2 Replies

10. AIX

Pre-installation verification before technology level update

Hello, I was trying to upgrade TL on a lab server (test box). I did worked on (few) these type of SP and TL updates in the recent past. I saw the below message for the first time on server. current OS level : 7100-03-01-1341 downloaded the newest/recent fix pack from fix central as... (3 Replies)
Discussion started by: system.engineer
3 Replies
NGORCA(1)							   User Manuals 							 NGORCA(1)

NAME
ngorca - Password recovery tool for Oracle databases SYNOPSIS
ngorca [ -f hashfile ] [ OPTIONS ] DESCRIPTION
ngorca is a multithreaded password recovery tool using exhaustive key search for Oracle versions 7-11g Rel.2. Due to the weak hashing algorithm and constantly improving hardware performance, passwords can be found in minutes, depending on their length. OPTIONS
-f hashfile To use ngorca a list of usernames and hashes is required, which has the format username:hash. The username has a maxiumum length of 64 characters and the hash is always a 16 byte hex value. If the 11g algorithm is used a 40 byte SHA1 plus 20 bytes salt must be added. The hash values are calculated one after another. Example of hash file entry with old DES hash and SHA1 hash: NETGARAGE:5D7F5FD88AE4C07F:EAC3EAC57FF0635AB298EB40CBDA1BB45DFC1B7F20464AA591C1613A2CB8 -l password length The length of the password. If this option is not set, passwords with the length of 5-8 bytes are calculated. -c charset The charset of the password. 1 for numeric, 2 for alpha, 3 for alpha numeric and 4 for alpha numeric with special characters. The default is alpha numeric. -t thread number The number of threads which should be used. It is recommended to take the number of cpu's which you want to involve in the calcula- tion for the best result. Per default one thread is used. -o logfile A logfile could be specified. It contains the passwords which are found and some info messages. The default logfile name is ngorca.log placed in the directory the binary runs in. -v verbose level Loglevel for the logfile and standard output 1-4 with 4 as the highest level which contains percent printouts. The default loglevel is 1. EXAMPLE
ngorca -f hashlist -c3 -l6 -t2 -v4 BUG REPORT
For bugreporting write a mail to ebrosius@netgarage.org or use the issues tracker on the project hosting site http://code.google.com/p/ngoca COPYRIGHT
ngorca is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. AUTHOR
Dennis Krzyzaniak <ebrosius@netgarage.org> SEE ALSO
the project site http://netgarage.org Linux October 2009 NGORCA(1)
All times are GMT -4. The time now is 07:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy