Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-01555 on source database for materialized view refresh across link
I can't do troubleshooting for a couple of days so any advice, input,
insight, etc. is greatly appreciated for the troubleshooting exercise.
I've googled, metalinked, etc. The problem does not occur in
development/test, only in production (working on app support to get the
answer "What is different?")
Both databases are 9.2.0.5 (upgraded from 8.1.7), 64 bit, HP-UX 11, AUM
In dbA at 23:01 each night, 3 user sessions are executing the same query and each receive ORA-01555 errors after app. 60 seconds (in process of working the application support side of the house to find exactly where these queries are coming from). No other 1555s are reported during the day.
In dbB at 23:00 each night, a materialized view is being refreshed via a dbms_job. The materialized view queries the same 3 tables (via database link) as the dbA queries. The refresh runs to completion without error.
Has anyone encountered this situation?
Any thoughts on specific items to examine when troubleshooting, etc.?
Regards,
Daniel Fink
Received on Mon Jan 23 2006 - 14:27:53 CST
![]() |
![]() |