Oracle Reports (MOSC)

MOSC Banner

REP0530: File too long

edited Feb 6, 2020 4:02AM in Oracle Reports (MOSC) 1 commentAnswered

Hi Guru's

I have a sql that I am trying import into the rdf file, but am getting the REP0530: File too long error. Now I understand the problem... the code has too many characters!

I am thinking of three possible solutions:

1. Build a view and write the code in the rdf to read off the view

2. Split the code into multiple queries under the data model

3. Lexical parameters

My questions are:

1. What would be the best solution?

2. What is easiest solution?

3. How would I build this view and ensure the view is always updated regularly

4. If I split the code into multiple queries how are the different queries tied together?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center