Finding out partition number for a partition name

I have Oracle 9.2.0.6 data warehouse.
The FACT table is range partitioned.
I have materialized views on the FACT table with dbms_mview.pmarker included in the materialized view select query. These are refresh on demand mviews.
I have local bitmap indexes on all non-fact columns of the mviews.
I can find out from user_tab_modifications as to which partitions on the base fact table have been modified since the last analyze. If I can convert the partition name to partition number (pmarker), I can make all bitmap index partitions corresponding to those partition numbers unusable and then refresh mviews and then rebuild the unusable index partitions.
How can I convert the partition names to partition number (pmarker) without knowing a rowid.
Thanks,
Ravi

I have Oracle 9.2.0.6 data warehouse.
The FACT table is range partitioned.
I have materialized views on the FACT table with dbms_mview.pmarker included in the materialized view select query. These are refresh on demand mviews.
I have local bitmap indexes on all non-fact columns of the mviews.
I can find out from user_tab_modifications as to which partitions on the base fact table have been modified since the last analyze. If I can convert the partition name to partition number (pmarker), I can make all bitmap index partitions corresponding to those partition numbers unusable and then refresh mviews and then rebuild the unusable index partitions.
How can I convert the partition names to partition number (pmarker) without knowing a rowid.
Thanks,
Ravi

Similar Messages

  • My powerbook's been stolen! need to find out serial number for insurance co

    can anyone tell me where i can find out what a computer's serial number is if i don't have the computer anymore?
    many thanks for any help you can give me; my insurance company is being a pain in the butt.
    oliver
    PowerBook G4   Mac OS X (10.4.1)  

    The serial number is on the box the machine came in; it is on your sales receipt; if you backed up your machine by cloning to an external drive, the serial number can be found in System Profiler; if you have an APP, the serial number is on the Agreement. If you've ever had the machine in for service at an AASP, they may have a record of the serial number, or it may be on the paperwork you received from them.
    If none of these are available to you, then you should call AppleCare at 800.275.2273 in the US (or find AppleCare's phone number on your country's Apple site). Maybe they can offer you more suggestions.
    Good luck.
    Tuttle

  • How to find out IODs number for Cisco AP model 1602

     Hi All
             i have 5 cisco AP with model 1602, i need some help on how to find out the IODs from the device, the reason to do this is to add all the AP to our solarwinds server, hope you can help, Thanks !
    Keith

    we are using Stand Alone, as how to find out the IODs from the device, as i have already enable snmp on the AP, and has been added to the solarwinds server, and below is what solarwinds replied, how to obtain OID ?
    Yes, your AP device can now be monitored even the interfaces, availability, CPU, memory, etc., however you mentioned that you also want to monitor the clients of your AP, the client's ip address, the name of the clients and other resources. 
    In order to do this, we need to use the Universal Device Poller, we will manually configure NPM to poll the other resources of your AP, that's why we need the OID. 

  • How to find out the Number range object for Incident number

    How to find out the Number range object for Incident number ?
    CCIHT_IAL-IALID
    regards,
    lavanya

    HI, an example.
    data: vl_num type i,
          vl_char(6) type c,
          vl_qty type INRI-QUANTITY,
          vl_rc type INRI-RETURNCODE.
    CALL FUNCTION 'NUMBER_GET_NEXT'
      EXPORTING
        NR_RANGE_NR                   = '01'
        OBJECT                        = 'ZRG0000001'
       QUANTITY                       = '1'
      SUBOBJECT                     = ' '
      TOYEAR                        = '0000'
      IGNORE_BUFFER                 = ' '
    IMPORTING
       NUMBER                        = vl_num
       QUANTITY                      = vl_qty
       RETURNCODE                    = vl_rc
    EXCEPTIONS
       INTERVAL_NOT_FOUND            = 1
       NUMBER_RANGE_NOT_INTERN       = 2
       OBJECT_NOT_FOUND              = 3
       QUANTITY_IS_0                 = 4
       QUANTITY_IS_NOT_1             = 5
       INTERVAL_OVERFLOW             = 6
       BUFFER_OVERFLOW               = 7
       OTHERS                        = 8
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    vl_char = vl_num.
    write vl_char.
    Regard

  • My mobile phone is lost, please help me to find the serial number is: DNQKDBS8F8H4, my name is Yu Fan, thank you very much for this is my number: 15052995201

    My mobile phone is lost, please help me to find the serial number is: DNQKDBS8F8H4, my name is Yu Fan, thank you very much for this is my number: 15052995201

    We're not Apple here.  We're users.  We cannot locate your phone any more than you could locate ours.
    If you did not have find my phone activated on your device, there's no way to track it.

  • How to find out the Tcodes for the exits

    Hi All,
    how to find out the Tcodes for the exits. i have a list of exits (customer, user, badi ). i need to find out what are the Tcode affected by this exits.
    Customer Exits: EXIT_RFEBBU10_001
                              EXIT_RFEKA400_001
                              EXIT_RFFOEXIT_100
    User-Exits:  USEREXIT_DELETE_DOCUMENT
                       USEREXIT_FIELD_MODIFICATION
                       USEREXIT_MOVE_FIELD_TO_VBAK
                       USEREXIT_PRICING_PREPARE_TKOMP
    BADI: CUSTOMER_ADD_DATA_CS
              HISTORICAL_VALUES
              MD_ADD_ELEMENTS
              MD_CHANGE_MRP_DATA
              MD_PIR_FLEX_CONS
              MD_PLDORD_POST
              ME_REQ_POSTED
              NOTIF_EVENT_SAVE
    Can anyone help on this <urgency factor removed>.
    Regards
    Ksihore
    Edited by: Suhas Saha on Feb 20, 2012 12:58 PM

    i have just started reading about all these-user exits ,customer exits etc.
    i have read somewhere that:call to customer exits are triggered by function modules exits.
    the structure of function modules are like this:
    EXIT_RFEBBU10_001
    MEANS
    Keyword EXIT followed by program name fllowed by three digits.
    and the call is like this:
    call customer function 0001.
    From above we can conclude that this customer exit must be used in program RFEBBU10.
    GOTO SE38 andenter prog name RFEBBU10.check for above function module.
    for the rest i stick to the same method for user exits and BADI that we can findthe corresponding TCODES
    using Where used lists.
    please Tell me if i m wrong!

  • How to find out the infoProvider for a given dimension table?

    Experts:
    In RSA1, I want to find out the infoProvider for a given dimension table.
    But I am not sure how to display the tables linked to a given infoProvider.
    Could you provide a way to display all tables linked to a given infoProvider?
    Thanks a lot!

    See, The dimension table starts with Dcubename1 and incremental Dcubename2 .... so on
    Ex.ZSD_C01 is your cube name
    Dim tables starts for this is /BIC/DZSD_C011 /BIC/DZSD_C012 ...
    Goto - LISTSCHEMA  - derive cube name from given dim table and enter cube name  - execute - will show you all the tables

  • URGENT: How to find out the Tables for Routines  in BW.

    Hi BW Gurus,
    How to find out the Tables for Routines  in BW.
    I have this routine id <b>45XFAEI7LKIFIRDUKQG127YWW</b> and it is in inactive state and i want to activate it.
    thanks in advance,
    points will be rewarded.
    Regards,
    Maruthi.

    Hi Maruthi,
    Check table RSUPDROUT using the routine id as input for the field CODEID. You will get the technical name of the update rule.
    Cheers,
    Praveen.

  • Where do i find the reference number for my preorder? and yes i no this is prob a dumb question but i cant find it anywhere......

    Where do i find the reference number for my preorder? and yes i no this is prob a dumb question but i cant find it anywhere......

        Hi droidboy52999,
    Your email won't have the same confirmation number as it was ordered over the phone. You will need the last name used for the order, the location code (this ends in 01) and an order number (five to six digit number). Please keep us posted if you need further assistance with this.
    Thank you,
    MariaC_VZW
    Please follow us on Twitter @VZWSupport

  • Where can i find the serial number for my HP 901 ink

    How do I find the serial number on an HP 901 ink cartridge?

    Hello Kymber74,
    Welcome to the HP Forums!
    I understand you cannot find the Serial number on your 901 ink cartridge. I will do my best to assist you! What type of printer do you have? Click here to find out: Model Number.
    Is there a certain reason why you want to find the Serial number on this ink cartridge?
    I would recommend following this HP document on Original HP Toner and Limited Warranty for HP Ink Cartridges and Customer-Replaceable Printheads.
    I will be looking forward to hearing from you. Have a great night!
    I worked on behalf of HP.

  • HR DB table to find out PERNER using first or last name of the person

    Hi all,
    just wanted to know from which HR DB table we can find the Personal number by passing First name or last name of the person.
    Thanks in advance,
    Vithal

    Hiiii,
    Go to Se12
    Table name :- pa0002
    fields:-
    Last Name :- NACHN
    First Name :- Vorna
    Just enter values for these two fields to get Personal Number.
    Regards
    Sachin Dhingra

  • Pl find out the reason for VC Cycle error for vendor 105191

    I had checked entire cycle of  Valuation Class(MM42),  Tax Code(ME12), validity period, MC Code
    in the contract as per the proforma invoice 12738 for vendor 105191  -  VC Parties, found ok.
    Pl find out the reason for VC Cycle error for vendor 105191
    " Unable to create consignment commision - FI/CO"
    " Interface : inconsistent FI/CO line item data"

    I've used the CS6 AUTOMATE|PHOTOMERGE command many times.  Today I ended up with the Error 22 message.  After reading your message I did a search on my Win7 Pro 64 bit machine and got a number of hits for "scriptingsupport.8li". 
    1 for CS6 (on my machine)
    2 for CS5 (no longer on my machine)
    2 for Elements 8 (no longer on my machine but I DO have Elements 10 & 11 on it)
    2 for CS# (no longer on my machine)
    QUESTION:  Should I delete some of these and which?  Will deletion(s) suffice?

  • How should I find out the number of messages on queue?

    I am using iMQ 3.0. Point-to-point messaging.
    I have sent some messages to the queue. How should I
    find out the number of messages on queue ?

    You can use MQ's admin tools (imqcmd or imqadmin)
    to find that out.
    'imqcmd query dst -n queuename -t q' will print out what
    you want.
    Check the administration guide for more info.

  • I cannot find my serail number for Lightroom 5 upgrade

    I cannoot find my serail number for my lightroom upgrade

    Since you haven't given us any information, I guess we will have to play 20 questions.
    1. Did you buy directly from Adobe as a download, or did you purchase a retail box from a store or online?
    2. Where have you looked for the serial number?
    3. Believe it or not, it helps if we know your operating system and a little bit about your computer.
    4. It's also helpful if we know about your camera.
    The more details you can provide, the more complete will be the help that you receive. But remember, we are not Adobe employees. We are all just users like yourself, trying to help each other out.

  • How do i find out serial number of my Macbook that is stolen so it can be reported to law enforcement ?

    How do i find out serial number of my Macbook that is stolen so it can be reported to law enforcement ?

    Did you have the "Find my Device" enabled on your AirBook? Look at this web page and maybe you remember setting it up and if you did you could track it and/or disable it the first time it's connected to the internet:
    https://www.apple.com/icloud/find-my-iphone.html
    Report as soon as possible and also make up flier and hand out to all the local pawn shops in case the theif tries to pawn it or sell it. Also keep you eyes out for craigslist ipad sales for AirBooks - you never know how silly some people and try to sell a stolen item that you can prove is yours.
    Good luck...

  • Lost an iphone. how can i find out imei number?

    dear,
    i've lost an iphone.
    i need to know how to find out imei number asap
    i've synchronised iphone with itunes on macbook air before it was lost.
    can you advise?
    thank you for your answer

    Open iTunes on your computer.  Go to Preferences from iTunes' menu.  Click "Devices".  Hover the cursor over the iPhone's backup there and the IMEI will be displayed.

Maybe you are looking for