Test existance of file in OAS server from pl/sql
From a pl/sql procedure, is it possible to check the existance of any file in a folder of OAS host server? RH linux is the OAS servers's OS. Database is on hp-ux server.
Currently we have to check whether specific image files are available in a folder or not.
0