Skip to content

Oracle E-Business Suite aka Apps on RHEL 5 – PD KSH

October 30, 2008

In the Oracle documentation for installing the apps on Linux there is a requirement that KSH be installed.  However the real requirement is PD KSH.  There are scripts like, adchkutl.sh that are looking specifically for PD KSH.  PD KSH is not avaliable on RHEL 5.  The following note is on RedHat’s site:

http://kbase.redhat.com/faq/FAQ_103_12857.shtm

This is not a good solution as it seems to cause issues with a kde.sh script located in /etc/profile.d.

This led me to create a TAR since there is currently no documentation regarding this on MetaLink.  I got to speak with a Senior Engineer who suggested setting the following:

KSH_VERSION=’@(#)PD KSH v5.2.14 99/07/13.2′; export KSH_VERSION

Guess what!  It works.

Advertisement

From → Linux, Oracle

2 Comments
  1. avi permalink

    I was working on RH5u2 and had issues with PD KSH not being found.
    I fixed the env variable KSH_VERSION as suggested above and it worked.

    Thanks for the fix.

  2. Nathan permalink

    avi,

    I just wanted to mention that I installed the lated ad minipack, autoconfig template patch, and rapid clone consolidated fixes and now the environment variable is not necessary.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.