Application Startup by Product report shows incorrect number

Hello all,
I don't quite understand how ZAM actually generates the information for Startup Count of say Microsoft Word 2013 Or Adobe Photoshop CC ...

Scott, I guess the best way is to provide an example:
say definition of table, with column definitions is as follows:
create table example (
id number,
last_name varchar2(20),
first_name varchar2(10),
home_state varchar2(20)
Populate the table as follows:
ID LAST_NAME FIRST_NAME HOME_STATE
1 Smith John Indiana
2 Jones Bob Minnesota
3 Roberts Craig Texas
4 Clinton Bubba Arkansas
You asked: Incorrect in what way?. In what way is it transformed from the database value? What is an example of a database value and a displayed value?
Report query (select, id, last_name, first_name, home_state from example; )
will yield the following results:
ID LAST_NAME FIRST_NAME HOME_STATE
1 Smith John Texas
2 Jones Bob Texas
3 Roberts Craig Texas
4 Clinton Bubba Texas
If I filter out the records based on HOME_STATE, for example (select, id, last_name, first_name, home_state from example where HOME_STATE = 'Indiana') I get:
ID LAST_NAME FIRST_NAME HOME_STATE
1 Smith John Texas
But if I project the HOME_STATE column a second time in my query (select, id, last_name, first_name, home_state, home_state from example; )
I get:
ID LAST_NAME FIRST_NAME HOME_STATE HOME_STATE
1 Smith John Indiana Indiana
2 Jones Bob Minnesota Minnesota
3 Roberts Craig Texas Texas
4 Clinton Bubba Arkansas Arkansas
Are there any displayed values for any rows that match the database table column values? No. One of my query predicates actually filters on HOME_STATE (let's I want to filter on Indiana, all rows will still display Texas in the HOME_STATE Column, even if all the records have a HOME_STATE of Indiana).
What is the display type of the column in the report attributes? The column is just a varchar2, but I'm off the client site for now so will check back to confirm that that the display type of the column is correctly set.
Appreciate the help.
Earl

Similar Messages

  • VAMT 3.0 Duplicate Client Machine ID Report showing excessive number of computers

    We are running a KMS on a 2008 R2 VM with plenty of CPU, RAM and storage.  I recently configured and installed the Volume Activation Management Tool 3.0.  Everything seems to be working well except that reviewing the Volume License
    Reports, specifically the Duplicate Client Machine ID Report, I noticed an excessive number (about 4 times the number of actual managed computers) are listed in this report node. Even assuming that computer images were not being sysprep'd this
    seems really odd.  The License Overview shows 1,813 licensed and 1,678 unknown (possibly off or disconnected devices) and our duplicate CMID report shows about 8,300 plus.  What are the possible causes why this number is so high and how do I troubleshoot
    and remediate inaccuracies? 

    Duplicate CMID can come if you didnt used /generalize option when sysprep'ing. (http://blogs.technet.com/b/askcore/archive/2009/10/16/kms-host-client-count-not-increasing-due-to-duplicate-cmid-s.aspx)
    Please check your KMS's log, to be sure if true or not. If duplicate, it will be logged by your KMS's host.
    In virtual, like XenDesktop or View with a golden image it can easilly happen, as the CMID is kept by the server for the virtual's machine (aka the PVS for XenDesktop)
    Regards, Philippe
    Don't forget to mark as answer or vote as
    helpful to help identify good information. ( linkedin endorsement never hurt too :o) )
    Answer an interesting question ? Create a
    wiki article about it!
    Hi Yagmoth555, thanks for the reply.  I know this is not the case for our environment as it's telling me that physical systems that were installed with the ISO have duplicate ID's.  Also, the previous version of VAMT that we were running didn't show
    1,560 systems as having the same ID.  I have already deleted every "product" from the database and rescanned our environment, but I get the same result.

  • Report showing the number of active users in the system

    All,
    There is a standard SAP report which shows the number of active users in the system (output same as AL08).
    Does anyone remember this?
    Cheers,
    Bidwan

    Hello Bidwan, 
    Are you talking about the report RSUSR000?
    Regards.
    Ruchit.

  • Crystal report showing Incorrect data against Bex Query

    I have created Crystal report on top of Bex Query, I have not done any calculations in the report, just dragging structure and key figure in the report, ran for one month, when I compare with Bex Query with same period, it is showing incorrect data.
    I don't know what can be wrong here?
    We are Business Objects 3.1 SP3.
    Thanks,
    Ravi

    HI,
    I would suggest you trace the workflow in Web INtelligence according to these notes:
    Tracing:
    Unix : Note 1235111
    Windows : Note 1260004
    and then post a link for downloading the trace files here.
    regards
    Ingo

  • Camera Roll showing incorrect number of photos

    The Camera Roll doesn't seem to be functioning correctly.
    When I import photos into iPhoto, i select the option to delete them from the phone.
    The photos disappear, but the number of photos apparently in the Camera Roll isn't reset to zero.
    Anybody else have this problem?

    ShadyMac wrote:
    Can you please post the process steps you're using to move or change your synced photos...
    Typically, I would connect my iPhone to my mac, I would manually sync (automatic sync is disabled), I would then remember that I have taken photos, run iPhoto '09 and import the pictures, selecting to delete them when the import process is complete.
    I have smart folders in iPhoto that include all iPhone pictures, so I would sync again to the the photos back on my phone.
    Also...when you tell iPhoto to delete and then the camera roll still shows a number...are there pictures there or does it have no pics but still has a number???
    After iPhoto has deleted the photos, the camera roll has the same number and the Camera Roll folder is empty.
    Message was edited by: alexish

  • SQL Server 2008 R2 Disk Usage report showing incorrect data file

    When I go to ANY database (System, AdventureWorks*, user) in Managemant Studio, I right-click on the db, select Reports, select Standard Reports, and select Disk Usage.  The disk usage report shows the correct db on top, but always only shows AdventureWorks_Data.mdf
    when I expand Disk Space Used by Data Files section.  This happens to any db I try.  When I look at Database Properties/Files for that database, the logical and physical file names are correct.
    Since the correct files appear in Database Properties/Files, I'm hoping it's just a bug in the report.  Same thing happens if I run a Disk Usage by Table report for ANY database,  The tables for AdventureWorks always only appear,
    Thanks,  Mike

    Thanks Tibor!
    I looked at the Properties for my login under Security/Logins and it shows my default db to be master.  Not sure if this is correct, but it sounds plausible.  I'll see if I can report the problem.
    The only issue I can think of that was out of the ordinary for the install of 2008 R2 EE was this:
    I originally installed 2005 DE, since it wouldn't expire.  After the install of 2005 DE, I decided to uninstall it and install 2008 R2 EE.  In between the installs of 2005 DE and 2008 R2 EE, I installed/uninstalled stupid stuff like 2008
    Express, 2008 Express with Advanced Services (?), and 2008 EE.  After each uninstall I also did a system restore to be safe.
    Now each time I open Management Studio, i get a pop-up stating that there are SQL Server 2005 registered servers on my sytem and asks me if I want to add them into Management Studio.  I always say no.
    The AdventureWorks db is from 2005 and was installed automatically with 2005.  I installed the 2005, 2008, and 2008 R2 AdventureWorks databases to my R2 for class.  I'm not sure now if the Disk Usage report is showing me AdventureWorks_Data.mdf
    because of my install into 2008 R2 EE or my previous install of 2005 DE.
    Hope this kind of makes sense...
    -Mike

  • ALV report shows fixed number of columns for a user ?

    Hello,
    I have an issue wherein I have created an ABAP ALV grid display in a WD ABAP application and hosted it onto portal. Now, all the users can see the correct number of columns for the report which are determined dynamically. But just for one user, irrespective of which report she launches it shows her only 4 columns.
    Can anybody suggest why this kind of behavior.
    Appreciate your help.
    Regards,
    Samta.

    Hi,
    Right, click the button "manage layout" or "save layout" and remove any default user settings...
    added: didn't read carefully sorry ;)... better check user settings in SU01 if no ALV parameter is used.
    Kr,
    m.
    Edited by: Manu D'Haeyer on Oct 21, 2011 8:53 PM

  • CUIC Reports Show Incorrect Time

    We have a single node UCCX 9.0.2 environment that we recently switched over from HRC to CUIC (co-resident) for reporting.
    While running some test reports I noticed that the times listed in the reports are off by several hours (see screenshots).  I have checked the time zone setting everywhere I can think of, and it's also happening to anyone that runs the report rather than just one person.  I have the time zone set to America/Chicago for each user (although I've also tried CST and US/Central).  The UCCX server is set to Central Standard Time and it gets it's time from an NTP server.  Checking NTP status on the server shows that the server's time is dead on.
    I feel like this is the type of thing that an incorrect setting would cause, but I can't think of any other way that this could be set wrong.
    I did find a bug (https://tools.cisco.com/bugsearch/bug/CSCur41928) relating to time zone issues that is known to affect our version, but from what I can tell it doesn't apply to us.  We're already set to the time zone that the workaround would have us set.  I was going to apply the workaround anyway just to see if it made a difference, but I'll have to re-host our license if I do that.

    Hi,
    The user should not have any timezone set. It should be set as blank. Also under the Datasources, check the UCCX Datasource and Edit. Ensure that the timezone is GMT.
    Basically CUIC should not have any timezone set. It will pull the information from the CCX timezone which is CST in your case. In the event of any timezone settings on CUIC, you will have issues.
    The options are for standalone CUIC so leave it at default.
    Regards,
    Arundeep

  • "Get Info" Reports an Incorrect Number of Files in a Directory

    I have a 17" MacBook Pro with OS X, 10.6.4. I've been relying upon Finder's "Get Info" to determine how many files a directory contains, and I never noticed any problems when using it. However, this afternoon I saw an anomaly with the actual number of files in a directory and what "Get Info" reported.
    I had previously created a new directory and moved 23 files to it. This morning I added three (3) more files to the directory, for a total of 26 files. This afternoon I added another five (5) files for a final total of 31 files in the directory. While Finder's "Get Info" showed that the directory had been updated this afternoon, it would not update the number of files it contains -- it still showed 26 files and the old total file size. I had to log out and log back in again for it to show me the correct file size and number of files.
    Is this normal behavior or was it a glitch in Finder? That is, can I rely upon Finder to tell me the correct number of files in a folder -- or not?
    Is there a way to force Finder to refresh itself? I looked around, but I did not see anything obvious, which is why I tried the logout/login method of refreshing it.
    Thanks,
    Bev in TX

    Welcome to Apple Discussions.
    This is a known issue in Finder. No fix I know of but a decent refresh here.
    -mj

  • Report showing Invoice number, vendor,material and qty

    Hi Guys
    Is there any report where we can take report for vendor, invoice number, material and qty.
    Regards

    Dear
    yeah! yau can check ME80FN with purchase order history setting.
    full marks to me if solved
    regdsd
    dev...!

  • BEX Report showing incorrect USD Amount

    Hi,
    I have a key figure of Amount type which is in USD currency. The value in the infocube is correct. eg: 1234.56789. However, when I display it in the report. it shows 1.23.
    I checked the TCURX table, no entry maintained for USD.
    Any idea how to fix this?
    Thanks,
    CH

    Hi CH L,
    Please check this thread. It had a similar issue and it was solved by applying SAP Note 1235966.
    $ USD shows no decimal place values
    Hope his helps ..!
    -Pradnya

  • Production Report with batch number

    Dear Experts,
    I don't know how to include the batch number for the finished goods in the following query ,
    SELECT T0.[DocNum] as Prod#, T0.[ItemCode],T0.[CmpltQty], T1.[ItemCode], T1.[IssuedQty], T2.[BatchNum],T0.[Comments] as Remark FROM OWOR T0  INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry left join  IBT1 T2 on  T2.[BsDocEntry] = t0.docentry and T1.[LineNum] = T2.[BsDocLine] WHERE T2.[BsDocType]  = '202' and   T2.[BaseType] = '60' and T0.[Status] IN ('r','l') and T0.[CmpltQty] <> '0' and T0.[DocNum]=[%0%] GROUP BY T0.[DocNum], T0.[ItemCode],T0.[CmpltQty], T1.[ItemCode], T1.[IssuedQty], T2.[BatchNum],T0.[CardCode],T0.[OriginNum],T0.[Comments] order by T0.[DocNum]
    Help me Please.

    Dear sir,
    The query is working
    SELECT T0.[DocNum] as Prod#,T0.[OriginNum] as SalesOrd#,T0.[DueDate],T0.[PlannedQty] as PlanQty,case when (T3.[BaseType] = '59' and  T3.[Direction] = '0' and T0.[ItemCode] = T3.[ItemCode] ) then  'Received' end as Direction,T0.[ItemCode], T3.[Quantity], T3.[BatchNum], case when (T2.[BaseType] = '60' and T2.[Direction] = '1' and T1.[ItemCode] = T2.[ItemCode] ) then 'issued' end Direction, T2.[Quantity], T2.[ItemCode], T2.[BatchNum] FROM OWOR T0  INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry left  join IBT1 T2 on T2.[BsDocEntry]  = t0.docentry and T2.[BsDocLine]  =  T1.[LineNum] left  join IBT1 T3 on T3.[BsDocEntry]  = t0.docentry and T0.[ItemCode] = T3.[ItemCode] WHERE T2.[BsDocType]  = '202' and  (T0.[Status] = 'R' OR T0.[Status] = 'L' )
    Thankyou for the same

  • Webi Report showing incorrect prompt from bex query

    Hello Gurus:
    I am facing a unique problem.
    I have a BEx Query which has a variable. I have built implement a BADI which restricts the variable values for the BEx Query.
    I have created an Universe on top of the BEx Query.  And I have created a webi Report on top of the Universe.
    The Webi Report when run does not use the Webi Prompt values, in other words it ignores the restrictions that I have placed on the variables. Instead it displays the whole list.
    Am I missing anything. Can some please help.
    Thanks
    EmJay

    Hi,
    select at least one key figure in the webi report and then try.
    Thanks,
    Amit

  • Quiz slides showing incorrect number of questions

    Morning everyone...
    I have courses that I have uploaded to our LMS. These have
    2-3 questions at the end of each course. The problem is that when
    taking the course and you get to the quiz questions; it will say
    question 1 of 5 yet there are only two quiz questions. Why is this
    happening? Is there a way to fix?
    Thanks,

    Hi there RDCBLANK
    Easy fix. You probably have Click Box objects on prior slides
    that are being factored in. Try tapping your F9 key to open the
    Advanced Interaction dialog. Then you can turn off the scoring for
    the Click Boxes and make that Question count accurate.
    Cheers... Rick

  • SFSY-FORMPAGES showing incorrect number of pages

    Hello,
    I have created a check form, and use SFSY-FORMPAGES to display the page numbers on the check and separate remittance if necessary.  If I print a single check that has no separate pages for remittance, it is telling me that there are 2 pages in the form, when there is only one.  What can I do to fix?

    Hi Daniel,
    As you said that,you have used SFSY-FORMPAGES to display the page numbers on the check and separate remittance so for that reason its printing two pages i.e one for the check and another for the remittance.
    Create the program lines for the remittance..incase if the remittance is there print the check and remittance else print only the check.
    Regards,
    Sravanthi

Maybe you are looking for

  • My apple id account had wiped my wifes iphone when trying to back hers up, can i get her back?

    i have backed my iphone up to the computer and when trying to back my wifes up, it then deleted her account and all her contacts and changed her phone to be identical to mine and is now registering as my apple id account rather than hers, is there an

  • Simple transformation : deserialize

    Hi, I have a simple transformation that works if I serialize table data, but it doesn't work when I wan't to deserialize. Here is my ABAP program that calls the transformation: TYPES: BEGIN OF flight,         f_id TYPE p LENGTH 5,         data TYPE c

  • MacBook internet disconnects when I connect BB10 with USB

    Everytime I connect my phone to my laptop via the usb (supplied with orignial device) the internet on my MacBook disconnects and I lose my VPN connection. It seems the Z10 creates a new 'Blackberry' Network connection which overrides my computer sett

  • Flash Builder 4 - Mobile (Adobe read this!)

    This is the second time I've written this letter. The first was a five-paragraph rant detailing the chronicles of my journey into mobile using the Adobe tools. This time, however, I've decided to break it down in a different way. It goes like this: -

  • Automatic data_transfer transform

    I get Automatic data_transfer transform has been resolved to a <fie> transfer object message when I use Data transfer. Can Somebody please suggest.