how to check ebs version : Apache, Java, FMW, WebLogic , forms

We are often asked how to check ebs version, How to find the EBS R12 components Version. This includes all R12.0/R12.1 and R12.2. I will try to explain how to find out that with various EBS R12 versions with commands and reports. Apache Version/how to check oracle application server version in r12 We can log […]

how to check ebs version : Apache, Java, FMW, WebLogic , forms Read More »

Menu in Oracle apps

Menu in Oracle apps It is a logical or hierarchical listing of functions (forms) so that the user can easily navigate through the forms once he is in responsibility. A menu is a hierarchical arrangement of functions and menus of functions that appears in the Navigator. Each responsibility has a menu assigned to it. Every

Menu in Oracle apps Read More »

Useful Cluster command in Oracle clusterware 10g , 11g and 12c

Oracle Clusterware is the Clusterware technology from oracle to Manage the Oracle RAC database on various platforms. Oracle has provided cluster utilities to manage it. Here are some of the useful oracle Cluster commands(oracle RAC commands) in 10g,11g, and 12c  CRSCTL command Cluster Control utility performs the various administrative operations of Oracle Clusterware. It is

Useful Cluster command in Oracle clusterware 10g , 11g and 12c Read More »

ORA-00934 group function is not allowed here

ORA-00934 group function is not allowed here is one of the common messages we often get while aggregating data. Causes of ORA-00934 group function is not allowed here This error happens when you are trying to use the where clause to restrict groups CREATE TABLE “EMP_DATA” ( “EMP_NO” NUMBER(4,0), “EMP_NAME” VARCHAR2(10), “JOB” VARCHAR2(9), “MGR” NUMBER(4,0),

ORA-00934 group function is not allowed here Read More »

Scroll to Top