Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when opening exported CSV file in EXCEL

581144Oct 24 2008 — edited Oct 27 2008
Hi,

I have a report which I would like to import into Excel. I have other reports in my application that imports to excel without any problems.

When I import the report into Excel I get the following result:

<div id="report_1082800291137941_catch"><pre>report error:
ORA-01722: invalid number</pre>

If I set the Use Query-Specific Column Names and Validate Query instead of Use Generic Column Names (parse query at runtime only) I get the following error when trying to apply the changes:

ORA-20001: Error getting query headings: ORA-06502: PL/SQL: numeric or value error
Error saving column settings.

Even throug I haven't made any changes to the query since I created it.

All the columns in my UNION query is of the same type.

Can anyone advice me?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 24 2008
Added on Oct 24 2008
1 comment
309 views