USER history...URGENT

Hi all ,
I need to find out the user history who logged on to the database betweeen ....02 to ..03 date. So that I can make a stat. for those.
I know I can find out this from listener.log file. But that file is so big its really very hard to look for specific users. If you know some other place or some sql command which can help me finding this it would be very helpful.
Please reply ASAP
Thanks

Hi, thanks for your reply we are using oracle 8.1.7 db.
But the problem is I don't want for future users. If I want for future users I can create triggers. But I just joined the company and their is no trigger on user logons.
So what I really want is some place where i can have a look for the users who have accessed the database from last six months.
I know the listener.log file where the complete info is recored for user logins but do we have someother place as well in oracle.
Cheers!!!!!

Similar Messages

  • How can I get the information on the Users history in Enterprise 6.3.1

    Need help on the following. Since I'm an HFM guy and havent touch Enterprise for a while, I need help on the following:
    We want to have a report that indicates the Users history re: date and time users sign in and out of each Hyperion 6.3.1 application.
    Where can I get that information? Was thinking to look in <application>.use file but not able to see it properly using a text editor.

    Enterprise does not have any logs that track login/logout information. You can potentially check the error log for the first activity a user executes for example:
    data refresh or data load, which contain date and time of execution, but it will require some data filtering.

  • Need AR, AP and GL End User materials - Urgent

    Hi Can somebody send me some good end user materials for A/R, A/P and GL. Need materials on things like making a payment, down payments, issuing credit memos, clearing accounts....etc These are some of the topics that I can think of. But if somebody can send me all the related documents, that would be just great.
    I am in urgent need of this.

    Dear Suresh:
    For SAP FICO User material, Go to SAP Best Pratices
    http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm AND select business process or Business Process Procedure from asset accounting.
    or go to google and type the transaction code you need, you will get the user manuals you need.
    Please let me know if you need moreinformation.
    Assign points if useful.
    Regards
    MSReddy

  • How to track the users history who are logged in on server.

    Hi, Can you help me when there are 10 users logged in and doing their tasks and when an administrator wants to see the history of operations/commands/tasks the users performed. How this can be achived?

    Hi!
    Look here

  • How to get the User History

    Hi All
    I want to get all information (history) about the user which application he used with date and time.
    Is it possible?
    One way we can maintain log in code. But I need the solution in portal using any other application.

    how did you find the answer please tell me

  • Split Valuation Config dcument & end user manual(urgent,needed for support

    Hi ,
    Can anyone provide me with the cnfig doc of split valuation & also end user manual for it.
    I will award 10 points definately.
    My id is :
    ashishkhurana22 at the rate gmail
    Its urgent.
    Regards
    Ashish

    check the following:
    http://www.sap-img.com/mm025.htm
    http://www.sap123.com/showthread.php?t=29
    http://www.sapficoconsultant.com/Bonus/Split%20Valuation%20configuration.pdf
    regards,
    indranil
    Edited by: INDRANIL BHATTACHARYYA on Jun 19, 2008 2:48 PM

  • Audit query for user history in OIM 11g

    I would like to know if we can come up with a query to get the details of when and by whom a user has been modified over a certain time frame.
    Thank you in advance.
    Edited by: 937937 on Jan 30, 2013 1:00 PM

    You should be able to use the OOTB reports for the User Profile History. Here is the query that is used in the report:
    SELECT DISTINCT UPA_USR.USR_LOGIN AS USERID,
    upa_usr.usr_first_name as FirstName,
    upa_usr.USR_LAST_NAME as CurrentLastName,
    upa_usr.ACT_NAME as Organization,
    upa_usr.USR_MGR_FIRST_NAME as ManagerFirstName,
    upa_usr.USR_MGR_LAST_NAME as ManagerLastName,
    upa_usr.USR_MGR_LOGIN as ManagerUID,
    upa_usr.USR_STATUS as Status,
    upa_usr.USR_EMP_TYPE as EmployeeType,
    upa_usr.create_date as IdentityCreationDate,
    UPA_USR.UPA_USR_EFF_FROM_DATE AS EFFECTIVEFROMDATE,
    UPA_USR.UPA_USR_EFF_FROM_DATE AS EFFECTIVEFROMTIME,
    f1.field_name as UserProfileParameterName,
    f1.field_new_value as UserProfileParameterValue
    FROM UPA_USR LEFT OUTER JOIN UPA_GRP_MEMBERSHIP
    ON upa_usr.upa_usr_key = upa_grp_membership.upa_usr_key,
    upa_fields f1
    WHERE UPA_USR.UPA_USR_KEY = F1.UPA_USR_KEY
    And f1.field_name not like '%Key%'
    And (nvl(:p_varchar_FN, ' ') = ' ' or upper(upa_usr.usr_first_name) like upper(:p_varchar_FN))
    And (nvl(:p_varchar_LN, ' ') = ' ' or upper(upa_usr.usr_last_name) like upper(:p_varchar_LN))
    And (nvl(:p_varchar_UID, ' ') = ' ' or upper(upa_usr.usr_login) like upper(:p_varchar_UID))
    And (nvl(:p_varchar_Org, ' ') = ' ' or upper(upa_usr.act_name) like upper(:p_varchar_Org))
    And (nvl(:p_varchar_GrpN, ' ') = ' ' or upper(upa_grp_membership.ugp_name) like upper(:p_varchar_GrpN))
    And (nvl(:p_varchar_MgrID, ' ') = ' ' or upper(upa_usr.USR_MGR_LOGIN) like upper(:p_varchar_MgrID))
    And (nvl(:p_varchar_Status, ' ') = ' ' or upper(upa_usr.usr_status) like upper(:p_varchar_Status))
    AND (NVL(:P_VARCHAR_EMPTYPE, ' ') = ' ' OR UPPER(UPA_USR.USR_EMP_TYPE) LIKE UPPER(:P_VARCHAR_EMPTYPE))
    AND upa_usr.upa_usr_eff_from_date between :p_date_UDateFrm And :p_date_UDateTo
    AND NVL(upa_grp_membership.upa_grp_eff_from_date,:p_date_GDateTo) <= :p_date_GDateTo
    AND NVL(UPA_GRP_MEMBERSHIP.UPA_GRP_EFF_TO_DATE,:p_date_GDateFrm) >= :p_date_GDateFrm
    Order by upa_usr.usr_login, EffectiveFromDate, EffectiveFromTime
    -Kevin

  • Dynamically Select User Very URGENT !!!!!!!!!!!!!

    Dear Friends it is too urgent,
    I have to build a query where i want to select records from the tables dynamically from different users. i.e Suppose I have many users 'USER1' , 'USER2' , 'USER3'... AND SO ON. All users have same tables. suppose 'Employee' is the table reside in all users. Now suppose if I supply owner name in the query, it must retrieve rows from Employee table from that particular user.
    I'll be very thankful for the kind favour
    Regards

    Srinivas , thanks for the follow up , actually the problem is the referencing of object , whenever u create object in a schema, it is stored with refernce of schema name. LIKE SCHEMA.OBJECT , when u call the object u don't need to define the schema because u are actually working on that schema but if u try to call the object from other schema u need to require the schema name Now i must describe the workeability of object with examples. Now suppose i have a table EMPLOYEE which has the object Address_Type AND IT IS DEFINED IN 2 USERS
    'USER1' AND 'USER2'
    EMPLOYEE
    EMPNO NUMBER(10),
    ENAME VARCHAR2(50),
    HIREDATE DATE,
    ADDRESS ADDRESS_TYPE
    To get value of the address u have to select like that way from 2 different users USER1 and USER2
    select a.empno,a.ename, a.hiredate,
    address_type(a.address.colname...)
    from user1.employee
    or u can also select like
    select a.empno,a.ename, a.hiredate,a.address.colname
    from user2.employee a
    Now coming to the problem
    if u try to create a dummy table in user1 from user2 it will give u error
    CREATE TABLE USER1.DUMMY
    AS
    SELECT * FROM USER2.EMPLOYEE
    ERROR at line 1:
    ORA-00902: invalid datatype
    This error is because object is created with the name of the schema (USER2.ADDRESS) and the schema where u are creating this object also contain the object type with refernce to the object
    (USER1.ADDRESS).
    The problem occurs when I try to define a variable of %ROWTYPE
    it needs a schema name which i can not set it dynamically in the declaration part like for example
    CREATE OR REPLACE PROCEDURE EMP_PROC (V_USER IN VARCHAR2)
    IS
    U_NAME VARCHA2(100);
    type curref is REF CURSOR;
    vcur curref;
    REC [SCHEMA].EMPLOYEE%ROWTYPE [ HERE THE SCHEMA IS PASSING AS AN ARGUMENT WHICH IS NOT ALLOWED IN THE DECLARATION PART ]
    ------ IF I TRY TO REPLACE SCHEMA WITH THE VARIABLE
    ------ U_NAME IT IS NOT ACCEPTED
    I think I wrote a lot to tell u about the actual problem.
    Please dear friends, specially Barbera, i u look closely to my problem I'll be highly thankful. If suppose it is not possible I need other work around.
    Regards
    Shah I think the problem comes down to the fact that object address_typ in schema1 will have a different global object identifier to address_typ in schema2. They are therefore seen as different datatypes.
    If you had a third schema which owned the object, and referenced this is the other two schemas, then you could quite happily insert the contents from schema1 into schema2.
    e.g.
    Schema3
    CREATE OBJECT address_typ AS OBJECT (line_1 VARCHAR2(100), line_2 VARCHAR2(100));
    GRANT ALL ON address_typ TO PUBLIC WITH GRANT OPTION;
    Schema1
    CREATE TABLE emp(empno NUMBER, ename VARCHAR2(100), address schema3.address_typ);
    GRANT SELECT ON emp TO PUBLIC;
    INSERT INTO emp VALUES (1, 'Smith', schema3.address_typ('Street','Town'));
    Schema2
    CREATE TABLE emp(empno NUMBER, ename VARCHAR2(100), address schema3.address_typ);
    INSERT INTO emp SELECT * FROM schema1.emp;
    In this example, the address column in both schema's is of the same datatype (schema3.address_typ).
    I hope this sheds some light on your last post.

  • Count total number of existing Portal users..Urgent

    Hello All,
    im working on EP6 SP9 (and SP12).
    I would appreciate if anyone would please guide me - How can I retrieve total number of existing Portal users (<b>using code</b> & not Activity Reporting).
    This is kinda urgent....please I request you all.
    Thanks in Advance.
    Warm Regards,
    Ritu R HUnjan

    Hi ritu,
    Check this code. This will give you the total no of users and the names of all the users:
    package com.hcl;
    import com.sap.security.api.ISearchResult;
    import com.sap.security.api.IUser;
    import com.sap.security.api.IUserFactory;
    import com.sap.security.api.IUserSearchFilter;
    import com.sap.security.api.UMFactory;
    import com.sapportals.portal.prt.component.AbstractPortalComponent;
    import com.sapportals.portal.prt.component.IPortalComponentRequest;
    import com.sapportals.portal.prt.component.IPortalComponentResponse;
    public class PortalUsers extends AbstractPortalComponent
         public void doContent(
              IPortalComponentRequest request,
              IPortalComponentResponse response)
              try
                   IUserFactory userfactory = UMFactory.getUserFactory();
                   IUserSearchFilter userfltr = userfactory.getUserSearchFilter();
                   userfltr.setMaxSearchResultSize(5000);
                   ISearchResult userResult = userfactory.searchUsers(userfltr);
                   int size = userResult.size();
                   response.write("<table><tr><td bgcolor=Green>"+ "Names of the user are:"+ "</td></tr></table>n");
                   while (userResult.hasNext())
                        response.write("<table border=0>n");
                        String uniqueid = (String) userResult.next();
                        IUser user = userfactory.getUser(uniqueid);
                        response.write("<tr><td>"+ user.getDisplayName()+ "</td></tr>n");
                        response.write("</table>n");
                   response.write("<table border=0><tr><td bgcolor=Green>"+ " Total no of users "+ "</td></tr>n");
                   response.write("<tr><td bgcolor=Red>"+ size+ "</td></tr></table>n");
              catch (Exception e)
    I hope this solves your problem
    Regards
    Pravesh
    PS: Please reward points if answer is helpful.

  • Std table for user history

    Hello Experts,
    I am new for SAP.I have a problem i need that standard table which store user working history. Actually i was using a table in my one application but someone by mistake has been deleted that table and i don't know who do that. Now i want to know that when and who deleted that table.Or tell me the procedure how i can know that.
    Thanks in advance.
    Vishu

    Hi,
    U can see tables:
    USR01 User master record (runtime data)
    USR02 Logon data
    USR03 User address data
    USR05 User Master Parameter ID
    USR12 User master authorization values
    cheers,
    Simha.
    <b>Reward if it is needful..</b>

  • Email to Manager of user on Urgent Change Request

    I think I asked this before so I apologize but I am trying to figure out a way for a Manager of a user that creates an Urgent Change Control to get an email with the Change Control details.
    I created a subscription and it triggers off the Title looking for the word Urgent. That works OK. The subscription uses Change Request as the Target.
    The problem comes with the Recipient as is usually the case. I have to use Related Recipients because it could be anyone that submits the Change Request.
    I have tried the following:
    About Configuration Item[User] --> Manages User [User]
    Is Related to Work Item[Work Item] -->About Configuration Item [User] --> Manages User [User]
    Neither of which work. I know the subscription itself is working because the Assigned user gets the email, but the Manager does not.
    Is this even possible without using Orchestrator? Seems reasonable that it should be.

    Hi,
    You need some custom workflow that will send emails. I posted in the
    blog with a source code of the solution that sends email programmatically using SCSM SDK. You could modify the code for your requirements. The default subscription cannot work with related to related items. 
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
    LinkedIn:
    Graveyard:

  • Deleted users history

    Hi,
       I dont see some particular deleted users in SU01 change document and SUIM . Can help me out for where to find the missing users deleted history atleast somewhere.
    Thanks

    Hi,
    Check these  thread:
    Last time a deleted user accessed the system
    SAP User tables
    hope it helps.
    thanks,Prasanna

  • User history report

    Does anyone have any idea how I'd go about creating a report which shows the history of users logging onto a machine?
    Is this data even stored anywhere?
    CA TNG does this by default.

    davefl,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Logging user history

    I am the admin for my computer. I have a few different users on it, and would like to track their Safari History. I have tried opening the History list, it tries to open in OmniGraffle, but it never does. any help? Thanks!!
    Powerbook   Mac OS X (10.4.6)  

    Hi Jason,
    You can indeed open the <user>/Library/Safari/History.plist files if you have read access to them. OmniOutliner will open them as untitled docs; Apple's Property List Editor will open them as themselves and allow modifications.
    The XML files aren't particularly convenient to browse through in that format though. Simpler probably to log in as those users, run Safari, and look at the history menu though...
    And note that any user can defeat you by jut clearing their history or resetting Safari at the end of their session.
    Good luck,
    John

  • VT02n : User Exit (Urgent)

    Hi all,
    I have a requirement where in i need to incorporate some logic when the user presses the Exit and Cancel Button in VT02N based on the function code for eg.
    for Exit FC (MM_BEEN) and For Cancel (MM_ABBR).Can anyone tell me the user exit which gets triggered so that i can incoporate my logic according to Function code like ( if sy-ucomm =  'MM_BEEN' . do something) .
    Many Thanks in Advnace
    Cheers
    Ahmed

    Transaction Code - VT02                     Old: Change Shipment
    Exit Name           Description
    V56AFCCH            Shipment processing: Check function code allowed
    V56AGTAR            User Exit for Filtering Shipping Unit Calculation
    V56ARCHV            Customer-spec. checks for archiving shipments
    V56ATKTX            Change the number of lines for text input in shipment
    V56BMOD             Transportation processing: Field modification
    V56DISTZ            Shipment Processing: Determine Distance
    V56FCOPY            Shipment processing: Copy delivery data
    V56FSTAT            Shipment processing: Activities when setting a status
    V56L0001            Status of Shipments for a Delivery
    V56LDELI            Read Delivery Data for Shipment Processing
    V56LOCID            Shipment Processing: Determine Location Identification
    V56MVT04            Extensions for Collective Processing of Shipments
    V56SLDET            Shipment processing: Leg determination
    V56TDLIF            Filter Delivery Items for Shipment
    V56UCHCH            Shipment processing: Check whether changes were made
    V56UCHCO            Check shipments are complete
    V56UDLUP            Obsolete as of 4.6C: Delivery Update on Delivery Routines
    V56UNUMB            Shipment number allocation
    V56USTAT            User-individual definition of transportation planning status
    V56USVDO            Update new objects for transport
    V56USVDP            Preparation for updating new objects for transport?
    MV56AINI            Initialization of transaction control for transportation
    No of Exits:         22
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

Maybe you are looking for