How to know MAX_EXTENT limit of my index?

Hi, I have the following error: ORA-01632 Max Extents (505) reached in Index STC.IRI34IDX
If I am not wrong "ALTER TABLESPACE STC STORAGE (MAXEXTENTS 800);" will increase the limit to 800.
How can I know the max extents for my indexes before this happen again?
if this index has reached the maximun extents will the other indexes of the same tablespace be unable to extent because the tablespace has reached his limit or it does affect only to this index?
thanks

Unless you have a truly paleolithic version of Oracle, pre 7.3, you can safely set maxextents to unlimited everywhere. 505 is the default for a 8k block.
alter tablespace stc storage (maxextents 800) will make sure maxentents for new objects is set to 800. Existing objects won't be affected at all.
The current number of extents is available in the extents column in dba_segments.
The limit is a per segment limit.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • How to know whether query is using Indexes in oracle?

    Please let me know necessary steps to check whether query using indexes.

    Try the below and check the explain plan.. See below explain plan using index marked as "RED" font
    SET AUTOTRACE TRACEONLY EXPLAIN
    SELECT * FROM emp WHERE empno = 7839;
    Execution Plan
    Plan hash value: 2949544139
    | Id  | Operation                   | Name   | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT            |        |     1 |    38 |     1   (0)| 00:00:01 |
    |   1 |  TABLE ACCESS BY INDEX ROWID| EMP    |     1 |    38 |     1   (0)| 00:00:01 |
    |*  2 |   INDEX UNIQUE SCAN         | PK_EMP |     1 |       |     0   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("EMPNO"=7839)

  • How to know a model member's index ?

    I have imported a 3D model from google sketch up. I want to know the index of each model component. For. e.g if i import a car model from sketch up i want to know which index is the wheel. Below is the lingo code. I want to use this index in step a (of code given below) to create individual member animation.
                   property p3Dmember  -- reference to 3D cast member
                   property pCharacter -- reference to the character in the 3D world
                     -on beginSprite me
                   -- initiate properties and 3D world
                   p3Dmember = sprite(me.spriteNum).member
                    p3Dmember.resetWorld()
    step a:     pCharacter = p3Dmember.model[31]       
    I would appreciate your time and help for solving this issue.
    Thanks.

    Hi kasipicola,
    When you created the 3dMember in sketchup, did you assigned a name to the models?. I know sketchup is not the same as 3dsmax but when I wanted to reference a model created in 3dsmax I just simply called by its name like:
    pCharacter = p3Dmember.model("main_character")
    When you have the model reference, you can get its index in the model list by using the GetOne() method
    The_index= getone(p3Dmember.model, pCharacter)

  • How to know the limit of a column on a page in iSupplier

    Hi All,
    Suppliers are facing a issue where they are not able to see all invoices for a payment. iSupplier page just shows the first 400-500 invoices and rest are not shown.
    This page seems to be oracle seeded page, How can I check which element is restricting all invoices to appear on the page.
    Any suggestions?
    Thanks
    Saurabh

    hi
    please chek the profile FND: View Object Max Fetch Size and increase the value for the same
    thanx
    Pratap

  • How to know how much size we need in a tablespace to create index

    Hi,
    can anybody plz let me know,
    how to know how much space i need in a tablespace to create an index.
    thanks in advance

    Estimate Index Size and Set Storage Parameters
    http://www.camden.rutgers.edu/HELP/Documentation/Oracle/server.815/a67772/indexa.htm#388
    Estimating Bitmap Index Size
    http://download.oracle.com/docs/cd/A87860_01/doc/server.817/a76992/ch6_acce.htm#3625
    HTH
    Girish Sharma

  • How to know when spotlight is indexing

    hi,
    in previous OS versions you could tell when spotlight is indexing by clicking the spotlight icon in the toolbar and the dropdown would tell you.  now in yosemite how can we tell when spotlight is indexing?  because i use mail.app a lot and search won't work properly until the indexing is done.  thanks!
    rc

    Same way.
    Re-index Spotlight: Spotlight: How to re-index folders or volumes - Apple Support
    If that doesn't work, force it with this command in Terminal:
    sudo mdutil -E /

  • How to set credit limit on Agent

    Hi All
    In My scenario  Liability is generated on Customer but i want to consider agent as well for credit limit.
    As i know credit limit is set on the payer partner function but here i have created Agent as a partner function who is not the payer.
    How to set credit management settings on agent.
    Do i need to take help of an Abaper for this.
    regards
    Prabhakar

    hi,
    this is to inform you that,
    what is the business logic on the same. please let me know.
    1. if your customer as well as Agent is one and the same that means customer then you can have credit limit on the same as per your requriment.
    2. if your AGENT is not playing a role of a customer but a partner then speak to your ABAPER by giving PARTNER INDEX NUMBER which will generate on including the AGENT in the sales order.
    3. please ask your whether it is not possible or not:
    3.1. create a Z table with maintaince views with the list of partner's to consider for credit limit.
    3.2. assign or link this Z table to the credit limit creation program or include.
    please check and confirm
    balajia

  • FCPX: In Event Library: how to know if a video was used in the timeline of Final Cut Pro X?

    In Event Library: how to know if a video was used in the timeline of Final Cut Pro X?
    An example: In Premiere Pro, the whole video is added to the timeline identified as used in their video library. Facilitating our work on a big project, not to repeat videos. You can do this in FCPX?

    The way it works in FCP:
    Working from the Timeline Index, you can see lists of all clips in the sequence and their location in the timeline.
    You can also do a search (kevn) to narrow the results.
    Russ
    hth.
    Russ

  • How to increase the limit of maximim connections that the iMS will accept

    how to increase the limit of maximim smtp connections that the iMS will accept & route the mails for specific domain on different mta like iMS will accpet mails on 192.168.1.5|25 & route all @mydomain.com's mails towards 192.168.1.55|25. although I am able to route the mails but to know how to increase the limit of maximum connection & maximum chiild processes per connection.
    Thanks

    Best thing for you to do is read the tuning guide, found here:
    http://ims.balius.com/downloads.php#tuning_guide
    Please note, this site does not work with IE. It's not a Sun site, but has the best tuning guide available.
    You may end up increasing maxjobs for your channels, increasing the POOL that the jobs are pulled from, etc. It's all well covered in the guide, as are some OS related tuning tips.
    Strongly recommended.

  • How can I calculate which is the index (x-value) correspondant to a certain value of a signal?

    I just want to calculate the quality of the peak in a FFT, defined as you can see in the attached file.
    For that, I would need to know how can I calculate in Labview the index or indices (x-value) correspondant to a certain amplitude value of the function.
    Kind regards, and thank you for reading,
    Jose
    Solved!
    Go to Solution.
    Attachments:
    quality.jpg ‏6 KB

    If you know the lineshape (e.g. Lorentzian), you can use nonlinear fit. This will give you the most accurate value.
    In the most simple case (insignificant offset and noise, no other peaks) you can apply the following code (if there are other peaks, then take a apropriate array subset before applying the code). To get correct units, just scale with df.
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    WidthAtHalfHeight.png ‏52 KB

  • How to Know total users in Portal

    Hi,
    How to know the total users in Portal.I gone to User Administraion and tried to search in that with out any parameter then I got a message like "Last search Exceeded the size limit of the Server.Search result is incomplete." and "Last search returned with 1000 elements.". But I want to know the TOTAL USERS in the PORTAL.
    Can u help me in this regard. Urgent.
    Regards
    Krishna

    Hi Krishna,
    the paged search is possible by using the
    parameter "ume.ldap.access.extended_search_size" in your configuration XML.
    Just set a value blow 1000 e.g. 900 as like in this
    example and all entries above 900 will be paged:
    <ume.ldap.access.extended_search_size>900</ume.ldap.access.extended_search_size>
    Do not forget to restart and check the values "Max. Search" and "Warn. Search" set for  the Admin-UI.
    Regards
    Stefan

  • How to know print program for SAP Script

    Hi friends,
    how to know print program for SAP Script form name ?

    Hi ,
      You can use the following code changes in the layout & see..
    You have to create a program Z_BC460_EX4_HF for that..
    /:PERFORM GET_NAME IN PROGRAM Z_BC460_EX4_HF
    /:  USING &CUST&
    /:  CHANGING &NAME&
    /:ENDPERFORM.
    Dear &NAME&
    The ABAP routine could be defined as follows:
    IMPORTANT: The structure itcsy must be used for the parameters.
    REPORT Z_HENRIKF_SCRIPT_FORM .
      tables scustom.
      form get_name tables in_tab structure itcsy
                           out_tab structure itcsy.
      read table in_tab index 1.
      select single * from scustom
        where id = in_tab-value.
      if sy-subrc = 0.
        read table out_tab index 1.
        move scustom-name to out_tab-value.
        modify out_tab index sy-tabix.
      else.
        read table out_tab index 1.
        move 'No name' to out_tab-value.
        modify out_tab index sy-tabix.
      endif.
    You could also fill the ouput parameter table this way
       READ TABLE out_par WITH KEY 'NAME1'.
       out_par-value = l_name1.
       MODIFY out_par INDEX sy-tabix.
    endform.

  • How to know which Oracle version database I am using ?

    Hi all,
    I am configuring an administrative file on the server and there are many databases in our company : there are Oracle8i, Oracle9i and Oracle 10g databases.
    What I know only is the connect string which I use to connect to a database via Sql*Plus. But I do not know if it is in 8i or 9i or 10g.
    So can you help me how to know the database version which I am using ?
    Thank you very much indeed.

    To be clear I tell you my big problem : I am developing a forms application. There is a specification in my project telling that if the end-user does nothing during a periode of time which can be set by an administrative user , say 3 minutes , then the end-user session is disconnected. So how to implement this ?
    I tried to use profile and the sqlnet.expire_time but it is too long greater than the set time-limit !
    So what is the best way to implement this functionality ?
    Note that in my forms application, I wrote a query on the dba_profiles view to get the value of the column limit for the resource_name idle_time. All users , that is the "public" keyword , have been granted select on dba_profiles by sys , and this value of the limit column is the time-limit I used in my forms. When the forms application is run then there is a timer created which periodically tests connection to the database by issuing a simple select statement. The periodicity of the timer is set to the value of the limit column in dba_profiles plus one minute because I set sqlnet.expire_time to 1 minute. When the disconnection arrives then there should be a message displayed to the end-user saying that he cannot do anything because his session has been stoped.
    I think I was clear and I am waiting for a good advice from all of you.
    Thank you very much indeed.

  • How I know if there notification for each transaction in each module

    dear Consultant's
    How I know if there notification for each transaction in each module and if it's enabled or need to enable
    For example:
    In AP:
    When I create, transaction is there any notification send
    When I create payment term is there any notification send
    How I know what the standard oracle notification create for each module
    thanks for caring

    I can't believe there's still no proper answers for this question . I'm now struggling with the same issue as the original asker. It seems that at least with the newest version of Nokia Drive you can delete the maps saved (without the need to remove the whole application). You can do that even one by one. But the question is: "If I delete a particular map and load it again, will that be the newest version of the map? Or is there still a need to delete the whole Nokia Drive application, as said in the instructions linked earlier in this thread?"
    Anyway, even deleting one map and loading it again sounds very frustrating without knowing if there actually is a new update or not. We should know exactly which is the current version of each map and wheter there is a newer version.
    Many things are gone worse after Symbian. On Symbian phones, you could easily update all the maps with Ovi Suite. Now, with Zune, you can update the firmware, but not the maps which was a disappointment to me. I don't have WiFi connection, so, for me, it would be cheaper to download huge amounts of data with my computer's wired connection (with my phone connected to it via USB). Don't want to waste my monthly data limit to download again possibly the same map versions just to be sure...
    But please, moderators and others, give us some comments and answers...
    Loyal Nokia owner

  • How to know the internal table's last record

    Dear friends,
    Just I want to know my internal table last records, Ex:
    I am having the records in my internal table like this:
    Itab-col1
    1
    2
    3
    4
    5
    6
    7
    8
    9
    I want to know and print the last record, it maybe n number of records in my itab.
    If I used at last within a loop but it dosn't work its taking the all *** in header.
    How to know which is the last record in my internal table.
    Thanks,
    Sridhar.

    hi,
    sridher reddy
    1st describe ur table i.e read the number of entries in the table .....
    data : count type i.
    DESCRIBE TABLE <table name > LINES count.
    READ TABLE <table name > INDEX count.
    write : <table name>-<fieldname>.......... .
    by this way u can print the last record of your table

Maybe you are looking for

  • Create sub folders in "local" - Map a network drive.

    I am using Docs2Go and when I save a document, a see an option to save on "local"; thats where I save them. finding these documents is becoming difficult. How can I create sub folders in local disk so that documents can be organised. Secondly, after

  • How do I get my USB accessory to charge?

    QuestionHow do I get my USB accessory to charge?  AnswerAter upgrading to Windows 8.1, you may have noticed that a USB device no longer charges via USB like it did in Windows 8 or earlier versions of Windows. This might be related to new power manage

  • Premiere CS4 will not load timelines

    I have been working on a project will several sequences.  Today when I load project to contine working on them, the timeline will not load.  I can view the sequence in the Program Monitor, but when I double click it does not open the timeline at the

  • 6630 stuck on headset mode??

    Hi people, Yesterday, with no apparent reason my 6630 started showing the headset icon, and behaving as if a headset was connected - I can't talk or hear anything without the headset. Needless to say the headset was NOT connected. I tried messing wit

  • MDT 2012 database

    Hi all If you configure MDT 2012 U1 database and add in the computer, does that replace the need for task sequences? Also can you use make and model only and not bother about creating new computer objects under Database > Computer ?? Ronnnie Regards