ORA-00979 after upgrade to 4.2.6.00.03

We have just finished our upgrade to the APEX 4.2.6.00.03 on 12.1.0.2.0 (newly improved) Oracle database.

"When I go to Administration - Activity Monitor - Active Sessions, I get ' ORA-00979: not a GROUP BY expression.

Don't know not what could be wrong with the upgrade, also I do not know if the upgrade of the database could have caused this error.

Any ideas what could wrong?

This has proved to be a bug and we received the patch installed last week and everything seems to work properly.

Tags: Database

Similar Questions

  • ORA-01031 after upgrade of 10gr 2-11 GR 2 on the application tables

    I have a strange problem after I upgraded from 10.2.0.4 to 11.2.0.2. I have now two databases: TEST10g and TEST11g

    I have a user on my TEST10g database (10g) and my TEST11g database (11g). We'll call it OPS$ BRAND. It is the same between the two databases. This user has no roles with rights and the following system privileges:

    Select * from dba_sys_privs where dealer = ' OPS$ MARK "order of privilege;

    MODIFY AN INDEX
    MODIFY A MATERIALIZED VIEW
    ALTER SESSION STATEMENT
    ANALYZE A
    CREATE AN INDEX
    CREATE A MATERIALIZED VIEW
    CREATE PUBLIC SYNONYM
    CREATE SESSION
    CREATE SYNONYM
    REMOVE ANY INDEX
    REMOVE ANY MATERIALIZED VIEW
    REMOVE ANY SYNONYM
    RUN A PROCEDURE
    UNLIMITED TABLESPACE

    It has the same privileges of object in the two databases.

    The user of our application, APP001, has a number of packages and tables. In the database TEST10g, PAHO$ BRAND is able to SELECT a tbl_awesome:

    SELECT * FROM APP001.tbl_awesome;
    < many lines >

    However, when I run this from TEST11g (again, the privileges of the user are all the same), I get the following:

    SELECT * FROM APP001.tbl_awesome;
    ERROR on line 1:
    ORA-01031: insufficient privileges

    End user claims this is part of an anonymous block. However, I do not think that it is just that I do not understand how the OPS$ BRAND is able to access the TEST10g dashboard. As far as I understand, the only explanation is that we use the appellant's rights by calling a package held by APP001 and obtaining these rights, etc, etc. When you run the package as long as the user to MARK OPS$.

    I see something similar with the end user through forms. Looks like they are trying to access a table in the APP001 schema and access a set belonged to APP001. They receive the error ORA-01031 too.

    I have an another OPS$ user called OPS$ MIKE. This can read the table:

    SELECT * FROM APP001.tbl_awesome;
    < many lines >

    It's because he has the role of DEVELOPER who can SELECT ANY TABLE.

    The rights of the applicant/define have changed in 11 GR 2? I must be missing something obvious...

    Really make sure user is not having password roles: these kind of roles when activated by default up to 10.2.0.4. From 10.2.0.5 these roles are not enabled by default.

  • Bug tns-listener ORA-12514, after the 10.2.0.1 to 10.2.0.4.0 upgrade

    I installed 10.2.0.1 on my laptop and it works normally.

    After the upgrade with the acutal (10.2.0.4.0) patch, I get an ora-12514 error, after conneting to sqlplus.
    ORA-12514: TNS:listener could not resolve service_name in connect descriptor

    At first, I checked the tnsnames.ora, listener.ora, sqlnet.ora.

    After that, I checked the local-services
    -OracleDBConsoleorcl (underway)
    -OracleOraDb10g_home2TNSListener (on the way)
    -OracleServiceORCL (underway)
    -OracleOraDb10g_home2iSQL * more (on the way)

    1 tnsping orcl:... < 30 ms >,.
    2 lsnrctl status orcl:... SNMP is DISABLED; Service "PLSExtProc", status UNKNOWN.
    3. check the alert_log:
    ORA-00704: bootstrap failure process
    ORA-39700: database must be opened with the UPGRADE option
    4. I connect AS SYSDBA, because I run the CATUPGRD script. SQL
    5. starting
    ORA-01092: ORACLE instance is complete. Forced logoff.
    6. I check again the alert_log:
    Instance of stopped by USER, pid = 2732
    ORA-1092 marked during: alter database option
    ...
    Starting ORACLE instance (normal)
    ...
    PMON started...
    PSP0 has begun...
    MA started...
    DBW0 started...
    LGWR started...
    ...
    Completed: ALTER DATABASE MOUNT
    ...
    ORA-00704: bootstrap failure process
    ORA-39700: database must be opened with the UPGRADE option

    I have no chance to run the CATUPGRD. SQL script?

    Does anyone have an idea?

    5. starting
    ORA-01092: ORACLE instance is complete. Forced logoff.

    To go through the upgrade docs before you start this process?

    After you apply the Group of hotfixes to ORACLE_HOME, you must upgrade the database to the new version.

    You must start the DB with option to UPGRADE to STARTUP.

    Consult the Readme patchset (6810189) which has instructions complete how to upgarde your DB to 10.2.0.4

  • Listagg function gives ORA-00979: not a GROUP BY expression error

    Hello

    I have an environment that supports the Listagg function. Suite works perfectly:

    Select task_code, LISTAGG(ename||) e ('| role |') (',',') WITHIN GROUP (ORDER BY ename) as employees

    team

    where task_code = '01.07.05'

    Task_code group

    However, this is just a test request, the real is a little wider and I can't get the function works, I get ORA-00979: not a GROUP BY expression error.

    Here's my query (the column names are in Dutch, but that shouldn't really be a problem):

    SELECT distinct op_sod.sod_code, op_sod.sod_omschr_lang, op_ood.ood_code, op_ood.ood_omschr_lang, op_activiteit.act_code, op_activiteit.act_omschr_lang, op_taak.taak_code, op_taak.taak_omschr_lang, op_afdeling___master.afd_code, op_taak.belmo, op_taak_j.planning_la,

    LISTAGG (op_ploeg.wn_naam |) ' ('| op_ploeg.rol |') (',',') WITHIN GROUP (ORDER BY op_ploeg.wn_naam) as employees.

    "Write subtaak/mijlpaal toe."

    op_teamplanning.subtaak_mijlpaal as subtaak_of_mijlpaal,

    op_teamplanning.subtaak_omschr | -case when op_teamplanning.subtaak_mijlpaal = 'BELMO Mijlpaal' then ' (BRUNO mijlpaalnr: ' | nvl (op_teamplanning.nummer, 0) |) ')' other ' ' end

    as subtaak_mijlpaal_omschrijving, op_teamplanning.deadline as date limit, op_teamplanning.status as status,

    trim (both

    case when op_teamplanning.vlag1 = 'Geen' and op_teamplanning.vlag2 = 'Geen' and op_teamplanning.vlag3 = 'Geen' and op_teamplanning.vlag4 = 'Geen'

    and op_teamplanning.vlag5 = 'Geen' or op_teamplanning.vlag1 is null and op_teamplanning.vlag2 is null and op_teamplanning.vlag3 is null

    op_teamplanning.vlag5 is null and op_teamplanning.vlag4 is null then 'Geen '.

    Another pad (both case when op_teamplanning.vlag1 = 'Geen' then "else trim (both from op_teamplanning.vlag1) end) |

    trim (both case when op_teamplanning.vlag2 = 'Geen' then "another ',' | trim (both from op_teamplanning.vlag2) end) |

    trim (both case when op_teamplanning.vlag3 = 'Geen' then "another ',' | trim (both from op_teamplanning.vlag3) end) |

    trim (both case when op_teamplanning.vlag4 = 'Geen' then "another ',' | trim (both from op_teamplanning.vlag4) end) |

    trim (both case when op_teamplanning.vlag5 = 'Geen' then "another ',' | trim (both from op_teamplanning.vlag5) end) end) as Beleidsvlaggen,

    op_teamplanning.naam_verantw as quotation, op_teamplanning.subtaak_id as subtaak_id, nvl (op_teamplanning.nummer, 0) as Nummer, nvl (op_teamplanning.regelgevingsagenda, 'Nee') as

    Regelgeving, op_teamplan_subsubtaak.subsubtaak_submijlpaal as subsubtaak_submijlpaal, op_teamplan_subsubtaak.subsubtaak_id as subsubtaak_id, op_teamplan_subsubtaak.subsubtaak_omschr

    like subsubtaak_omschr, op_teamplan_subsubtaak.deadline, sub_deadline, op_teamplan_subsubtaak.status as sub_status, op_teamplan_subsubtaak.naam_verantw as naam_verantw

    Of...

    WHERE THE...

    Group of op_sod.sod_code, op_sod.sod_omschr_lang, op_ood.ood_code, op_ood.ood_omschr_lang, op_activiteit.act_code, op_activiteit.act_omschr_lang, op_taak.taak_code, op_taak.taak_omschr_lang, op_afdeling___master.afd_code, op_taak.belmo, op_taak_j.planning_la


    Can someone tell me the reason for this error?

    Thanks in advance!

    Kind regards

    NDG

    NDG123 wrote:

    I don't really understand your other question:

    Is below for example, a group of expression?

    op_teamplanning.subtaak_mijlpaal

    After some additional research:

    The group by mistake is not appear anymore when I delete all fields after the listagg field, that might be a clue to the solution.

    It is not difficult to understand. You can have other columns not aggregated in your projection on the side of those listed in the group by expression.

    The reason for ORA-01489 is that the resulting string will become long and exceeds 4000 bytes.

    You will find several solution in this forum.

    For example

    Re: Listagg function excdding 4000 characters

  • Email does not work after upgrade to the APEX

    Operating systems: Windows 2003
    DB: 11 GR 1 material

    E-mail no longer works for users after upgrade from 4.0 to 4.1. New APEX_040100 'main' added to the ACL as well as the main APEX_040000 of the previous version. In fact, the two still exist in the ACL.

    Error code in the APEX Admin Mail queue: ORA-24247: access denied by access control (ACL) of network list

    What could be the cause of the installation of electronic mail within the APEX to not work?
    See you soon!

    See what {message identifier: = 10355015}

  • SQL - ORA-00979: not a GROUP BY expression

    Hi Expert,

    I received the error message: ORA-00979: not a GROUP BY expression at the bottom of the sql statement

    Please advise - display total number of point of sale and the total amount of all items. Only display results when the total quantity is greater than 2.

    SELECT o.Qty, sum(o.Qty*o.salesprice) AS TOTALDOLLARS, description and i.Itemcode
    OF ORDERLINE o
    INNER JOIN POINT I
    ON o.itemcode = i.itemcode
    GROUP BY i.Itemcode
    After having o.qty > 2

    > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

    Create table ORDERLINE
    (
    Qty number 4,
    Salesprice Number (6.2),
    OrderNo Number (3).
    ItemCode Varchar2 (6).
    Primary key (OrderNo, Itemcode)
    Foreign Key (Itemcode) refers to POINT.
    Foreign Key (OrderNo) made reference SALESORDER


    Create table POINT
    (
    ItemCode Varchar2 (6).
    Description Varchar2 (50).
    Retailprice Number (6.2),
    Number of weight (4.1),
    Purchaseprice Number (6.2),
    Category Varchar2 (20).
    Primary Key (Itemcode)
    );

    Hi 845720,

    Based on the sql code, the sum must be grouped itemcodewise, descriptionwise, qtywise.
    This means that you have all these in a group by clause too with sum().

    eg : group by  i.Itemcode, i.Description, o.Qty
    

    Is this wise sum qty is logical? I do not know...

    It will be useful,
    CKLP

    Published by: CKLP April 14, 2011 22:10

  • sqlplus / as sysdba don't work anymore after upgrade to 11R2

    Hello

    I just upgrade my 2 cluster nodes to 11R2 under window 2003 10.2.0.4.

    My group and my startup of the database without problem.

    The only problem, I'm not able to open a sqlplus with / as sysdba.

    If I connect with a listener (aka in the tnsname) I can access my database.

    In local mode, it is not possible (it's like I can't use my sqlplus in local mode).

    I have this message

    ERROR:
    ORA-12557: TNS:protocol adapter not loadable

    in my sqlnet.ora file, I always have the option AUTHENTICATION_SERVICES = (NTS)
    and my sqlplus associated new directory (11 GR 2). If I do a tnsping, I see that the new directory useless.

    I think I'm really into the problem and I do not see the solution, I need someone to another vision


    What can be my problem?

    Thank you

    After upgrade, you have now (at least temporarily) 2 ORACLE_HOMEs. ORA-12557 occurs when the version of the executable file and default ORACLE_HOME are not the same, that is, call you sqlplus 10g 11g ORACLE_HOME or vice versa.
    Make sure you only use sqlplus 11g and 11g ORACLE_HOME (YES ==> products installed ==> environment, moving % ORACLE_HOME % upward).

    Werner

  • OLAP API INVALID after upgrading 10.2.0.1 to 10.2.0.3 &amp; remove/reinstall

    Hi all

    We had the test consisting of RHEL 5 with 10.2.0.1 environment. Last week, we decided to update to 10.2.0.3. Overall, migration went smooth except Oracle OLAP API, which became INVALID after upgrade. Here are more details:

    SQL > SELECT ComputerName, status, substr(version,1,10) version of dba_registry;
    COMPUTERNAME STATUS VERSION
    ------------------------------------------------------------ ----------- ----------
    Oracle Enterprise Manager VALIDATES 10.2.0.3.0
    Space VALID 10.2.0.3.0
    VALID interMedia Oracle 10.2.0.3.0
    OLAP catalog VALID 10.2.0.3.0
    VALID XML from Oracle 10.2.0.3.0 database
    Text VALID Oracle 10.2.0.3.0
    INVALID Filter Expression Oracle 10.2.0.3.0
    Rule Manager Oracle 10.2.0.3.0 VALID
    Manager workspace 10.2.0.1.0 Oracle VALIDATES
    Oracle Data Mining VALID 10.2.0.3.0
    Catalog of database Oracle 10.2.0.3.0 VALID view (s)
    Packages of Oracle database and the Types of INVALID 10.2.0.3.0
    JServer JAVA Virtual Machine VALID 10.2.0.3.0
    Oracle XDK 10.2.0.3.0 VALID
    Packages of Java database Oracle 10.2.0.3.0 VALID
    Analytic workspace VALID OLAP 10.2.0.3.0
    API of OLAP Oracle 10.2.0.3.0 INVALID

    There is a procedure available on metalink with the name "xoq_validate_verbose" (Oracle Olap Api disabled after upgrade to 10.2.0.3 - Note: 603179.1 )
    ).
    SQL > set serveroutput size 10000
    SQL > exec xoq_validate_verbose
    compat-> 10.2.0.1.0
    FRONT OF BOOTSTRAP
    ORA-37111: unable to load the OLAP API shareable library: (libstdc ++. so.5: could not open the object file shared: no such file or directory)
    AFTER BOOTSTRAP: REGISTRY. Not valid
    ComputerName: Oracle OLAP API
    version: 10.2.0.3.0
    status: invalid

    PL/SQL procedure successfully completed.

    Always the API Oracle OLAP was not valid. Then, I followed a procedure ' how to remove or reinstall the OLAP Option - Note: 332351.1'. Even in this case, it did not help.

    Can someone help me solve this problem.

    BR,
    --
    Anjum

    Execution of xoq_validate_verbose points to the problem if libstdc ++. so.5 cannot be found, perhaps, he does not exist or is not able to access because of file permissions. This file is installed with compat-libstdc ++-33.

    Enrique

  • Time Machine does not work after upgrade to Sierra

    The Time Machine (TM) fail to start backup and there is still "preparing backup...". "for more than an hour. This right after upgrading to Mac OS Sierra.

    Another weird thing happens to the toolbar of the Mac Mail. The Junk button is replaced by another button. trying to put back in place, but remove the button become a button.

    Please help with the backup problem mentioned above. Thank you much in advance.

    How long have you waited? After a new installation, it must be a fair while even with a SSD to prepare the first backup due to the number of modified files.

    Make sure the TM drive is in the list of items excluded from Spotlight indexing. ICloud newsletter and other cloud services.

  • Not able to scan with the preview after upgrade from Mac OS Sierra...

    After upgrading to Mac OS Sierra. I'm unable to use the preview to scan.  Before this upgrade, it worked fine.  The HP scanner software does NOT work something like OS 10.8 or 10.9.  Preview worked perfectly so far.  If anyone knows how to solve this problem, your contribution will be greatly appreciated.  Thanks in advance.

    Have you tried scanning with Capture of Image instead? It worked for me.

  • Projector does not work after upgrade from Sierra

    My projector does not work after upgrade to Sierra. Or search in Outlook (I use outlook for Mac due to having MS 365 for labour) or the search function in the finder. I use this all the time and need this feature back. I tried to reindex spotlight and nothing. Anyone has any ideas.

    Try to rebuild Spotlight rebuild the Spotlight to your Mac - Apple Support index

  • Lost after upgrade ios10 notes

    How is it possible to recover all the local notes that disappeared after upgrade to iOS 10?

    (On the iPhone 6)

    Thanks for help :-)

    Marco!

    If you have backed up your data, as Apple recommends the update to iOS 10 - official Apple Support, you can restore your iPhone, iPad or iPod touch backup - Apple Support

  • I can't print after upgrade to Mac OS Sierra (error "Unable to filter")

    I can't print after upgrade to MacOS Sierra, always shown "cannot filter. I use AirPrint for Epson L355. Tried to reset the printer settings, uninstall and then install the printer, always in vain 'filter '.

    I think it has something to do with MacOS Sierra 10.12.1 Beta (16B2333a). Help, please!

    Update to the Sierra officially released

  • What happened to the flashlight after upgrade to ios10

    What happened to the flashlight after upgrading to IOS 10

    Flashlight is the control center? I swear that I saw on one of these demo phones in an Apple store.

  • Notes, do not sync on the iPhone after upgrade

    After upgrading to IOS10.0.2 on iPhone no matter who has experienced problems with Notes is no longer sync with other devices?

    Hi jimbjazz57,

    I understand that, after the update your iPhone to iOS 10, you had some problems with your notes, do not sync with other devices. I know it's important to have your information available on any device you use, so I'm happy to help you.

    If use you iCloud for synchronize your notes, and then connect to iCloud.com and see if your notes are sync to iCloud at all.

    We want to, on your iPhone, make sure you create notes in the right folder. Open the Notes app, and then tap left arrow in the upper left corner of the app. Make sure that you have the appropriate folder selected here when entering new tickets.

    If your notes are not yet the timing, we will try to switch your Notes and turn it back on. To make this opening settings > iCloud. Disable notes, restart your iPhone, and then turn on again them.

    Thank you for using communities Support from Apple. See you soon!

Maybe you are looking for

  • Fake or not?

    My iphone 6 s does not have these logos under the model at the rear of the phone number, it's false or apple has removed these logos?

  • Cannot use the recovery function after an Installalation of Windows 7

    Hello I installed Windows 7 on my laptop. HP Pavilion dv5 1110eg After that, I tried to remove it with the recovery tool (don't ask my why). But when I want to start the Recovery Manager (esc-> F11) his boot to Windows instead of the backup Partition

  • Windows xp drivers satellite A205-S4707

    Hi, I have a problem - I can not find all the drviers xp for my model. Currently I have windows vista - there are problems with the performance of the Oracle Applications 11i (now I can use that in one place - different versions of oracle application

  • How we my Samsung C3500 with web applications specific text?

    Original title: my Samsung C3500 is a 2 G phoneI tried to use whatsapp.com for text messaging, but I succumbedI thought I had installed the driver for Bluetooth also for my computer but I can't seem to make it workI can't transfer my photos from my p

  • Cannot install printer on Server 2008 because Onenote is not installed?

    I am trying to install a printer on a Server 2008 computer.  But when the installation checks for the printer, it stops and says, Onenote must be opened first.  I'm not planning to install any version of Office on this server.  Why am I blocked?    I