Log for tracking making changes in Workspace

Hi all,
I was wondering if there is a way to initiate a log to keep track of any changes made in Workspace, including the folders, books, and reports.
Thanks!

*You could also make the log level to TRACE mode as per the troubleshooting guide.* ~ How do you do that?
Are you opening this in notepad?
I also tried to use Excel to open the log but it's confusing as hell.
For instance, all I read in the log is this line showing up repeatedly:
[2013-05-24T13:09:24.300-06:00] [FinancialReporting0] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: Thread-37] [userId: <anonymous>] [ecid: 0000Juwc8LZFs1l6wvvX6G1HaBmC000000,1:31893] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [APP: FINANCIALREPORTING#11.1.2.0] [SRC_METHOD: logTimeEnd] PERF: 0000000000     HRAdmUtils      getDefaultMemberSelection()
It really doesn't give me any information about what has been changed, what has been moved, where has the member gone to if moved, was it ever deleted by user, etc....
The log is simply junk.
Edited by: user7735252 on May 24, 2013 3:19 PM

Similar Messages

  • Logs for 'Operating mode' change in mirroring

    Logs for 'Operating mode' change in mirroring
    Hi Everyone,
    Is there any log,that shows when the Operating mode of a database involved in mirroring(SQL SERVER 2008 R2) has been changed from asynchronous to synchrous(or vise versa).
    Regards,
    Aspet
    A.G

    Try looking into trace log files
    DECLARE @filename VARCHAR(100), @filenum int
    SELECT @filename = CAST(value AS VARCHAR(100))
    FROM fn_trace_getinfo(DEFAULT)
    WHERE property = 2
      AND traceid = 1
      AND value IS NOT NULL
    SELECT @filename
    SELECT @filename = substring(@filename, 0, charindex('_', @filename)+1) + convert(varchar, (convert(int, substring(left(@filename, len(@filename)-4), charindex('_', @filename)+1, len(@filename)))-4)) + '.trc'
    SELECT @filename
    SELECT gt.EventClass, 
           te.Name AS EventName,  
           gt.TEXTData, 
           gt.NTUserName, 
           gt.NTDomainName, 
           gt.HostName, 
           gt.ApplicationName, 
           gt.LoginName, 
           gt.SPID, 
           gt.StartTime, 
           gt.EndTime, 
           gt.ObjectName, 
           gt.DatabaseName, 
           gt.FileName 
    FROM [fn_trace_gettable](@fileName, DEFAULT) gt 
    JOIN sys.trace_events te ON gt.EventClass = te.trace_event_id 
    WHERE EventClass = 116 
      AND TEXTData LIKE '%Alter
    database%' 
    ORDER BY StartTime; 
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Blog:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance

  • Best practice for tracking database changes...?

    Dear Oracle gurus,
    I'm still relatively new to database administrating, and recently I ran into a situation which I'm not sure if there's some text-book scenario analysis or practice.
    I find it hard to track all the database changes across different servers. Our company develop software that uses the Oracle database, so we have development and test servers set up here and there, with really minimal control on them. Problem arises when we make rapid design changes to our system, which required multiple and rapid changes to the databases. I find it really hard to keep track of everything, because sometimes I can't patch some server because of people still using it for development/testing/investigation/etc.
    So, is there some kind of good practices for tracking database changes (which we even write patches for), monitoring schema modifications, or maybe even versioning database objects? I've tried to find some information but I think I did not look in the right places or ask the right questions.
    Any help is appreciated.
    Best regards,
    Peter Tung

    The first thing I would start with is:
    Find a version control system that will allow you to store files and version them (PVCS for example). You could for example, store all the sql scripts. Whenever a change is needed, the user could check the program out from the version control tool and make changes and check it back in. Besides sql scripts, you could also store binary files or any type of source code files in a version control system. This would at least put some things in order. In a version control system, you could associate a number or a string with all the files within a patch.

  • Report for tracking Batch changes inside (Multiple) Deliveries

    Hi Experts,
    There is a requirement where in it is required to track changes in the field 'Batch' in the deliveries. This change log report should have the option of checking the log for multiple deliveires at a time. It can be similar to the delivery change log report that we have but shoul run for multiple deliveries at a time.
    Please let me know if such a reporet is available in standard SAP or in LIS repporting.
    Thanks/ Regards,
    Onkar

    The only one that can serve your purpose is LT23.
    Choose the "rainbow" icon and select by material and batch.
    If you need help with selection screen feel free to ask... but it should be straight forward for SAP user.
    Execute with all the right selections.
    You will get a list of all the transfer orders which were used for that material/batch.
    In the right part of TO details, you'll see storage bins, there are the ones that the material/batch have stayed in your warehouse...

  • FM for tracking the changes in materail master

    Hi Experts,
    I want to track the changes done to a material ( like if there are changes to materail description and materail group etc., ) for a given date. Is there any FM which can take the maerail number as input and give out these details. I know MM02 but I need to have an explicit FM to get these details.
    thanks
    sankar

    Hi dieter,
    Thanks for ur reply.
    If I want to check for the chage of a particular field.. for exmaple material description or material group. In CDPOS it is giving the table names only. How do i know which field is exactly changed.
    thanks
    sankar

  • How to get change log for fields if change document flag is not maintained?

    Hi experts,
    My requirement is display the change log details for the transaction FAGLGA32.
    In this transaction we have the Field Groups block.if any change is happened for field group we need to capture the change.
    the field for the field group is RKAL1-FGFLG1 and the data element is FGFLG.
    In the data element FGFLG, the flag CHANGE DOCUMENT is not maintained.
    How to get the change log details for the fields for which the change document flag is not maintained at data element level?
    Regards,
    Ramesh

    do a modification for the data element or try Audit Trail (depends on your release)
        Audit Trail (electronic records) / Tx AUT10, AUT01, XX-PROJ-ELR, OSS 564743,517613,564645
            Note 1058984 - FAQ: Audit Trail (Transactions AUT01-AUT10)
            http://help.sap.com/erp2005_ehp_03/helpdata/DE/fc/89683c1b5fb712e10000000a114084/frameset.htm
    cheers
    carsten

  • Any log for process chain changes

    Dear All,
    I have around 95 process chains, during the monthends & beginings i have done some changes to some of the process chains.
    If i want to have a quick look at only changes to those pc's where can i get the info.
    To be frank, practically its not possible to go each and every pc and goolge them.
    Can you please guide me on how to .
    Rgds

    Go to SE11 and search with
    RSPC*
    You will find all the tables concerned with process chains.
    RSPC_ALERT_CAT                 Alert Categories for Process Types
    RSPC_BUFFER                    Shared Buffer for Processes (Esp. C
    RSPC_MONITOR                   Monitor individual process chains
    RSPCABAPASYNC                  Logging for ABAP Processes(Synchron
    RSPCCATEGORY                   Process Type Categories
    RSPCCATEGORYT                  Texts for Category
    RSPCCHAIN                      Process chain
    RSPCCHAINATTR                  Attributes for a Process Chain
    RSPCCHAINEVENTS                Multiple Events with Process Chains
    RSPCCHAINT                     Texts for Chain
    RSPCCOMMANDLOG                 System Command Execution Logs (Proc
    RSPCCONTENTSTART               Process Chains To Be Scheduled Auto
    RSPCENQUEUE                    Dummy Table for Runtime Locks of a
    RSPCEXOR                       Excluding Or: Log Table
    RSPCINFO                       Special Values for Communication be
    RSPCINFOT                      Special Values for Communication be
    RSPCINSTANCE                   Generic Instance Storage
    RSPCINSTANCET                  Texts for Generic Instance-Storage
    RSPCINTERRUPT                  Variants for the Trigger Processes
    RSPCINTERRUPTLOG               Table for Interrupt Processes
    RSPCINTERRUPTT                 Texts for Interrupt Variants
    RSPCLOGCHAIN                   Cross-Table Log ID / Chain ID
    RSPCLOGCROSS                   Cross-Table Log ID Old / Log ID New
    RSPCLOGS                       Application Logs for the Process Ch
    RSPCPROCESSLOG                 Logs for the Chain Runs
    RSPCRUNVARIABLES               Variables for Process Chains for Ru
    The information you are looking for is available in RSPCCHAIN i belive.
    Regards,
    rocks

  • How to track log for FR reports changes done in Workspace

    Hello,
    How can i track if a particular FR report or a folder is being updated or deleted from workspace or FR STUDIO ?
    Is there any log file which can give me the details of the username who accessed which report or who made any changes to any particular report ?
    I have checked the log files under Hyperion_home/logs/BI Plus and logs under BI Plus/logs filder but could not find anything fruitfull .
    Please suggest.
    Thanks
    Jiten

    Hello Experts,
    Please help me out in this.
    Thanks
    Jiten

  • Logs for cluster config change

    Hi,
    I've noticed some rather odd behavior on my cluster configuration. Before, in our production, I noticed who ever did the
    orginal config put the admin server as part of a cluster. I'm looking at it now a month later and see that the admin is
    not part of the cluster.
    Is there any part in any of the logs where it might show that someone removed the admin server from the cluster?
    Any advice would be appreciated.
    Thanks..

    btw, this is for Weblogic 8.1 .. sp4

  • Enabling Logs for tracking User Creation in OIM

    Hi All,
    Can anybody pls guide me how to enable logs, in order to track the database tables which are updated when user is created in OIM?
    I have faint idea that -Uncommenting is required in log4j text file , But i am not sure?
    nd Pls let me know if my requirement is not clear.
    Thanks & Regards,
    Newbie

    Steps to Enable Logs
    1. Navigate to c:/Oracle/Xellerate/config , open log.txt file
    2. Uncomment categories below <File Appender> to edit Location or pattern
    3. Uncomment categories below <Xellerate> according to ur requirement.
    The job is pretty simple!!!
    Cheers!!
    Newbie

  • Change documents (Log) for TRs & TOs

    Dear Experts,
    Our requirement is to have change log for tracking changes related to TRs & TOs.
    Please let me know how can I achieve this.
    Thanks in advance.

    As per my best knowledge there's no change document for transfer orders (WMS) in standard system.
    CDHDR and CDHPOS are data tables as it was clearly said - but in this case you cannot use them.

  • Change Log for Custom fields

    Hi All,
    I need the change log for custom fields added in BP transaction codes.
    Basically, for tracking the changes of master data in CDHDR and CDPOS tables we will enable the checkbox of dataelement related to custom field.
    As for SAP fields in BP transaction code the change history is reflecting in CDHDR/CDPOS tables. i have enabled that for custom fields added to BP transaction code but i could not see the change history for such fields.
    Please let us know if iam missing any other thing?

    Hi Amit Singh,
    Apart from clicking the checkbox in dataelement...
    There are some settings need to be done by BASIS
    and some settings and entries should be made in SCOD t-code
    create entriy for change document here..
    also hv a look on below links...
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/fa015b493111d182b70000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm
    Custom Table values in CDPOS and CDHDR
    scdo
    wat do these fields in scdo stand for?
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7

  • Need to create a Change document for tracking Purpose on standard table

    Hi Experts,
    I am updating a field in standard table so need to create a change document for tracking the changes being done on the field.
    I created the change Document with transaction SCDO but I am stuck at point - How to call that in the report program to enable the change document.
    Please advice.
    Thanks!!

    Hi
    U can assign your transaction to Z-report like this:
    PARAMETERS: TAB1 RADIOBUTTON GROUP R1 DEFAULT 'X',
                TAB2 RADIOBUTTON GROUP R1,
                TAB3 RADIOBUTTON GROUP R1.
    DATA: TABNAME TYPE TABNAME.
    START-OF-SELECTION.
      CASE 'X'.
        WHEN TAB1. TABNAME = 'BSID'.
        WHEN TAB2. TABNAME = 'BSAD'.
        WHEN TAB3. TABNAME = 'BKPF'.
      ENDCASE.
      CALL FUNCTION 'RS_TABLE_LIST_CREATE'
        EXPORTING
          TABLE_NAME               = TABNAME
    *   ACTION                   = 'ANZE'
    *   WITHOUT_SUBMIT           = ' '
    *   GENERATION_FORCED        =
    *   NEW_SEL                  =
    *   NO_STRUCTURE_CHECK       = ' '
    *   DATA_EXIT                = ' '
    * IMPORTING
    *   PROGNAME                 =
    * TABLES
    *   SELTAB                   =
       EXCEPTIONS
         TABLE_IS_STRUCTURE       = 1
         TABLE_NOT_EXISTS         = 2
         DB_NOT_EXISTS            = 3
         NO_PERMISSION            = 4
         NO_CHANGE_ALLOWED        = 5
         OTHERS                   = 6
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.

  • Config reqd to track the changes to Bak details with report  S_AHR_61015505

    Hi All
    I have a need to tack the changes to 'Bank Details'. I have tried using the report 'S_AHR_61015505' , it works fine for the 'Addresses' info type but not for Bank details. I presume I need to do some config to activate the change log to track the changes to Bank info using this report.
    Can any body please tell me what I exactly I need to do  for this .
    Thanks
    Srinivas

    as suresh said follow the steps in img  then click on Field group definition. There in infotype 9(Bank Details ) check for Field group is 01 and maintain Fields
    Field Group   Field Name
    01                 BANKL
    01                 BANKN
    01                 BANKS
    01                 BKONT
    01                 EMFSL
    01                 ZLSCH.
    I hope this answers your question
    if so close the thread
    ---Bob Radi

  • Tracking Policy changes

    Hi,
    i'm seeking a way in status message queries or a sql reporting in SCEP 2012 (SCCM 2012 R2)
    i was succeeded to created a report in SCCM 2007 for tracking the changes on FEP policy but in SCCM 2012 and SCEP 2012 my report doesn't work.
    Does anyone have some experience?
    Thanks
    QMJ

    Hi,
    You may try to write a script to monitor SMSProv.log that has some records when someone edit Policy in Console.
    http://msdn.microsoft.com/en-us/library/hh948587.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for