How to know user detail

Dear Expert,
There are many user login with same ID,for every user there are max two session , My question is I want a query through which i may know a particular user is accessing 1 session or already two session are active
Eg
user name :: session activated
abc           ::1
manager    ::1
xyz           ::2
pqr           :: 2
I know thru a license v can know activate  but could find the sessional ....
Hope it tuff job bt nt like impossible in today world....

Reply To Kevin Shaw:
No data is stored in any of the tables to retrieve through query according to your exact requirement.
So no alternate solution is present is b1
Reply To Tien Le :
sp_who2 is a internal procedure allows users to view current activity on the database. This command provides a view into several system tables.
It returns following information
Spidu2014The system process ID.
statusu2014The status of the process (e.g., RUNNABLE, SLEEPING).
loginameu2014Login name of the user.
hostnameu2014Machine name of the user.
blku2014If the process is getting blocked, this value is the SPID of the blocking process.
dbnameu2014Name of database the process is using.
Cmdu2014The command currently being executed (e.g., SELECT, INSERT)
CPUTimeu2014Total CPU time the process has taken.
DiskIOu2014Total amount of disk reads for the process.
LastBatchu2014Last time a client called a procedure or executed a query.
ProgramNameu2014Application that has initiated the connection

Similar Messages

  • I have one file ss_fpga.rbt,abcd.txt how to know the details of the file

    i have  one file  ss_fpga.rbt,abcd.txt how to know  the details  of the file  (when was the date created ,when was date modfied,owner) any function is there like   GetFileInfo

    Yes there is some, called stat(), look the links in your post in stack overflow, there is a lot of link in the anser.
    They talk about sys/stat.h a C header, witch contain the stat() function.
    stat() return a lot of things (size, changes, access etc) about files. look the "here" everywhere in the Yann anser, UP his anser and put the subject as resolved.
    Thanks,

  • PDF required for How to Extend User Details

    Hi All,
    I have just started with KM. I would like to have a few tutorials. Please provide links for the same.
    Also, I am foll. the pdf "How to Extend User Details" for adding the expert area property to UME. However, I find that the pdf is for EP 6.0. I am working on EP 7.0.Can someone provide me with the relevant pdf for EP 7.0
    Regards
    Nikhil Bansal

    <u>How to Extend User details</u>
    for this you can use this link.. this will really helpful to you..
    http://help.sap.com/bp_epv170/EP_US/Documentation/How-to/KM/Extending_User_Details.pdf
    <u>Knowledge Management</u>
    http://www.wm-forum.org/files/Handbuch/An_Illustrated_Guide_to_Knowledge_Management.pdf
    reward me points...

  • How to know text details like text id, text name, etc

    hi
       how to know the header text details like text id, text name, text object that details. to pass in Read_text.
    Thanks
    sri

    Hi,
    One option is to set a breakpoint at function module READ_TEXT while reading the text during the transaction. here you can get teh exact values that need to be passed.
    Regards,
    Devendra

  • How to find user details o who are using bw reports

    Hi BW Experts,
    I want to know the details of users who are using bw reports.Your help is greatly appreciated.
    Thanks & Regards
    Pakki

    Hi,
        You can see it BW statistical reports. Once check 0BWTC* (3.5)  or 0TCT* (7.0) cubes are availble in your system or not ?
    Please check these links.
    http://help.sap.com/saphelp_nw04/helpdata/en/8c/131e3b9f10b904e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f0/3c8c3bc6b84239e10000000a114084/plain.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5401ab90-0201-0010-b394-99ffdb15235b
    Or else you can only get this information if the query/ workbook is enabled for statistics logging in transaction RSDDSTAT.
    If it is enabled you can goto table RSDDSTAT ( 3.5) or RSDDSTAT_OLAP( 7.0 ) to see the users who executed the query . These tables store all the information per query session and you will find more than one rows per session but you can find the information you want i.e. users executing a particular query.
    Also Tcode: SU01 will give you all the user lists in the server.
    Regards
    Pcrao.

  • How to know user session time

    Hi,
    I want to know how to know or calculate the user session time till now from the time when user got connected
    in simple current_time-begin_time.
    thanks in advance

    Try using the logon_time of v$session
    test@>desc v$session;
    Name                                                  Null?    Type
      LOGON_TIME DATE All columns of the view have not been displayed.
    Adith

  • As DBA, how to know user's password without changing it?

    HI,
    a quick question,
    how do I know user's password?
    I mean I don't need to use 'alter user identified by new_password.'
    just want to know current user's password, is there a quick way???
    thanks a lot

    Not sure what the intention is but it is possible to change a users password and and then change it back to what it was originally, without knowing what it ever was.
    select username, password from dba_users;
    make note of the encrypted password.
    Now change the password to something else
    alter user <username> identified by <new_password>;
    Connect as that user, do whatever etc.
    Now, to change it back
    alter user <username> identified by values '<original_password>';
    Note the single quotes.

  • HT204023 how to know the detail device that connected to the personal hotspot?

    when i setup a personal hotspot , i can just know how many devices connected to the hotspot, but don't know the detail devices.
    How can i konw? It's a security problem.

    Concurrently (at the same time) if you are using bluetooth its one. If on WiFi, I'm not sure. I've never connected more than one, but it is possible that it can handle multiple devices. Consecutively (not at the same time) there isn't a limit.
    Why is this a security problem? For both WiFi and bluetooth, there is as code required.

  • How To Get User Details in Collaboration ....?

    HI,
    In collaboration i am unable to see the full User Details (Like Mobile Phone Number, E-Mail Address, etc)  ,When i was click on
    user Names. Here i will get full  User Details for some users and for some users i did not get(But getting only Last Name &  User ID )  . Here we  already having Data in User
    Profiles.

    Hi,
    Maintain the user profile information for all the users in Identity management.
    Regards,
    kiruthika

  • How to encrypt user details ?

    Hi all,
    Is it possible to encrypt user details such as first name,last name while user creation ?
    Apart from creating new UDF and encrypting it, is there any way to achieve this by modifying form metada or other properties in OIM?
    Thanks in advance.

    By encryption if you mean that it would not be visible to the admin's as clear text then yes its feasible but it would moreover be like password that even while inputting you would see it as masked.
    Like displayComponentType="PasswordField" in FormMeteData.xml
    Thanks
    Sunny

  • How to know users currently logged in Content Server ???

    Hi
    How could we know the no of users currently logged in the Content Server ???
    Any database entries....???
    please Help
    Thanks in advance
    Vishal
    Edited by: Vishal Anand on Jun 7, 2011 12:56 AM

    There's no database table that tracks currently logged in users - the users table simply tracks the users that have profiles in the system. As mentioned above, if you needed this info you'd have to use the WebLogic server API or write a component that captures the users' login and logouts and tracks that in a custom table.
    Raoul

  • UWL: How to know user selected in forward

    Hi,
    In UWL inbox,When I try to forward an item to another user, I get a separate UI to select user to Forward the item. How can i get to know (i want to know to whom it was forwarded within the code) the person who was selected.
    Regards,
    Naveen

    I get it, Tausif.
    You're saying that because SBO_SP_TransactionNotification gives me the opportunity to return an error code to roll back a transaction which has already been entered, the info I need is already in the database. I only have to use the key(s) given to me by @list_of_cols_val_tab_del to look up the new record and query it for whatever I want to know. In this case, UserSign tells me the UserID of the person attempting the change.
    Thanks!

  • How to read user details based on org structure

    hi,
    i want to read which user is logon sap crm 7.0 based on org structure is there any functional module or bapi. how to find out which user is logon.
    jemmi.

    Hi Jemmi,
    Login user can be accessed by sy-uname directly. i think you are interested in finding bp's assigned to org unit of login user.
    I am giving few details, check whichever is relevant for you.
    To get the org unit of the login user ..
       s_logon_orgunit = CL_CRM_AUI_SERVICE=>get_logon_orgunit_of_agent( ).
    To get all the bp's under that org unit
      move-corresponding ls_logon_orgunit to ls_orgunit.
      CALL METHOD CL_CRM_AUI_SERVICE=>GET_BP_DATA_FROM_ORG_UNIT
        EXPORTING
          IV_ORGUNIT   = ls_orgunit
        RECEIVING
          RV_HROBJBUPA = ls_bp.
    Get all org units the user is assigned to as BP's
      CALL FUNCTION 'RH_STRUC_GET'
        EXPORTING
          act_otype       = 'US'
          act_objid       = sy-uname
          act_wegid       = gc_sms_wegid-org_4_usr
          authority_check = ' '
        IMPORTING
          act_plvar       = lv_plvar
        TABLES
          result_tab      = lt_result_tab
        EXCEPTIONS
          no_plvar_found  = 1
          no_entry_found  = 2
          OTHERS          = 3.
    Cheers,
    Sumit Mittal

  • How to Know Payment details in payment thru F110

    Dear Sir,
    We are using F110 for making payment to vendors against their Invoices ( MIRO Documents) . We have a following scenario .
    Say for a Vendor there are 2 MIRO documents against which payment thru F110 is being made and say against MIRO doc-1  payment being made is Rs 1000 and against  MIRO doc-2 payment being made is Rs 2000 .
    In SAP the transaction getting posted in FI document during F110 is :  Bank Cr by Rs 3000 and Vendor Dr by Rs 3000 and both the Invoices are also getting marked Cleared vide this FI payment document also .
    Our problem is that , we want to know that MIRO document wise how much amount is paid vide this payment document .
    Kindly help us to guide as how can we know the MIRO document wise amount paid vide this payment document genertaed in F110 .
    With Thanks and Rgds
    Sonia Agarwal

    HI,
    After the payment proposal has been generated then you can click on the display payment proposal that will give you the list of amount being paid per vendor and also the no of items then double click on the any item which will show you all the document being paid..
    Regards,
    Chintan Joshi

  • What is SVN and how to know the details of SVN

    Hi Experts
    I want to know the complete details of SVN. please provide me the links to learn about this.
    Thanks in advance
    Prasannakumar

    Apache Subversion

Maybe you are looking for

  • Idoc - for inbound delivery order confirmation

    Hi, Can some body give me the idoc for Inbound SO Delivery Order Confirmation and if any BAPI method is there to create Delivery order confirmation. With Regards Vasu

  • File I/O error - is it safe to do repair disc?

    Hi everybody, I have a 4TB WD external disc full with my movie footage. I wanted to copy one file to other disc, but got File I/O error. I can play the movie with no problems, I can move it to another directory on the same disc, but cannot move it to

  • NullPointerException in 1.4.2 but not in  1.4.1

    Am I going nuts or is there anyone else who experiense strange NullPointerExceptions when running code with JRE 1.4.2 that was once compiled with javac 1.4.1? The code compiles fine with 1.4.1 and runns fine in java 1.4.1, but when using 1.4.2 I get

  • Audition 3.01 quit working

    After not recording for 4 months, I tried to start up Audition yesterday, and got the error: "Adobe audition has encountered a problem and needs to close..." error message. This occurs over and over. I also have Audition 2.0 installed on this machine

  • Switching an iPod from Windows to Mac

    I am about to buy my stepson a Mac to replace his PC. He wants to be able to transfer his iTunes library from the PC to his new Mac and I am hoping that he can do this using his iPod. Will this work and is there anything I need to do other than plug