How to List OS Directories and Files From PL/SQL Using a Java Stored Procedure?
(Doc ID 1062927.1)
Last updated on SEPTEMBER 23, 2024
Applies to:
PL/SQL - Version 10.2.0.1 and laterOracle Database - Enterprise Edition - Version 10.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
How to pass a directory reference to a PL/SQL procedure then have it return all the filenames and directory names found in that particular reference?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |