Measurement of the Intial Index change.

I have the Index below

CREATE INDEX abc. Alpha on abc. Beta
(Gamma)
LOGGING
TABLESPACE xyz
PCTFREE 10
INITRANS 2
MAXTRANS 255
STORAGE)
INITIAL 4096M
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS 2147483645
PCTINCREASE 0
DEFAULT USER_TABLES
)
NOPARALLEL;

I want to change his initial extent something like 1 M I have among other indexes on the same table.

When I select * from dba_constraints where owner = 'ABC', table_name = 'BETA' and CONSTRAINT_NAME = "ALPHA";


OWNER CONSTRAINT_NAME, CONSTRAINT_TYPE

APPL_ICL R ALPHA


An array of Type = daily partition on it
Platform - Solaris
Oracle - 10.2 0.3

How can I change?

Thanks in advance

Hello..

The Oracle Documentation

INITIAL and MINEXTENTS storage settings cannot be changed for an existing table, the cluster indexes. If only one SIDE is affected a segment, the next incremental step is only the size of the extent of the NEXT and subsequent new modular by PCTINCREASE as usual.

Reference:-[http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/schema.htm#i1006488]

If you can't change it. Delete the index, and then create it with the new size of the original measure.

[http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/indexes.htm#i1106482]

HTH
Anand

Published by: Anand... on March 3, 2009 12:33 AM

Link added

Tags: Database

Similar Questions

  • Basic measures and the output impedance of the change with PXI-4461?

    Hello

    I am required to build an audio station with platform PXI OR test.

    It is my first experience with Renault. So I don't really know a lot...

    The PXI-4461 is a replacement of a former HP audio Analyzer. The measure is quite simple:

    1 generate fixed freq signal and measure AC RMS power

    2 measure THD (total distortion harmic) at frequency fixed

    3 measure SNR (signal to noise) at frequency fixed

    4 generate and measure DC signals

    5. change the output impedance of 50 ohms and 600 ohms.

    If I have a good feeling on which tasks 1 to 4 are feasible. I would like to ask if the task 5 (change the output impedance) problem possible?

    If this isn't a work around?

    As for tasks 1 to 4, it is possible with out doing 'a sound vibration' Toolkit?

    How helpful the Toolbox will be for the tasks listed above (humble).

    What should be my starting point learn to manage these measurement with Labview?

    Thanks in advance

    Hi Hazkel,

    Sound and Vibration toolkit will help a lot with steps 1 through 3.  This without the Toolbox would require a very high level of knowledge with LabVIEW and you will probably run again for complications.  In response to the fifth step, I tried to adapt the output impedance and am not able to do so programmtically.  However, you can still do this in hardware by adding a shunt resistor and potentially switch between if necessary impedances.  We have an article that deals with impedance matching and a circuit configuration to set the impedance if you are interested:

    Impedance and impedance matching

    http://www.NI.com/white-paper/3475/en/

    I recommend starting with examples that we have already built in LabVIEW to familiarize yourself with the concepts.  You will find them by clicking on help-> find examples-> search, then search for your application. Please let me know if you have any other questions.

    Thank you

  • How do the PaneManager TitleView repaint when selected index changes

    I have a PaneManager using the HorizontalScrollableController.  When I programmatically change the selected index (model.setCurrentlySelectedIndex), the content of the pane that shows the changes and the new pane fields appear.  But the HorizontalScrollableTitleView that is displayed does not change.  He continues to display the text in the selected pane title previously.

    How can I get the TitleView to repaint?

    I tried call invalidate() on it and also move the emphasis placed on the TitleView, and then back to it.  It will not always paint the title of the newly selected pane.

    I'll post a sample program demonstrating the problem tomorrow.  But I wanted to get the issue out there, in the hope that someone could give me a solution.

    Never mind. I found a kludgy autour work. Sucks, I have to find things. Would be nice if things like this everything worked properly in the first place.

  • Using InDesign CC 2015, how can I change the units of measure in the dialog box new document? I want inches and metrics.

    How can I change the units of measure in the area of implementation of the new Document? I want inches and metrics.

    Preferences / units and increments.

    If you set this with no documents open, it will be the default for all new documents (new, not existing).

    The next time you create a new document, you can also see this change in the new document set up.

  • How to change the z-index of lively edge

    Hi guys,.

    I am trying to create a 3d rotating carousel in which the object right should move to the left behind the objects in the middle.

    for this I need to change the z-index.

    is it possible to change the z-index of a label to?

    or do I have to create a new layer-order label label?

    You can add timeline trigger to the position of the label like this for example:

    SYM.$("rectangle"). CSS({"z-index":-10});)

    SYM.$("Rectangle2"). CSS({"z-index":10});)

    HTH,

    Vivekuma

  • changing the property index for all indexes of a model (OSDM 3.1 EA1)

    Is it possible to mass change to one of the properties of all the indexes in the model?

    For example, I have a data model with large number of indices.
    I created all these indexes with the clause of logging set to 'yes '.
    If I want to change to 'No', is there a way to do it without having to change the properties of each individual index?

    Can I use model index here? If Yes, can you please provide details on exactly how to use in this scenario?

    Hello

    The way to do is to change the JOURNALING property on one of the indexes.
    Reopen the Index on the Index Properties dialog box, then click on the button "propagate the properties.

    The dialog box properties of spread, deselect all properties with the exception of the journaling property and use "Select all" in the section 'Objects' of the dialog box to select all indexes updated.

    Index of models are used when the new indexes are created. You can use an Index model in order to have all new index you add logging set to 'no '.

    David

  • Change the name of the measure after the cube is built

    Hello

    Is it possible to change the name of the measure after a cube is built?

    Or is it possible to change the name of the measure in the view?

    Any measure not referred to in the XML fragment will be left intact. So no, you don't have to rename the other measures or even to list them.

  • change the bitmap index

    Hello
    I have a table with defined as above and bitmap index partitions.
    I am trying to edit bitmap index gives me the following error:

    change the index BITMAP INDEX_NAME local unusable;

    Error from the 1 in the command line:
    change the unusable BITMAP INDEX_NAME local index
    Error report:
    SQL error: ORA-00940: invalid ALTER command

    Is there anyway I can make unusable index bitmap and make it reusable again once my platelets are made.

    Any suggestion is welcome.
    Thank you
    J

    The current syntax is

    ALTER INDEX  indexname UNUSABLE;  -- for the whole index
    

    or

    ALTER INDEX indexname MODIFY PARTITION partitionname UNUSABLE ;  -- for a specific partition
    
  • Can I use a digital control to change the illustrated index of an array?

    Hey people,

    This could be one of these questions, get feedback 'why would you do?', but I wonder if there is a fairly simple solution, I don't know everything...

    I know that tables are not exactly gems when it comes to claims for benefits, but with my particular application, if I could get a digital control to define what the array index appears, it would be great.  In addition, assuming that it is possible, then I think I could find a way to have two Boolean values which would increment/decrement the element indicated by updating the digital too...

    Any ideas?

    A popular entry!

    THX

    Is that what you wanted to achieve

  • noise in the measurement of the frequency by using a counter

    Hi all

    I use a card 6602 for measurement of the frequency mode "bufferred range with 2 CTR", the signal of interest is a signal TTL of ODA, however, I got a signal as shown attached. It seems that the noise level varies with the level of the signal, y at - it a good way to eliminate this noise? Tried with digital filter, but it does not throw an error 200774. It seems that the source of the selected counter is set to default 'No Filter'. And I think also to use a bandpass filter, but given that the level of the signal changes (~ 300 Hz - ~ 300 kHz), high and low limits are not easy to define.

    Thanks in advance!

    Best,

    L.


  • 'For' loop with a different number of iterations. Second, the auto-indexation of the tables with different sizes is done. It can affect the performance of the Vi?

    Hello

    I have a loop 'for' which can take different number of iterations according to the number of measures that the user wants to do.

    Inside this loop, I'm auto-indexation four different 1 d arrays. This means that the size of the tables will be different in the different phases of the execution of the program (the size will equal the number of measures).

    My question is: the auto-indexation of the tables with different sizes will affect the performance of the program? I think it slows down my Vi...

    Thank you very much.

    My first thought is that the compiler to the LabVIEW actually removes the Matlab node because the outputs are not used.  Once you son upward, LabVIEW must then call Matlab and wait for it to run.  I know from experience, the call of Matlab to run the script is SLOW.  I also recommend to do the math in native LabVIEW.

  • When you use the search for a window, the files are not listed in the search index

    Original title: question of Windows search

    When you use windows search, records that are not not in the search index are searced. Why?

    Hello

    1. What is the operating system installed on your computer?

    2 are there any changes made recently to the computer?

    Improve Windows searches using the index: frequently asked questions: http://windows.microsoft.com/en-US/windows7/Improve-Windows-searches-using-the-index-frequently-asked-questions

    You can also check:

    Reconstruction of Index of Microsoft Windows 7 search: http://windows.microsoft.com/en-US/windows7/Change-advanced-indexing-options

    Advanced Tips for searching in Windows

    http://Windows.Microsoft.com/en-us/Windows7/advanced-tips-for-searching-in-Windows

    I hope this helps.

  • Uninstalled game still displayed in the menu "Uninstall/Change Program." Directory of the game deleted as well. How do I completely remove it from the system?

    I uninstalled a game, and for good measure, I also deleted the game program files directory. Nothing is left... However, I find one more persistent "title game" in the menu "Uninstall/Change Program." How do I remove it completely?

    -TACANDEL

    I would try using the Windows Installer Cleanup utility, which can be downloaded from Microsoft: http://support.microsoft.com/kb/290301. To install the tool, download and run as administrator.   Then, you must run the tool by clicking Start, typing Windows Installer Clean Up in the search field and clicking on the enter key.   Select the item you want to delete in the menu program uninstall/change, and then click Remove.    Click OK in the confirmation window.  It should work pretty quickly. Click on exit to close the tool.

    To learn more about this utility, read this article: http://en.wikipedia.org/wiki/Windows_Installer_CleanUp_Utility.

    Barbara

  • How to read the measurements of the model eye?

    I'm new in LabView. I use an Agilent54855A to capture a model high-speed digital and want to read these measures of model of the eyes, eyes for example height, width & vice versa of the eyes. However, I couldn't find this VI in the palette.  I can read it on the screen, but do not know how to retrieve through LabView. What should I do?

    Steve,

    Thank you. There are commands to read the eye measures model. I'm changing the existing VI to add these new features and then I will check next week.

    Best regards

    KKNG

  • Cannot set the search index location Windows 7

    After you perform a partition merge, I discovered that I can't set the Windows 7 search index location.

    What seems to happen is that the "disappearance" of the partition where the search index had been stored caused Windows to 'lose' the location of the index. What I mean is that the dialog box that usually shows the index location and where it would normally go on the definition of a new location, is empty.
    The option "select new" is grayed out, and it is not possible to start the indexing service - probably because there is no index. Following the steps of troubling shooting is no help either (because he fails to step to start the indexing service).
    Any ideas? I hope that someone will know what registry entry, I can set up or change. I watch but couldn't find anything that seemed relevant and did not want to change whatever it is based on the work of the conjecture.

    You have a Setup disk for your operating system? If you do, perform a repair installation.  Done indexing your job before you have changed your score?

    http://www.SevenForums.com/tutorials/3413-repair-install.html

Maybe you are looking for