0 pts.
 Oracle Error Message ORA-01652
Sir, We have Oracle 8i as back-end in our Sugar Factory EDP system.Currently we get following error message in Crystal report Tool when we try to open any report. ORA-01652: Unable to extend temp segment by 5394 in tablespace SYSTEM. Where 5394 number vary each time.So please find time to guide us . Thanking You. Waiting for reply.

Software/Hardware used:
ASKED: August 1, 2006  7:03 AM
UPDATED: August 2, 2006  7:58 AM

Answer Wiki:
the user you are using to connect to the database with crystal report has its temporary tablespace set to SYSTEM change that ASAP and any other user who also has its temporary tablespace set to SYSTEM change them so that they use the real temporary tablespace which is probably TEMP "ALTER USER username TEMPORARY TABLESPACE TEMP" the number you get is the number of blocks needed for whatever temporary space is needed by the report BTW if you have users set with their temporary tablespace to system, you should also check that no user (except sys & system) have their default tablespace set to SYSTEM
Last Wiki Answer Submitted:  August 2, 2006  7:58 am  by  Setirobert   30 pts.
All Answer Wiki Contributors:  Setirobert   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _