Oracle Analytics Publisher

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

ORA-00907: missing right parenthesis https://docs.oracle.com/error-help/db/ora-00907/

Received Response
16
Views
4
Comments

Hi Folks,

One of our client requirement is to develop an "An audit report for Requisition", we develop the report but facing issue while adding parameters in the query , the objective is to allow "Multiple Requisition Number and Last Update Date" parameter in the report, but we get this following error while adding the parameter.

"ORA-00907: missing right parenthesis https://docs.oracle.com/error-help/db/ora-00907/"

"and IRB.REQUISITION_NUMBER in (:p_REQUISITION_NUMBER) IS NULL OR IRB.REQUISITION_NUMBER =:p_REQUISITION_NUMBER"

The query contains multiple UNIONS.

Please assist.

Answers