Process 'SYS_EXPORT_SCHEMA when a batck job is running
Hi,
We have a batch job every weekend. We are analizing the awr for last weekend, and we see on Top SQL:
BEGIN SYS.KUPW$WORKER.MAIN('SYS_EXPORT_SCHEMA_12', 'SYS', 0); END;
How can I guess if it was a expdp or impdp? And the begin time and the end time?
Thanks.
Regards,
Lamobe
We have a batch job every weekend. We are analizing the awr for last weekend, and we see on Top SQL:
BEGIN SYS.KUPW$WORKER.MAIN('SYS_EXPORT_SCHEMA_12', 'SYS', 0); END;
How can I guess if it was a expdp or impdp? And the begin time and the end time?
Thanks.
Regards,
Lamobe
0