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!

<span class="nodatafound"> in CSV file performing Report Export

Hi Floks,

Repeating the same question from thread 2457247.

Project Name - SprintHidDelete FlagSprint StatusAllc Start DateAllc End Date
Test Data Generation Tool - 1815NOpen01-SEP-1327-SEP-13

i have a report created with option :


<span class="nodatafound"> </span> on CSV exported file. Not sure what is the reason. If more than one row then export csv works fine.

Please let me know for any solution or work around.

Thanks,

Santhosh

Comments

270337
I have tora 1.3.21 with Postgres and Oracle connections on Debian. I think that you should compile from tora source for Oracle connection. For this, you should download instant client from OTN and specify the instant client path in the parameters:

./configure with-instant-client with-oracle-includes=/usr/local/instantclient_10_2/sdk/include/ with-oracle-libraries=/usr/local/instantclient_10_2/lib with-oci-version=10G

You should review configure parameters file for new features or customize this for your platform
Billy Verreynne
Assuming that you've downloaded TOra with OCI support, this could mean that TOra is not seeing the OCI client drivers and therefore not presenting you with an option to connect via an Oracle client driver.

Check you LD_LIBRARY_PATH and make sure that it includes $ORACLE_HOME/lib - or download Instant Client and point the path there.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2014
Added on Mar 19 2014
0 comments
153 views