All posts by Masroof Ahmad

PEOPLESOFT – INFORMATION SOLUTIONS

PeopleSoft Enterprise Information Portal   Peoplesoft Books   If you want access to PDF versions of the PeopleTools PeopleBooks, click here Researching in PeopleBooks Licensing Notes Installation Guides Hardware/Software Guides Upgrade Documentation Getting Started on Your PeopleSoft Upgrade MetaLink Information Resources https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=704243.1 Upgrade Documentation https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=746829.1 https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=746836.1 Evaluate, Plan, Execute – upgrade resource page https://metalink3.oracle.com/od/faces/secure/km/BrowseResults.jspx?fid=15389.1 Cumulative […]

Read More

Oracle Exadata Storage

Oracle Exadata Storage Server The HP Oracle Exadata Storage Server is a storage product highly optimized for use with the Oracle database. Exadata is a combination of software and hardware used to store and access the Oracle database. It provides database aware storage services, such as the ability to offload database processing from the database […]

Read More

HugePages and Oracle RAC

 HugePages and Oracle RAC HugePages is a feature integrated into the Linux kernel with release 2.6. This feature basically provides the alternative to the 4K page size providing bigger pages. HugePage sizes vary from 2MB to 256MB based on kernel version and H/W architecture.  Why HugePages Should Be Used on RAC with 64-bit Linux? Very […]

Read More

How to Upgrade Oracle Application server 10g (10.1.3) in R12 (12i/EBS)

Key Points for Oracle Application Server 10.1.3 Upgrade in R12 1. There are two Oracle Homes under application tier in R12 (Total three , third one is database oracle home) a) 10.1.2 for forms & reports b) 10.1.3 for Web (Apache) and J2EE (OC4J for oacore, oafm and forms) Two Oracle Home (10.1.2 and 10.1.3) […]

Read More

Application Tier Services in Oracle Apps R12

Services (new concept introduced in R12) define the set of processes that will be started on each application node. These services can be activated or deactivated on a specific application tier/node. . Type of Application Services Application tier processes are broadly classified in to five type of Services i) Root Service  – Oracle Process Manager and […]

Read More

Oracle Peoplesoft – A New Start @ onlineappsdba.com

Oracle and PeopleSoft bring together the best and brightest talent in the enterprise software industry, PEOPLESOFT ENTERPRISE APPLICATIONS – if you very much familiar and attached to Oracle EBS, this may be a concept change for you, but down the line you have to familiar with Oracle Peoplesoft also, because Fusion Application is very near […]

Read More

How to audit/list failed/unsuccessful login attempts for Standalone/SSO E-Business Suite 11i/R12

Oracle Apps 11i/R12 provides standard Concurrent Manager request “Signon Audit Unsuccessful Logins” to report all failed login attempts for 11i/R12 but if your Oracle E-Business Suite (11i/R12) is integrated with Oracle Single Sign-On (where 11i/R12 authentication is happening at SSO) then you need to look in to SSO table. Do not use “Signon Audit Unsuccessful Logins” for […]

Read More

Upgrade Java SE/J2SE/JDK 5 or 6 for Oracle Apps 11i

Points good to know about JDK/Java upgrade for 11i 1. Java Standard Edition (Java SE) was formerly referred to as Java 2 Standard Edition (J2SE) or the Java Development Kit (JDK). 2. Install Java 2 SDK (or JDK) and NOT JRE (java Run Time Environment) 3. Even if you are running apps on 64 bit […]

Read More

VMware Server Console unavailable (page not found) – VMware hostagent Service Down

I recently changed IP address my machine hosting VMware server 2.0, after reboot I couldn’t access VMware Server Console page on port 8333 or 8222 i.e. a) https://localhost:8333/ui/ (SSL) or b) http://localhost:8222/ui/ (for Non SSL). To know more about how to use/configure/install VMware server on Microsoft Windows Vista/XP click here . Troubleshooting VMware Server Console Issue 1. Check if port 8333 or 8222 is listening […]

Read More

Deploy ADF application to Oracle WebLogic Server

This post covers extending/enabling WebLogic Server to deploy ADF (Application Development Framework) application.               ADF is development framework to develop Fusion Application (and REA / Rich Enterprise Application using JSF) . Main steps for ADF application to WebLogic Server 1.Install Oracle (BEA) WebLogic Server – skip this step if you already have WebLogic Server (For WebLogic […]

Read More