What's new in Oracle PL/SQL executing OS Commands 0.6

Nov 11, 2008
  • Separated files for Oracle10 and Oracle11g - the OS_COMMAND.LOAD_ENV methods are not available in 10g
  • Support for working directories when executing shell commands
  • Support for custom environment variables
  • FILE_TYPE no longer required write privileges when just reading files
  • PL/SQL package now works with invokers' rights
  • Get environment specific information: Root directories and name separator character
  • FILE_TYPE: get_parent() method