Hi
If I have a file in the $ORACLE_INSTANCE/FormsComponent/forms/trace/ directory (example frmweb_dump_xxx), how do I determine which user it belonged to (e.g. who was running the form when it crashed)?
Also, what program do I use to process the stack trace file on Windows? The documentation refers to GNU debugger or dbx, but as this is Windows, I do not know what the equivalent is.
This is oracle forms 11gr2.
Thanks