Search Results

Search: Posts Made By: gsaurus
8,181
Posted By gsaurus
if you still need...
You will need to double check the syntax, but you might try something like this....

echo "enter log number"
read slog
db2inst=$(db2 "get instance") #cmd sub in ksh
if [ $db2inst = db2u ]; then...
4,712
Posted By gsaurus
missed part of your post -- sorry
You mentioned going from 4.3.1 to 5.1. You must clone from 4.3.1 to 4.3.1 first then upgrade the new box to 5.1.

g.
4,712
Posted By gsaurus
AIX cloning
The systems do not need to be the same. I am sure there are exceptions, but in most cases wiht aix 4.3.x and above, you can use a mksysb from one system and install it on any other you want.

1. ...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy