Sequence Usage for a given Period

Hi All,
We would like to log the activity happening on a sequence and its usage in RAC environment. i.e In simple words
we would like to know the increase in the maxvalue of the sequences for a given range or period say on a given Day @ 9.00 AM start of business hours the Seq.currval returns 100 and @ 3.00 PM same day same Seq.currval returns 500. How or Where to get the sequence which was heavily used during a day/period/time, can we have this information from ORACLE metadata repository. We want to cache those sequences which are heavily being used in DMLs for a specific range/period, all though from the development perspective we might be able to answer this we want to know whether this is possible from querying metadata. Hope to have a healthy discussion on this.
Note - We are not storing the Sequence values in any of the physical tables in our schema.
Thanks in advance.

Thanks Asif for your participation. But we have around 900 sequenecs in our schema and we dont want to do this manually and we seek a way where System can say this to us by querying the metadata. Dont we have any metadata views which can give us about this particular data, we dont want to compare the snapshots between a period.
We invite more participants.
Thanks in advance

Similar Messages

  • Pending  GR / IR Balances report  for a given period

    Hi,
              How can you  check  pending  GR / IR doc's  for a given  period ?  In  MB5S there is no date field in selection sreen as well as output  layout. 
    Please  give  suggetions .
    Thanks &  Regards,
           Aruna.

    Hi,
    Check ME2l, ME2M report..use Selection Parameters as "RECHNUNG" for pending IR and "WE101" or "WE103"  for open GRs and ur required selection of vendor, material and document date
    Regards,
    Vikas

  • Material stock received and issued for a given period of time

    HOW to get the material stock received and issued for a given period of time including the open orders.
    if there is any BAPI Available then please tell me. or give me the table relations thaks.
    thanks inadvance

    hi friend,
    Why don't you try using a TIMER. Try using this code
    Timer timer = new Timer((TIMER), new ActionListener()
         public void actionPerformed(ActionEvent ae)
    // perform your task here...
    timer.setInitialDelay(TIMER);
    timer.setRepeats(true);
    timer.start();
    I think this will work fine.
    Bye,
    Ravi.

  • To find whether the reports are in use or not for a given period

    Hi Basis Gurus,
    We have an requirement here that the client wants to know that the whether the reports for a given period are in use (working) or not.
    I think we can do it when we have audit logging activated ,but now we dont have audit logging activated now.
    Let me give you an example below
    Suppose for past 1 year 100 reports are prepared and out of 100 reports 95 reports are not working and remaining 5 reports are working.How can i get the detials from the SAP system without audit logging activated.
    Please help me
    Regards,
    Anil.

    Hello,
    See if ST03N helps you.
    Switch to expert mode in ST03N. Naviagate to Workload > Month > month . Click on the available month. Then in the " Analysis Views" visible on the lower LHS, Select transaction profiles > standard. See if you have your 'Z' report in that.
    Thanks and regards,
    Anish

  • How to find what transaction an user was running for a given period

    hi
    could anybody tel me
    how to find what transaction a particular user was running for a given period
    in the past.............

    Hi,
    U need to findout the list of Tcode excuted by SAP user
    1) Tcode: ST03N
    2) Select Expert Mode option
               (there u find  Server Host name & Today)
       If u select Host name u find DAY/WEEK/Month (same thing will in Today option)
    3)Now u need to select the option of DAY,WEEK etc.
    Now u can find in two ways
    1) Transaction profile (Standard / EarlyWatch)
    2) User (user profile)
    If u select the Transaction profile
    Under these u find the option of Aggregation----application/package/tranasation etc.
    I hope these will help u to findout.
    Regards
    ASR

  • Need a function to calculate employee attendance data for a given period

    need a function to calculate employee attendance data for a given period
    as
    Working days,
    CL ,
    SL,
    PL,
    LWP
    regards,
    Gaurav Sood.

    Issue resolved

  • BAPI to extract from MBEW/MBEWH for a given period

    Hi ABAPpers,
                We have two tables MBEW and MBEWH for Material Valuation. Based on the changes in few fields like VERPR, the record in MBEW will be transferred to MBEWH. Is there any BAPI that helps me to extract the data for a given period of a given fiscal year without asking me to probe from which table we need to fetch data from and which record in MBEWH is valid for that period of that year. Please suggest possible ways to do it.
    Thanks.
    Edited by: VKUPPILI on Dec 19, 2011 2:53 PM

    Hi
    Although it's not your question, see SAP Note 193554 - Stock/valuation data of previous periods, I think that it helps you to understand how to understand how to work the history tables.
    I hope this helps you
    Regards
    Eduardo

  • Generate report for employees on leave for a given period

    Hi,
    I want to know how can i extract a report of a list of employees who are on leave for a given period of time?
    For instance i want to a list of employees who are on vacation / leave (any kind of leave) for the period of April 2010
    Is there a standard report to generate this info? or any other way of doing it?
    Regards,
    Humaira

    HI all,
    Thanx for the response.
    The info set Query was great help.
    the Tcode PT_QTA10 only gives me the leave Quota of the employees which was also helpful. Thanx
    Regards,
    Humaira

  • Automatically log back in for a given period of time

    I just started to work on web and have the following issue:
    We want some (mobile) users to be able to automatically log back in for a given period of time. It is not difficult to set cookie (valid user information without clear text) on the mobile device. For now the question is how we can log in using this cookie info.
    Web application uses "j_security_check", "j_security_check" checks the user/password.
    Question is how we can autologin using cookie information. Thanks guys!

    it is not problem to check cookie on exists and valid. Problem is 'where' where can I do it using 'j_security_check'

  • Projectwise settlement report for a given period

    Dear PS experts,
    Is there any report which i can see the projectwise settlement to AUC, Fixed asset and Cost center for a given period?.
    Regards
    Vetrivelan.

    May be you could try Tcode : KSB5 to see the settlement documents through dynamic selection and export to excel and filter it for  your project.

  • ABAP Query, To list both, the PO created and PO modified for a given period

    Hi
    I want to create a query that list the purchasing orders created or modified during a given period. however, the creation date and the modification date are two different fields stored in differents tables.
    if I have these two fields in the selection creteria screen, the relationship between them will be the operator AND. so this will not enable me to have the information targeted.
    My quetion, is there a possibility to have the Operator OR in the first selection creteria screen , between these 2 fields.?
    the tables are:
    for the creation EKKO
    for the change :
    MECDGRID
    CDHDR Change document header
    CDPOS Change document items
    thanks

    Hello,
    Fetch data from EKKO and do a for all entries on the table CDHDR on the field OBJECTID and EBELN and t-code = ME21N OR ME21 ETC.
    Similarly between CDHDR and CDPOS tables based on objectid`s.
    Hope this helps you in solving your problem!
    Regards,
    Reetesh

  • Query similar to FBL5n but for a given period instead of a day

    R/3 transaction FBL5n displays open items for a customer on a given day .
    I have the bc infocube 0FIAR_O03, I m trying to figure out how to display the equivalent of FBL5n but for everyday of the period..

    Hi Sam,
    What I want is for every day in a given period to display open items for a given customer..
    I m trying to play around with clearing date and posting date but Im having a hard time...

  • Mail.app : locally store mails for a given period, leave the rest in gmail

    Hi all,
    My hard drive is filling up at the speed of light.
    In order to free some space, I have moved all music and videos on a NAS.
    I wish I could save some more space by leaving my older mails in the cloud, and just store locally in the mail app a given number of mails, or a given period, or a given space allocation.
    Is there a way to implement any of those solutions?
    Regards,
    Yann

    You are presumably using IMAP for gmail.  Have you seen the Mail > Preferences > Accounts > Gmail > Advanced setting choices for Keep copies of messages for offline viewing?
    All messages and their attachments
    All messages, but omit attachments
    Only messages I've read
    Don't keep copies of any messages
    The first choice is the default.  As long as you always have a good network connection, you could select the last choice.  This wouldn't not be as nice as a time-based setting.
    Keep in mind how cheap hard disks are.  I spent $60 for a 500GB 7200rpm drive for my old MacBook.

  • Valuation of stock in transit for a given period

    How can I find the valuation type for the stock in transit at a given period?
    I have 6000 units in transit to plant 2222 and I want to find out its valuation. I believe I either need to know the plant of origin and batch or the destination plant and batch, but I do not know how to get this information.
    Thank you

    Hi,
    Check MB5T transaction to find out the total stock in transit.
    In order to find out the same period wise, check MB51 Report using the mov.types 641 & 101. By reconciling the same you can findout which are all pending.
    Thanks & Regards,

  • Batch wise stock for a given period or month

    Hi,
    My company wants to implement stock ageing report in MM.
    We manage the stocks in Batches. For us the main criteria for stock ageing is batch creation date.
    The report should run stock ageing based upon the date range given as an input screen
    For ex : date range in input can be of today or as of 30.06.2010.
    If the report is run as of today then I am able to get the batch stock from table MCHB . Quantity from field "CLABS"  and the batch creation date from the field "ERSDA"
    But if the report to be run as of 30-06-2010. Then I am not able to get the data from MCHBH as of 30.06.2010.
    I have checked for one material in the table and as per stock it should be 351 as of 30-06-2010 but in the MCHBH table for the month 06. year 2010 it is showing as 136 pcs only.
    As our LIS tables are not getting populated correctly I am not able to check those tables too.
    Can any one guide me with the logic or the table where I can get the batch stocks for a particular month.
    I need Material, Batch, Quantity month and year .
    Please advice how can i get the data and from which table.
    Thanks you for your support in advance.
    Regards
    Fazal

    Hi Jurgen,
    Thanks for your reply. I am not looking for any analysis report or LIS report.
    i am looking for simple ageing report for a date entered by the user. I got the logic and tables for the current date but if i need to refer the stock ageing of previous date like my stock ageing at 30-06-2010. I am not able to get any tables where i can have the batch stock for a given date or a month.
    The report output format to be
    stock <=30 days
    stock>30 and <=90
    stock>90 and <=180
    stock>180 days
    The criteria for calculation will be the date entered by the user in the input screen. If the user enters the date as 30-06-2010 then all the stock received in the month of june and still lying in my storage location will fall the category <=30 and display in the report.
    Stocks received in the month of march, april and may will fall under the category "stock >30 and <=90".
    If I can get the batch wise stock for a particular month , I can pick the posting date of the Goods receipt from the batch number and calcuate my ageing (i.e date entered in the input scren of the report 30-06-2010 - batch posting date).
    I am also referring to the note which you have sent but in the mean while if you can help me to identify the tables where I can get the batch stock for a particular month.
    Thanks
    Fazal.

Maybe you are looking for

  • I cannot open a photo in my CS6 product.  I can see the photos on the bottom of my screen, but when

    I cannot open my photos in my CS6 product.  I can see the photos at the bottom of my sdcreen, but when I try to open one, I see the little blue circulating circle for about three seconds, then it changes to a plus sign, and nothing else happens. 

  • My mac is really slow

    Problem description: I have problems with the RAM. kernel_task and fontworker are eating my memory. Also I have this "daemons" and I don't know if they're good or bad for my mac. A month ago my used to be good. Please help me! EtreCheck version: 2.1.

  • Logical database table

    How to update the logical database table.Please explain with a code

  • Dust Cover for 24 inch iMac Intel

    Simple question: anybody come across any company that is making a dust cover for the 24 inch iMac Intel ? I've seen them for the small screens, but not for the 24 inch, except on welovemacs.com which seems to only ship in the US. A Europe or UK outle

  • No Serializer found to serialize a 'org.w3c.dom.Element' using encoding style ...

    I use oc4j903 and win2k. I write a document style web service following Demo for Stateless Java Document Web Services. I Create an EAR file using WebServicesAssembler and deploy it .and my config.xml: <web-service> <display-name>Stateful Java Documen