Report question

Therefore, what is required by the management.  They want a one page report that lists the total space to store data and used.  They just want does not total each distribution of data store.  problem is that we have warehouses of 450 + but data that includes data warehouses premises esxi.  they want to just san attach LUN to be counted in the totals.  How can I do this?  If its even possible.

This should give you all the data you requested:

Open-> tooling Administration-> Console of Script-> tab Scripts

Hit the green + to add a script

Paste the following text in the top box:

DS = server. DataService
Total = 0
used = 0
(#! VMWDatastore where multipleHostAccess = true #)? getTopologyObjects () .each {datastore->

total += (ds.retrieveLatestValue (datastore, 'totalSpace')?.) GetValue?. getAvg()? (: 0) / 1024/1024
used += (ds.retrieveLatestValue (datastore, 'spaceUsed')?.) GetValue?. getAvg()? (: 0) / 1024/1024
}
Return ' DatastoreTotals for shared data storage, ${total?.} ". Round (2)} to in Total, ${used?.} "Round (2)} TB used.

Run the script

(Yes, I know this is not a report, but it's a start toward a report).

Also, since a data store can be attached to multiple Clusters (and are, in our environment), how would you handle this?

Tags: Dell Tech

Similar Questions

  • Update the BIOS and system health report question

    I have two questions to ask you.

    1. I just bought a Quad DV6T-7000 a month ago. I'm unable to create a report of health system through the control panel > performance & information > advanced tools > generate system health report.  I get an error saying "cannot run" with no other information. It apparently came from HP in this way. Something has been corrupted? I have configured my laptop the way I like it and have installed all programs and applications of my previous laptop, so I hope that I don't need to do an installation of windows 7 to fix this. It is not really important. But it should work.

    2 HP Support Assistant automatically installs updates to bios, or is it something that has to be done manually? I am currently set to auto critical or important updates. There is an update of the bios (f.22 I think) available for my Pavilion DV6T - 7000 Quad Edition, however, I am wary to update my bios given the many problems that people have after doing an update their bios.  So far, HP support Assistant has not notified me of the update and I have problems with the problems it addresses. Should I be worried?

    Thank you, appreciate your making this feature expert day!

    CRS says:

    I have two questions to ask you.

    1. I just bought a Quad DV6T-7000 a month ago. I'm unable to create a report of health system through the control panel > performance & information > advanced tools > generate system health report.  I get an error saying "cannot run" with no other information. It apparently came from HP in this way. Something has been corrupted? I have configured my laptop the way I like it and have installed all programs and applications of my previous laptop, so I hope that I don't need to do an installation of windows 7 to fix this. It is not really important. But it should work. , You can run the System File Checker to see if there are problems of file system.  Open a command prompt with admin permissions and type sfc/scannow, and then on enter. The files of your operating system will be inspected and the files that are supposed to be corrupted or damaged will be replaced with fresh copies of the repository own Windows file.  If this does not resolve the problem, then I suggest that you run Windows update. There may be an update that resolves this problem

    2 HP Support Assistant automatically installs updates to bios, or is it something that has to be done manually? I am currently set to auto critical or important updates. There is an update of the bios (f.22 I think) available for my Pavilion DV6T - 7000 Quad Edition, however, I am wary to update my bios given the many problems that people have after doing an update their bios.  So far, HP support Assistant has not notified me of the update and I have problems with the problems it addresses. Should I be worried? I recommend not updating the BIOS if everything works. Updated the BIOS, just because you can, this is certainly an adventure risky for most people.

    Does your laptop have a UEFI environment.  This in fact safe update the BIOS if you decide to do.

     

    You can set the HP Support Assistant to install updates or to notify you when updates are available.

    I recommend that you do not set automatically update anything. My preference is that the Windows operating system and the laptop / desktop only doing what I want to do and when I want them to... That way I don't get surprises not unexpected and mysterious death blue screens or black screens.

       

    Thank you, appreciate your making this feature expert day!

    Greetings from nest,

    ERICO

  • Interactive report Question (sort of)

    This has probably been concave, but I have not found how to ask the question to find the answer, so I apologize in advance.

    Running APEX 4.2.3 I need do the following:

    I need to be able to send an email to all registrants in a filtered interactive report, with one of the interactive report fields e-mail address.  So I imagine something like this:

    1 run an interactive report and it returns 1000 rows.

    2. I filter the report so that the subset resulting contains 30 rows.

    3. I click on a button that says Compose Message

    4. a box perhaps (a modal window?) to allow the body of the message type.

    5. click a button to send a Message

    6 to run a PL/SQL procedure cycles to each line of the EIS filtered to get the email address.  (This IS THE PART that I KNOW not HOW to DO it)

    7. use the same PL/SQL procedure from step 6 to send the e-mail message.

    I understand how do anything but striking since the interactive report filtered e-mail addresses.

    Any help would be greatly appreciated.

    Bob

    Now look at the process... You need build the e-mail process, but the query NOW respect filtering done on the report.  I added a function to your workspace that you want to download where you want to develop this...

    This function determines the ACTIVE query for the report, binds with the values bind variables and returns the query, where I add a selection to the e-mail address to select it and build an array of values to loop through...

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • Script for Essbase report question


    Hello. I'm trying to create a script to report which a customer dimension as a line and if possible have the customer member of level 0 and it's parent, customer level 1 be repeated on the same line. Is it possible somehow?

    Thank you

    Lol it is completely impossible in a report script.

    If you actually try to export the metadata only, look at the contour Applied OLAP Extractor.

    If you need this in a data report you to post-process the result, or have a separate metadata extracted with a search in the parent company.

    It is quite a common question, but there is no simple solution.

  • Report Question script

    Hi all

    I have it here question script report.

    I report I need to generate from Jan - 2013 as part of Dec-2013. I can manually update the period and the year and generate it, but I need one file per month. So for example for January 2013, I need Jan13.txt and February 2013, I need Feb13.txt.

    Can we create a script to report that generate files from separate output for each month?

    or should I create a separate report for each month script generate separate output file?

    Thanks in advance

    One report script is unable to create several files in a single run.  You can be...

    1 create 12 report files and call them separately

    2. create a report file, use a subvar and then call 12 times, changing the subvar between tracks

    3. create a report file and use a script to cut output upward in files.  grep or equivalent makes this kind of thing a relatively trivial task

    Abandonment of report and by using a script to calc DATAEXPORT scripts can be an option; You can create multiple files from a script unique calc like that.

  • OBIEE / BI Publisher report question

    Hi, quick OBIEE / question BI Publisher. We have an obligation to produce a very formatted report, complex. All data are in OBIEE - but there are several disciplines necessary to answer questions (thus queries of multiple responses).

    Assuming that I can create a report of responses with the raw data for each section (a "header" section, section ' detailed costs', section 'budget', etc. - which everyone would be in a separate query responses), is it possible to use BI Publisher to then "chaining" each section separated into one integrated report?

    I'm not very be applied BI Publisher. I know how to use a query answers like 'source' for a report of BI Publisher. But I don't know how to have multiple responses on a single BI Publisher report queries.

    Thanks in advance!
    Scott

    Hi Scott,.

    In your report, BEEP, you will need a separate set 'data' for each answer. What you need to do is click on 'Data model' and select 'Concatenated SQL Data Source' as the main data set. It will combine the results into a single xml result set.

  • Apex report question

    Hi All-

    I have a report that displays data in a column (IE).
    Time
    --------
    08:00
    08:10
    08:20
    ...


    All the way to 16:00 hours. Is there a way to encapsulate the exit on several columns in the html table? I want the output to look like this:

    08:00 08:40 10:00
    08:10 08:50 11:00
    08:20 09:00 12:00
    08:30 09:10

    Thank you in advance for your help!

    If this answers your question, please give points where you feel appropriate and mark the thread as closed, while others know it is closed...

    Thank you

    Tony Miller
    Webster, TX

  • Send your Analysis Preview report questions

    Hello

    Please see the attachment.

    It is a comprehensive report of the analysis of e-mail that shows strange results...:

    1. How can be greater than 100% open rate? -the guide of eloqua report defines this metric as # unique opens / e-mail # delivered, am I missing something here?

    2. something is strange also simple click to open rates - email click relationship & send open comprehensive reports are attached to the workbook also, so you can see that the total unique clicks = 152 and opens unique total = 244, click to open the rate should be = 152/244 = 62.2%, not 45,85%, right?

    Thank you.

    There is a unique report as opening rate well when the unique fields are included.  I've included a sample report of Eloqua as well as a screenshot where the options are in the analysis report to add the unique fields.

  • Analytics reports questions

    Hi, we are having a similar problem. We have a pro account, publish both iPad and iPhone with double orientation as folios of detail.


    We noticed that none of our articles that are "marked" as ads are showing up in our analytical report.

    We have also noted that if an article is marked as an advertisement, but not hidden in the table of contents, analytics appear.

    Our ads are marked before we publish, so this shouldn't affect the outcome. Marking an article to hide effects TOC if it appears in our analytics?

    I know this is an old post, but I saw that this was not resolved. I can easily make a new post if necessary.

    Thank you

    I've tested this and it is not the case for me.

    An announcement is automatically hidden from the table of contents so I let it default and published. I then proceeded to some casual browsing of articles (with one of them marked as an advertisement) and he looks at all the good - see screenshot

    My advice is to contact support so that they can look into it more precisely with your own account.

  • 11.1.2 easy Hyperion report Question I hope...

    We recently migrated (exported/imported) all our financial studio is the 9.3.1 11.1.2 and find the slightly different behavior for the formulated rows/columns. We have a report that contains a simple variance column [a] -. In the 9.3.1 this report shows total in the autocalculated line even if there is no data in the column for either [a] or [b]. However, now in 11.1.2 the sum of autocalculated will not be displayed because the lines in the report have no data in either [has] or [b] so that we get an error and the total will not be calculated if there is an error in one of the lines.

    I guess that there is an easy solution to do, something that I can put in the formula to not ignore any data, but still give a zero of a response?

    Thank you.

    I remember having this problem with 9.3.1 for the calculated totals that way so that a zero would be complete when the column was missing blocks associated with it, we used the function ISNONUMBER, 0 in the calculated field

    JTS

  • Interactive reports - Question about download PDF, CSV, Email, etc.

    I recently installed the latest version of the APEX. I deployed as an EAR on Oracle WebLogic. Then, I created a simple
    interactive report including the search bar located above the report. Downloads (emailing, pdf, etc.) do not work after I
    Run the report.

    What setup\configuration is required for emailing and download of other files to work?

    FYI: right now I have Oracle WebLogic, Oracle 10 g, and APEX run locally on a computer based XP laptop.

    Thank you in advance,
    Wes

    Hi Wes,

    Send a report as an e-mail requires an SMTP server. You must configure your instance settings to point to the SMTP server.

    http://download.Oracle.com/docs/CD/E17556_01/doc/admin.40/e15521/adm_mg_service_set.htm#BEJBCEEH

    To download a report in pdf, excel or RTF... you must have installed a reporting engine. Visit this link for details...

    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/configure-printing-093060.html

    Thank you
    Machaan

  • Can not see Digital River reports

    Hi all

    I wrote an app yesterday, and according to reports of the App World, I had 9 downloads and a purchase. However, when I connect to my console to Digital River, I don't see the application at all. There is no report at all. Is there something special I need to do to set up? Or is there a time limit for reports to appear? For the record, this is the app: http://appworld.blackberry.com/webstore/content/115397/.

    Thank you

    Yes, there is a period of time. Reports are genereated by the end of the month. You can check this in the e - pen reports.

    Directly from Digital river:

    INFORMATION REPORTS *.

    The report that you have access to is called the report ePen. EPen report is used by the staff of accounting and finance to reconcile payments from Digital River and transactions for the payment period. Generally, this report is not used for marketing or promotional purposes. The report of ePen is guaranteed to be available in the console command prior to the 20th (often available prior to the 10th day) day of each month.

    To view a report of ePen:

    1. connect to the console command to https://gc.digitalriver.com/gc/ent/login.do with the supplied account credentials
    2. find the menu item "Reporting" in the top navigation.
    3 hover over "Reporting" to see the fall below appear. Select 'ePen Reports.
    4. click on the name of the report to display in the list of available files.
    5. a window appears and prompts to open or save the file Zip® of the report.
    6. choose a location on your computer to save the report.

    Each individual report in ePen report can be viewed with Microsoft® Excel, but you also need WinZip® to extract the individual reports of the compressed file in which they are delivered. You can download WinZip from www.winzip.com.

    ePen reports questions should be directed to financial [email protected]

    Hope that helps.

    Kind regards

    Flow

  • How to recover the XMLP report after publication

    Requirement:*.
    There is a custom created page that has some data (all data is display only) on level 1. There is also a link on that level 1.
    When the user arrives on this page for a particular search (from the search page) values and on a level 1 line and click this link, an XMLP report must be generated and open.
    When the user comes to the same page with the same values of research and the same line at level 1 later, after some time/day, the XMLP report which came already should open instead of generating a new report XMLP.
    Therefore, the XMLP report has generated only once for a particular line of level 1 and should now be reused.

    Technique of the logic applied so far:*.
    The logic was written on the component.record.fieldchange of the link level 1.
    I was able to generate the XMLP data file. By using this data file, I was able to generate the report (in PDF) and publish as well.

    Creates the object:
    & oRptDefn = create PSXP_RPTDEFNMANAGER:ReportDefn(<Report_Definition_Name>);
    & oRptDefn.Get ();
    & oRptDefn.SetRuntimeDataXMLFile (< XML data file >);

    Set the outdestination:
    & oRptDefn.OutDestination = < Some Unix Path >;

    Report of the process called:
    & oRptDefn.ProcessReport (< name of the report definition model >, % language, date, & oRptDefn.GetDefaultOutputFormat ());

    And published:
    & oRptDefn.Publish ("PSUNX", "", "", 0);

    The report is published. I can view the report in pdf format on
    Main menu > Reporting tools > XML editor > search for XML report

    Question (which is also a roadblock):*.
    Now how should I proceed in order to open (display) the same report when the user clicks on the link to the level 1 again.
    How can I reopen this same report next time?
    I was wondering that if I get the report Id, and the process Instance (as displayed in the search for XML report), I can save for later use. So I can dynamically create the report using these 2 URL identifiers when the user clicks on the same link next time. But not able to get the correct values of these properties.
    After publication, & oRptDefn.ProcessInstance gives 0 instead of the process instance, as shown in the XML report search page.

    Please help with your expertise.

    The instance of the process number is automatically filled by PeopleSoft during the call to publish. However, the problem is that you cannot recover the instance number of processes assigned by PeopleCode after the call to publish. I think that this property has a use when you run the report through the process scheduler and not the application server (which is the case in this situation).

    Take a look at the PSRF_RINFO_TBL notice. In this recording all the XMLP reports will be stored by the report URL. Your condition said that when a user enters a component with a certain search criteria and a report has already generated so that criteria at level 1 should link to open that specific report. With the file PSRF_RINFO_TBL, you know what reports have been produced so far. The only thing you need then is to link a report to a specific search criteria. If you run a SQLExec on the PSRF_RINFO_TBL after you have published it you should be able to recover the process instance and the content id. If you add a record or some fields of the record exist for this component, you can bind the instance of process/contentid to search criteria. If a report already exists, you can use the code I posted in my previous post to open the report on the screen.

  • Questions after TimesTen first trial: memory footprint and query performance

    Hello!

    I'm testing TimesTen In - Memory Database cache to see if it could help with some ad hoc reports questioned this need too long to run in our Oracle database.

    Here is the configuration:

    1.) TimesTen Server CPU Quad Core 2 with 32 GB of RAM running Windows 2003 x 64.

    2.) put in place two cachegroups read-only: a little for a quick test and the real thing that maps to a table of the database as such:


    Database table looks like:
      CREATE TABLE "TB_BD" 
       (   
       "VALUE" NUMBER NOT NULL ENABLE, 
       "TIME_UTC" TIMESTAMP (6) NOT NULL ENABLE, 
       "ASSIGNED_TO_ID" NUMBER NOT NULL ENABLE, 
       "EVENT_ID" NUMBER, 
       "ID" NUMBER NOT NULL ENABLE, 
       "ID_LABEL" NUMBER NOT NULL ENABLE, 
       "ID_ALARM" NUMBER, 
        CONSTRAINT "PK_TB_BD" PRIMARY KEY ("ID")  
       );
    Oracle database table has 1.367.336.329 lines and table segments are approximately 61 GB, so a medium line takes about 46 bytes.

    Since I have 32 GB in the TimesTen machine, I created the Group cache with a where predicate in the ID column that only the 98.191.284 most recent ranks get in the cache group. In the Oracle database, it is around 4.2 GB of data.

    After the cache loading dssize group returns:
    Command> dssize
    
      PERM_ALLOCATED_SIZE:      26624000
      PERM_IN_USE_SIZE:         19772852
      PERM_IN_USE_HIGH_WATER:   26622892
      TEMP_ALLOCATED_SIZE:      32768
      TEMP_IN_USE_SIZE:         10570
      TEMP_IN_USE_HIGH_WATER:   14192
    
      (Note: the high PERM_IN_USE_HIGH_WATER comes from a first test where I tried to cache too many rows)
    I then ran on the TimesTen machine:
    tisql> select avg(value) from tb_bd;
    She is still going after 10 hours, so I can already tell that the query execution time is not really met my expectations. :-)

    In the Windows Task Manager, I see that tisql constantly use 13% of CPU (= 100% / 8 cores), so that it uses only a carrot, but even he was using all the hearts and the execution time would be 1/8th, it wouldn't meet my expectation. :-)

    I also see in the the Windows Task Manager who becomes slowly higher and higher, currently the 'MemUsage' of my tisq 14FR processl. I believe that it is shared memory mapping that is already mapped by the TimesTen process that has approximately 24 GB mapped. The query is probably 53% through and the total time of queries can be around 20 hours.


    My questions:

    1.) for what I tested, 1 GB of data in the table Oracle needs about 4-5 gigabytes of memory in the TimesTen database. I read a post on the forum who has explained with ' data are optimized for performance, no space in TT ", but I don't quite buy it. A factor of 4-5 means that the CPU must spend 4 to 5 times the amount of data. The data is not compressed in the Oracle database, but it is in its natural binary form. I would like to understand why data takes much more space in TT - like when you have a numeric in Oracle, which TT do with it to make it 4 - 5 times bigger and why does do that?

    2.) regarding the performance of the queries: how long can take even to the base allows to browse about 20 GB of data in memory, number of lines, summarize the NUMBER of a column with a division to get the avg (< column >)? Is there something flawed with my setup?


    Thanks for the ideas!

    Kind regards
    Marcus

    Published by: user11973438 on 06.09.2012 23:27

    I agree that the use of 4 - 5 times more memory than Oracle is far from optimal. Your drawing is unfortunately a little pathological; normally we see more like 2 - 3 times (which is still too really0. There are many internal differences between Oracle and TimesTen in the way data are stored internally. Some are historical, and some are due to the optimization of performance rather than storage efficiency.

    For example:

    1 oracle lines are always variable storage length while TimesTen lines are always of fixed length in storage.

    2. in Oracle, a column defined as NUMBER only occupies the space needed based on the stored value. In TimesTen SEVERAL column always occupies the space to store the maximum possible precision and therefore takes up 22 bytes. You can reduce it by restricting explicitly using NUMBER (n) or NUMBER(n,p).

    3 TimesTen does not support any kind of parallel query within a single data store. All queries will be run using maximum core CPU; Oracle DB supports parallel queries and so it can make a big difference for certain types of application.

    4. NUMBER is implemented in software and is relatively ineffective. Calculating the average of almost 100M lines will take time... You can try to change cela a native binary type (TT_INTEGER, TT_BIGINT, BINARY_DOUBLE depending on your data); This will no doubt give a good improvement (but see point 5 below).

    5. with a database of this size, it is possible that Windows made a lot of paging, while the query is running. I myself also observed on Windows it seems to be a penalty when a process key/maps a page for the first time. You should monitor the paging activity via the task manager that the query is run. All important pagination will really affect the performance. Also, try to execute the query a second time without disconnecting ttIsql this may also show an advantage. On Unix/Linux platforms, we provide an option (MemoryLock == 4) to lock the entire database in physical memory to prevent any paging, but is not available under Windows.

    Chris

  • Windows Update is updating very slowly. What can I do to make it faster?

    I try to install some updates, but Windows Update is very slow. I tried to look in Windows help, but there is nothing there.

    Hi dgbystrom,

    Thanks for posting answers.microsoft.com

    Would you try these steps and let us know if this increases the speed or the speed, updates remains the same:

    1. Boot your system in a clean boot State.  (Start with step 1 - then try the update.)
    2. After I started using the settings described in STEP 1, manually download an update and run it manually.

    Here is a link to the download Site:

    (http://support.microsoft.com/gp/DOWNLOADOVER )

    In step 1 times how long it takes to download and install.  If it seems to be faster and you still have updates on the left, proceed to step 2.  Describe errors or if there are changes in time download in this step.

    Continue through the steps, if you have enough downloads and try to isolate which can delay the process.

    Report questions or concerns to us in the forum for more information.

    Important note: do not forget to put your system back to a NORMAL STATE by following the steps described in STEP 7 of the clean boot procedure.

    Thank you for working with us.

    Kind regards

    Debbie
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for