How To Disable Trace Files Generated by UTL_DBWS When Calling a Web Service?
(Doc ID 418533.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Web Services - Version 10.1.3.1.0 and laterInformation in this document applies to any platform.
Goal
When calling web services from the database using sys.utl_dbws package, this works fine, but every request and every response is written into a trace file in the udump directory. This might be fine for debugging the web services but will become a big problem in production because the responses might become very big.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |