DBA_SEGMENTS view not showing the current size of the tables

we are querying the dba_segments view for checking the size of some table in our DB, but even though the no. of rows are increasing the size of the tables (acc to dba_segments) is same. we also checked with the last analyzed attribute but even after the analysis the size is same.

To check detailed block allocation in extents you have to use DBMS_SPACE package: please read Re: how much a data block is full
If a table has LOB columns (CLOB/BLOB) Oracle will allocate by default 2 different segments for each column. You can retrieve these segments with DBA_LOBS view. To get size of these segments please have a look to Re: LOB SEGMENTS
Edited by: P. Forstmann on 2 nov. 2011 14:08
Edited by: P. Forstmann on 2 nov. 2011 14:10

Similar Messages

  • Not showing the tables of sql server in webspher

    hi all
    i am using sql server 2000 and websphere 5.1. i am trying to connect to any database (say master) in user sa of sql server. my driver is WebSphere Connect JDBC Driver. it is connecting the databale. but not showing the tables. even i had tried this with Microsoft SQL Server 2000 driver for JDBC. it gives same result.
    plese suggest what is the problem.
    the particulars i am using to connect the database are:
    connection name: conn1
    Database : master
    user id : sa
    password : password
    Database Vendar Type : microsoft sql server 2000
    jdbc driver : WebSphere Connect JDBC Driver
    host :hostname
    port number : 1433
    thanks
    ajkr

    what's the error message?
    post the code

  • PI sheet does not show the table of materials to be consumed.

    Hello,
    Weu2019re trying to customize the pi-sheet on SAP 4.7 (SAP-APPL Release 470) and weu2019re having some problems.
    On transaction O12C (Define Process Instruction Categories), weu2019ve created an Instruction Category for Material Consumption using Type of the process data request equal to Repeated process data request. Doing this, when we create a Process Order, the PI sheet does not show the table of materials to be consumed.
    If we use Type of the process data request equal to Simple process data request instead of Repeated process data request, the PI Sheet works well (The table of materials to be consumed are showing).
    Thanks in advance.

    Hi,
    Is the issue resolved...? If yes then how...
    If not, then can you please elaborate more on the process instructions charateristics you have used. Just list first ten characteristic and there values.
    Regards
    Neeraj

  • BOE 3.0 Designer does not show the table browser

    Hi,
    I am using BOE 3.0. I was able to view the table browser a few days back. After I changed the license key, the designer stopped showing me the table browser. I am logging into Designer with Administrator previleges. Although the Administrator has "Full control", but when I click on "Insert->Tables" in designer it does not do anything, not even display the table browser. I have created Oracle client connection and tested it. The server is responding, but the insert-> tables does not work.
    Any help would be appreciated.
    Thanks,
    SUS.

    1. When you invoke table browser using Insert->Tables do you see progress bar below the designer (task Bar)
    Sus: Yes I can see the progress bar. It exists for a few seconds and then disapperas,but does not do anything.
    2. Can you try invoking Table browser by double clicking on Universe designer pane.
    Sus: Yes I tried, but nothing happened. I mean I could not see the table browser
    3. Can you check if Designer can connect to your DB.
    Sus: Yes the designer is able to connect to the DB. I tested the connection and got the message "Server is responding". In fact when I am using the quick design wizard I can able to see the tables from my DB.
    4. How many tables do you have in DB, IF there are lot many table then it might table time to load those tables
    Sus: Currently my DB contains almost 40(20 tables and 20 views). I don't think it is concern. I worked with DB which contains more than this and that time I did not face this issue.
    5. Can you strategies tab in parameters (File->Parameters). What is the strategy for Tables. Try using built-in strategy.
    Sus: Yes it is built-in for tables. It is the default one and I did not change it.
    Is there a limit set to insert tables in designer?
    -Sus

  • User View not showing the assigned resources attributes in idm 7.0

    Hi,
    In a Remediation Form I am using a text field
    <Field name='user.accounts[SimAD].group'>
    <Display class='Text'>
    <Property name='title' value='Title'/>
    </Display>
    </Field>
    but here i am not able to get the value of group. when i dumps the user view its shows only Lighthouse resource under accounts attribute.
    <Attribute name='accounts'>
    <List>
    <Object name='Lighthouse'>
    <Attribute name='firstname' value='Magnet'/>
    <Attribute name='fullname' value='Magnet Mangentta'/>
    <Attribute name='idmManager'/>
    <Attribute name='lastname' value='Mangentta'/>
    </Object>
    </List>
    </Attribute>
    while the user has three resources.
    when I use the getView method in form using following code
    <invoke name='getView'>
    <ref>:display.session</ref>
    <concat><s>User:</s><ref>user.waveset.accountId</ref></concat>
    <map>
    <s>authorized</s>
    <s>true</s>
    <s>subject</s>
    <s>configurator</s>
    </map>
    </invoke>
    this time I m able to get the value resource attribute.
    please give the solution how can I get the editable user view in Remediation Form so that I can change the attribute of resource.
    Thanks,
    Amit

    i got the solution there was one attribute on workflow
    <Argument name='NoFetch' value='true'/>
    remove this to false it will fetch all the resource attributes

  • Palette view not showing the contents of palette set

    Hi!
    I am new in the community, so "Hi everybody!" and thanks for your help
    My problem: I have a scientific camera that has its own drivers and VI's for Labview. I have installed the camera properly, and I have already created a folder and copied the .llb archives on it.
    When I open any of the examples to start working with it, I can see in the palette view, in the user controls, my folder. But inside the folder there is nothing. I can not find the llb's or VI's that I expected.
    I have tried to go to Advanced/Edit Palette Set, but I don't know what to do, because I can find there all the .llb  and VI's. so it seems that everything is correct. But it is not, because I can't see any of them in the normal palette view.
    Can sby tell me what am I mising? There should be sth that I haven't done correctly, but I don't know what.
    Thanks!
    Solved!
    Go to Solution.

    Hey, welcome to the forums
    The sets of Vis and llbs for your camera are known as an Instrument Driver. You have to extract these to a specific location so that LabVIEW can update the pallet sets using .mnu files included in the driver files.
    The location is C:\Program Files\National Instruments\LabVIEW 2014\instr.lib\ 
    Try moving your files there and then restarting LabVIEW.
    This Knowledge Base article may also be useful for you:
    http://digital.ni.com/public.nsf/allkb/86256F0E001DA9FD86256F0B0057E6E7
    The following white paper discusses how to modify, build and install .mnu files to add/modify the current palette set.
    http://www.ni.com/tutorial/14528/en/
    Cheers
    Tim, CLD, CTD
    National Instruments (UK & Ireland)
    "No problem is insoluble in all conceivable circumstances"

  • Creating new ODBC connection does not show the tables

    Post Author: reemjacob
    CA Forum: Data Connectivity and SQL
    Hello
    I am creating a new ODBC Connection to SQL Server in Database Expert. Once I created the ODBC when I expand the Database I should be seeing the tables, views and stored procedures. But instead I am only seeing stored procedures. When I right click on the DB and go to options I see that Tables, Views and Stored Procedures are checked. How can I correct this so that I see the Tables and Views?
    Regards
    Reem

    Not an Oracle proble. Not an instant driver problem.
    If the ODBC tool and driver you use, fail to construct the proper SQL to interrogate the very rich Oracle data dictionary.. what is Oracle suppose to do? Fix the software from those vendors for the user? Not going to happen. Get Oracle Raptor instead and use a proper Oracle client.
    Simple test. Run the following SQLs via your ODBC connection.
    To see all your objects in your schema (i.e. the one you logged into via ODBC):
    SELECT * FROM user_objects
    To see a list of schemas:
    SELECT username FROM all_users ORDER BY 1
    To view other schemas' contents:
    SELECT * FROM all_objects
    Also note that historically ODBC has delivered poor performance. I recall many performance tests I've done during the 90's that showed ODBC up to 3x slower and generating more than 4x the network traffic, than native connections. Not too mention using ODBC introduces an additional software layer, which means more moving parts, more complexity, and more failures.
    I have not touched ODBC with the proverbial 10ft pole since - and today, I have even less need to use a clunky software layer like ODBC. And should I be forced to, it will be passthru all the way.

  • VNC Viewer not showing the console

    I am trying to connect to the console of a VM using VNC, but the VNCViewer (tightVNC) says "Connection established" and does not prompt for the password. Is there a setting on the VM Server that needs to be setup to access the console using VNC?
    Any help is greatly appreciated
    Thanks
    -Sheshi

    The console may just be "blanked". Try clicking into the window and hitting enter a few times.
    Also I found when VNC'ing into a server with multiple VM's running you can specify the console with a :1 or :2 (ect..) to attach to the specific VM console. Take a look at the status of the VM in the Oracle VM Manager console to find which VNC port it's on. e.g. "VNC Port:5902" I connect to <oracle VM Manager host>:2 with the tightVNC client

  • How to use a Text View to show the current user

    Hi Experts,
    I am using a Text View to show the current logged on user.
    Also i need to retrieve the date of creation of proposal and show it as output parameter.
    I am using the following code but it is not working properly.
    Please help me out regarding the same.
    Method technicalDescription()
    //Attribute User to store user name
    IGPAttributeInfo user = output.addAttribute("USER", IGPAttributeInfo.BASE_STRING);
                user.setMultiplicity(IGPAttributeInfo.MULITIPLICITY_1_1);
    //Attribute date to store current system date           
    IGPAttributeInfo date = output.addAttribute("DATE", IGPAttributeInfo.BASE_DATE);
                date.setMultiplicity(IGPAttributeInfo.MULITIPLICITY_1_1);
    Method execute()
    //getting current system date
    Date currDate = new Date(System.currentTimeMillis());
              contextElement.setDate(currDate);
    //Retrieve Current User Details
    try {
    IWDClientUser user = WDClientUser.getCurrentUser();
    String firstName = user.getFirstName();
    String lastName = user.getLastName();          
    String userName = lastName + " " + firstName;
    contextElement.setUserName(userName);
    } catch (WDUMException e1) {
    // TODO Auto-generated catch block
    e1.printStackTrace();
    Method complete()
    output.setAttributeValue("USER", wdContext.currentContextElement().getUserName());
    output.setAttributeValue("Date", wdContext.currentContextElement().getDate());
    Thanks a lot.
    Cheers
    Gaurav Raghav

    There are a few ways, for example declare an IBOutlet for the text field and then use it with NSControl's stringValue: method (inherited by the NSTextField), or bind the value of the text field to a property, etc.  What have you got so far?

  • How to use a Text View to show the current user in WDJ

    Hi Experts,
    I am using a Text View to show the current logged on user.
    Also i need to retrieve the date of creation of proposal and show it as output parameter.
    I am using the following code but it is not working properly.
    Please help me out regarding the same.
    Method technicalDescription()
    //Attribute User to store user name
    IGPAttributeInfo user = output.addAttribute("USER", IGPAttributeInfo.BASE_STRING);
    user.setMultiplicity(IGPAttributeInfo.MULITIPLICITY_1_1);
    //Attribute date to store current system date
    IGPAttributeInfo date = output.addAttribute("DATE", IGPAttributeInfo.BASE_DATE);
    date.setMultiplicity(IGPAttributeInfo.MULITIPLICITY_1_1);
    Method execute()
    //getting current system date
    Date currDate = new Date(System.currentTimeMillis());
    contextElement.setDate(currDate);
    //Retrieve Current User Details
    try {
    IWDClientUser user = WDClientUser.getCurrentUser();
    String firstName = user.getFirstName();
    String lastName = user.getLastName();
    String userName = lastName + " " + firstName;
    contextElement.setUserName(userName);
    } catch (WDUMException e1) {
    // TODO Auto-generated catch block
    e1.printStackTrace();
    Method complete()
    output.setAttributeValue("USER", wdContext.currentContextElement().getUserName());
    output.setAttributeValue("Date", wdContext.currentContextElement().getDate());
    Thanks a lot.
    Cheers
    Gaurav Raghav

    You can use a text string as the reference.
    If you use the VISA Find Resource function, it will return an array of strings which you can index in your code, and store either the index, or store the string itself. You can even use strings like COM1 and COM2, assuming those ports are available.
    The challenge is when you move from one machine to another, where the serial ports may be different on the other machine.
    Message Edited by LabViewGuruWannabe on 01-07-2008 06:33 AM
    Message Edited by LabViewGuruWannabe on 01-07-2008 06:37 AM
    Attachments:
    VISA find.png ‏5 KB

  • Acrobat Pro "save as" function in the file menu does not show the current directory of the file

    I have installed CC but Acrobat Pro gives me headaches.
    The "save as" function in the file menu does not show the current directory of the file but something I have worked on in the past.
    It forces me to navigates through my hard disk for this very straightforward thing in normal conditions. I precise: Acrobat is the only software reacting like that.
    I use Windows7 professional 64bits.

    I use what seems to be the latest version available on the Cloud:
    To illustrate my point, I open a directory with explorer and double-click on the only PDF in there:
    So here it is, open:
    When I do a "Save as", it takes me to a totally different place on the disk!
    Very annoying...
    Thanks for your time!
    JJ

  • On OSX 10.6.8 Mac Mail sent items do not show the Bcc field. Adjusting settings in mail/prefs/viewing/custom/bcc has no affect on Mail, ie Bcc still does not appear on sent items. Anyone got a fix?

    On OSX 10.6.8 Mac Mail sent items do not show the Bcc field. Adjusting settings in mail/prefs/viewing/custom/bcc has no affect on Mail, ie Bcc still does not appear on sent items. Yet another example of Mac caring not a jot about the performance of versions of OS and software running on on older hardware. Anyone got a fix by any chance? Oh and fyi I need to see the Bcc in sent items to confirm sent email is attaching to Salesforece - when I see the Bcc I know I can delete it as a copy will be in SForce. Big thanks W.

    On OSX 10.6.8 Mac Mail sent items do not show the Bcc field. Adjusting settings in mail/prefs/viewing/custom/bcc has no affect on Mail, ie Bcc still does not appear on sent items. Yet another example of Mac caring not a jot about the performance of versions of OS and software running on on older hardware. Anyone got a fix by any chance? Oh and fyi I need to see the Bcc in sent items to confirm sent email is attaching to Salesforece - when I see the Bcc I know I can delete it as a copy will be in SForce. Big thanks W.

  • TS1702 Why is the icon for street view not showing up on the left side of the location on the maps app?

    Why is the icon for street view not showing up on the left side of the location on the maps app?

    Because the included Maps app no longer gets the maps data from Google, so no more street view.
    You can get a free Google Maps app from the iTunes App Store.

  • InsertRow does not show the inserted row on the view

    hello:
    The code below works well and shows the row on the view when added. However, when there are several existing rows and I have to scroll to next pages. an insert button on that page does not show the new Row at all. Is there a way for me to see the row even if I scroll over to the last page and try an insert?
    ViewObject myVO = this.getMyView();
    Row newRow = myVO.createRow();
    newRow.setAttribute("Id", myId);
    myO.insertRow(newRow);
    Thanks

    Hi,
    I also have problems with code above for inserting a new row.
    When I insert a new row in a table and click on column header (to change sorting), that row (and any other new row before committing) disappears from table. And if I commit that table (without missing row), the missing row reappears with next refresh.
    Selection in that table (using SelectOne component with Autosubmit=true) also doesn't work with new rows (with existing rows it works fine). Selection allways sticks on first inserted row!
    Something weird is happening here...
    Please help.

  • The home page does not show the awesome bar or file,edit,view,history,ect.

    The home page does not show the awesome bar or the file,edit,history,bookmarks,tools or help options anymore. how can I get these feature to come back up. All it shows now is latest headline & getting started.

    * In Firefox 3.6 versions on Windows and Firefox 4 on Windows and Linux it's possible to hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu of a toolbar.
    * Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

Maybe you are looking for