Search blogs  
Browse by category
Oracle Apps Technology - Knowledge Store - ALL DBAs
mukesh kumar
Author:mukesh kumar
DBA
Oracle applications version details
Thursday 17th, July 2008

Oracle Apps Version

select release_name from apps.fnd_product_Groups;

Application AD patch set

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

Version of Applications Forms (fmb,fmx) or reports (rdf)

To find the version of any oracle applications files
strings -a ICQTYED.fmx | grep Header

adident Header ICQTYED.fmx

Version of a Java class File
$ strings | grep '$Header'

Version of JDBC

In your middle tier, edit the jserv.properties file located in the iAS_ ORACLE_HOME/Apache/Jserv/etc directory
Locate the wrapper.classpath that is pointing to the jdbc zip file
/u01/oracle/viscomn/java/jdbc14.zip

http://.:port/OA_HTML/jsp/fnd/aoljtest.jsp
String ” JDBC driver version” under Connection String

Version of Apache
$ httpd -version

Version Of The OA Framework
Option 1
http://.:port/OA_HTML/OAInfo.jsp

Option 2
adident Header %FND_TOP%/html/OA.jsp
adident Header %OA_HTML%/OA.jsp

Version of Discoverer

cd $APPL_TOP/admin
grep -I s_disco_ver_comma **xml

ojsp version

http://application:8000/OA_HTML/jtflogin.jsp
OJSP Version: 1.1.3.5.2

Version of JSP

Log on to your HTTP Server node, and change to the OA_HTML directory.
Using a text editor, create a file called test.jsp with only the following line:


Access this JSP from a web browser, using the URL:
http://[your web server]:[your port]/OA_HTML/test.jsp

Version of Portal
select fnd_oracle_schema.getouvalue(’PORTAL’) from dual;

FND_ORACLE_SCHEMA.GETOUVALUE(’PORTAL’)

PORTAL30 select WF_EVENT_XML.XMLVersion() XML_VERSION from sys.dual;
XML_VERSION
------------------------------------------ --------------------------------------
Oracle XDK Java 9.0.4.0.0 Production

Version of XML Publisher

To check weather XML publisher is installed or not you can query the FND_PRODUCT_INSTALLATIONS table or you can lookup the
reports in Oracle Applications Manager. You can find out the version for your XML publisher from the output of your report or from MetaInfo.class file.

$OA_JAVA/oracle/apps/xdo/common/MetaInfo.class.

Version of WorkFlow

You can find out the version of your workflow using the following query
SQL> select TEXT Version from WF_RESOURCES where TYPE = 'WFTKN' and NAME = 'WF_VERSION';
VERSION
------------------------------------------ --------------------------------------
2.6.0

Developer patchset level

source environment file

f60gen

Forms 6.0 (Form Compiler) Version 6.0.8.25.2 (Production)

25 -9 = 16 is patchset level
 
Post your valuable comment here
Email:      Password:  
Don't have SiliconIndia ID? Sign up      Forgot your Password?  Retrieve

 Latest postings

Appraisal
हमेह्सा की तरह 10 बजे ठुमकते हुए office आया,11 बजे तक नाश्ता क... more >>
finding installed patches in apps
select DRIVER_FILE_NAME from AD_PATCH_DRIVERS/select DRIVER_FILE_NAME from AD_PATCH_DRIVERS where DRIVER_FILE_NAME like '%3258830%';5. Pin SGA package... more >>
Database users with deadly system privilages assigned to them.
select grantee, privilege, admin_optionfrom sys.dba_sys_privs where (privilege like '% ANY %' or privilege in ('BECOME USER', 'UNLIMITED TABLESP... more >>
Important tables in oracle APPS
Concurrent Manager FND_CONCURRENT_QUEUES FND_CONCURRENT_PROGRAMS FND_CONCURRENT_REQUESTS FND_CONCURRENT_PROCESSES FND_CONCURRENT_QUEUE_SIZE FND ... more >>
trigger for preventing tools on oracle DB
CREATE OR REPLACE TRIGGER block_tools_from_prod AFTER LOGON ON DATABASEDECLARE v_prog sys.v_$session.program%TYPE;BEGIN SELECT program INTO v_prog ... more >>
More postings 1  2    next >>

Business

Current Trends in Software Testing
Agile testing, E2E testing, Customer Experience Testing, Increm... more >>
By
Nita Bhupatrai
Good Read : The Recession: A Silver Lining for Corporate Recruiters
The Recession: A Silver Lining for Corporate Recruiters Posted b... more >>
By
Hariharan Janardhanan
TRONICA CITY GHAZIABAD
Tronica City is sprawled over nearly 1300 acres of land in the No... more >>
By
deepak tiwari
A history on how US responded to financial crisis in the past
Banks failed, stock prices collapsed, and panic descended on Wall... more >>
By
shiva m
How to Manage a Deadbeat Employee
A deadbeat employee is an employer's nightmare. You know the emp... more >>
By
Soumya Adhikary

Guest contributors

S Ramdorai
S Ramdorai
CEO, TCS
Jayshree V Ullal
Jayshree V Ullal
Senior Vice President / General Manager, Cisco
Devadas Varma
Devadas Varma
Chairman and Founder, Calypto Design Systems
Balaji Baktha
Balaji Baktha
CEO, InSilica
Subramanyam GV
Subramanyam GV
VP - Software Engineering and Technology Labs, Infosys Technologies
 Our sponsors