Is there any way to determine if a file is being journaled by looking at information from the file object itself? I'd like to know if a file is being journaled in production, and what the journal and receivers are, so I can duplicate the correct set up in test. I'd prefer to NOT have to go through all of the journals looking for which one contains this file, if any.
Thanks,
Michael
Thanks,
Michael




Comment