Showing posts with label debug file. Show all posts
Showing posts with label debug file. Show all posts

How to generate a debug file in Order Management


A. To generate a debug file from the Sales Orders form:
  1. Set the following profile options:
    OM: Debug Level - set to 5
    OM: Debug Log Directory - any directory that can be written to by the database
To check, run the following SQL statement:
Code:
select value from v$parameter where name = 'utl_file_dir'