ORA-12008 when I refresh mview after upgrade a DB oracle 9i to 11g
Hi,few days ago we migrate a database 9.2.0.7 to oracle 11.2.0.2..
In this database we execute the fast refresh of serveral mviews.
The first time we execute the fast refresh, it was OK, but the two last times we refresed them, we got the following errors:
ORA-12008: error en la ruta de acceso de refrescamiento de la vista materializada
ORA-01652: no se ha podido ampliar el segmento temporal con 1280 en el tablespace TS_TEMP2
The size of temporal tablespace is the same, we didn't change anything in code of mviews.
Can anybody help me?
Thanks,
Bond2
In this database we execute the fast refresh of serveral mviews.
The first time we execute the fast refresh, it was OK, but the two last times we refresed them, we got the following errors:
ORA-12008: error en la ruta de acceso de refrescamiento de la vista materializada
ORA-01652: no se ha podido ampliar el segmento temporal con 1280 en el tablespace TS_TEMP2
The size of temporal tablespace is the same, we didn't change anything in code of mviews.
Can anybody help me?
Thanks,
Bond2
0