Interfaces

There are many available reports in Oracle Apps so you can discuss the requirements related to these reports here.
Post Reply
ssrappstech
Posts: 12
Joined: Mon Jul 30, 2007 11:56 am
Location: India

Interfaces

Post by ssrappstech »

HI
when ever u dovelop outbound interface where will store/save the out put for client purpus?
siva sankar
Posts: 130
Joined: Sun Mar 11, 2007 1:47 am
Location: India

Post by siva sankar »

Hi,

Ca you try this..

Select * from v$parameter where name like 'UTL_FILE%'

this will give the path of the file.

Any queries please let me know...
sankarch
Posts: 46
Joined: Tue Oct 30, 2007 3:53 am
Location: India

Post by sankarch »

Hi,

Select * from V$parameter where name like'%utl_file';

By using this we can find the Utl_file Path.(c:\Temp or c:\orant\......) , this is only in local system , how can exceuted same file in the server

in the local system we can find the path( c:\temp)
in the server how can execute?

Thanks
Sankar Reddy
shravandeekonda
Posts: 9
Joined: Fri Apr 13, 2007 2:31 pm
Location: India

Post by shravandeekonda »

Connect to Server using Telnet, there login 2 SQL*Plus, then execute the Query, u will find the path.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests