My Oracle Support Banner

REP-546 And REP-788 'Table Does Not Exist' Running A Report With User Parameters (Doc ID 783989.1)

Last updated on APRIL 26, 2023

Applies to:

Oracle Reports Developer - Version 10.1.2.2 and later
Oracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
This problem can occur on any platform.


Symptoms

When attempting to run a report with a simple query like "select sysdate from dual," and paramform=yes, the following error occurs:

ERROR(S):

REP-546: table or view does not exist
select <column_name>  from ==> <tableA>

REP-0788: Warning: The value of restricted LOV parameter <parameter_name> is not among the selectable values.

The issue can be reproduced at will with the following steps:

1. Execute a report with User Parameters in the parameter form from Reports Builder or rwservlet url.

2. When the parameter form is displayed, pass the parameter value.

3. Run the report. REP-0546 and REP-788 will be displayed and the report will not be executed. The table_name that is generating the error is not found in the Data Model -> SQL Statement

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.