1833016 Members
2431 Online
110048 Solutions
New Discussion

Re: patch installation

 
Amir Fadaghi
Advisor

patch installation

Hello Gurus;

I am in need of your wisdom. I am trying to install Oracle 8.1.7 on a K210. I have 2 cpu and 2GB of ram. I also modified maxdsize and other related kernel parameters. The installation goes at a crawling pace. I wanted to install the performance patch PHKL_25475 and its related patches but I get the following warning:

WARNING: The dependencies for fileset "PHKL_25475.C-INC,r=1.0" cannot
be resolved (see previous lines). The operation on this fileset will still be attempted even though there are unresolved dependencies because the "enforce_dependencies" option is set to "false".
The prerequisite "PHKL_18543.CORE-KRN,fa=HP-UX_B.11.00_32/64" for fileset "PHKL_25475.CORE-KRN,r=1.0" cannot be successfully resolved.

I have installed PHKL_18543 and here is the result of it

# PHKL_18543 1.0 PM/VM/UFS/async/scsi/io/D
MAPI/JFS/perf patch
PHKL_18543.C-INC 1.0 ProgSupport.C-INC
PHKL_18543.CORE-KRN 1.0 OS-Core.CORE-KRN
PHKL_18543.CORE2-KRN 1.0 OS-Core.CORE2-KRN
PHKL_18543.KERN2-RUN 1.0 OS-Core.KERN2-RUN
PHKL_18543.VXFS-BASE-KRN 1.0 JournalFS.VXFS-BASE-KRN
PHKL_18543.VXFS-PRG 1.0 journalFS.VXFS-PRG

I know patch PHKL_18543 is very tricky and this patch should not be reinstalled.

Appreciate yor hel
reach and touch someone
1 REPLY 1
Vijeesh CTK
Trusted Contributor

Re: patch installation


hi

swinstall -x enforce_dependencies=true

try this

Cheers CTK