Too many extents for table on locally managed uniform ASSM tablespace

Running Oracle 9.2.0.8 on solaris 10, Enterprise edition.
Tablespace configuration:
select extent_management, allocation_type, segment_space_management, block_size, initial_extent, next_extent
from dba_tablespaces
where tablespace_name = 'PCLARGE';
LOCAL UNIFORM AUTO 8192 2097152 2097152
A nightly peoplesoft SQR job inserts and updates the problem table. The job has been in place without change for four years. During that time, the database moved from 8i to 9i, and the tablespace parameters moved to uniform local ASSM. The job selects from a 70 million row table and then updates the target summary table.
Can somebody help me understand why the number of extents would grow way out of proportion to the number of rows?
When the row count was 9807427, this table had 233 extents.
Row count 10759033, table had 501 extents.
Row count 10764665, table has 1967 extents.
The table is not analyzed since the system is using RULE. DBMS_SPACE.SPACE_USAGE indicates no extents above the high water mark. Running SELECT name,value FROM v$sysstat WHERE name like '%table%' seems to indicate that chained rows are not a factor, since the row with name "table fetch continued row" returns a small amount of rows.
Any ideas? Is it possible there is a bug with ASSM that is causing this?
Unfortunately I don't have detailed extent history information after each nightly run. I just have the 3 data points above.

Hi Hemant,
Thanks for your reply! No parallelism was involved in the SQR script.
Oracle support has pointed me to Metalink Note:469985.1: Sudden Increase in Unformatted Blocks. This behavior matches our symptoms. My company is going to pursue a backport, but in the meantime we may need to move data into tablespaces without ASSM.
Best regards,
Ben

Similar Messages

  • Tablespace with too many extents are evil for performance

    I think the tablespace with too many extents are not bad for performance after introduction of LMT tablespace?? May be true with DMT tablespace(earlier versions). This is just observation after reading the LMT vs DMT tablespaces.
    Experts - Please comment on your thoughts.

    Indeed, I work in an environment where there is over 50 databases to be administered and so we have lots of DBAs interacting with each other.
    I'm stunned by this myth of "reorganization". Most of the DBAs move tables + rebuild indexes regularly generating huge redo  on a monthly basis. Also provoking indexes to do all the splits again generating even more redo. They claim "it helps performance a lot" however not one is able to quantify and quite justify it other than "less extents less I/O, good". Even when I bring up the existence of shrink they say "do not like it, prefer the classic move". People really have a way of holding on to their good ol' practices of Oracle 8i.
    For full table scans (which should never be done on a OLTP scenario) this extent issue would be relevant IF data on the table is the victim of large deles and Oracle hasn't re-used that space yet. If your multiblock reads is a multiple of your extent size, than there won't be any overhead of I/O call, no matter the number of your extents. For OLTP this is not relevant because Oracle will access the table via ROWID.
    I rarely have ever seen an index benefit from a rebuild significantly. In my experience what people often understand as "index fragmentation" is often just an unoptimized execution plan due to cardinality issues where oracle ends up fetching a large percentage of the table via single reads on that index.

  • Access 2010 table has too many fields for web database - how to split into two web-compatible tables?

    Hello, 
    I'm in the process of converting an Access 2010 database into a web database and I'm having some trouble. I have a table which has 236 fields, which is more than the 220 field limit for web-compatible tables. I have tried to split this table into two tables
    with a one-to-one relationship, but web tables can only use lookups as relationships. I've tried to connect the tables with a lookup and then synthesize a one-to-one relationship by using data macros but I'm not having much luck.
    I realize that 236 fields is a lot, but it must be set up this way because each field represents a tasks and is a yes/no box to verify that the task has been completed - and the records are different employees for whom which the tasks need to be completed.
    Could someone please help me figure out a way to make this table web compatible?
    Thank you, 
    Ryan

    Hi,
    I found that you've cross post the quesion on our Answer forum, are you satisfiled the reply from there?
    http://answers.microsoft.com/en-us/office/forum/office_2010-access/access-2010-table-has-too-many-fields-for-web/06ee81ea-24ab-48b8-9b8f-0ed08a868bac
    Regards,
    George Zhao
    TechNet Community Support

  • ORA-00939: too many arguments for function using Timezones in xquery

    Running on Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    CREATE TABLE "ORT"."SAMPLE"
       ( "THEDATE" DATE,
    "THETIMESTAMP" TIMESTAMP (6),
    "STARTTIMESTAMP" TIMESTAMP (6) WITH LOCAL TIME ZONE,
    "ENDTIMESTAMP" TIMESTAMP (6) WITH LOCAL TIME ZONE
    REM INSERTING into SAMPLE
    SET DEFINE OFF;
    Insert into SAMPLE (THEDATE,THETIMESTAMP,STARTTIMESTAMP,ENDTIMESTAMP) values (to_date('13-06-10 14:07:52','RR-MM-DD HH24:MI:SS'),to_timestamp('13-06-19 14:27:52.000000000','RR-MM-DD HH24:MI:SS.FF'),to_timestamp('13-06-19 10:34:04.586000000','RR-MM-DD HH24:MI:SS.FF'),to_timestamp('13-06-19 15:05:38.805000000','RR-MM-DD HH24:MI:SS.FF'));
    following query raises ora-00939
    SELECT XMLQUERY('for $v in fn:collection("oradb:/ORT/SAMPLE")
    let $date1 := $v/ROW/STARTTIMESTAMP/text()
    let $date2 := $v/ROW/ENDTIMESTAMP/text()
    return if ($date1 < $date2) then (concat($date1," date is less than ", $date2)) else (concat($date1," date is greater than ", $date2)) ' returning content) from dual;
    ORA-00939: too many arguments for function
    00939. 00000 -  "too many arguments for function"
    *Cause: 
    *Action:
    any ideas?

    Hi Odie,
    Not too familiar with XQuery rewrite, but i suspect by providing this hint, Oracle cannot optimize the query whatsoever.... tried this hint in my actual query and basically hangs.... I will attempt at opening an SR with Oracle...
    the other option i'm looking at is checking the date ranges outside of xquery, and using a mix of xmltable, xmlexists and the SQL XML functions to reconstruct my xml.

  • Multisim 2001 "too many parameters for subcircuit" error

    When simulating circuits in Multisim 2001 with op amps from User library am getting Netlist Error message "Unable to correctly determine the nodes for the current circuit due to the following reasons:
            Too many parameters for subcircuit type lf156_op_amps_1 (instance: xxu3)"
    or a similar message for whatever op amp am using.  Have tried creating components for several different op amps and always get same error message.  Carefully checked the Pin Mapping Table and the symbol pins are correctly matched with order of pins in model.  The only way have been able to get a simulation to run with op amp components in the User Library is if copy an op amp directly from Multisim library to User library and make no changes whatsoever.  But if do something seemingly minor such as bring up the Symbol editor and add a text note underneath the symbol then get the "too many parameters for subcircuit" error.
    Am also getting a Consistency Self Check error stating "Error: The circuit it empty.  Simulation requires at least one ground."  Do have ground in circuit; presumably this error is related to Netlist error above.
    Operating system is Windows XP Professional.

    Well, this is an interesting situation in Multisim 2001. I tried doing this with another component and had the same results. I just renamed the part with no other changes and re-saved it to my database and sure enough I got this error. I have no idea what is causing this other than just a bug in the software. Us 2001 users will just have to live with this unless someone does happen to find a solution.
    I don't seem to have any problems when creating new components and using or editing existing symbols with new model information. This does suck. What if just wanted to edit one paramenter instead of using a completely different model? I really hope someone can find a workaround or solution to this. I am glad you broughtm this to our attention.
    Kittmaster's Component Database
    http://ni.kittmaster.com
    Have a Nice Day

  • 11g-[nQSError: 42029] Subquery contains too many values for the IN predicat

    Hi,
    I am having 2 reports one is for subquery which returns inputs to Main report. Actually the report was working fine in 10g. But in 11g we are gettting following error:
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 42029] Subquery contains too many values for the IN predicate.Please have your System Administrator look at the log for more details on this error. (HY000)
    Please have your System Administrator look at the log for more details on this error.
    Getting same error after modofying the parameter value MAX_EXPANDED_SUBQUERY_PREDICATES to 12000
    Please suggest what could be the other reason it may fail or any other settings we need to check.
    Regards,
    ckeng

    ckeng,
    Normally the IN clause has restriction of 10000 values in general sql/plsql we will go with inline queries i think model your rpd to generate inner queries
    select * from emp where dept_id in (Select distinct dept_id from dept);
    or have a condition/filter on sub report and make one more inner report with sub-filter but definitely it will cause performance issues.
    thanks,
    Saichand.v

  • Too many lines for CO-PA assessment postings in KSB1

    Hi Experts,
    I created an assessment cycle in KEU1, with one segment, using an PA transfer structure (several cost elements to several value fields), and I´m using one single secondary cost element (category 42) to credit the cost centers.
    When I execute the assessment via KEU5, the credits in the cost centers for the cost element category 42 generates too many lines (for example, I had 3 postings to 3 primary cost elements and in KSB1 I have 9 lines of "credits" - operation KSPA.):
    Primary Cost Elements:
    4110201004  ==> 3.000,00
    4110209009  ==> 2.000,00
    4110209013  ==> 1.000,00
    Secondary cost element (after settlement through KEU5):
    6519999999 ==> 134,36-
                                198,92-
                                190,49-
                                291,54-
                                548,27-
                                311,88-
                                2.659,89-
                                1.268,02-
                                396,63-
    Do you know how can I summarize this postings to have only 3 (ore one) line for the secondary cost element? I cannot identify what was the criteria used by SAP to generate 9 lines.
    Kind Regards
    Mayumi

    the number of line item crediting the cost centre, shall be the same of the line item required in the COPA posting. So the more receiver you have in COPA , the more line item are created.
    Paolo

  • How many photos are too many photos for iPhoto? When do I need to upgrade to Aperture?

    How many photos are too many photos for iPhoto? When do I need to updgrade to Aperture?

    Hi Terrence,  this is what happens, all too often when I click on something, sometimes it takes me 5 more clicks on the mouse while moving the cursor around to get rid of it. The one below popped up as I clicked on my junk mail.
    The next one popped up when I was trying to get on to a site. This happens all the time. Don't know why it is happening. It happens on iPhoto, Aperture, everywhere I go, FaceBook...everywhere and at any time. So frustrating. I don't know if this is normal, but this was happening just before my last mac died a year ago.

  • Working with 30 Camera angles in multicam sequence, best workflow, too many cams for system to play all at once

    Working with 30 Camera angles in multicam sequence, best workflow, too many cams for system to play all at once

    Get a halfway decent system, something like:

  • "Bad Data, too many results for shortname"

    Every 10 minutes since October 13 the wikid error log has recorded the following error message:
    *"Bad Data, too many results for shortname: username"*, always naming the same user, who is not actually doing anything.
    Coinciding with that message at the same time every 10 minutes, the system log records 13 or 14 of the following:
    *"Python\[15645\]: ••• -\[NSAutoreleasePool release]: This pool has already been released, do not drain it (double release)."*
    15645 is a process owned by _teamserver, which would appear to confirm the connection between the python and wikid error messages.
    Last clue: The messages (I have determined in hindsight) started while I was setting up the server to do vacation messages. The user named in the "Bad data" messages was the user who wanted to (and did) set up a vacation message at that time. They worked, too.
    Anyone have any ideas about what is going on and how to fix it? BTW, google does not find even one page where this "Bad data" error message is mentioned.

    Thanks for your response. To answer your questions:
    +Are you using AD for your directory?+ No. OD master only.
    +Are there users with duplicate shortnames in your directory system?+ No, and to double check, I searched with WGM and only the one came up.
    +As a bit of background, the wiki server keeps an private index of user and group information so we can track user preferences, and the "Bad Data, too many results for shortname: username" error is triggered when we do a lookup in that index for a particular user and we (unexpectedly) hit duplicate entries. Are you seeing an issue with using the software, or just an annoying log message?+ It's hard to say (for me) what might be related. The directory or wiki related issues with the server include:
    • A memory issue with slapd that eventually causes it to crash. (preceded by lots of "bdbdbcache: db_open(+various: sn, displayname, givenname, mail, maybe others+) failed: Cannot allocate memory (12)" and "logging region out of memory" and "index_param failed" errors.
    • The wiki is slow, despite very light use.
    • Wake from sleep (network clients with authentication required) can be very slow. Several minutes even.
    Any suggestions you may have would be appreciated.

  • Acme GiFEncoder: java.io.IOException: too many colors for a GIF

    I have been using the Acme GifEncoder to save images as gifs. I have been using this quite successfully until today. For some reason it now gives an error when I try to use this in some circumstances. The exception is:
    java.io.IOException: too many colors for a GIF
    I am not sure why it will work in some situations and not others. If anyone can give any insight on this problem then I would appreciate it.
    Thanks

    Thanks for the reference to the quantizer. I will try it out and see if it works.
    That is going to lead me on to have a bit of a rant about GifEncoders. I realise that gifs are limited to 256 colours. It is ridiculous that a GifEncoder would not limit the number of colours for you. If you have an image in another format such as jpg that does not have a limit the number of colours, the encoder is not able to convert it into gifs unless it has the number of colours reduced. As far as can tell this should be an essential function of the encoder, unless anyone can tell me differently.
    Also if anyone can advise me on the Acme JpegEncoder I would appreciate it. It does not seem to work in any shape or form. I am not trying to do anything in particular with it now, so I have no code to show. I did try to use it before and it did not seem to work, so if anyone knows how to get it to work that would be great.
    Once again, thanks for your help.

  • Does too many extents afftect database performance?

    Hi gurus
    There are some tablespaces created with "UNIFORM SIZE 1M" which should be created "SYSTEM" . The database version is 10g. I worry about that too much extents will affect the database performance even
    availability cause extent management overhead. Do i need to recreate these tablespace with "SYSTEM" allocation type or just do nothing? Thank u for your reply!!
    Edited by: KevinMao on Apr 12, 2009 8:48 PM

    "SYSTEM" is for Tablespaces created with AUTOALLOCATE. Here you would have extents sizes beginning at 64K and then growing to 1M, 8M and 64M.
    With "UNIFORM 1M" all your extents are 1M in size. If you have tables/indexes/partitions growing into the tens of GBs in size, you would have extent counts of tens of thousands. That, in itself, is not an issue.
    "extent management overhead" that you refer to is actually reduced from DMT to LMT. Within LMT, the difference between "UNIFORM 1M" and "AUTOALLOCATE" may not be noticeable unless you have a particular patten of a very large number of DROP and TRUNCATEs being executed frequently. In that case, assuming that such DROP and TRUNCATEs are for small "temporary" tables, "UNIFORM 1M" may actually be better than AUTOALOCATE, except that you would be "wasting" some disk space (as the former would use 1M extents while the latter would use 64K extents for the first MB).
    If you think of "AUTOALLOCATE"s 8M and 64M extents for very large tables, you might actually be better of using UNIFORM 32M or UNIFORM 64M for specific tablespaces and tables. Just be careful not to put relatively small tables into such tablespaces !
    Edited by: Hemant K Chitale on Apr 13, 2009 11:58 AM

  • What to do if you have too many devices for 1 apple Id

    I have too many apple devices to sync. Only one apple I'd at the moment. I am trying to figure out what to do?  I have 3 iPads a 2 iPods and 1 iPod touch and an iPhone that I want to use the same overall library of content.  What should I do when you can only have a maximum of 5 apple devices on one computer?  Sorry not an apple genius. 

    If you asking me, I would suggest to additonally use a second storage service which also allows you to store your pictures over the 30 days period. I personally use Dropbox with automatic upload for that (https://db.tt/cMEgDUFZ), but there are also other storage services like Flickr for example.

  • Too many columns for Custom report

    Hi,
    I'm building a custom XML Publishe report, the O/P will be in excel format.
    Problem is that i have too many columns...around 30 which are extracted to excel sheet.
    How should i create RTF file with these many columns?
    Any suggestion?
    Database:10g
    Thanks.

    Hi,
    try the Oracle BI Publisher forum (BI Publisher as you are using XML Publisher.
    Regards, Roberto

  • Too many sequences for a project?

    Hello,
    Was wondering if a project can have too many sequences...not open...but just in the project.
    Silly questions I'm sure...but can't find the answer...thank you in advance!
    Best to all,
    Michael

    But as noted in the other, duplicate thread, projects can get squirrelly when they reach a certain size.

Maybe you are looking for

  • Why Verizon blocks acess to US channels outside of USA ?

    Why I am unable to watch the US channels while out of USA eventhough I log into my Verizon account and pay my monthly bill ? This is completely unfair and ridiculous. Since I am still paying my bill I should be able to watch the channels anywhere in

  • Photoshop CS6 4 Macintosh under Lion(10.7.5)

    Photoshop CS6 4 Macintosh Upgradeバージョンにてインストールを行うとインストールエラーが発生します. インストール手順書に記載のあったVirusCheckSoftwareは外してインストール作業を行なっております. 尚.インストーラーがエラーを吐き出した時に「エラー概要」が以下のとおりです. Exit Code: 15 -------------------------------------- Summary --------------------------

  • Compare-- Nvidia-cards

    I was wondering if anyone can tell me how can i configure ok my msi, video card i have a fx5200 t-128. I`m asking this because i´ve compared a lot my card with other video cards of some friends and the results are bad, their cards (64 megs mx 440 evg

  • ****LEFT I/O BOARD****

    Hello, I recently damaged my Left I/O Board to my MacBook Pro 17" and I am looking to purchase one online. I have two 17" MBP's...I swapped boards and both computers work great with the same board, so that is indeed the issue. I don't want to deal wi

  • [FI] Substitution PA object data

    Hi, would appreciate your input concerning following problem: I've created a CO substitution, using formpool ZGBBS000, PA Object only "by EXIT". The program determines the desired entries for field producthierarchy, Sales Org. and Sales Group. The qu