![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Take a look at the v$sql view and look for the sql that is being run on behalf of the mv refresh (sql_text has the first several chars of it). Maybe you will see what the offending subselect in there and can debug from that. Tom Best |
#4
| |||
| |||
|
|
On further digging (into a different database on a different server we also have), I've discovered that all jobs are failing with the same error: ORA-12012: error on auto execute of job 21 ORA-01427: single-row subquery returns more than one row ORA-06512: at line 11 Some of these jobs are for materialized view refreshes, while others just run a stored procedure. Both servers run Oracle 8.1.7.0.0 One is WinNT4 SP6, while the other is Windows 2000 Version 5.0. Can anyone shed any light as to what's going on? Thanks for any help, Anne Nolan |
![]() |
| Thread Tools | |
| Display Modes | |
| |