Get the list of reports and their ODBC details

Hi :
We have around 20,000 objects hosted on our BOXI R2 SP3 environment. May be around 17000 of these are reports. I have a few questions >>
1. Is their a way to get the list of all the reports and their ODBC details. I tried running the following query 'Select Top 20000 SI_ID, SI_NAME, SI_PROCESSINFO.SI_LOGON_INFO From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' and SI_INSTANCE = 'False'' in the query builder. But it times out.
2. Will running this query using the sdk affect the stability of the environment.
3. Is there a way to spilt the query into 4-5 batches to get 3000-4000 records at a time.
4. Can we get the min(SI_ID) and max(SI_ID), how ?
Regards,
Abhijit Sanas

You can try batching on SI_ID, doing something like:
"Select TOP 1000  SI_ID, SI_NAME, SI_PROCESSINFO.SI_LOGON_INFO From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' and SI_INSTANCE = 0 and SI_ID > " + max_si_id_value + " ORDER BY SI_ID ASC"
then update the max_si_id_value each batch.  SI_ID and SI_PROGID are indexed properties, so they help.
Sincerely,
Ted Ueda

Similar Messages

  • Is there any way to get the list of Essbase and planning users  in excel wi

    Is there any way to get the list of Essbase and planning users in excel with last login details.

    Hi,
    This tool might be of some help to you, 'OlapUnderground Advanced Security Manager'. I havent used it personally but went through its features. Give it a try!
    Thanks,
    Junaid

  • Can we track or get the list of sites and subnets deleted from ActiveDirectory?

    Can we track or get the list of sites and subnets deleted from Active Directory?

    Are you looking of the previous history? If you have saved all the event log and auditing is enabled, you can go back and search. 
    Santhosh Sivarajan | Houston, TX | www.sivarajan.com
    ITIL,MCITP,MCTS,MCSE (W2K3/W2K/NT4),MCSA(W2K3/W2K/MSG),Network+,CCNA
    Windows Server 2012 Book - Migrating from 2008 to Windows Server 2012
    Blogs: Blogs
    Twitter: Twitter
    LinkedIn: LinkedIn
    Facebook: Facebook
    Microsoft Virtual Academy:
    Microsoft Virtual Academy
    This posting is provided AS IS with no warranties, and confers no rights.

  • Can we call a transaction in background and get the list in report?

    I want to call the standard T-Code MC.9 from a report in background using Call Transaction and get the list in the report.There are some enhancement done to its base program RMCB0300 due to which if I use Submit ... exporting to memory and then import the list from memory, the result doesnt match to the values given by T-Code MC.9.
    The option apparently for me is to use Call Transaction method, but if I use Call transaction method, how do I make the report to be executed in background and then get the resultant list in the report?

    Copy the program in Z and than modify it saving the list on memory on database table.

  • HOW-TO list scheduled reports and their frequency

    Is there a way to get a list of scheduled reports with their frequency and recipients? Thanks in advance.

    You could do this either with Auditor (and Audit reports) or with Query Builder.
    The code below (for Query Builder) is an example you could use:
    SELECT
    SI_NAME, SI_SCHEDULEINFO.SI_SUBMITTER,
    SI_PARENTID, SI_KIND, SI_NEXTRUNTIME,
    SI_PROCESSINFO.SI_DBNEEDLOGON,
    SI_PROCESSINFO.SI_LOGON_INFO,
    SI_PROCESSINFO.SI_PROMPTS,
    SI_PROCESSINFO.SI_RECORD_FORMULA,
    SI_FORMAT_INFO, SI_DEPENDENCIES,
    SI_SCHEDULEINFO.SI_DESTINATION
    FROM
         CI_INFOOBJECTS
    WHERE
    SI_RECURRING = 1

  • Query to get the List of Reports on a Universe

    Hi All,
    I want to write a query to get all the Web I and Crystal Reports that access a particular universe.
    Can anyone suggest me where to start.
    This is in BO 3.1 against Oracle databse.

    There are a few ways to do this:
    -  The easiest would be to use a Relationship Query from the CMC. To do this, go to the Universes section on the CMC, right click on the relevant universe, select tools >> Check Relationships.
    - Use Query Builder. You will need more than one query to pull the information you need. You could try something like the below (for Webi)
    SELECT SI_NAME, SI_WEBI, SI_DATACONNECTION FROM CI_APPOBJECTS
    WHERE SI_KIND = 'universe' and SI_NAME = 'Universe Name'
    This will give you a list of Webi Reports by SI_ID.
    You'll need another query to list Webi report names:
    SELECT SI_NAME FROM CI_INFOOBJECTS WHERE SI_ID IN (SI_ID from query above)
    - This is trivial via Auditing / the Activity universe. This of course will only return reports that have already run.
    Best.
    Srinivas

  • How to get a list of admins and their status?

    I´m tryingo to get a list of key members for groups, their names, logins and their status (enabled or disabled)
    I have 2 queries:
    Get-ADUser -id USERNAME  -properties * | ft name,enabled
    and
    Get-ADGroupMember 'administrators' | ft name,SamAccountName
    It woul be nice, if the second example could include a third column, showing  the enabled/disabled status for the account
    I can use DS tools too, i´ve started using PS beucase in my thinking is more powerfull

    Okay, that can be done:
    $groupName = 'Domain Admins'
    Get-ADGroupMember $groupName | ForEach {
    $userDetails = Get-ADUser $_.SamAccountName
    $props = @{
    SamAccountName = $userDetails.SamAccountName
    Name = $userDetails.Name
    Enabled = $userDetails.Enabled
    New-Object PsObject -Property $props
    } | Sort Enabled | Format-Table -AutoSize
    Don't retire TechNet! -
    (Don't give up yet - 12,575+ strong and growing)

  • How to get the list of parameter and set them using RESTFul WS for a Crystal Report

    Hi All,
    I am able to schedule a Crystal report using following POST Restful call - http://localhost:6405/biprws/infostore/4738/scheduleForms/now and with a request xml body. But report is failing because I am not passing the parameter.
    But I need pass parameters/prompts to the Crystal report to execute successfully.
    What is the request XML to pass the parameter  for the report?
    I was able to do this for WEBI reports but I am not able to find any way to do this for Crystal reports?
    Any help on this matter is really appreciated.

    Hi Venki
    Please have a look at:
    How to pass parameters and generate the report using RESTful API in VB.net
    This is also described in the Developer Help files:
    http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41_webi_restful_ws_en.pdf
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • HT201413 I Installed iTunes on Windows XP laptop, connected my iPad 3.  When opening iTunes I only get the list LIBRARY STORE and PLAYLIST.  But I can not see a tab "devices"  where mu iPad appears??

    HI, I need help to transfer a vidoe from my laptop Windows XP to iPad3.  Installed iTunes.  Opened iTunes, Connected PC and iPad.  iTunes does not show iPad under a "Devices" category ? Why?? How do I transfer the vidoe.  PC does show pictures that are on the iPad when I open the iPad files.

    You can only add music to iTunes Match from your iTunes library on your computer, not from your iOS device.  If you have music on your iPad that is not on your computer, you'll have to import it to your iTunes library on your computer to add it to iTunes Match. 
    Music purchased from the iTunes store can be imported directly to your iTunes library by authorizing your computer for the Apple ID(s) used to purchase the music (in Store>Authorize This Computer), then connecting the iPad to your computer, opening iTunes and going to File>Devices>Transfer Purchases.  Music from other sources will require using 3rd party software to transfer to your computer, such as Touch Copy.

  • List of tcodes and their purpose starting from SE71 to SE84

    Can i get the list of tcodes and their purpose starting from SE71 to SE84.

    hi,
    u can find these details in table TSTC.
    SE71     SAPMSSCF     1100          4          SAPscript form
    SE72     SAPMSSCS     1100          4          SAPscript Styles
    SE73     SAPMSSCO     500          4          SAPscript Font Maintenance
    SE74     SAPMSSCU     1          4          SAPscript format conversion
    SE75     SAPMSSCC     1          0          SAPscript Settings
    SE75TTDTGC                    2          SAPscript: Change standard symbols
    SE75TTDTGD                    2          SAPscript: Display standard symbols
    SE76     SAPMSSCG     1100          0          SAPscript: Form Translation
    SE77     SAPMSSCG     1200          0          SAPscript Styles Translation
    SE78     SAPMSSCH     2000          0          Administration of Form Graphics
    SE80     SAPMSEU0               2          Object Navigator
    SE81     SAPMSEU10     1000          84          Application Hierarchy
    SE82     SAPMSEU9     1000          84          Application Hierarchy
    SE83                    2          Reuse Library
    SE83_START     RLB_BROWSER_START     1000          80          Start Reuse Library
    SE84     RS_INFOSYSTEM_START     1000          84          R/3 Repository Information System
    reward points if hlpful.

  • Thru OEM get list of queries and their schemas that accessed my objects

    Hi,
    I have a list of objects on my schema and i need to track the list of sql queries by different users that accessed by object during this time period.
    i haven't enabled any auditing yet.
    is there any way i can get that list of queries and their schemas that accessed those particular objects during a particular time period through OEM.
    Can someone guide me please.
    Thanks in advance.
    Philip.

    create a name property in your class and assign a name property to your instances (either in the contructor) and/or using getters/setters.  (you'll need a getter anyway.)

  • List of reports and groups who can access the reporta

    Please i need some help
    I need to get list of   bo reports and groups who can access these reports.
    I got list of groups but i need the list of reports and groups who have access to those reports.
    Is there any query which i can write in query builder to get that information.
    please help me with query

    No need for DB access. This might work for you.
    //assumes you have a session objectpublicvoidGetCommunityACLs(intcommunityId){    Console.WriteLine("Retrieving users for community "+communityId.ToString());    IPTObjectManagercommunityManager=session.GetCommunities();    IPTCommunitycommunity=(IPTCommunity) communityManager.Open(communityId, false);    IPTServerContextserverContext=(IPTServerContext) community.GetInterfaces("IPTServerContext");    //since IPTServerContext is obtained from a community,    //the IPTServerContext.GetACL() method will return a list of all objects that have acls defined on it.    IPTAccessListaclList=serverContext.GetACL();    for(inti=0; i<aclList.GetCount(); i++)    {        IPTAccessListEntryacl=aclList.GetItem(i);        stringmemberType;        if(acl.GetClassID() ==PT_CLASSIDS.PT_USER_ID)            memberType="User";        elseif(acl.GetClassID() ==PT_CLASSIDS.PT_USERGROUP_ID)            memberType="Group";        else            memberType="";        Console.WriteLine("{0}: {5,-6}{1,-3} Access Level={3,-2} r/o={4,-6} {2}", i, acl.GetObjectID(), acl.GetName(), acl.GetAccessLevel(), acl.GetReadOnly(), memberType ); }}
    Ruslan.

  • Need to get the list of all procedures called in an object

    Hi,
    I am trying to find the list of all proceudres called in an object. I can get the list of packages and individual procedures/functions using dba_dependencies, all_dependencies or user_dependencies. However this would not give me the list of procedures of a package that are used in my object.
    How to find the procedures of a package (and not just the package name) being called in another object?
    Thanks in advance
    Upendra

    You can take the package name from user_depencies and query the USER_SOURCE table for the object name where the package name exists.
    Eg code, here PKemp is the package name.
    SELECT SUBSTR(TEXT,INSTR(TEXT,'PKEMP'))
    FROM USER_SOURCE
    WHERE NAME = 'PROCEMP'
    AND INSTR(TEXT,'PKEMP') >=1
    SUBSTR(TEXT,INSTR(TEXT,'PKEMP'))
    PKEMP.SALUP;

  • Report to list all computers and their collection membership

    Hi
    I am currently working on a site where direct membership is used for collections but a need has arisen to move to AD Queries.
    I have created a simple powershell script that creates groups based on the contents of a csv file and another script which populates this with the members listed in another csv file.
    To help speed up the process is there a way to generate a report that lists ALL Computers and their Collection membership?
    The only reports I seem to find that are built in require an inputted value of either computer name of collection ID. I simply need a report that lists Computer Name is column 1 and Collection Name in column 2 for all computers and all collections.
    Many Thanks,
    Matt Thorley

    select 
    FCM.Name,
    C.Name
    from 
    dbo.v_Collection C
    join dbo.v_FullCollectionMembership FCM on C.CollectionID = FCM.CollectionID
    Thanks to Garth for original query. I just modified it :)
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

  • Report to Get the List of Personnel Numbers in COntrol Record

    Hi Folks,
    In Pao3-Control Record, we get the List of Personnel Numbers active for the current month in a Particular Payroll area, For one particular payroll area, we have around 1000 numbers , is there any standard report available to get the employee list along with personnel  numbers from the control record.
    Regards,
    Sekar.

    You can try using Flexible Employee Report.
    Choose Payroll Area as Input
    Choose Personnel Number and Employment status as Output.
    Try this.

Maybe you are looking for

  • Ipod nano wont sync.

    an ipoud has deen detetced .but it could not be identified properly .plese diconnect and reconnect / does not work w ituns up to date drives up to  date .pc will carg it

  • Error starting resources with srvctl

    Hi, Has any experienced the following errors when trying to start resource in a 10.2.0.3 rac cluster? [node1:oracle]:/appl/oracle > srvctl start listener -n node1 CRS-1028: Dependency analysis failed because of: CRS-0223: Resource 'ora.node1.LISTENER

  • Can i update adobe flash player on apple power book g4 running osx10.4.11

    can i update adobe flash player on apple power book g4 running osx10.4.11. I have tried official website. Useless. Please do not say time to get a new computer.

  • Browser link too long?

    BW Gurus, I ran a query using BEx Browser (BW 3.5), and once I got my result set back I copied the link in the IE address line and pasted it in a new instance of IE.  After prompting for a login I got an error that stated "Web application processing

  • Supposed to get email for podcasts under review?

    I submitted my podcast for review earlier today and have yet to receive an email which I think I read somewhere that you are supposed to get that tells you that your podcast has been sent in for review. Not one telling me it has been accepted but one