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

SSAS : A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. (Microsoft.AnalysisServices.AdomdClient). + Solution

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