Skip to main content
I have a workspace where I read a database, do some QA/QC and then write a text file that contains all the results of the QA/QC.  Currently that text file is writen to the local C dirve of the computer where the workspace is run.  I would like to write this file to the root folder where the database is read from but I am having trouble figuring out how to do that. Any suggestions are greatly appreciated.
.hmm.maybe  if you study this?

 

http://docs.oracle.com/cd/B19306_01/appdev.102/b14259/xdb16fol.htm

Reply