Users looged in whole day

Hello,
I am trying to know how many users logged in server and logged off from the server in a day. And how much time they were in the server.
Is there any table or report from where i can fetch this report.
Best Regards,
Prashant Dubey

SM21 can give you all the details in one go, If you already enabled the System/Audit logs.
Regards,
Nick Loy

Similar Messages

  • Fetching Currently Logged in Portal User & Fetch Users logged on whole day

    Hi All,
    I want to fetch the Currently online Portal Users and their name.
    Also we want to fetch all users from different servers as we have load balancing.
    Also i want to fetch which users have logged on a particular day, so that i can come to know that at end of day which users have logged on.
    Thanks & Regards,
    Dhruv Shah

    Hi,
    you can connect to the above mentioned tables by creating a alias or else using the default alias
    for this you have to login into the visual admin
    server ---> services -
    > jdbc connector
    there you can find the table with the alias.
    The default aliases what i know are SAP/BC_JMS,SAP/BC_UME,SAP/BC_WDRR.
    I think this will be usefull
    or else craete a new alias using Add alias button.
    The code for getting connection is
          InitialContext ctx = new InitialContext();
          DataSource ds = (DataSource)ctx.lookup("jdbc/SAP/BC_JMS");
         Connection con = ds.getConnection();
    //you can write ur select statement and continue
    But i have a doubt can you tell me what information does these tables contain.
    Thanks & Regards,
    Lokesh
    Edited by: lokesh kamana on Aug 26, 2008 8:57 AM

  • I want to shade a whole day in iCal month (app?)

    I've searched and found lots of folks looking to change text and its background, but I want to shade a whole day.  In the month view, I want important days (oh god, jury duty!!) to really stand out. 
    Anyone know an add-on, or an app, or any way to do this? I think I've looked at a dozen options, but would love to hear from someone who has actually done this.
    In pre-history, on the Pocket PC I bought Agenda Fusion for this kind of thing...  Thx for all answers.

    jh2336,
    I suppose a programming solution is possible. That is after all, ultimately how Apple will solve the problem if they are convinced to do so by user Feedback.
    If you are wondering what to do with a tool, any tool, it would be advisable to learn how to use it before wielding it on anything that comes along.
    The Developer Forum is under the Mac OS X Technologies category. You may find out where to learn about using the Xcode 2.4.1 tool in that Forum.
    Forum: Software Development 101 would be another good choice.
    Good Luck.
    ;~)

  • After update, Photoshop CC 2014 crashes just after launching - a whole day lost between forums and support

    Here in France, it's getting late, 9.45 PM, that is 12 hours after the first crash of Photoshop CC 2014 on my Mac OS 10.9.4.
    Nothing changed on my computer, excepted the PhCC14 update.
    Then I launched the app and it crashed right after displaying the workframe.
    I tried and tried so many things :
    Ashutosh.Nigam suggested me in this forum to change the permissions to SLStore & SLCache Folder, but it did not work.
    Ali from french Adobe support told me to delete my Settings files, but it was not enough.
    A girl with no name from the same team told me to update my graphics card driver, but, you know, I run the latest Mac OS X version and everything is updated, mademoiselle.
    Stephane sent me a link to a huge page of things to do :
    -  Troubleshoot account-specific fonts, but there wasn't any corrupted font
    - Delete account-specific Adobe cache files but... guess what...
    - Troubleshoot account-specific login items but... yes, that's it, I can see you understand me
    - Reset the access settings on the user account's Library folder... oh god, that was fun, I used the Terminal and sudo commands
    - I checked the disk and repaired all permissions...
    I did all of these things because when I tried to open PhCC in an other admin session, it worked. So it could  be an incompatibility between my session and PhCC. But, but, but, when I tried again to lauch the app in the second session, it worked fine but refused to quit. Ha ha ha.
    Last call to the french support : "Désolé Monsieur, you didn't spend 2000 € for a specific help, but because you have lost a whole day of work, we will pay you back 2€. And no, Photoshop won't work anymore on your session. You have to move all your files to a new session."
    It's unfair ! The software was running gently on my session, Adobe change things and I have to break everything on my computer, move every config from one session to another with absolutely no warranty that it won't crash again.
    It's NOT what I pay Adobe CC  each month for.
    Very disappointed Jean-Luc

    Anyone know how to read a crash report? 
    I can print with Lightroom, there is nothing wrong with the printer, or the file.  But I want to print with Photoshop without a crash.  Besides, Lightroom doesn't give me access to all of my print settings.
    Hoping someone can help, I"m exasperated.....

  • Why my iphone4s not charging?always showing 1% even if i charge it whole day

    Hi i really need help, my phone is not charging, there are times that it wasnt charging, its always showed 1% only even if i charge it whole day. but when i turn it off and let it rest for 1-2 days, and when i turn it on after resting it for 1-2 days it was fully charge or sometimes it is 97%. i bring it on the store where i bought it and use the warranty, they were saying that they cannot see any problem on my phone because they saw that it was charging. anyone could help me for this matter please? im a new iphone user and it was so disappointing that im encountering this problem for a short period of time.,i'm just using it for more than 5months only. i really appreciate if someone can hep me with this,, thank you very much...

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    I was experiencing a similar issue where the battery percentage was not updating on my device unless I reset or rebooted the device and it would not acknowledge being plugged in.  The only thing that resolved for me was a restore as new.

  • How can I see the whole day in day view without scrolling?

    I'm using iCal 4.0.4 on my MacBook. I'd like to see the whole day of events without having to scroll down. Right now I can only see about 5 hours at a time. I've set the day to start at 8am to midnight. Is there a way to see 12-16 hours at a time with no scrolling?

    Hi,
    Go to iCal > Preferences General. If I remember correctly there should be a "Show XX hours at a time" option there.  There certainly is in version 6.0.
    Best wishes
    John M

  • Show in a Iview all documents of an user of the whole portal

    Hello everybody,
    I want to show in an Iview all documents of an user of the whole portal, not only the documents under his folder /userhome/Personal Documents
    Any ideas?
    Thanks in advance
    Guillermo.

    ... and of course I have to add that this can be done with very few programming (but with that - with much more possibilities) by using a redirect "proxy iView", which is described in detail (and is taking just this scenario as one use case among others) on the slides of my TechEd presentation "Implementing Dynamic iView Properties", at least available for TechEd visitors now.
    On the other hand, searching for "proxy iView" on SDN will return different results where at least I have described the basic idea.
    Hope it helps, too,
    Detlev

  • I bought my iPhone 5 almost an year ago and since the last 2 weeks my battery lasts about 2 hours or less, while before it lastre a whole day. Can anybody tell me why is this happening or how can i solve my problem, please? Thank you.

    I bought my iPhone 5 almost an year ago and since the last 2 weeks my battery lasts about 2 hours or less, while before it lastre a whole day. Can anybody tell me why is this happening or how can i solve my problem, please? Thank you.

    You can follow these steps to save battery.
    1. Turn on Auto-Brightness - The iPhone has an ambient light sensor that adjusts the brightness of the screen based on the light around it (darker in dark places, brighter when there's more ambient light) to both save battery and make it easier to see. Turn Auto-Brightness on and you’ll save battery because your screen will need to use less power in dark places.
    Find it in the Settings app -> Brightness & Wallpaper -> Auto-Brightness On
    2. Reduce Screen Brightness -the brighter the default setting for the screen, the more battery it requires. Keep the screen dimmer to conserve more of your battery.
    Find it in Settings -> Brightness & Wallpaper
    3. Stop Motion (iOS 7) -It's really cool, but it also drains battery. You may want to leave it on to enjoy the effect, but if not, turn it off this way: 
    Settings -> General -> Accessibility -> Reduce Motion -> move slider to green/on
    4. Turn Bluetooth Off-  Turn off Bluetooth except when you’re using it to squeeze more juice from your battery.
    Find it in Settings -> Bluetooth -> Move Slider to Off
    5. Turn Off Location Services -
    This allows your phone to know where you are and give you exact driving directions, give that information to apps that help you find restaurants, and more. But, like any service that sends data over a network, it needs battery power to work. If you’re not using Location Services, and don’t plan to right away, turn them off and save some power.
    Find it in Settings -> Privacy -> Location Services -> Slide to Off
    6. Don't Automatically Update Apps (iOS 7)-
    If you've got iOS 7, you can forget needing to update your apps by hand. There's now a feature that automatically updates them for you when new versions are released. Convenient, but also a drain on your battery. To only update apps when you want to, and thus manage your battery better:
    Settings -> iTunes & App Store -> Updates -> move slider to off/white
    7. Auto-Lock Sooner -
    You can set your iPhone to automatically go to sleep – a feature known as Auto-Lock - after a certain amount of time. The sooner it sleeps, the less power is used to run the screen or other services. Try setting Auto-Lock to 1 or 2 minutes.
    Find it in Settings -> General -> Auto-Lock -> Tap your Preference
    Few more things that would consume battery even when not is use are the applications that run in background.
    Follow the below steps to quit all running applications.
    1) Double tap on the home button on the iPhone ( this will display all apps that are running in the back ground).
    2) Just click on the tiny red X to quit application ( if iPhone is running on iOS 6 and below) else just swipe yhour finger over the running app upwards to quit ( if running on iOS7).

  • It takes a whole day to download a video of 70minutes. why? How can I download with less buffering?

    I have been trying to download a video of 70 minutes for the whole day. This is because of buffering. It downloads for only 4secs and buffers for 5mins sometimes more. How can I download without the video buffering?

    It's 3.6 GB and solely dependent on Internet connection speeds. It takes about an hour on my relatively fast connection—15-20 Mbps downstream. Blame Apple for developing this insanely inefficient delivery method—they're heads are stuck in the clouds and they refuse to face reality.

  • Which setting should I have my apple tv set for picture resolution/quality it takes like a whole day for a movie to download before we can watch it

    Which setting should I have my apple tv set for picture resolution/quality as it can take a whole day to download a movie before we can watch it??

    The video/audio display settings should set automatically for the best your TV can handle (720p AppleTV2, 1080p AppleTV3).
    The download resolution for rentals or playback of purchases from the cloud is set in settings for iTunes store.
    Sounds as though you have slow internet.  For near instant streaming of video from iTunes store you need around:
    Standard Definition     2.5 Mbps
    720p HD                    6 Mbps
    1080p HD                  8 Mbps
    Any slower for a given quality setting and the movie has to buffer as it can't keep up in real time.  This might be a few minutes if close to the rated speed or many hours, even overnight.
    As pcd251s suggests you could test internet speed (speedtest.net on a computer for example).  If that is fine, sometimes the LAN if on wifi can be extremely slow in certain locations - ethernet connections would troubleshoot that.
    Slow internet is the common issue here.  AppleTV does not have permanent storage and using it to play other content or browse trailers while a rental is buffering can reset the buffering process.   In such cases you might be better off planning in advance, renting in iTunes, letting the whole thing FULLY download and it will then be available across teh LAN to stream from computer to AppleTV under Computers>iTunes library name>Rentals.
    AC

  • How can I copy a whole day?

    I want to copy a whole day worth of activity's to make them repeat. How do I do this?
    I tried command A and click and drag over all the items but that only make a new event.

    Asiago,
    but is there a way to maintain calenders they are under.
    Not that I know of. Selective copy/paste appears to be the only choice.
    The calendar which is highlighted in the source pane will be the calendar which accepts the pasted events. You can use the info window "calendar" field to change the event back to the appropriate calendar.
    ;~)

  • Calendar whole day activities doesn't show

    Suddenly a repeating whole day activity in my Calendar doesn't show. It turns up in searches, but that's it. I've never seen this before.  I wonder if it could be a setting I activated by mistake, but the whole day field is there, but empty.
    Any ideas how to reset invisible or hidden items like this or how to find the cause?

    OK, for whatever reason I had turned off "Show Whole day activities" in the Content menu. Turning this on fixed the display of this.
    It does of course not make any sense to show the label for whole day activities with those turned off, so I'm making a bug report out of that. One reason being that it doesn't save any space, the other that it is bewildering to not be able to discerna by looking at the Calendar whether whole day activities are shown or if there isn't any for the days displayed.

  • How to make gprs connected in a whole day without ...

    How to make gprs connected in a whole day without opening any internet surfing application in nokia x6 (16gb)?
    please help me...or how to keep gprs connection for long time...without any application opened...

    Dinhorocks wrote:
    How to make gprs connected in a whole day without opening any internet surfing application in nokia x6 (16gb)?
    please help me...or how to keep gprs connection for long time...without any application opened...
    Yes.. you may follow what jimmyireland has suggested... but just for curiosity and if you do not mind... why would you need this ???

  • Using my macbook pro whole day with the power adapter , will it affect my battery? Please help

    Using my macbook pro whole day with the power adapter , will it affect my battery? Please help

    It doesn't affect the battery. You can use your MacBook Pro plugged in all the time without damaging the battery. You only have to be sure that you unplug it and run a battery cycle (drain the battery without letting the Mac turn off and charge it fully) at least once a month to keep the battery life.
    If you want more information about your battery > http://www.apple.com/batteries/notebooks.html

  • How to fix auto recovery crush? Im in deadline. it was my whole day work, pls help..

    how to fix auto recovery crush? Im in deadline. it was my whole day work, pls help..

    Close ID, find the HIDDEN InDesign Recovery folder (It will be next to InDesign SavedData, and you can find the path to that for your OS at Replace Your Preferences ), and empty it, then restart ID normally, not by double-clicking a file.
    If your file was not damaged during the crash, it should open from the File menu at the last saved state. You will lose anything you did to the file since the last save.

Maybe you are looking for