I have an table contain three columns ID,Obj_name,Object in a table. Object refers to metadata/File which is located in folder. How can write a script to check what is the file size of each object.
Output like
ID,Obj_name,Object,File_size.
let me know if there is any idea.
objectcolumn is abfile? A path to a file on the database server operating system? A path for which an Oracledirectoryobject has been created (and that you have been given permission on)? A path on a different file system?