Dba_index_name and dba_ind_columns showing different results

Hi All,
I am confused why it is showing different results:
[email protected]#>select index_name from dba_indexes where table_name='CRBTPROV_FINAL';
INDEX_NAME
CRBTPROV_INDX1
[email protected]#>select index_name from dba_IND_COLUMNS where table_name='CRBTPROV_FINAL';
INDEX_NAME
CRBTPROV_INDX1
MSISDN_IDX
When trying to drop index MSISDN_IDX it gives error:
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified
But when trying to check where all the index is used using v$access:
select * from v$access where object='MSISDN_IDX';
no rows selected
Regards,
Kirti

If I run the following query on a 9.2.0.6 database, no index is listed:
select type, count(*) from v$access group by type;CURSOR
FUNCTION
NON-EXISTENT
PACKAGE
SEQUENCE
SYNONYM
TABLE
TRIGGER
VIEW
It seems that index is not taken into account by v$access ?

Similar Messages

  • ODS and Infocube showing different results

    Hi,
    I loaded same data to Infocube and ODS but they are both showing different result in BEX.
    ODS
    ODS report is showing summarised values e.g
    vendor               order value                   invoice value        date
    00001                    20                               20                 01.01.2007
    Infocube
    result is showing not summarised values
    vendor               order value                   invoice value        date
    00001                    20                                 0                      0
                                  0                                20                  01.01.2007
    I would like to make the infocube result same as the ODS because I am remodelling so that we start reporting from Infocube rather than ODS.
    thanks

    Hi,
    this is the scenario
    currently we are reporting from ODS object which fetch data from 3 ODSes. now I am asked to remodel so that we can report from infocube not ODS.
    steps I have taken so far.
    - created new infocube
    - created 3 update rules ( same Update rules that gives the reporting ODS data).
    my target is to make sure that the current ODS  report is the same as the infocube report but so far the report is not consistent
    I compared the data in the ODS and infocube and they are exactly the same but the report is showing differently

  • Variance Scaling in Query and Web Template Showing Different Results

    Hi experts,
    I have the following problem - variance scaling in my query and web template are showing different results.
    My variance in column is set as follows:
    Formula: NODIM(A % B)
    Scaling Factor: 1
    I have a structure in row that uses Scaling Factor of 1,000.
    Let say the value of Column A is 120 and Column B is 100.
    When I execute the query, it will show 0.02
    However, when I execute the web template it will show the correct scaling i.e. 20.
    May I know what can I do to correct above scaling error?
    Thank you!

    You can not remove the scalling factor, but once you check the checkbox below the dropdown menu, the scalling factor will go away.
    I checked at my end and when I set the scalling fact as 1, I was getting 9.9% while I was expecting 9900%. When I removed the scalling factor I started getting 9900%.
    I would let you know if I came across anything else.
    What about the unit of Column A and B. Are they same or different?
    - Danny
    Edited by: Danny Matt on Jun 22, 2009 1:54 PM

  • Web Part showing different result in different regions

    Hi All,
            We have a
    stock  web-part which is integrated into our SharePoint site . And this stock web-part is showing different result in different regions .As the output of the web-part is perfect in India,US,UK and working quite opposite in Singapore,china and Malaysia.Can
    any one help me how can I solve the issue
    Samar

    Hi Samar,
    As the stock web part is a custom web part, we cannot know how it works. For this issue, I suggest you ask the web part developers or support for help.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Why different types of peak detectors show different results?

    In my project i need to insert a peak detector but when i use different types of peak detectors they show different results. why is this so?

    I also find the thresholds used will give different results.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • I m updated my phone but some problems occured, so i connect it to itunes and it said "your iphone is detected in recovery mode" so i tried restore it but was unsuccessful and it shows different unknown errors such as 14, 2009,1611. Please help

    i m updated my phone but some problems occured, so i connect it to itunes and it said "your iphone is detected in recovery mode" so i tried restore it but was unsuccessful and it shows different unknown errors such as 14, 2009,1611. Please help

    Hello Mubashir surf google and try pressing power and home button at the same time untill apple sign shows up and then leave it .
    Otherwise surf google you mite have to edit you host file in windows , system32
    Let me know if it works

  • Software inventory report and PC show different information

    Hi,
    The scenario is the following:
    SCCM 2012 R2.
    Clients with windows 8.
    The report "Software registered in Add Remove Programs on a specific computer" and "Programs and Features" show different information.
    Programs and features screenshot(ordered by name):
    Report screenshot (ordered by name):
    The question is:
    Is the above normal behavior?
    if not
    How to get in the report "Software registered in Add Remove Programs on a specific computer" all of the software listed in "Programs and Features"?
    Thanks in advance!

    Take a look at that device in Resource Explorer.  Notice that on a 64-bit device there is an 'Installed Applications' class and and 'Installed Applications (64)' class.  This data comes from the registry, and on a 64-bit operating system there
    are actually two separate 'Add/Remove Programs' lists that are aggregated in the OS user interface.
    If in Resource Explorer you see all of the software you expect to see, but not in the report, it is likely because the report is only looking at the 'Installed Applications' class and and not 'Installed Applications (64)' class.
    If you enable the 'Installed Software' class (either by going into the client settings or the AI node), you will notice that the 'Installed Software' class is a combined version of both the 32-bit and 64-bit applications.  This is much easier to report
    off of.
    I hope that helps, 
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • Count and Sum show different in Summary tab

    Hello friends,
    Webi 4 version
    I have a webi dcument with 4 report tabs. Summary, Expense,Revenue and Forecasting.
    I have a SUM value in Expense tab and Revenue tab. I also have Count value in Forecasing.When I copy these SUM and Count values to Summary tab, they show different values than those in other tabs.
    Please help me to resolve this
    Thanks
    Renpal

    Hi Renpal,
    Even if we write the aggregate values in to a variable and if you copy that variable in Summary tab it may not give the same result.For Example.
    If count of Sales orders in Detail tab is showing as 500 and in Summary tab it may show as 489. This is because in Detail tab there might be some cells which are "#" or Not assigned. so due to granularity it will count each and every cell, incase of summary all # or Not Assigned are calculated as 1.
    Can you check wrt the above example where exactly the data is not matching.
    Regards,
    G.SaiNath

  • ITunes and iPod show different song counts... not all songs sync

    Hi,
    I've been having this problem for many many years.
    I have more than 18,000 songs now, and the song count in iTunes is always 5 higher than on the iPod.  I have my iPod set to sync the entire library.  All songs in the library are checked for sync as well.  I get no error message during sync that something might be missing, incompatible, or corrupt  When I look at iPod music in iTunes it has the wrong count as well.
    Every time a new version of iTunes comes out, I send feedback to Apple regarding this issue.  As expected, Apple ignores their feedback, and from what I can tell they ignore the community forums as well, and they have yet to address the issue in any way, or even contact me about it.
    I'd like to find which songs are bad and remove/delete them from my library and collection or fix them.  Is there a sync log hidden somewhere that I can check to see which songs will or won't sync?  Why doesn't iTunes tell us whether or not it expects a song to sync or if it's iPod compatible?  Why does it say less songs will sync without giving a reason why?
    I've heard that iPods don't sync duplicate files, but I've looked at my duplicates.. At some point, Apple screwed that up too, it shows songs that are from different compilations as duplicates now, instead of looking at the data proper to determine if it's a duplicate, it seems to just look at the Artist and Song Title and even that doesn't seem to be correct because I have more duplicate song titles listed and in some cases it lists songs from two different artists as being duplicates.  I have many more duplicates listed in itunes than the discrepancy in the song count would suggest... 3,835 more songs to be exact.
    I've tried to select only checked songs and get the same results.  I've tried to restore the iPod and I get the same results.  I've tried clearing the library completely and reloading all songs and I still get the same results.  I've scanned through the library and all songs appear to have compatible settings.   All my songs are either mp3 or m4a(aac) formats.  I don't use playlists at all. 
    If anyone knows of a solution, please let me know.  I don't want to have to check every single file.
    Thanks!

    Dougout78 wrote:
    Every time a new version of iTunes comes out, I send feedback to Apple regarding this issue.  As expected, Apple ignores their feedback, and from what I can tell they ignore the community forums as well, and they have yet to address the issue in any way, or even contact me about it.
    So that you know, for the future, Apple makes it very clear (specifically so, when you submit Feedback) that they do not respond to the feedback directly. They do however, read the feedback and consider suggestions for improvements to iPods. They also look for - and act upon - bug reports etc. That's what the Feedback is for.
    They also make it clear that they do not monitor or respond to these discussions. (That said, Apple employees are free to - and do look at - some of the posts and have been known to contact posters directly when looking for further information regarding bugs.)
    As you have now found, this community (as Apple now prefers to call it) can often help sort out your problems, espcecially when skilled users such as tt2 (aka Steve) are let loose!

  • Oracle function and query return different results

    Hi, I am using oracle 10g database.
    Function is :
    create or replace FUNCTION FUNC_FAAL(myCode number,firstDate date
    *, secondDate date)*
    RETURN INTEGER as
    rtr integer;
    BEGIN
    select count() into rtr*
    from myschema.my_table tbl where tbl.myDateColumn between firstDate and
    secondDate and tbl.kkct is null and tbl.myNumberColumn  = myCode ;
    return (rtr);
    END FUNC_FAAL;
    This function returns 117177 as result.
    But if I run same query in the function seperately ;
    select count()*
    from myschema.my_table tbl
    where tbl.myDateColumn between firstDate and secondDate
    and tbl.kkct is null and tbl.myNumberColumn  = myCode ;
    I get different result 11344 (which is the right one).
    Table and function are in the same schema.
    What can be the problem ?
    Thanks.

    1. i think ur parameter name and Column names are same Firstdate and seconddate try to choose different name
    2. try using Trunc function around your dates
    where trunc(tbl.myDateColumn) between trunc(firstDate) and trunc(secondDate)then compare the result....sometimes time elements comes into play.
    Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • Mac and Windows showing different hard drive space remaining?

    Hello Guys,
    I am using my 1tb hard drive with mac and windows and while checking the space remaining, my mac says roughly 600gb left and my windows comp. says about 500gb left. I am just wondering which one of the storage remaining statements is correct and why they both show different numbers (by 100gb)? If it helps, this also happens to my 16gb flash drive. mac says 10 gb left, and windows says less space left (dont remember actual number, but was roughly 6-8).
    Just asking becuase I want to know why such a big difference in size remaining. Could it have to do with the way each OS sees what defines the harddrive as full?
    if it matters, my hdd format is MS-DOS (FAT32).
    Thanks a lot,
    krm1897

    haha its been 2 years. And no, i didn't figure it out, but i speculate it may have to do how Mac OSX and Windows reads the FAT file system (my tb hdd was FAT formatted so i could use it on both OS) and calculates remaining space.
    That may be right, or it may be completely wrong lol
    krm1897

  • RMAN Problem -- Crosscheck backup & list backup showing different results

    Pls Help !!!
    I'm using RMAN for backup policy is to recovery window of 7 days
    but even on thired day after incremental 0 backup ... if run 'crosscheck backup'
    it shows the previous as expired but when i issue 'list backup' it says available
    what may be the problem.......
    Backup volume is on RAID10 (ZFS on SOLARIS 10)
    Thanks in advance !!
    Regds
    Gyanendra Singh

    if run 'crosscheck backup'
    it shows the previous as expired but when i issueHave u deleted the previous backup...........because according to my knowledge crosscheck command is used to validate any inconsistency between the logical and physical backup files.
    'list backup' it says available
    what may be the problem.......
    List backup will show the previous backup because of the recovery window
    Try this
    crosscheck database
    delete expired
    list backup
    and then see the result
    Regards
    Amit Raghuvanshi

  • Mac and iPhone showing different number of songs

    I have iTunes match enabled to the same (and my only) account on several devices. They are all showing different # of songs:
    iPhone: 1,331
    iPad: 1,328
    Mac: 1,315
    PC: 1,139
    Why? How do I get all the tunes on my Mac and especially PC?
    I have synched with the cable to my PC and received no errors.
    Help!

    haha its been 2 years. And no, i didn't figure it out, but i speculate it may have to do how Mac OSX and Windows reads the FAT file system (my tb hdd was FAT formatted so i could use it on both OS) and calculates remaining space.
    That may be right, or it may be completely wrong lol
    krm1897

  • Mac, iPad and iPhone show different iCloud Drive content

    I'm getting mad about iCloud drive.
    For hours I try to get all my devices in sync. But they all show different content. In Finder I can see only 4 app folders containing the documents (actually pages, keynote, numbers and pdfexpert). Browsing the iCloud drive on the iPad for example using the pages app I can also see a GoodReader folder and some more. Some of them are empty folders (maybe empty folders are hidden on mac by default?) but some of them contain folders and files which obviously won't download to my Mac.
    There are also some folders related to apps I removed from all my devices. It's ok if these app's iCloud folders stay in the cloud if they contain any documents but they stay there even if they are empty and there seems to be no way to remove these folders manually (even the web interface of iCloud greys out the trash when such a folder is selected).
    When I use OS X Preferences to remove some old app's iCloud content I can do this for some of them but then (all of a sudden - can be after two of ten removals) the list on the left side shows only "Backups" (or sometimes "Backups" and an unspecific "Documents") and you have to close the Preferences and reopen it a little later to see the complete list again. And showing the app icons seems to be a problem too (including the iPad / iPhone preferences -> iCloud) - some of them are shown, for some of them there are only placeholders.
    Am I doing it wrong or are these common problems?

    Same problem here – specifically, the CONTENTS of "iCloud Drive" are different when accessed:
    A) in the Finder on Yosemite
    B) on the web at iCloud.com
    C) on an iOS device
    The MAJOR problem for me is that my Goodreader folder only shows up on the iOS device, making it impossible for me to access my Goodreader files. This is a huge issue for me as my workflow depends on having access to those files.
    In general, however, it's ridiculous that you can copy data to iCloud Drive on your iOS device and then you cannot read that data anywhere else.

  • Mozilla and IE show different applications referencing the same URL

    Hi, I have a very strange problem.
    I deployed a web app, using Sun App Server 9, directly from a directory of the server. Then I made some changes and redeployed the application. But IE still showing me the app before the changes, and Mozilla shows me the application after the changes.

    I solved this problem,
    The two browsers showed the same jsp's, but different non jsp files, such as js, and css. I only had to refresh the page.

Maybe you are looking for

  • Adobe Reader 9 download error

    I recently tried to download an upgrade for my Adobe Reader.  Now, when I try to open the program I get "error 1606 - could not access network location %APPDATA%\".  I have tried to uninstall with no success. I tried to repeat the download process bu

  • Server newbie, Can I do this:

    I have a 2011 Mac mini, two MBPs, two iPads and two iPhones in the household.  Currently the mini hosts the iPhoto and iTunes libraries with Home Sharing on to access from other devices.  Here's what I'd like to do with Server, but not sure if everyt

  • Messages Beta for macbook pro

    Hi everybody! I just downloaded Messages Beta on my 2011 Macbook Pro unibody (13'' if it matters) and When I try to send messages to some friends with iPod touches, My mac simpy can't send the message. I see a red Exclaimation point next to the messa

  • Why have apple taken away the full screen photo for calls?

    Why have apple taken away the full screen photo for calls?

  • # of elements in an enumeration?

    Hi there! Does any of you know a way to count the number of elements in an enumeration without iterating through them? Thanks in advance!