Forum Discussion

florentb's avatar
florentb
Frequent Visitor
6 years ago
Solved

Oracle Datasource Error - ORA-01652: unable to extend temp segment by 128 in tablespace temp

Hello all,   I'm having a problem when I'm trying to add a data source and I didn't find any solution on Internet ...   When I try to add an Oracle Data Source I get the following error : "ORA-01...
  • dethompson97's avatar
    6 years ago

    You will need to contact the DBA of this database so that they can increase the temp space or determine why the database ran out of space.  This is an error returned by the database to the TNS networking layer (Oracle client) and then to Power BI.  There is nothing you can do on the desktop to fix this.

     

    Dawn

    Former Oracle DBA

     

    PS:  If this solution works, please mark it as a solution to help others. Kudos are nice too.