How to view index details of another user

I can't view index detail of another schema in sql developer release 5.
I'm doing this steps :
1) I'm connecting with user lopes
2) Open folder of user mrt
3) Open table folder
4) select a table xpto. At this point is openeda a frame details of table xpto. In this frame several information are displayed, when I select Indexes nothing is showed, but this table has a lot of indexes.
How should I make this indexes information visible ? I think this form is using user_indexes.
Thanks in advance.
Danilo

Who owns the indexes?
I have cases where I am logged on as a user who has access to a table owned by another user, but indexes created and owned by the connected user (so would obviously be able to see them) are not displayed on the indexes tab for the table.
I get the same problem with triggers owned by the connected user and dependencies to objects owned by the connected user not displaying on the table tab for tables owned by a different user.
Presumably, rather than excluding indexes, triggers or dependencies owned by the current user, the details are being restricted to objects owned by the table owner.

Similar Messages

  • How to view Index fragmentation in sap ecc6 ?

    how to view Index fragmentation in sap ecc6 ?

    Hi Haimiao,
    You can use brtools to get required information. For relevant steps use the link below
    https://help.sap.com/saphelp_nw04/helpdata/en/08/5742154ae611d1894f0000e829fbbd/content.htm
    Regards,
    Deepak Kori

  • How to track the details of the user?

    Hello,
            I want to know how to track the details of a USER from the past 60 days I mean i want to know how what is the time and time out of the SAP system for the past 60 days?
    waiting for the valuable replys.
    Thks

    Read,
    http://help.sap.com/saphelp_nw04s/helpdata/en/2c/c59d37d373243de10000009b38f8cf/frameset.htm
    regards
    Juan

  • How to view photo details

    I'm a first time buyer of an iphone and I got the iphone 4. I can't say there is anything wrong with it, as it has worked perfectly for me. But I have a question and that is, how do I view photo details? Like how do i see when I photo was taken, what size it is, etc etc? Please help, thanks!

    noloc4545 wrote:
    I'm a first time buyer of an iphone and I got the iphone 4. I can't say there is anything wrong with it, as it has worked perfectly for me. But I have a question and that is, how do I view photo details? Like how do i see when I photo was taken, what size it is, etc etc? Please help, thanks!
    I bet there is an APP for that

  • Index owned by another user

    hi all,
    running a package.procedure from apex outputs:
    ORA-13199: Index "INDEX_NAME" is owned by another user.
    apex is using the owner schema.
    any ideas / questions are very welcome.
    ph

    Other than the error message, this is an information-free zone. Where is the information requested in the FAQ and forum sticky threads?
    - APEX version?
    - DB version and edition?
    - Web server architecture (EPG, OHS or APEX listener)?
    - Browser(s) used?
    >
    running a package.procedure from apex outputs:
    ORA-13199: Index "INDEX_NAME" is owned by another user.
    apex is using the owner schema.
    >
    What "package.procedure"?
    What "apex outputs"?
    "apex is using the owner schema": which schema?
    Can you replicate the problem on apex.oracle.com?
    Generally the first thing to do on encountering an error message is to look it up in the documentation, where we find:
    >
    ORA-13199: string
    Cause: This is an internal error.
    Action: Contact Oracle Support Services.
    >
    Which is an unambiguous indication of the required course of action.
    Additionally, searching the OTN forums and the web is might prove informative: if this has already been done and not proved helpful, then it would be helpful to say so.
    The better a question is framed, the more likely you are to receive a rapid and helpful response.

  • How do I transfer files to another user account?

    As you can tell from the thread title I'm completely new to all things Mac.  Please forgive my ignorance and this long winded post.
    So I setup my new 27"  iMac, installed Lion 10.7.? and applied all the updates (to 10.7.4).  Then I installed MS Office 2011 for Mac and downloaded all the updates for it. All went well and was refreshingly simple.  I did all of this thinking that I would need Office installed to make the migration from my PC's Outlook files to work properly.  Then i ran the migration assistant and it worked just as advertised.  Little did I know that it was creating another user account and it's folders to put the files into.  I know, read before jumping into things!  Well all of my files are in the new account that the migration assistant created and all appears well in that regard.  The only glitch is the emails all went into the Mac client, but they are there, my accounts are up and running and looks like it did what it's supposed to do.
    What I need to do is copy or move everything on the new user account over to the original account I setup.  What would be the best route to take?  I transferred about 125 gig of data in total.  I'm thinking that a fresh install and starting over is the route to go, but it's my understanding that a clean install isn't real easy on Lion and above.
    I can already tell that when I get everything situated that I'm really gonna be cussing myself for not going to Mac 5 years ago when I started to.  The graphics on this new iMac is amazing!
    So what are my options?  Figure out a clean install?  Or move/copy the folders and nuke the 2nd account?

    You can reinstall Lion by starting up in Disk Recovery mode. Hold command-R during startup. You will need a fast internet connectiona as a re-download of Lion is required.
    Once you have re-installed Lion, you can proceed to migrate your PC data using Setup Assistant.
    Moving and copying your files will require an external drive with permissions ignored (that is the default for OSX).

  • How to change the schema to another user ?

    Hi,
    I've registerd this schema and it works well,
    but I need to change the schema to connect to another User like MYUSER_2.
    because I have to migrate the MYUSER_1 to MYUSER_2 and then to delete MYUSER_1
    when I register the schema again with this user MYUSER_2
    , all xml-entries will become destroyed ?
    what can I do ?
    it's better , to register the schema without a user ?
    Norbert
    dbms_xmlschema.registerSchema(
    schemaurl => vschemaurl,
    schemadoc => xsd_file,
    local => FALSE,
    gentypes => TRUE,
    genbean => FALSE,
    gentables => TRUE,
    force => FALSE,
    owner => MYUSER_1
    ,CSID => nls_charset_id('AL32UTF8');
    );

    If 2 seperate users need to work witht the same XML Schema then the XML Schema should be registered as a global Schema. If you want to change the owner of an XMLschema, just like if you want to change the owner of a relational; table you will have to export the data and import it again.

  • How to view the detailed data from the Planing cube.

    Hi friends , we are having one planning cube which end use will enter the data in to this cube using query input layout.
    End user want to view the data which he has loaded in to the realtime cube to cross verify.
    I try to build this through the query designer on real time cube but iam getting aggrigated values. i need the detailed log , how to achieve this . There is no DSO to develop the query. do i need to use the planning moduler for this or any other alternative.
    Could any one has the solution for this.
    Regards,
    Sruthi.

    Hi , i put all the characteristics in the drill down bu iam not getting the detailed log, as you know iam getting the aggrigated summ of the values are displaying.
    For Ex user will enter the below mentioned values in to Real time cube
    Fiscal Period   Customer Values Currency
    006.2008            20000      $6          USD
    006.2008            20001       $6          USD
    006.2008            20010       $6          USD
    above values are in the cube but when u try to display those valus using the query designed you will get sum of $18 , my requirement is to display table as it shown above.
    Pls help me on this.
    Sruthi.

  • How to view aperture library from another computer on network?

    Hi,
    I'd like to simply view (not edit) my aperture library from another computer on my home network. The aperture library resides on a mac pro, and I'd like to see the images on a macbook pro to show family members. On the surface, this seems like a simple concept - as Apple TV can do this with home sharing. Further, itunes can share it's library in this manner.  Is this possible?
    thank you,
    T

    You don't mention which OS you're using and I understand that Lion has changed some of the sharing features but  what you are looking to do is doable.
    Be warned that accessing an Aperture library over a network is slow and definitely not something you want to do if editing except in an emergency and you want to make triple sure that only one user is accessing the library at a time.  But I regularly access libraries over wireless when I'm to lazy to walk across the house and need to check somthing out.
    If you are using Snow Leopard go into System preferences->Sharing and tune on file sharing on the the Mac Pro. If you have the same user name on both systems you should have no problem accessing the library from the MBP.
    If you're on Lion, you'l need to lok up how to enable file sharing. I haven't swithced so I can;r help you there.
    good luck

  • Form - how to auto update details & check another table as well

    I have two tables : empinfo(all basic details of emp) and leaves(empid,empname,date etc)
    I have a clanedar that displays the leave info and when i click on the date it loads a form that makes new entry to the leaves table ....
    There are two things it should do : 1. autp populate details on the form when they enter empid i.e empname,email etc should be picked from main table and load on form (how do I achieve this??? ) sql...pl/sql...any guidance will be appreciated.
    2. when the emp has entered a leave it should check on another table for any shortage of particular skills(table has skill,empname,empid,min_emp_skil (number) )
    how or what should be done to check this details and action accordingly.
    Please help.

    Start here http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_frm.htm#BCEBEDIC
    By the time you understand create the form on a table, you will automatically learn how to add validations on that page or even a plsql process before the actual form DML runs
    Thanks

  • How to view concurrent request of other users

    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???

    594647 wrote:
    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???Please see these docs/links.
    R12 View Concurrent Requests FAQ [ID 1261985.1]
    Unable To View Concurent Output Executed By A User Of The Same Responsibility [ID 1468231.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=View+AND+Concurrent+AND+Other+AND+User+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to view all the dashboard at user level.

    Hi All,
    I am using BI Apps 7.9.6.1. I have created all the reports and dashboards on prod. I am facing a problem like I can see all the dashboards and reports at Admin level. But while m trying access those reports and dashboards, I cant see only one of the dashboard.
    I have checked all the privilege and responsibility for that dashboard.. everything seems to be fine.Below given my error details.
    **View Display Error**
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "- Profile"."Churn Score Range". (HY000)*
    *SQL Issued: {call NQSGetQueryColumnInfo('SELECT "- Geography"."Account Country", "- Geography"."Account Region", "- Geography"."Account State Province", "- Open Date"."Open Quarter", "- Profile"."Account Name", "- Profile"."Churn Score Range", "- Profile"."Customer Value Score Range", "- Service Request Facts"."# of SRs", "Service Request"."Primary Symptom Code" FROM "Service Requests"')}*
    SQL Issued: SELECT "- Geography"."Account Country", "- Geography"."Account Region", "- Geography"."Account State Province", "- Open Date"."Open Quarter", "- Profile"."Account Name", "- Profile"."Churn Score Range", "- Profile"."Customer Value Score Range", "- Service Request Facts"."# of SRs", "Service Request"."Primary Symptom Code" FROM "Service Requests"
    How to resolve such kind of issue. Any suggestion or help????
    Thanks...

    hi,
    I have checked all the privilege and responsibility for that dashboardCan you check the column level security ?
    http://obieeblog.wordpress.com/2009/01/15/obiee-data-security-column-level-security/
    Confirm me once
    thanks,
    Saichand.v

  • How to view purchased music on another computer

    I am trying to login to my iTunes account on a computer other than the one I usually use and listen to my purchased music. Supposedly, I am authorized to play purchased music on 5 machines simultaneously. however, I cannot view or find my purchased music when I logon to the second machine. Only the purchased music from the normal iTunes user on the second machine shows up. Is there a way to accomplish what I am trying?

    Charles, we often see posts here from folks who mistakenly think that their iTunes library is on a central server somewhere, and that they can log in from anywhere and see it. It is not. Your iTunes library is right there on your PC.
    If you want to see (or listen to) your songs on another PC, you have to copy the song files from your PC onto the other PC, perhaps using a flash (USB) drive, and add them to the iTunes library on the second machine. If any of the songs are protected, you will need to authorize that computer to your account.
    Ed

  • How to view the details of the signature

    I received an application (JAD and JAR), the jad is signed, however I do not know the issuer of the signature. Is there a tool to view the signature details of an application? The signature is available in the jad file under the attributes:
    MIDlet-Certificate-1-1:
    MIDlet-Jar-RSA-SHA1:
    MIDlet-Certificate-1-2:
    Thanks

    Do you use Wireless Toolkit ? If yes, check User Guide (chapter 6 Security and MIDlet Signing in WTK 2.5.1). As far as I understand, guide suggests to [use the MIDlet signing window|http://i44.tinypic.com/2qbvbwp.jpg] to work with certificates.

  • How to find the details of the user who  accessd documents in dms portal

    Hi Experts,
      I require the details of the  all  users who accessed the documents and how many time they accessed in DMS.
      how to find this could you all  please help me in this...
      waiitng for your responses..
    Thanks & Regards,
    Shilpa.

    Hello,
    If they change then it can be found in DMS log but accessing DMS will not capture. My opinion is tweaking around User Log to extract the related information
    Thanks
    Jayakumar

Maybe you are looking for

  • How to change sales order no. in already posted down payment?

    A sales order was created and a down payment was also posted. Later sales order was deleted, but the related down payment still exists. Subsequently a new sales order was created for the same customer. Now customer is asking to clear his current sale

  • Parked invoices

    Please let me know the query/transaction/report for parked invoices with input as vendor and plant combination. Thanks.

  • Download

    hi all, Before download using GUI_DOWNLOAD, im adding a comma between the fields of itab sothat GUI_DOWNLOAD can download use comma as delimiter.  Now the problem is i have an amount field which has commas in it as thousand separator.  So, GUI_DOWNLO

  • Variable

    Hi , I have created a dashboard of 2 pages .Actually i don't have hierarchy in my rpd level.I created 2 reports and place them into dashboard. my question is here one report is having 6 columns and other report is also having 8 columns. but here comm

  • Can you run something automatically at startup?

    I'm not sure if this is for the general public or a developer to answer but my question is: Is it possible to have something (ie. a video or application) automatically run when you startup the ipod touch? What I would like to try and do is give out i