Frage

We want to periodically archive the log files as well as the report files on the production server. I could locate the log file but not the files which contains reports.

Any help is appreciated.

War es hilfreich?

Lösung

The reports are stored in your Oracle Database.

Schema:[DOMAIN_NAME]_SOAINFRA
Tables:WLI_QS_REPORT_ATTRIBUTE and WLI_QS_REPORT_DATA

Andere Tipps

A bit late answer, but it may be useful to add. On a local machine if you have integrated Weblogic, you can get access to local DB (Derby) in this way: http://shiladityasoaworld.blogspot.com/2016/04/12c-soainfra-database-connection-in.html

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top