SSAS : OLE DB error: OLE DB or ODBC error: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP2

Error : OLE DB error: OLE DB or ODBC error: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP2

When This error will Occur :  When SSAS Cube processing the partition which is contected to Oracle database .

Why it will Occur : When we are Quering the Oracle databse the temp table space of the DB got Full .

Solution : 1GB of space has been added to TEMP2 tablespace

Comments

Popular posts from this blog

SSIS :Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done

SSIS Error : Object is not an ADODB.RecordSet or an ADODB.Record + Solution

SSRS : [Teradata Database] 3939 There is a mismatch between the number of parameters specified and the number of parameters required.