Hi
When i create a new ADO.NET Entity Framework model and add stored procedure i keep getting an error:
An exceptoion of typ Microsoft.Data.Entity.Design.Visualstudi.ModalWizard.Engine.ModelBuilderEngine+GenerateSSDLEException occorred while attempting to update from the database. The exception message is: An error occurred while reading from the store provider's data reader. See the inner exception for details
ORA-25153: Temporary Tablespace is Empty
Does anyone know what this error means?
Thanks
Talsja
Adding stored procedures error
I have found these tips:
http://www.mydigitallife.info/2006/01/2 ... in-oracle/
http://www.dba-oracle.com/t_ora_25153_t ... _empty.htm
Please try the advice from the second link.
If the error persists, please let me know.
http://www.mydigitallife.info/2006/01/2 ... in-oracle/
http://www.dba-oracle.com/t_ora_25153_t ... _empty.htm
Please try the advice from the second link.
If the error persists, please let me know.