Unable to remove APAR -- any solution ?


 
Thread Tools Search this Thread
Operating Systems AIX Unable to remove APAR -- any solution ?
# 1  
Old 12-03-2011
Unable to remove APAR -- any solution ?

Hello

I would like to remove the APARs
Code:
# instfix -ivk IY68989
IY68989 Abstract: write to mmapped space hangs

Fileset bos.mp:5.3.0.30 is applied on the system.
Fileset bos.mp64:5.3.0.30 is applied on the system.
All filesets for IY68989 were found.
# instfix -ivk IY73497
IY73497 Abstract: ftpd does not close Passive Connections

Fileset bos.net.tcp.client:5.3.0.30 is applied on the system.
All filesets for IY73497 were found

As both of them should be removed for Oracle to work. Those apars came preloaded with the system:
Code:
# oslevel -r
5300-08
# oslevel -s
5300-08-01-0819

I tried to remove them by
Code:
smitty reject

didn't work
and
Code:
smitty remove

gave me too many dependencies which cannot be removed

Any solution to remove them ?


---------- Post updated at 06:14 AM ---------- Previous update was at 05:38 AM ----------

Would deleting these files help ?
Code:
# find / -name bos.mp*
/usr/lpp/bos.mp
/usr/lpp/bos.mp/deinstl/bos.mp.pre_d
/usr/lpp/bos.mp/deinstl/bos.mp.al
/usr/lpp/bos.mp/deinstl/bos.mp.inventory
/usr/lpp/bos.mp/deinstl/bos.mp.sm_rds.unodmadd
/usr/lpp/bos.mp/inst_root/bos.mp.size
/usr/lpp/bos.mp64
/usr/lpp/bos.mp64/deinstl/bos.mp64.pre_d
/usr/lpp/bos.mp64/deinstl/bos.mp64.al
/usr/lpp/bos.mp64/deinstl/bos.mp64.inventory
/usr/lpp/bos.mp64/inst_root/bos.mp64.size
/lpp/bos.mp
/lpp/bos.mp64


-------------------

# lslpp -l bos.mp
  Fileset                      Level  State      Description
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  bos.mp                     5.3.8.1  COMMITTED  Base Operating System
                                                 Multiprocessor Runtime

Path: /etc/objrepos
  bos.mp                     5.3.8.1  COMMITTED  Base Operating System
                                                 Multiprocessor Runtime
# lslpp -l bos.mp64
  Fileset                      Level  State      Description
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  bos.mp64                   5.3.8.1  COMMITTED  Base Operating System 64-bit
                                                 Multiprocessor Runtime

Path: /etc/objrepos
  bos.mp64                   5.3.8.1  COMMITTED  Base Operating System 64-bit
                                                 Multiprocessor Runtime


Moderator's Comments:
Mod Comment Use code tags, thanks. You should be familiar with them - I guess that was an accident? Smilie

Last edited by zaxxon; 12-04-2011 at 04:32 AM.. Reason: code tags, see PM
# 2  
Old 12-04-2011
ORACLE SOLUTION:
RahulG :: Life is unpredictable , So never expect anything from it !!: ORA-01402 : no data found


I guess there is no way to remove it. I thought odmdelete would do the trick but it won't work with oracle.

Fileset dependencies can be found with:
Code:
 # lslpp -d <your.fileset.rte>

For uninstall deps use:
Code:
 # installp -ugp <your.fileset.rte>

To see whether a reboot is mandatory you can look into the .toc and check the fileset line for "b" (bosboot) or "N) (no bosboot). Example for a fileset that requires bosboot:

The only solution is to re-install the AIX but before you install the AIX make sure those APARs are not included in the ML TL levels of AIX

How do I know which problems have been fixed in this ML or TL?AIX Update CD contains a list of all APARs fixed in the 5300-04 TL package. You can get a list of these APARs by using the command:
Code:
 smitty list_media_fixes

How do I install the latest filesets (by APAR, PTF, or fileset)?To install selected updates, use the command:
Code:
 smitty update_by_fix

To install all updates, use the command:
Code:
                        smitty update_all


Last edited by filosophizer; 12-04-2011 at 01:03 PM..
# 3  
Old 12-04-2011
You seem to have an AIX 5.3 TL8 system and your Oracle install is asking you to remove some AIX 5.3 TL3 apars!

AIX 5.3 TL08 is already out of defect support and even AIX 5.3 will go end of service early next year.

I think you need a much newer version of Oracle and probably a never version of AIX too.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

SORRY REPOST - unable to remove

Hi, I have a requirement to fetch the length of a line within awk. I see that wc -c returns the number of bytes consumed, which is my requirement. However, the "length" function does not return the same, when I have non-ascii characters which are more than 1 byte. I have tried the below... (1 Reply)
Discussion started by: tostay2003
1 Replies

2. AIX

Unable to remove VIOS disk

Hello, I am unable to remove the disk, whenever i remove the disk using rmdev -dl hdisk2 or rmdev -Rdl hdisk2 the disk appears back when i run cfgmgr but unable to create any volume group on it # mkvg -y foovg hdisk2 0516-008 /usr/sbin/mkvg: LVM system call returned an unknown ... (20 Replies)
Discussion started by: filosophizer
20 Replies

3. AIX

APAR fix on AIX 53tl9

We have tried to install an APAR fix IZ20298 on a AIX test server. It is requiring a base level of bos.adt.prof of 5.3.0.0 I cannot find this file anywhere. I fould 5.3.0.1 and it still will not install without the base install. Any ideas where I can find bos.adt.prof 5.3.0.0? (1 Reply)
Discussion started by: daveisme
1 Replies

4. AIX

Remove APAR number from aix 5.3

Hi... Can i remove one APAR number from aix5.3.. If it is possible how to do.. Thanks.. (3 Replies)
Discussion started by: sumathi.k
3 Replies

5. AIX

how to read an APAR descr

please look at: IBM - IZ54713: SYSCALL BUFFER OVERFLOW VULNERABILITY how does this vague messages mean and what can I expect? Closed as program error. ? Status CLOSED PER ? PE NoPE ? HIPER NoHIPER ? regards,Raba (2 Replies)
Discussion started by: raba
2 Replies

6. AIX

install apar on aix53

Hi All, I was installing apar CVE-2008-0122 on my freshly test aix53. I followed the ibm site and run this 'installp -a -d libc_ifix -X all' and got this +-----------------------------------------------------------------------------+ Pre-installation... (1 Reply)
Discussion started by: itik
1 Replies
Login or Register to Ask a Question