Skip to Main Content

Oracle Forms

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!

Concurrent program output file is XML though the Template output is set to Excel. Why ?

ATPJun 6 2014 — edited Jun 6 2014

Hello,

A concurrent program that I run is supposed to give the output in the form of an Excel sheet.

The template has Default Output Type : Excel. And the concurrent program Output format : XML.

It currently returns the output as XML data from the Data definition in a new browser tab. What should I check to ensure the Excel output is obtained and that the template is obtained as result

P.S: Using the template builder plugin for WORD. And applying the XML file obtained my rtf file --> I get the result expected. Preview : PDF

Why doesn't this work using the concurrent program ?

Thank you in advance,

ATP

This post has been answered by ATP on Jun 6 2014
Jump to Answer

Comments

I don't think this is a RAC specific error

ORA-24964: ALTER SESSION SET CONTAINER error

Cause: An attempt to switch to a PDB with different settings such as character set, time zone or time zone file version on an Oracle 12c Release 1 (12.1) or earlier client failed.

Action: Upgrade client to Oracle 12 Release 2 (or later) to support such operations.

ORDS v17.3 (BETA!!!) has the 12.2. driver in it, so you could try with that.

kamreddy

thank you. Will try that "thatjeff". trying ords based of your video and blog. Will update of my process once I try it.

kamreddy

Update: Was able to install ORDS v17.3 on Oracle 12.2 Database version  successfully.

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

Post Details

Locked on Jul 4 2014
Added on Jun 6 2014
3 comments
1,749 views