hi all,
i'm tring to install an app and i'm getting increase the system tablespace to 1024kb error. when i check the system tablespace through dba studio under storage i see 350mb allocated. where else should i check the size of the system tablespace.
Unfortunately, some packages ask you to connect as SYSTEM to load their objects, but as we know, SYSTEM's default tablespace is SYSTEM and some of these guys do not allow for a tablespace prompt in their statments (ridiculous).
If they absolutely must have you log in as SYSTEM, and there is no prompt/parameter for the tablespace, you could "temporarily" change SYSTEM's default to TOOLS, or some other place.
Thomas V. Flaherty Jr.
Birch Hill Technology Group, Inc.
Maybe there is not enougth continous freespace in the system tablespace? (I think probably not unless you have a lot of packages and no other rollback tablespace!)
under the oracle section (a very good site and its not mine!)
I assume the error/warning message was via the application? Was there an ORA- Error?
You could also look in the instance alert log. This is a VERY good place to look when things do not work. Oracle say look at it every day for any errors! Can also help in Performance Tuning.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.