Find the place where a object  is stored ?

hi all,
can someone tell me how to find out a object ,e.g : a index , object_id is 1000
then ,how to find where it is placed or which datafile ? thanks you!

use this query..
Make sure you change the segment_name with the table_name of your choice
select      segment_name,
     extent_id,
     de.file_id,
     file_name,
     de.tablespace_name
from dba_extents de, dba_data_files ddf
where de.file_id = ddf.file_id
and segment_name='XXXXX'
/

Similar Messages

  • I want to import my bookmarks from my old hard drive to my new computer. Old hard drive is in new computer as secondary drive, can't run firefox from it. Would like to find the file where my bookmarks are stored

    have looked in the old hard drive for the file where my favorites would be stored. the only file that I can find is not the latest. I did not back up my favorites on the old computer.

    Bookmarks are no longer stored in an html file. Instead, they are stored in a file called '''places.sqlite''' in your '''Profile''' folder.
    # Locate the '''places.sqlite''' file in your old hard drive.
    # Copy it into the '''Profile''' folder of your new hard drive.
    # Note that since you would be overwriting the places.sqlite in your new drive, your current bookmarks/history etc would be overwritten by the ones in the old drive.
    For more information, see these articles:
    [http://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile Recovering important data from an old profile] and [http://kb.mozillazine.org/Places.sqlite places.sqlite]
    If you wish to know how to locate your Profile folder, read this article: [https://support.mozilla.com/en-US/kb/Profiles Profiles].

  • Outlook 2013: I can't find the folder where a message is stored

    In old versions of Outlook I could right click and go to the properties of the message to see what folder it is in, but that seems to be missing in Outlook 2013. Anyone know how I can enable this functionality?
    Thanks!

    The "In folder" field can be added to the view or you can look on the File tab, next to the Move to Folder command to see the folder name, but if you need to see the path to the folder, can pull it up from the Advanced Search dialog - open the message, press
    Ctrl+Shift+F to open advanced find then click Browse - the message is in the current folder. Complete instructions and screenshots are here:
    Find the Outlook folder  
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • How do I find the source where a clip is stored?

    I have a new Mac PRo but the files are in several different HDs attached. Which one has the file?
    I can see the clips in the imported mclips but how do I find them on the drives from FCX? I want to put them in one of the HD's under an FCX file.
    Thanks.

    Selecting a clip in the timeline and hitting shift-F will show the source clip
    Selection in the browser. Right clicking any clip
    And choosing Reveal In Finder will show the path.
    Russ

  • Where can I find the file where the static mapping allocations of the DHCP server are stored?

    In our company we are using DHCP to assign static ip addresses to our clients.
    Now we are forced to change the ip address range. To prevent changing each allocation
    of mac-address to ip-address manually with the admin tool i would like to change the allocation
    in the file where the allocations are saved. The reason ist that i just have to use copy & paste for all
    the allocations.
    So how is the file named and where can I find the file where
    the static mapping allocations of the DHCP server are stored? Is it just an ASCII file?
    Must i note anything when i change the file manually?

    From man bootpd:
    BOOTP/DHCP STATIC BINDINGS
         Static IP address to ethernet address bindings are stored in the /etc/bootptab file and in Open Directory.  Bindings specified in the /etc/bootptab file take precedence over those in Open Directory.
         See bootptab(5) for more information about the /etc/bootptab file.
         For Open Directory, bootpd looks at the /Computers records for the following properties:
    /etc/bootptab is a standard text file, while the records in Open Directory can be manipulated either through the command line, or via Workgroup Manager.

  • Pls help me, where can i find the place to download JDK1.2 ?

    pls help me, where can i find the place to download JDK1.2 ?
    i think the download site has been moved to elsewhere...
    i have searched for the site but it is coming as japanese site.
    kindly guide me to locate the download page

    Go to the URL:
    http://java.sun.com/products
    There you shall find a drop-down combobox listing all the products. Select the JDK1.2/JDK1.3 and proceed.
    Ironluca :D

  • Nternal ERROR: Can not find the ACL containter for object ...

    We are using OWB 10.2.0.3. We tried to introduce two basic roles to prevent user A from accessing certain parts of our project. Somehow (I cannot really say how) we ended up in the error message below whenever we want to modify the security properties of an object.
    Neither in metalink nor in the oracle forums I could find any hint about that error.
    Can anyone help??
    Thanks in advance, Maren
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
         at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:166)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2743)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:820)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1449)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:649)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:660)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:623)
         at oracle.wh.ui.common.WhSecurityHelper.securityCheck(WhSecurityHelper.java:112)
         at oracle.wh.ui.console.commands.EditObjectCmd.performAction(EditObjectCmd.java:107)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    Hi Maren
    Like you I get this error and do not know what steps caused it.In my scenario I have some mappings that give the error and some that do not - the repository user gets the error but the repository owner does not.
    Thinking back over the last number of months (as this project contains 7-8 months od work - we do have exports of the project) I think the ones giving the error are those that perhaps were copied from another to start the coding but I cannot be sure.
    I have read the metalink note mentioned above as well as the the queries posted by Oleg and yourself. The queries posted are slightly different, one has a where clause
    fco.classname = 'CMPACLContainer' (Maren's)
    and the other
    fco.classname='CMPMap' (Oleg's).
    Was this intentional Maren on your behalf for your problem to be fixed?
    We are using 10.2.0.3.33 OWB client and 10.2.0.3.0 OWB repository.
    Thanks
    Edwin

  • Unable to find the  'Panel Container 2' object

    Hi,
    I am unable to find the  'Panel Container 2' object under the containers folder of components. I am using xcelsius enterprise 2008.
    I have a scenario where in which i need to use it, Is there any way I can get it into the canvas.
    Thanks in advance,
    Shreesh.

    Hi,
    Which Theme are you using now? Not all of the themes have "Panel Container 2" object. Theme "Aqua" and Theme "Nova" have "Panel Container 2", please try them.
    Thanks,
    Grace

  • TS1389 cant find the place to authorize my computer.  just going around in circles.  help

    Cant find the place on the web sight to authorize my computer.  Why is it so difficult?  Keep going around in circles. Where is the menu for that option?

    Open itunes.
    Click the word Store at the top of your computer screen, then click Authorize
    If you do not have the menu bar, then click Control -B

  • Hi All, I have question about the iMac operating system. I have the last updated. The problem when I manage the place of the folder windows they are all mixing up. I mean they not on the place where I left them. how to set they stay on the same place. Tks

    Hi All, I have question about the iMac operating system. I have the last updated. The problem when I manage the place of the folder windows they are all mixing up. I mean they not on the place where I left them. how to set they stay on the same place? I know there are different possibilities to set.
    I tried but it not helped for me. What I can do? How and where can set this they stay on their place?
    Thanks.
    laci

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In Library Manager it's the FIle -> Rebuild command)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. 
    Regards
    TD 

  • How to find the place of manufacture?

    How to find the place of manufacture?

    For your own information, you could try & check with one of the online identify-by-serial-number
    services; no telling what they may use any information (of yours) they may get from an inquiry...
    I'd used this one a few times and with a Serial number, it does show a place of manufacture;
    but with only a Model number, it does not say much about when or where it was made... in
    fact the model number goes to an older model, too; what I see w/ Model number is not Retina.
    •Identify your Mac - Lookup your unit by Apple Serial number, or Model Number:
    https://www.powerbookmedic.com/identify-mac-serial.php
    According to http://MacTracker.ca database, a MacBook Pro, Retina, 15-inch, Mid-2014, has a
    has a Model number of A1398 and EMC 2876 and had one of three different processors.
    Not sure if this helps, but assembled in China is usual information on many of those. Some
    versions with added parts or 'custom built orders' may have a different point of final assembly.
    And if you receive the computer via a parcel delivery company, sometimes their web site or
    tracking information on your specific order will show the path it took to get from you. If the
    item was stocked in a region nearer you than the point of manufacture, or a main warehouse
    the item could have been shipped from another location where they had additional inventory.
    Hopefully you can find the details you need.
    Good luck & happy computing!

  • TS3376 How do I find the menue where I can select the list of previous phones I have had and my new one ? at the moment it is still set to an old one so everytime I try to set it up it tells me it it's the wrong one - gggrrrrr help please

    How do I find the menue where I can select the list of previous phones I have had and my new one ? at the moment it is still set to an old one so everytime I try to set it up it tells me it it's the wrong one - gggrrrrr help please

    iPods (except for iPod touch) are not linked to any iTunes "account."  They are associated with your iTunes library. The account in iTunes is your Apple ID, and that is used to buy and download content from the iTunes Store.  It is not required to use an iPod.
    The 1st (and 2nd) gen shuffle can only be used with one iTunes library at a time.  When you connect it, iTunes should prompt you to start using it with your iTunes library, and warn that the shuffle's existing content will be erased.  Have iTunes erase the shuffle, and it will be associated with your iTunes library going forward.  You can then add content to your shuffle.
    The need for the previous owner's Apple ID and password should only come up if you are trying to transfer existing content from the shuffle to your iTunes library, AND the previous owner had content purchased from the iTunes Store.  Just cancel out of that step, if iTunes asks.

  • Need help to trace the place where error occuring in Web UI of type System

    Hi All,
    Need help to trace the place where error occurring in Web UI of type System error,
    this error coming while saving the corporate account creation,
    error message description : - System error: Interruption in Routine READ TABLE GT_CHAR_VAL, CHAR_NAME = PVTLTD_CLEAN_SEGMENT
    System error: Interruption in Routine READ TABLE GT_CHAR_VAL, CHAR_NAME = PVTLTD_CLEAN_CLASS-CP
    thanking you.
    Best Regards,
    VijHyd

    Hi Nagaraj,
    See that the mandatory SICF setting are enabled or Active in the SICF Services.  Follow the steps as below:-
    Enter the TCode SICF
    Execute the same for Hierarchy Type SICF.
    Check the following SAP Note 1295006.
    If every thing is Active then, the IC Agent role will open.
    Still if it is not opening Let me know.
    regards,
    Sarangamath

  • (Help) system classpath  -Vs-  the place where weblogic looks for classes

    The following is my app's hierarchy.
    myapp
    |
    |__myjsp.jsp
    |
    |__WEB-INF
    |
    |__classes
    |_ MyClass.class
    I am not able to use MyClass within myjsp.jsp
    i.e. a scriplet like that shown below gives an error stating that MyClass isnt found
    <% MyClass obj; %>
    I've tried setting the system classpath, but to no avail.
    Is there a difference between the system classpath and the place where weblogic looks for classes?
    (I am running my app by creating a myapp.war file and placing it in autodeploy folder)

    Try moving your class to a named package and use the appropriate import statement in your JSP. Loading it from WEB-INF/classes/packagename should be fine so you might want to remove the other classpath mods you made to eliminate that uncertainty.
    Here's a snippet from http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rweb_jsp_migration.html:
    "As of JSP 2.0, referring to any classes from the unnamed or default package is not allowed. This can result in a translation error on some containers, specifically those that run in a JDK 1.4 or greater environment which will also break compatibility with some older JSP applications. However, as of JDK 1.4, importing classes from the unnamed package is not valid. See Java 2 Platform, Standard Edition Version 1.4.2 Compatibility with Previous Releases for details. Therefore, for forwards compatibility, applications must not rely on the unnamed package. This restriction also applies for all other cases where classes are referenced, such as when specifying the class name for a tag in a Tag Library Descriptor (TLD) file."
    HTH,
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Mine is ipod touch 1st generation..its very hard to find the accessories, where can i find it?

    mine is ipod touch 1st generation..its very hard to find the accessories, where can i find it? and some application couldnt work, for example: nike+

    What "accessories" are you looking for?
    The Nike+ app now requires iOS 4, and since that version of iOS won't run on a 1st-generation iPod touch, you will not be able to run that app.
    Regards.

Maybe you are looking for

  • Audio Capture from DV Tape

    I've reviewed many posts here about audio capture but, I am unable to figure out what the "trick" is to capturing audio alone with the video using the new iMovie. I'm connected via Firewire and I'm able to view the video in capture mode but, I hear n

  • "The disk could be not read from or written to"

    my iPod has never worked well, everytime I would add some more songs, iTunes would delete all my music (I got past that by choosing to manually sync it)... But I could always manage to transfer some songs to it(after reading the whole Apple support s

  • Dreamweaver Flash problems

    Made a quick little button that when hit will play music. It has worked a couple of times for me and then I change something on the page and away it goes. Now I can't get it to show up at all. When I upload the swf and files nothing appears on my pag

  • Os x mountain lion wont download just sitting saying downloading any ideas?

    Wont download just waiting any ideas?

  • LED lights behave strangely.....is this normal?

    I just got a new laptop yesterday (G580, Pentium B960, 2 GB RAM, 500 GB HD) and I've been noticing the following strange pattern in the LED lights (status indicators). 1. When my laptop is off and I connect it to power, the power LED and the battery