Problem with lsof of Oracle files on AWS
We are running Oracle 12.2 on Amazon AWS (RHEL) and in the past we've used the "lsof" command to find open oracle files, specifically log files. Part of our log rotation scripts uses lsof to exclude everything that is open in the log directory, and process files and the alert.log usually show up as open. However, this does not seem to the the case anymore, and the only thing that has changed is that we're running on AWS. Anyone seen this behavior? Is there something about 12.2 that leaves logfiles closed? I can't imagine Oracle repeatedly opening the alert.log to