A bold step to the fully qualified BFILE file name
I’m working on a framework for synchronizing BFILE column values with the file system. It turns the read-only BFILE datatype into a pseudo read-write datatype. The related page shows you how to get the information from the database catalog.
Staying with the concept of pages, you can find the code here …