Oracle WEBADI - BNE Admin Servlet & Debug
BNE Servlet helps you to clear cache, you can view log-First, log-last, log-search options, I have explained below For 11i http://hostname:portnumber/oa_servlets/oracle.apps.bne.framework.BneAdminServlet For R12 http://hostname:portnumber/OA_HTML/BneAdminServlet Note :- It’s always better to login using system administrator in first tab then open above URL in next tab are same window, so that you no need to re-enter credentials With BNE Servlet you can clear the BNE cache, click the "clear-cache" link. You can also monitor the size and location of your log file, or change the log level. Valid arguments to BNE servlet bne:action= log-all | log-first | log-last | log-marker | log-search Additional Option: bne:lines = <number> (defaults to 100 if not set) Additional Option: bne:text = String (useful for searching or marking the log file) bne:action= log-set-level (Current JVM only) Required Option: bne:log-level=REQUIRED | CRITICAL ERROR | ERROR | WARN...