Home » Developer & Programmer » JDeveloper, Java & XML » Java Stored Procedures
Java Stored Procedures [message #223136] Wed, 07 March 2007 13:04
danzalone
Messages: 1
Registered: March 2007
Location: New Jersey
Junior Member

Hello,
I am new to java stored procedures so I hope that this question is not too elementary..
I was wondering if some-one could answer this question for me.
Currently we have a program running in a 2-tier environment windows - application server - windows database server. We have a Perl program that calls a pl/sql package, which calls a stored java procedure. The Java stored procedure uses the io package method mkdirs() to create a directory.
Will this directory be created in the windows application server or the windows database server which the oracle java class file resides. Additionally, if we changed our architecture from
windows AP - Windows DB to Windows AP - Unix DB server what directory permissions will the mkdir have? And will the directory be created in windows (which then we do not have to worry about the file permissions) or on Unix?

Thanks for any help you might be able to give.
Previous Topic: How to open an Oracle Report from a JSF Page
Next Topic: Enable Arabic Data entry in Jdeveloper
Goto Forum:
  


Current Time: Fri Mar 29 07:10:10 CDT 2024