Monday, February 22, 2016

Missing pdksh-5.2.14 package during Oracle database installation prerequisite

=====================Missing pdksh-5.2.14===============================

Missing pdksh-5.2.14 package during Oracle database 11.2.0.4 install on Oracle Linux 6.5 (Doc ID 1962046.1)

its Bug 19947777

Install ksh package then ignore the waring and proceed with installation

[root@test ~]# yum install ksh



Missing pdksh-5.2.14 package during Oracle database install (Doc ID 1962046.1)

No comments:

Post a Comment

Git & GitHub Interview Questions & Answers

  Git & GitHub Interview Questions & Answers 🧑‍💻🌐   1️⃣ What is Git?   A: Git is a distributed version control system to track ...