Owb logs
607068Mar 18 2008 — edited Mar 20 2008Dear all,
I am using OWB 10.2.0.3.33.
When i rinning my maping i get error .
I want to know about this error.
I found some files owb\bin\admin\ but i dosn't know wich file i need.
i also found this query :
SELECT *
FROM all_rt_audit_executions r,
all_rt_audit_map_runs m,
all_rt_audit_map_run_errors e
WHERE r.execution_audit_id = m.execution_audit_id(+)
AND m.map_run_id = e.map_run_id(+)
and m.map_name='"MM_NOTES_65"'
ORDER BY r.execution_audit_id DESC
But this query dosn't help.
Maybe i need configure the log in my maping.
Could you please someone help me to solve this problem?
Thanks