Oracle Reports (MOSC)

MOSC Banner

text_io.fopen and relative path in filename

edited Sep 5, 2012 10:11PM in Oracle Reports (MOSC) 3 commentsAnswered
Hi everybody,is it true that text_io.fopen cannot deal with relative paths on 64 bit OSes (11g)? A customer called me and complained about images not showing up on one of his reports. The application server is  a 64 bit Linux box. The same happens on my development system which runs 64 bit Windows Server 2008 SP 2. In the report, I use a file_exists function which uses text_io's fopen and is_open to check for file existence. On both systems text_io.fopen raises a REP-1401 error, ERRCODE is -302002 (non-ORACLE exception). After changing the filename from a relative path to the absolute

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