Collecting Statistics on iView usage.

We are using WebTrends to track site statistics for all of our web sites, but the one piece of the puzzle we are missing is being able to track iView usage on our portals (EP6 SP2 and EP6 SP9). 
WebTrends provides software that tracks statistics via a javascript include file, and we are trying to determine if there is one place we could put this javascript - either include it in another javascript file, or a page, that is used by all the iViews.
Is there such a place (thing, file, etc...)?  Or is there some other solution that SAP provides that would help us track iView usage?  Any help with this would be greatly appreciated.
Thanks,
Patrick

Hi Patrick,
I've used WebTrends some years ago, but solely the log file analysis.
For a certain iView, for sure you can include some JS; it's mainly the question if you have the source code under your control or if it's an iView delivered by SAP as portal standard iView (then you would have to decompile / add / compile / redeploy; but loosing everything when an update gets deployed).
There is also here in the download section the "Portal Activity Reporting" (Downloads -- Developer or Administrator Tool -- EP); some people regulary report problems with it, but maybe you could give it a try...
Hope it helps
Detlev
PS: Please consider rewarding points for helpful answers. Thanks in advance!

Similar Messages

  • Help,why brconnect do not collect statistics for mseg table?

    I found "MSEG" table`s statistics is too old.
    so i check logs in db13,and the schedule job do not collect statistics for "MSEG".
    Then i execute manually: brconnect -c -u system/system -f stats -t mseg  -p 4
    this command still do not collect for mseg.
    KS1DSDB1:oraprd 2> brconnect -c -u system/system -f stats -t mseg u2013f collect -p 4
    BR0801I BRCONNECT 7.00 (46)
    BR0154E Unexpected option value 'u2013f' found at position 8
    BR0154E Unexpected option value 'collect' found at position 9
    BR0806I End of BRCONNECT processing: ceenwjre.log 2010-11-12 08.41.38
    BR0280I BRCONNECT time stamp: 2010-11-12 08.41.38
    BR0804I BRCONNECT terminated with errors
    KS1DSDB1:oraprd 3> brconnect -c -u system/system -f stats -t mseg -p 4
    BR0801I BRCONNECT 7.00 (46)
    BR0805I Start of BRCONNECT processing: ceenwjse.sta 2010-11-12 08.42.04
    BR0484I BRCONNECT log file: /oracle/PRD/sapcheck/ceenwjse.sta
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.11
    BR0813I Schema owners found in database PRD: SAPPRD*, SAPPRDSHD+
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.12
    BR0807I Name of database instance: PRD
    BR0808I BRCONNECT action ID: ceenwjse
    BR0809I BRCONNECT function ID: sta
    BR0810I BRCONNECT function: stats
    BR0812I Database objects for processing: MSEG
    BR0851I Number of tables with missing statistics: 0
    BR0852I Number of tables to delete statistics: 0
    BR0854I Number of tables to collect statistics without checking: 0
    BR0855I Number of indexes with missing statistics: 0
    BR0856I Number of indexes to delete statistics: 0
    BR0857I Number of indexes to collect statistics: 0
    BR0853I Number of tables to check (and collect if needed) statistics: 1
    Owner SAPPRD: 1
    MSEG     
    BR0846I Number of threads that will be started in parallel to the main thread: 4
    BR0126I Unattended mode active - no operator confirmation required
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.16
    BR0817I Number of monitored/modified tables in schema of owner SAPPRD: 1/1
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.16
    BR0877I Checking and collecting table and index statistics...
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.16
    BR0879I Statistics checked for 1 table
    BR0878I Number of tables selected to collect statistics after check: 0
    BR0880I Statistics collected for 0/0 tables/indexes
    BR0806I End of BRCONNECT processing: ceenwjse.sta 2010-11-12 08.42.16
    BR0280I BRCONNECT time stamp: 2010-11-12 08.42.17
    BR0802I BRCONNECT completed successfully
    the log says:
    Number of tables selected to collect statistics after check: 0
    Could you give some advices?  thanks a lot.

    Hello,
    If you would like to force the creation of that stats for table MSEG you need to use the -f (force) switch.
    If you leave out the -f switch the parameter from stats_change_threshold is taken like you said correctly:
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/02/0ae0c6395911d5992200508b6b8b11/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/02/0ae0c6395911d5992200508b6b8b11/content.htm]
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/cb/f1e33a5bd8e934e10000000a114084/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/cb/f1e33a5bd8e934e10000000a114084/content.htm]
    You have tried to do this in your second example :
    ==> brconnect -c -u system/system -f stats -t mseg u2013f collect -p 4
    Therefore you received:
    BR0154E Unexpected option value 'u2013f' found at position 8
    BR0154E Unexpected option value 'collect' found at position 9
    This is the correct statement, however the hyphen in front of the f switch is not correct.
    Try again with the following statement (-f in stead of u2013f) you will see that it will work:
    ==> brconnect -c -u system/system -f stats -t mseg -f collect -p 4
    I hope this can help you.
    Regards.
    Wim

  • Oracle 9.2.0.1 Expert cannot collect statistics ( WindowsXP)

    I have Oracle 9.2.0.1 and OEM with Diag and Tuning Pack WindowsXP SP1
    When I try to collect statistics using Oracle Xpert I get
    XP-21161: Database connection attempt has failed
    ORA-28009: connection to sys should be as sysdba or sysoper
    Cause: Expert was unable to establish the requested
    database connection.
    Action: Check the accompanying Oracle Server message for
    a full description of the connection problem.
    It is possible that the service specification
    used in the connection attempt is not correct.
    Expert accepts 3 types of service information:
    o A database alias as defined in the
    TNSNAMES.ORA file
    o A Net8 descriptor block
    o A network port specification using:
    <host-name>:<database-port>:<database-sid>
    I've tried messing with the Objects in left pane, changing username/password, making sure it says connect as sysdba with no luck, creating new DB object, connecting to a diff DB even. I know its connecting to the right DB cause it shows up in SYS.AUD$ as a logon attempt, but why wont it connect as sysdba?
    Thank you I am a forum noob, this is my virgin(ia) post.

    I also got the same problem but where i need to set thi parameter 07_DICTIONARY_ACCESSIBILITY=true.i tried in iit.ora but it was giving erro.Can u suggest me abt thi pls
    Thanks
    anand

  • What should I collect statistics on?

    Hi All,
    I have a question, which can probably not have a short answer. But I want to derive a good strategy, which can be usefull in general. To start with, I do not think, for huge databases, we should just collect schema level stats.
    What all are the elements, on which we should generally collect statistics ??
    I can think of,
    1) Tables (includes Materialized views)
    2) Indexes
    3) Indexed columns (for histograms)
    In case of partitioned tables
    1) Partitions (at the granularity of partition)
    2) Sub-partition (at the granularity of partition)
    3) Partition key columns (???)
    Also, we can have global or local stats for partitioned tables.
    Can there be a thumb rule in case of OLTP and DSS systems?
    Am I asking a sensible question ?
    Regards

    Hi,
    Regarding my question. I am not comfertable with the idea of letting Oracle gather stats in a huge database. For example, my application is a 3 Tera Byte Oracle database, with most of the data in one schema.
    If I let Oracle do everything. Stats collection can be one of the big resource consuming jobs for us. So. if I want to manually do the stats collection, what objects should I concentrate on? Can there be a generic template plan for manual stats collection?
    That is my question.
    Please share your experiances.
    Thanks in advance.

  • Warnings  Pool or cluster table selected to check/collect statistics

    Dear all,
    I am getting error in in db13 backup.
    We are using Sap Ecc5 and
    oracle 9i on Window 2003.
    Production Server I am facing problem suddenly in db13 the UpdateStatsEnded with Return code:    0001 Success with warnings   
    BR0819I Number of pool and cluster tables found in DDNTT for owner SAPPRD: 169
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.EPIDXB
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.EPIDXC
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.GLSP
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.GLTP
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.KAPOL
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.KOCLU
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.M_IFLM
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.VBCLU
    BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.VBFCL
    And in db02      
    Missing in R/3 DDIC  11   index
    MARA_MEINS
    MARA_ZEINR
    MCHA_VFDAT
    VBRP_ARKTX
    VBRP_CHARG
    VBRP_FKIMG
    VBRP_KZWI1
    VBRP_MATKL
    VBRP_MATNR
    VBRP_SPART
    VBRP_WERKS
    Please guide steps   how to build index  and Pool or cluster table problem.
    Thanks,
    Kumar

    > BR0819I Number of pool and cluster tables found in DDNTT for owner SAPPRD: 169
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.EPIDXB
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.EPIDXC
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.GLSP
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.GLTP
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.KAPOL
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.KOCLU
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.M_IFLM
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.VBCLU
    > BR0871W Pool or cluster table selected to check/collect statistics: SAPPRD.VBFCL
    Upto Oracle 9i the rulebased optimizer was still used for Pool/Clustertables for reasons of plan stability (e.g. always take the index).
    To ensure that this is the case, these tables/indexes mustn't have CBO statistics.
    Therefore these tables are usually excluded from getting CBO statistics via an DBSTATC entry. You can modify this setting in transaction DB21.
    > And in db02      
    >
    >
    Missing in R/3 DDIC  11   index
    >  MARA_MEINS
    >  MARA_ZEINR
    >  MCHA_VFDAT
    >  VBRP_ARKTX
    >  VBRP_CHARG
    >  VBRP_FKIMG
    >  VBRP_KZWI1
    >  VBRP_MATKL
    >  VBRP_MATNR
    >  VBRP_SPART
    >  VBRP_WERKS
    Well, these indexes have been setup just in the database and not (how it is supposed to be) via the SE11. As the indexes have a naming-scheme, that is not supported by the ABAP Dictionary, the easiest way to get away from the warnings is to check which columns are covered by the indexes, drop the indexes on DB level and recreate them via SE11.
    Best regards,
    Lars

  • How to collect STATISTICS for my jsp pages

    Hola gurus.
    I'd like to collect statistics for my website, for example on my main page and certain other pages. Ideally I'd like to code it myself rather than using an external tool.
    Has anybody done this, or can u recommend an approach ?
    Here's my thoughts so far:
    1. Since I dont want to slow down the presentation of my pages, the first idea is to position the code after the </HTML> tag.
    <HTML>
    </HTML>
    <% MyGreatApp.addStatisticForPageVisit(pageName); %>
    So, even if the action of updating the statistics takes 1 second, my web page won't be delayed by 1 second (right ? or should I multi-thread it ?)
    2. I can keep a memory cache of pages viewed versus session id's, so that my statistics can reflect distinct user sessions (instead of "page visits" which can be misleading if a user clicks 50 times on the one page).
    Maybe there is a neat java caching class that I can use.
    3. I can then "save" my cache of statistics to the db periodically (say, every 5 minutes) to reduce db load. (?) I'm using mysql for my app already.
    Any help / guidance greatly appreciated !
    Thanks for the help java community you r great.

    Sure, we do it. Every time the user requests one of a certain set of pages, we write a record to a table in a database. That's all. No mucking about with threads or caches or anything like that. If you have a database setup where it takes 1 second to write a record, you need to get that fixed right away.
    As for session ID versus user ID, it depends on what you need. We just log the user ID so we can see who is using what applications, but your requirements may differ. There's nothing preventing you from logging both. Also, I do not know whether session ID's are unique over a long period of time, but logging the date and time of access should help you to deal with that problem if it exists. Basically, don't put too much logic into your logging code, just throw records out at the database. Any filtering or selection should be done on the back-end system that analyzes the logs.
    PC&#178;

  • Collecting statistics

    what are DBMS_STATS package and ANALYZE command
    how significant these two on collecting statistics of a table
    if possible give me another link showing a good demo

    thanx yaar
    also tell me what are star queries fact and lookup tables in star queries
    it will be good of showing some examples than suggesting links
    this piece is really good and helpful eye-opener for me towards statistics

  • Report for collect statistics of scenarios in PI

    Hi colleagues,
    I would like to know if there is any specific report i can execute in my box (PI 7.1) in order to get statistics regarding:
    Number of messages per scenario
    Average message size per scenario
    Ellapsed time
    Etc
    The aim is to prepare a document in which we can analyze how the system grows and which scenarios cause this growth, week after week.
    I have gone over the processes EWA carries out and got nothing, couldnt execute the reports i found there.
    I know I can get some of this info by means of Performance Monitoring, but i need to be able to collect all this data.
    Is there a report i can use for this purpose?
    Please, any help will be much appreciated.
    Best regards,
    David

    Thanks all for your valuable input,
    however that makes me realise there is no way to gather this info (scenario specific) without writing some code, am i correct?
    Does anybody of you know how SAP manage the data they collect from PI through EWA tasks? Despite slight differences, this is what i want to get.
    Any clue?
    Thanks a lot in advance and best regards!
    David

  • Collections,  Keywords and iView Catalog Sets

    I am currently using iView and have most of my metadata in "Catalog Sets" (iView does not support hierarchical keywords). I think I read elsewhere that people are moving their Catalog Sets to LR Collections but it seems to me that Keywords would be a better choice? I'd therefore like some general advice on when to use Collections and when to use Keywords?
    Following on from that, if I have a photo selected in LR how do I find out which Collections that photo is in? I am sure I must be missing something obvious!
    I also could not find a way of displaying keywords in the Grid view for each photo. Is this possible?
    Many thanks!
    Tom.

    Tom
    Keywords are generally public, Collections are private. The world and other programs understand keywords and can use them for searching, and you can use them for interchanging data between programs (eg copy iView sets to keywords, then they'll come over to LR where you can then put them into collections).
    In LR some features are Collection-specific. Picks/Rejects for example, labels too.
    John

  • Error ORA-20000 collecting statistics

    on linux:
    sqlplus / as sysdba
    Connected to:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Beta
    SQL> exec dbms_stats.gather_schema_stats('MYUSER',estimate_percent=>100,cascade=>true);
    BEGIN dbms_stats.gather_schema_stats('MYUSER',estimate_percent=>100,cascade=>true); END;
    ERROR at line 1:
    ORA-20000: Statistics collection failed for all objects in schema
    ORA-06512: at "SYS.DBMS_STATS", line 24189
    ORA-06512: at "SYS.DBMS_STATS", line 24130
    ORA-06512: at line 1
    I tried: grant execute on SYS.DBMS_STATS to public, but it didn't help.
    I also tried connected to myuser, no change.
    Any hint?
    Any hint?

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, Real Application Clusters and Automatic Storage Management options
    SQL> begin
    dbms_stats.gather_schema_stats(
    ownname=> '"EPICEDF"' ,
    options=> 'GATHER AUTO');
    end;
    2 3 4 5 6 7 8
    9 /
    begin
    ERROR at line 1:
    ORA-20000: Statistics collection failed for all objects in schema
    ORA-06512: at "SYS.DBMS_STATS", line 24189
    ORA-06512: at "SYS.DBMS_STATS", line 24130
    ORA-06512: at line 3
    I dont have any errors in the alert log or trace files

  • Statistics for bookmark usage

    Hi All -
          When a user runs a report through bookmark, will that instance be logged into the BW Stat Tables? Most of our bookmarks force the users to enter variable values each time bookmark is called upon. So these executions are as good as executing the query. But the preliminary study shows that the bookmark executions are not being logged into RSDDSTAT tables. Is this true ? If YES, are there any other tables that give us details about the bookmark usage (like number of times the bookmark is executed, average execution time etc...). Any help is highly appreciated.

    The statistics for this MP are not turned on hence they did not show up. But any query executions through bookmarks are showing up as navigations instead of executions.

  • Error when collect statistics in ST03N

    Hi SAP Gurus,
    My system have three application server, In the App2 have a issue, for many days the statistics in st03n don't are collecting for this Application Server, other two APP work fine.
    In the system log I get many error again and again.
    15:17:36 DIA  010 900 AILOPEZ                     R4  F Failed to write to file, error 0089
    15:17:36 DIA  010 900 AILOPEZ                     R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:39 DIA  020 900 LEMANTIL                    R4  F Failed to write to file, error 0089
    15:17:39 DIA  020 900 LEMANTIL                    R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:42 DIA  010 900 LMAGUDEL                    R4  F Failed to write to file, error 0089
    15:17:42 DIA  010 900 LMAGUDEL                    R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:45 DIA  002 900 DEIGIRAL                    R4  F Failed to write to file, error 0089
    15:17:45 DIA  002 900 DEIGIRAL                    R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:48 DIA  028 900 AEARANGO                    R4  F Failed to write to file, error 0089
    15:17:48 DIA  028 900 AEARANGO                    R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:51 DIA  028 900 JPENUELA                    R4  F Failed to write to file, error 0089
    15:17:51 DIA  028 900 JPENUELA                    R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:54 DIA  007 900 PCHAVES                     R4  F Failed to write to file, error 0089
    15:17:54 DIA  007 900 PCHAVES                     R2  A > File: /usr/sap/CP1/D02/data/stat
    15:17:58 DIA  016 900 SGALVIS                     R4  F Failed to write to file, error 0089
    15:17:58 DIA  016 900 SGALVIS                     R2  A > File: /usr/sap/CP1/D02/data/stat
    Any suggestion.
    Regards,
    William Neira

    Hi William!
    I don't know if you're familiar with the fsck Command, But you can try checking for corrupt files:
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.cmds/doc/aixcmds2/fsck.htm
    Cheers,
    Diego.

  • Statistics on package usage?

    Hi,
    I've been using the same Arch installation for about 4 years now.
    It had recently come to my attention that there might be a lot of packages that I've installed over the years, and rarely use now days.
    Is there any way to get statistics on the package usage in my system?
    Thanks a lot,
    fiod

    Pacgraph give you a graphical overview of all installed packages. You might want to check it out.
    I'm sure there are other options as well, but I'm way too wasted to think clearly right now.
    Last edited by myrkiada (2011-07-16 15:15:57)

  • Garbage Collection and Constant CPU Usage

    Hello,
    We have a load balanced environment running ColdFusion 10 Enterprise with 5 instances currently running. Currently we only have one instance being actively used but have been encountering a problem within a time frame of 12 to 36 hours (calculated on the times we have had to restart CF to come back online) the garbage collection is running almost constantly and CPU holds at 50% until the server just becomes unresponsive until the CF instance is restarted.
    I have been monitoring the server via VisualVM to watch the CPU and Heap usage since I have found that running the server monitoring systems build into CF 10 Enterprise accelerate the problem to cause a crash within 4 to 5 hours.
    This issue has been occuring regardless if there is heavy load or not on the server. I have been seeing some odd behaviour when running CF Stat where I am seeing 4 Requests Queued and Running Requests never shows anything other than 0. I increased the Minimum Heap Size to 512 MB and Maximum Heap Size to 1024 MB and below is our JVM arguments
    -server -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.home={application.home} -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true -Dcoldfusion.jsafe.defaultalgo=FIPS186Random -Dcom.sun.management.jmxremote.port=8701 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false
    We are running on a Windows 2008 64 Bit and IIS 7.5 on both of the load balanced servers and have updated the server to ColdFusion 10 Update 2. I am aware of the issues that are being fixed in Update 3 that was removed last week by Adobe due to bugs introduced.
    If anyone has any insight in how to fix this issue, I would be greatly appreciative.  This is affecting a production server that did not show these problems when we put the servers under load when we did pre launch settings.

    Further from your images - while it shows CF CPU at 50% the GC activity is 0%.
    So could be your not garbage collecting more than necessary and something else CF wise is taking CPU time.
    What would be interesting is the Jconsole Memory tab Details section. It shows the time spent in minor and major GC's.  eg:
    HTH, Carl.

  • BW Statistics for aggregate usage

    Hello experts,
    can some one guide me on how the BW Statistics cube can be used to count
    1> the "No. of times an aggregate was used by the
    queries" .
    2> The % of the query users who hit a particular
    aggregate in a month
    A query on the cube '0BWTC_C02' with
    0TCTIFCUBE(InfoCube) in rows and
    0TCTSTAUIK(Frequency ) in coulumns doesn't yield the correct result for my aggregate.
    Is this the right way of getting the "No. of times an aggregate was used by the queries" or is there any other option.
    I'm aware that i can indirectly get these details from RSDDSTAT, but not sure how to use BW Statistics cube for getting this information.
    Please help
    Best Regards,
    Sanjay

    I don't see where the aggregate cube name is even captured in this cube. Personally, I think the whole BW Statistics thing comes up a little short of what it needs to be.
    RSDDSTAT is the only place I am aware of being able to get what you are looking for.  Haven't tried it, but you should be able to setup an Infoset on it for Bex reporting, or just download the data to Excel or Access as you probably have been doing. Or create your own statistics ODS/Cube that does capture what you need.
    Keep in mind, an InfoCube with multiple aggregates could have more than one aggregate used by a user query but only one aggregate will be captured in RSDDSTAT.
    Message was edited by: Pizzaman

Maybe you are looking for

  • How do I set Adobe Flash Player as the default program to open SWF files?

    Basic Overview I have this working fine at my home laptop, however I need this working for projects at school. Whenever I want to open an SWF file at home, I simply double click it and open it in Adobe Flash Player (Adobe Flash Player 10.0 r22) and I

  • Alarms resetting randomly

    Hi, I've had several issues with my Palm Pre, but with my current handset, I have had the alarms randomly reset every other day or so, sometimes everyday. The alarm goes off in the morning, then when I go to bed I have to check, because half the time

  • Problems with lookup query

    Hi all, I added a lookup query in a form. The query is: select lkv_encoded ,lkv_decoded from lookup_ad_folder_vw where lkv_encoded not in (select encoded from ad_folder_vw where usr_login = '$Requester Information.User Login$') I need to filter by th

  • Non-printing advisory text/layer for templates

    I'm trying to set up a template in illustrator that can be used by co-workers. Rather than having a separate document containing tips on how best to use the template (which of course, no-one will read) I thought it might be better to include info in

  • OTN Jdeveloper Download does not work!

    The JDeveloper download does not work. After entering the questions a 404 error page appears. Waht is going wrong here?