A. To generate a debug file from the Sales Orders form:
- 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'