473,386 Members | 1,883 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

system tablespace

New to oracle, but I'm coming from the sybase side.

I took over one of our oracle production databases (1.5 Tb) while the
regular dba is out. I got errors (unable to extend temp segment) for two
user tablespaces which I took care of by adding a datafile to each. While
reviewing the other tablespaces, I was surprised to see the system
tablespace at 99%. I checked with app folks. No new
objects were added accidentally to it. I panicked and resized the
system tablespace by an additional 33%. Upon review, I forgot to notice
that the system tablespace was set to autoextend. My question is this:
even with the autoextend option set, is there a performance hit or crash
potential by not resizing the system (or any other) tablespace before it
hits 100%? On the sybase side, I take care of the logical devices before
it reaches 85%.

~newbie appreciates any comments
thanks,
gecho
Jul 19 '05 #1
1 6266
gecho <ge***@hawaii.rr.com> wrote in message news:<pa****************************@hawaii.rr.com >...
New to oracle, but I'm coming from the sybase side.

I took over one of our oracle production databases (1.5 Tb) while the
regular dba is out. I got errors (unable to extend temp segment) for two
user tablespaces which I took care of by adding a datafile to each. While
reviewing the other tablespaces, I was surprised to see the system
tablespace at 99%. I checked with app folks. No new
objects were added accidentally to it. I panicked and resized the
system tablespace by an additional 33%. Upon review, I forgot to notice
that the system tablespace was set to autoextend. My question is this:
even with the autoextend option set, is there a performance hit or crash
potential by not resizing the system (or any other) tablespace before it
hits 100%? On the sybase side, I take care of the logical devices before
it reaches 85%.

~newbie appreciates any comments
thanks,
gecho


Gecho, by extending the system tablespace manually you eliminated the
additional overhead that would have occurred when Oracle attempted to
expand an object and then discovered that the file space necessary to
hold the extent did not exist but could be obtained by expanding the
file. Depending on what operation would have taken the extent that
resulted in the file auto-extending this overhead may or may not have
been noticable to the end user. But taking it early did not hurt and
may have prevented a performance hit.

IMHO -- Mark D Powell --
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Hari Om | last post by:
I am using Oracle 9.2.0.1 on IBM AIX 5.1L My following Tablespaces are 99% full....is it normal...? do I need to increase manually or is ti done automatically:...
7
by: tracy | last post by:
hi, i need advise and guidance from experts. Today, I discovered about 1464 tables created in SYSTEM tablespace and the owner is dev_user. As, i read from ORACLE 101 DBA's it said :'System...
7
by: JS | last post by:
Can somebody explain how to get the tablespace out of quiesce mode? I am executing on each node of my EEE Win2K system: db2 quiesece tablespace for table schema.tablename RESET I get the...
4
by: WantedToBeDBA | last post by:
Hi Friends, I am running a stored procedure in Windows 2000 box (version 8.1.0) and i am getting following error in db2diag.log repeatly. The scenerio is as follows. I am inserting 55000...
6
by: gimme_this_gimme_that | last post by:
I'm new to DB2 ... The following statement results in a SQL1585N message : "A system temporary table space with sufficient page size does not exist" Note that the column FIELD_DETAIL is a...
3
by: hikums | last post by:
Source/Production system: AIX 5.2, DB2 8.2 I have a full backup of sample db taken on 05/01/2006(logs included in backups) I have a tablespace backup of userspace1 taken on 05/03/2006(logs...
1
by: Sam Durai | last post by:
Env: DB2 v9.1 Server / Win XP. DB is enabled for Archival Logging. Was playing around with rebuild tablespace feature. My database 'CARD' has tablespace named t1,t2,t3. Taken couple of...
1
by: gecho | last post by:
New to oracle, but I'm coming from the sybase side. I took over one of our oracle production databases (1.5 Tb) while the regular dba is out. I got errors (unable to extend temp segment) for two...
6
by: Troels Arvin | last post by:
Hello, I have recently run a rather large data import where the imported data i pumped through some updatable views equipped with INSTEAD OF triggers. For various reasons, the exact same data...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.