richard
24th January 2002, 18:24
We got an Oracle error 1652.
The user made a query without linking the tables and with an order by statement.
The number of records is 25000 * 30000 = 750,000,000 records !
Is it possible to limit the amount of temporary space for an user or is there an other way to do this ?
Kind regards.
PS: we started in oracle level 2 and the response time are much better than informix level 1.
The user made a query without linking the tables and with an order by statement.
The number of records is 25000 * 30000 = 750,000,000 records !
Is it possible to limit the amount of temporary space for an user or is there an other way to do this ?
Kind regards.
PS: we started in oracle level 2 and the response time are much better than informix level 1.