How to get stats by service

I would like to publish weekly stats by service (Our apps are mapped to services).
For example, I would like to be able to graph Service Response Time weekly.
Any ideas?
Eddy Jimenez

DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE
http://www.psoug.org/reference/dbms_monitor.html

Similar Messages

  • How to get the WSDL services up and running

    Hi,
    I have created a real-time process. I am going to 'Web Services Tester' and getting my project. I am able to see the screen. When I enter data and click on 'Send' I get the message 'The services are not up and running.'
    According to the Student activity guide I need to do the following:
    "If the Web services Tester does not appear on the Launch Pad, click 'Server Configuration' , input your Username and pwd, and then click 'Applications. Select  the checkbox to the left of the Web Services Tester. Click Save and then click Home."
    I do not see the icon 'Server Configuration' on my launch Pad. Let me know how it can be enabled so that it appears on the Launchpad.
    Let me know how to get the web services running.
    Thanks
    Prabha

    Once you have a process which reads from and writes to the web service, just run the process, either directly or in a job.
    Richard

  • How to Get Google Play Services on BlackBerry OS10 - Z30

    There are Many Google Apps that are not running on BlackBerry OS10 asking for Google Play Services - How to Get Them ? Thanks 
    Regards Eree - Follow me on Twitter - Facebook - Google+
    For More visit My Blog

    Google Play Services is not supported on BB10.
    The only option available is something called Lucky Patcher. It takes a few extra steps but I've been successful in getting some of these apps to work after patching the apk with Lucky patcher.
    http://forums.crackberry.com/android-apps-amazon-store-apk-files-f413/how-remove-google-play-service...
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • How to get User Profile Service information on user OTHER THAN current user?

    So much information on how to autopopulate information for the current user or the logged in user in InfoPath.  But what about other users?  What if there's a field that's 99/100 times going to be the same person, but it's not the person that's
    logged in? 
    I would like not just to autopopulate a person field to be a specific user (which is not the current user), but I'd also like to autopopulate surrounding fields for that user's Title and Department. 
    For instance, consider the following 6 fields.
    1. Current User Name:  
    2. Current User Title:  
    3. Current User Department:
    4. Current User’s Supervisor’s Name:  
    5. Current User’s Supervisor’s Title:  
    6. Current User’s Supervisor’s Department:
    I know how to get the first three; the internet is swarming with that information.
    I'm struggling the last three; searching for this information is impossible without turning up information on current user instead.
    The furthest I've gotten so far is to autopopulate Current User's Supervisor's Name by:
     1. Show Advanced View on Fields pane
     2. Expand my Field (which is really a group) called IT Manager Name
     3. Expand what shows up under that which is pc:Person
     4. Right click AccountId and choose Properties
     5. Set Default value to [our domain]\[IT Manager's ads username]
    This solves how to get that 4th field my example list above Current User's Supervisor's Name to autopopulate, but how do I then get the Title and Department from the value I set in step 5 [our domain]\[IT Manager's ads username]?  Or is there a different/better
    way altogether to go about getting a non-current user's info to autopopulate in InfoPath form fields?
    *UPDATE*
    I just want to clarify that I'm not asking if there's a way to autopopulate the current user's supervisor.  I'm aware that Manager is one of the User Profile service fields.  But the point is that  I want to have a field in which the current
    user fills in a username (different than his or her own), and to have User Profile Service called on that provided username to autopopulate Title and Department in surrounding fields.  The question is about how to call information with User Profile Service
    on any provided username, specifically what steps to take to set this up in InfoPath Designer.

    Have a look at the REST API. You can use the /_api/sp.userprofiles.peoplemanager/getpropertiesfor endpoint to query the user profile service for user profile properties of any user. 
    The API is documented here: https://msdn.microsoft.com/en-us/library/office/dn790354.aspx and here https://msdn.microsoft.com/en-us/library/office/jj163800.aspx
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • How to get states relevent to country i.e india country mp,tn,ap states

    Hi all, I am designing a PeopleSoft page where I need to get the details of states with respect to country
    i.e like if I choose country drop down list as India in the next ddl I want to get states in India like that ... I have used Translate vales for country field . Can any one give elaborate explanation on how to do this ?
    Thanks

    Hi,
    Is this not done with vanilla address formats?
    PeopleBooks > PeopleSoft 9.1 PeopleBook: Enterprise Components > Formatting Addresses > Understanding Address Formats
    http://docs.oracle.com/cd/E28727_01/hcm91fp2/eng/psbooks/ecch/book.htm?File=ecch/htm/ecch03.htm#H3002
    Hakan

  • HOW TO GET A RECOGNISED SERVICE CENTRE IN LAGOS

    I WANT TO REPAIR MY HP PROBOOK SCREEN,BUT I DONT KNOW OF THE ACCREDITTED HP SERVICE CENTRE IN LAGOS,I NEED THIER CONTACT EMAIL AND NUMBERS.....AT LEAST TO KNOW THE COST BEFPORE GOING TO VISIT THEM..

    Dear Customer,
    Welcome and Thank you for posting your query on HP Support Forum
    It looks like you are trying to find an authorised HP Service Center in Lagos
    We will surely assist you with this issue
    This is to inform you that I dont have the details of the Service Center, However please click on the link shown below
    to visit the HP Official Webpage for Nigeria where you can find couple of numbers
    http://www8.hp.com/ng/en/default.html
    Speak to them and get your call transferred to the HP Techncial Support for Portables. If you get to speak with an IVR, just say Get Tech Support and then say Notebooks/Portables to reach the portable section
    The cost of the display for Probook might come upto 9500 to 10000 Nigerian Naira [This is an approximate cost and it is a generic information I have shared with you]
    Hope this helps, for any further queries reply to the post and feel free to join us again
    **Click the KUDOS star on left to say Thanks**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
    Thank You,
    K N R K
    Although I am an HP employee, I am speaking for myself and not for HP

  • How to get the Windows service

    Hi friends,
    I can able to get My system ip address using InetAddress.But i need to get what are all services is going in particular ip address.
    Is it possible in java.If possible then can u send me the code for the same.
    import java.io.*;
    import java.net.*;
    public class IPaddresses
    public static void main(String args[])
    try
    System.out.println("local IP address " + InetAddress.getLocalHost().toString());
    catch (Exception se) {System.err.println("error " + se); }
    Thanks & Regards,
    Yousuf .

    yousufalam wrote:
    Hi friends,
    I can able to get My system ip address using InetAddress.But i need to get what are all services is going in particular ip address.
    Is it possible in java.No.

  • How to get details of service activities in PS reports

    Dear all,
    We are using Service activities to capture external services in the project. The confirmation of these services is carried out through service entry sheets.
    The issue is that the confirmed services in the service entry sheets do not get reflected in the PS reports. i.e. CN41 or CN41N. Because of this, the report in CN41 is incomplete and the report does not give clear picture.User has to see the MM reports to get the clear project completion.
    Is there any other way through which services in the service entry sheets gets reflected in PS ?
    Thanks in advance.
    Potluri

    You can see material/service related reports in PS as well using below transactions:
    1. Purchase Orders For Project - ME2J
    2. Purchase Orders For Account Assignment - ME2K (ex. for WBS, Activity etc.,)
    In the selection screen of these reports you have various search criteria's. Ex Item Category (D- in your case). Choose appropriate value in the field 'Scope of List' ex., BEST. If you choose other values you'll have flexibility to change the layout (include fields etc).
    Service entry sheets which have been accepted alone show as actuals in PS.
    Regards
    Sreenivas
    Pls close the post if satisfied

  • 140063685933 this is the receipt no Apart of two purchase there all rest I never received was a problem with the system they couldn't be download and naw you are charging me  Haw unprofessional is that and more than an hour can't find how to get to custom

    140063685933 this is the receipt no
    Apart of two purchase there all rest I never received was a problem with the system they couldn't be download and naw you are charging me
    Haw unprofessional is that and more than an hour can't find how to get to customer service to correct the mistake
    Just so fed up will never ever pitches anything waiting of time and money  

    Apple is not here. Apple does not answer questions here. There are only volunteer users here.
    The charge to your credit card takes place before you download the app.
    If you are having problems downloading the apps that you bought, you will need to explain the issue in detail if you wish someone to help you.

  • Hye, i bought my iphone5s in malaysia on early febuary 2014 but on april/may i have problem with my fhone. but now i resides in istanbul turkey. can i get a a service from apple.tr ? how ? thank you

    Hye, i bought my iphone5s in malaysia on early febuary 2014 but on april/may i have problem with my fhone. but now i resides in istanbul turkey. can i get a a service from apple.tr ? how ? thank you

    It can only be serviced in the country where it was originally sold.
    An iPhone sold in an EU member State can be serviced in any other EU member nation. Malaysia is NOT a member of the EU. It can only be serviced in Malaysia.

  • How to get, handle and check web service response?

    Hello All!
    We test web services and try to use e-Tester for this.
    We have some problems with validation of service response. Maybe somebody can help or advice us?
    Service method returns the list of Cards (total is about 300 items) with attributes.
    Below is the sample of one card properties.
    - <Cards>
    - <UserCard>
    - <characteristics>
    - <item>
    <Name>ARM</Name>
    <Value>78</Value>
    </item>
    - <item>
    <Name>BAT</Name>
    <Value>40</Value>
    </item>
    - <item>
    <Name>SPD</Name>
    <Value>30</Value>
    </item>
    - <item>
    <Name>STR</Name>
    <Value>40</Value>
    </item>
    </characteristics>
    <ID>1</ID>
    <FirstName>A.J.</FirstName>
    <LastName>Burnett</LastName>
    <PlayerName>A.J. Burnett</PlayerName>
    - <Team>
    <Name>Blue Jays</Name>
    <City>Toronto</City>
    </Team>
    <cardid>1</cardid>
    - <Flags>
    <IsFavorite>false</IsFavorite>
    <IsForPosters>false</IsForPosters>
    <IsForTrade>false</IsForTrade>
    <IsToppCard>false</IsToppCard>
    </Flags>
    <Count>0</Count>
    </UserCard>
    + <UserCard>
    + <UserCard>
    + <UserCard>
    In one test case we need to check the state of Count property (0 or 1) for all cards, count the quantity of cards with Count=1 and check that it equals to 8.
    So the question is how to get the service request to the VBA for analyzing and verification?
    Thanks a lot!

    Have any other ideas?

  • How to get warranty service claim from nokia c5-03...

    how to get warranty service claim from nokia c5-03 in india because i have problem with nokia c5-03 I Purchase 2 week ago a new nokia c5-03 but from day 1 i facing same problem like 1) app close itself 2) internet browse close if any thing is downloading or downloading over 3) memory full always then i should reboot the phone then it work. 4) ovi map is open it shows memory full close the app So kindly help me how to get warranty service claim from nokia c5-03 in india i am unhappy with nokia c5-03
    Solved!
    Go to Solution.

    i updated software also but the same problem cont... I want to know that nokia will give back money or exchange for other new mobile

  • How to get system status and user status of service order

    Hi,
    I want to show user status and system status for service order in my report and i am using CRM_ORDER_READ function module to read the status, but it is returning lot of status records, could anyone please suggest how to get the system status and user status for service order.
    I did not find any clue for how to get user status, i can see the user status when i open the transaction using CRMD_ORDER.
    Regards,
    Kamesh Bathla

    Hi,
      Go to CRM_JEST table give your service order guid and get the status, pass this status into TJ02. You will get the status of your order.
    Regards
    Srinu

  • I am new to Mac Pro but am purchasing one online.  can anyone tell me how to get the information from my Toshiba onto the Mac.  there are no stores in the state I live in.  Do I need to find a location and will they do a transfer from my I Tunes etc?

    I am new to Mac Pro and am purchasing one online  tonight.  Can anyone tell me how to get my information - Itunes, photos, and videos transferred onto the Mac from my Toshiba.  the state I live in doesn't have an Apple store but I could take it to Minneapolis when I go.  Any ideas where to begin?

    You might profit from a visit to a Minneapolis Apple store. With a brand new Mac, I think they will be most helpful - not just with transferring files, but with other advice as well. And I strongly recommend you invest in a back up drive. The Apple folk can help with that as well.

  • How to get client IP in custom UCM Service

    how to get client IP in custom UCM Service ?

    have you tried
    binder.getLocal("REMOTE_ADDR");
    Let us know how you get on
    Tim

Maybe you are looking for

  • Help setting up Lion Server for remote access

    I have been going in cricles for weeks trying to set this up correctly.  Can anyone tell me what I'm doing wrong? I got Lion Server and Server Admin Tools all updated and have been trying to follow Terry Walsh from We Got Served's guide but I missing

  • Performance of WAD query

    Hi All, We maintain documents through BI query in portal. Just to give some backgroundu2026Query is developed in Web application designer and u201CSingle documentu201D web item is used for entering notes. Notes will be saved as a document in BI. Init

  • Perl adcfgclone.pl dbTechStack default values...?

    Hi! Our config: DB 10g2.0.2, APPS 11.5.10.2 When we run "perl adcfgclone.pl dbTechStack" then some default values are shown in screen: Do you want to use a virtual hostname for the target node (y/n) Target instance is a Real Application Cluster (RAC)

  • Sign in with account used to purchase apps

    I am trying to update apps in the App Store on my Mac. It keeps saying "please use account used to purchase app" - i only have the one account which i used when I purchased the Mac. How can I find out which account was used to purchase an App? they a

  • Totals are giving wrong on Query

    Hi All, I need help on this query.  When I run this query , my totals for 2 highlighted columns are 196,239,847.80(Correct), 72,422,114.24(This total is Wrong). If I run the scripts separately my numbers are 196,239,847.80(Correct), 55,009,193.94 (Co