TEST
Powered by Blogger.
Responsive Ad
Responsive Ad

Author Profile

About Me

Start Sharing

Start Sharing

Drive Traffic on Social Platforms

Blog Archive

Blog Journey

Blog Journey

Learn how to start a perfect Blog

Work Smart, Not Hard - Let's See

Make your Blogging experience faster and easiest …
Work Smart, Not Hard - Let's See
Design by - Blogger Templates | Distributed by Free Blogger Templates

Made with Love by

Material UI Template is Designed Theme for Giving Enhanced look Various Features are available Whic…

Random Posts

Ads Section

HOME > > How to Find Oracle Applications version

How to Find Oracle Applications version

Anup - Sunday, 15 March 2009
Version of a Oracle Applications Form (fmx) or report

strings -a | grep Header
alternatively you can also use the adident command

Version of a Java class File

$ strings | grep '$Header'

JAVA version

$ java -version

How to find the Apache version?

Go to the $iAS/Apache/Apache/bin directory and enter the following command:
$ httpd -version

Version Of The OA Framework

To find out the version of your Oracle appplication Framework



Oracle Application Product Version or Patch Set Level.

select patch_level from fnd_product_installations where patch_level like '%AD%';

WorkFlow Version

select TEXT Version from WF_RESOURCES where TYPE = 'WFTKN' and NAME = 'WF_VERSION';
  1. This post helps you find the Oracle application version. Different queries are given to find the version of Oracle application and Java files. You can try these queries and see the version of your application. These query are simple and easy to remember.

    ReplyDelete

Contact me

Get in Touch

Need to get touch with me? Please fill out the form with your enquiry.

Name
Anup Srivastav
Address
Lucknow - Utter Pradesh
Email
myindiandba@gmail.com
Message me