Cannot drill down SSIS Packages

Hi,
I am running SQL SERVER 2005 with SP4. The issue what i am facing is as follows
I have two users. 1.  UserA 2. UserB
1. UserA -> with sysadmin privilege 
2. UserB -> msdb (dtsadmin) privilege
Both the users can view the SSIS package under msdb folder but cannot drill down (+ icon) or open the package. Can any one help me on this?
Thanks.

now another issue raised. The ssis package is encrypted with password. (SQL SERVER 2005=>SSIS => MSDB folder=>package) when i right click the package and try to export the package its prompting for password. But the developer or i dont have idea
about the password
Lets be little generous on forums, Dinesh. Katherine made a polite request to share your solution for initial problem for the benefit of community members.  Instead of giving slight hint of the solution, you directly said, "another
issue". Please be generous and provide the first solution.
Coming to your another issue:
First of all without password, it will not be decrypted. What you will have to do is, while exporting say cancel (when prompted for password) and save it to the file system. Then launch BIDS and add it to the new project. All the sensitive info will be lost.
If it is small to medium size package, you may end up creating it from scratch.
Thanks, hsbal

Similar Messages

  • Cannot drill down from 2nd lowest level to lowest level of hierarchy

    In my item master hierarchy, I cannot drill down from the 2nd lowest level (Product Class) to the lowest level (Item Detail).
    When I add another level between these 2 levels, then I can drill down from Product Class to this new level, but I cannot drill down from this new level to the lowest level.
    Also, if I set the preferred drill path at any level to drill down to the lowest level, it instead drills down to next level down intead of of drilling to the lowest level.
    Any thoughts as to why I would not be able to drill to the lowest level of this hierarchy?
    Thanks,
    Travis

    OK, next check, any security in place on the presentation columns which would make the lowest level column unavailable to the user account?
    Are you running the report as Administrator?

  • Line Chart cannot drill down on legends and lines

    I am doing a drill down Group report which will show the Sum of Last year's Sales By Country, State and city over a period of time(by date) for throughout the year 2007. Every group will have a line chart with Data title as Sum of Last year's Sales ($), Group Title as Date and legends displaying countries (or states or cities) as USA,UK,Australia. etc.. I have same sort of line chart for State and City as well. So, I got 3 levels of groups with a line-chart displayed in every group level.
    Now, the problem is my drill down would not work on chart lines or legends as it would do for a 2-dimensional data chart like a bar-chart or pie-chart. In the Chart Expert->Data->Layout:Group ->in the On Change Of event selection I am able to specify either Sales.Country (or) Sales.country and Sales.Sales.State. Both options would not let me get the correct linechart with correct data and drill-down working as well.
    The only work-around i got is to display the line chart with legends and showing the Country(or State or City) names in a field in the Group Footer. The drilling will work on those fields, but not on the legends or lines of the line chart. This make my report showing the Country names twice once on legend (with no drill-down) and once on group-footer(with drilling ability to groups below) which is untidy.
    Have anyone tried to make a drill-down crystal report on a 3-dimensional data like this? The World Sales report in Crystal reports C:\Program...\BO\Samples\General Business\World Sales Report is the best example of how i would like to see my charts to drill down. However, they drill down across a 2-dimensional data. I am publishing this Crystal Reports in Business Objects Infoview.

    Please re-post if this is still an issue

  • [SQL Developer 3.0.04] Cannot Drill Down

    In my connections tab, once I can connect, I see a list of database objects with expandable plusses. However, when I click on a plus, I don't get anything under it (e.g., a list of tables). I'm going against an Oracle 11 normal database.
    Is there a setting I've missed in the tool, or is this my security access. I seem to be able to execute the SQL I need.

    Hi Gary,
    You have described a variation on theme that can be found in many posts on this forum. You may want to try out the most common fixes:
    1. Make sure you are not pointing to a Java 7 jdk in your sqldeveloper.conf file. Using the latest jdk1.6.0_xx update is recommended.
    2. Try restarting SQL Developer after removing its system directory (but only after first backing up your connection information!).
    3. Rather than (2), alternately you could download the latest SQL Developer (3.2.09.30), unzip it into an empty directory, and start it up.
    If you decide to go with (2)
    A. Back-up the connections by right-clicking on the Connections node, select Export Connections..., then follow the Export dialog.
    B. Exit SQL Developer.
    C. Either delete or rename the system directory. On Windows 7 for SQL Developer 3.0.04.34, for example, it can be found at:
    C:\Users\<username>\AppData\Roaming\SQL Developer\system3.0.04.34D. Launch SQL Developer and import your connections.
    If you decide to go with (3), you can either migrate settings from an earlier SQL Developer install or not. If not, doing (2A) may be convenient if you prefer to import connections rather than re-enter them manually.
    One of these approaches usually resolves the issue.
    Regards,
    Gary Graham
    SQL Developer Team

  • REPORT PAINTER DRILL DOWN REPORT

    Hi,
    i need to develop report painter report with drill down for cost elments and month wise
    out should be cost elements and all months
    Please suggest how to use drill down
    Thanks and Regards
      RAVi

    Along these same lines. I have a user that cannot drill down into a drill down report. Let me clarify. This  report does have drill down capability as some people can drill down into it but others cannot. If a user has authorization to run a report via GRR3. When they click on an item to drill down they do not get an authorization error statement, all they get is a statment that says "list contains no data". Any ideas why some can drill down and some can't? Thanks
    Mark

  • FS10N and drill down to FBL3N

    Hi all,
    When display FS10N, only showing figure for balance carry fwd, Jan 07 until Mac 07. Drill down for these period is fine.
    but starting April 07, no figure displayed and cannot drill down.
    how to update GLT0? or need to run other program?
    this is for balance sheet GL account & currently using ECC6.
    thanks in advance.

    Hi
    Please Deactivate the table GLT0
    Path
    SPRO-FA-****-TOOLS-Deactivate Update of Classic General Ledger (GLT0)
    For ECC6 we used different table For G/L accout
    Thanks
    Ansuman

  • Drill Down when data is coming from a query

    Hello experts,
    I have one question regarding the drill down functionality. For sake of simplicity, let's assume we are working on a pie chart.
    i) Data is coming from a query (via the universe).
    ii) The data source is really the query itself, it is not coming from the excel sheet. In other words, the query is not first copied to the excel sheet and then fed to the pie chart. Pie chart directly uses the query binding.
    ii) When a slice in the pie is clicked, I want to copy that slice's information into a cell (basically the drill-down functionality).
    I wasn't able to achieve this functionality.  I think the problem is the 'source data' field in the 'insertion' tab. I select 'Row' as my insertion type and I also select a destination. However, when it comes to selecting 'source data' I have nowhere to point to since my source data is the query (query binding is not an option here). So, since I have no real source data, I cannot drill down and copy the values to the destination cell.
    The workaround is to copy the query data into excel first, but I don't that is an elegant solution. Is there any other way to achieve this?
    Regards,
    Guven.

    Hello David,
    You confirm that mapping the whole column would be an option, right?
    Here is why I asked this question: Let's assume I have a dashboard that displays the types of encounters in a hospital. Some examples of encounter types are: emergency, elective, newborn, etc... Currently, in the database, there is data for these 3 types. So, the dashboard contains a pie chart and each slice corresponds to the number of visits by patients for this encounter type (e.g. 450 emergency encounters, 9900 elective encounters and 32 newborn encounters).
    Tomorrow, a new encounter type could take place in the hospital and this of course has to be reflected in the dashboard. If I make the assumption that there are only 3 encounter types, then the dasboard would be missing information. So, in this case, should I be mapping the whole column to the pie chart?
    Regards,
    Guven.

  • Web analysis drill down problem

    I have a problem in web analysis. I am using EPM 11.1. Strangely, in customer dimension become not to drill down to level 0 without giving any problem. normally I can drill down customer dim. I have 4 level and in level 3 I can drill down, level 2 I can drill down, but in level 1 I cannot drill down to level 0. strangely not only the one cube that customer have, all the cubes that customer have has the same problem.
    Has anyone have any idea?
    thanks

    Just check with your (essbase)administrator has set any security filters to the users having this problem
    - Natesh

  • Customized drill-down report cannot go to line item level (FGI4 and FGI1)

    Hi Expert,
    I created a customized drill-down report using New GL features, as follows:
    FGI4 create form, with reference to form: 0SAPBLNCE-01
    FGI1 create report for the form created.
    After that I set some things like characteristic, variables, and output type.
    When I execute the report, the data shown cannot be drill-down to line item level:
    Goto > Line Item (this function is disabled).
    Kindly advise why I cannot goto line item level, where I copy from standard form: 0SAPBLNCE-01, which ha sthe features of drill-down to line item level.
    Thanks
    sbmel

    Hi sbmel,
    For calling up a line item report in a drill down report you need to make the below settins:-
    - You first have to generate the line item report with program RGRGENSI for your summary table.
    - Then assign the generated line item report to the summary report.
               Assiging the report is part of the 'Change drilldown report' function, which you reach by activating the characteristic selection field and then Extras -> Report assignment.
                In the dialog box that appears, choose the 'Other report type' function and insert the line item report generated earlier, as an ABAP report
    Regards,
    Gaurav
    Edited by: gka2707 on Jul 19, 2010 8:07 AM

  • Cannot Debug SSIS packages in 64 bit mode.

    Hi,
    To anyone who may be able to help.  We are using SQL server 2014 Enterprise addition.  Visual studio 2013, SSDT latest version installed, all 64 bit tools installed.  I have tried to run my packages  with the "Run64bitRuntime"
    set to true ( project properties-->Debugging-->Run64BitRuntime = True).  Initially I thought it an issues with my package (we migrated them from SSIS 2008R2, they run fine with no issues within the 32 bit memory constraints) so I created
    a super simple package with VS 2013 in the SSIS 2014 environment from scratch, a lookup and an OLEDB Data source that's it.  Same problem.  No matter what I do when I debug in SSIS the 32 bit process (DtsDebugHost.exe (32 bit)) fires up,
    even though I have selected debug in 64 bit runtime I cannot get the 64 bit version of DtsDebugHost to run.  This is an issue because I am debugging projects that will utilise more than 4GB of memory for say a particular set of lookups.  Curiously
    when I schedule the projects to run in the  scheduler, it fires up a  64 bit process, and the package executes successfully, however if I can't debug in 64 bit mode and leverage the extra memory at the design stage,
    this is useless.  I have checked obvious things like the path environment variable, thinking perhaps SSIS debug doesn't know where the 64 bit exe is, but it is all fine paths are as they should be.  All 64 bit tools/dll's are installed.  I
    have tested this directly on the server, and on the client machine that I use and the issue is the same. If no one can help me here I guess I can log a support ticket.
    thanks in advance.

    Hi des_77,
    According to your description, you can only debug your SSIS package in 32 bit mode.
    Based on my research, I think the issue is caused by 64bit SSIS runtime is not installed on your machine. We can verify the issue by seeing if DtsDebugHost.exe under <Installation Drive>\Program Files\Microsoft SQL Server\120\DTS\Binn or not.
    To fix this issue, please install SQL Server and select Integration Services for installation, Setup installs all available 64-bit Integration Services features and tools. Then we can set the Debug Options property Run64BitRuntime to “True”, view the processes
    in Windows Task Manager to verify the version of DTDebugHost.exe when debugging the package.
    Besides, if the issue still existed, it is my pleasure to help you to reflect your recommendation to the proper department for their consideration. Please feel free to submit your situation on our product to the following link
    https://connect.microsoft.com/SQLServer/. Your feedback is valuable for us to improve our products and increase the level of service provided.
    References:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2014/05/22/ssis-packages-executed-from-visual-studio-business-intelligence-development-studio-bids-design-time-on-a-64bit-development-server-goes-to-unresponsive-state-during-package-execution.aspx
    http://dougbert.com/blog/post/64-bit-considerations-for-sql-server-integration-services-final.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Report Painter - cannot hide an element selected for the drill-down report

    Dear Experts
    I am using report painter to modify a report by trying to hide a row but getting the following error.
    You cannot hide an element that you selected for the drill-down list
    Message no. K7186
    Diagnosis
    You cannot hide elements that have already been selected for the drill-d
    System Response
    The function was canceled.
    Procedure
    Deselect the relevant row or column from the drill-down list.
    It says to deselect the relevant row from the drill-down list, but not able to find out how do i do it.
    kindly please help me to solve it
    thanks in advance
    Suresh

    Hi,
    If you are asking me whether i am trying to hide the row in the report painter form or in the output of the report, then, yes i am trying it in the report painter.
    I copied this standard form  '0SAPRATIO-01' for Cash Flow statements-Indirect method(tcode FSI5) and trying to modify the copied one. I tried to hide an existing row but it gave me the above message.
    any help?
    Suresh
    Edited by: rasuresh on Aug 10, 2010 12:44 PM

  • SSIS package is failing in SQL agent job with webserviceTaskException: Service Description cannot be null

    Hi All
    we are using webservice task in our ssis package and the package is successful in SSDT . when we created SQL job using that package it is failing with  webserviceTaskException: Service Description cannot be null.
    we have given access to web service for ssis proxy account  and have access on wsdl file folder  and given access to temp folder .
    what would be the reason for the failure?
    Surendra Thota

    Hi Surenda,
    As per my understanding, the error message is too general. In order to troubleshoot this issue, we should view the detail error message about this job. For more details, please see:
    Troubleshooting Jobs
    SQL Server Agent Error Log
    Besides, since when you call a Microsoft SQL Server Integration Services (SSIS) package outside a SQL Server Agent job step, the SSIS package runs successfully. However, if you do not modify the SSIS package, then execute it via SQL Server Agent job step,
    it fails. The scenario always related to the user account that is used to run the package under SQL Server Agent. Please also verify that the account has access to the Web site or to the Web Service Description Language (WSDL) file for HTTP connection manager.
    References:
    SSIS package does not run when called from a SQL Server Agent job step
    Example using Web Services with SQL Server Integration Services
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Test Management Reporting drill-down on Test packages / test sequences?

    Hi all,
    I'm looking for a way to drill-down my test management reporting down on testpackages or even single test sequences.
    Currently, I have only the test plan as lowest level available.
    And it would be really great to have some more details to report.
    Happy for any ideas,
    Jan

    Hi ,
    You can try below Simple Steps ;
    (generate using Wizard)
    1. On Solution Explorer -> Right-click on Reports -> Select Add New Report
    2.Click on the Next Button -> Give a Data Source name and Click on the Edit Button
    3.Select Server Name -> Select "Use SQL Server Authentication" Radio Button
    4.Give User name and Password -> Select Database Name and Click on the "OK" button.
    5.Press the Next Button -> type your Sql Query -> NExt
    6.Select Tabular Option and Click on the Next Button
    7.Select [LOC_NAME],[Emp_NAME] for the Group list and the TotalEmployee is for Details -> Next
    8.Select Stepped option -> Enbale Drilldown -> NEXT-> Finish(you can use this option if only you require Drilldown option in your report else you an ignore this or simply click next.)
    9. Delete EmployeeName Column  -> Paste Emplyee Name Next to LocName As shown in Image.
    10 . Delete table1_Details_Group in Grouping Pane
    11. Type =Sum(Fields!TOTAL_CUSTOMERS.Value) for Total Customer
    12. Right Click on Emp_Name Row -> Insert Row -> Outside Group Above -> TYpe Employee
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem.

  • Excel Connection Manager suddenly can no longer connect to Excel from SSIS package

    <p>During the last 3 months, I used 32 bit SSIS 2008 (v 10.50.2500.0) on an WinXp machine (v 5.1.2600 SP3 Build 2600) to create a package that writes multiple query results (reports) to an excel spreadsheet. Each report is written to a different
    tabbed sheet in the same spreadsheet. </p><p>The package was&nbsp;working just fine until May 9 2013, when suddenly every single&nbsp;Data Flow task with an Excel Destination&nbsp;displayed error icons and raised the&nbsp;following
    error message when opening the Advanced Editor:</p><p>SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005 Description: "Unspecified error". <br />Error at &lt;DataFlow task name&gt;: SSIS
    error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager &lt;Excel connection Manager&gt; failed with error code 0xC0202009. There may be error messages posted before this with more
    information on why the Acquire Connection method call failed. Exception from HRESULT: 0Xc020801c (Microsoft.SQlServer.DTSPipelineWrap)</p><p>Originally the error message reported that the Error Code was "0x8000FFFF", but I can't seem
    to reproduce that error code since. Now I am only getting the above error message.</p><p>From the time I created the original package (when it worked fine) until now, I have been using the same computer, writing to a (32 bit) 2010 Excel file in
    a local folder. The filename and location have not changed. The ConnectionString has not changed. The Connnection String I am using is Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Conversion\Conversion Results_dt01.xlsx;Extended Properties="EXCEL
    12.0 XML;HDR=YES;". </p><p>Now an attempt to create and test a NEW Connection Manager yields me this error. "Test connection failed because of an error in initializing provider. Unspecified error.",&nbsp; whereas before I had
    no problems creating a new connection manager.</p><p>I checked a second SSIS package, which I also built during the past 3 months, which loads multiple sheets from multiple Excel files to a SQL Server 2008 database holding table. It uses the same
    ACE OLE DB 12.0 connection to load the Excel speadsheets and this package continues to work fine on the same workstation.</p><p>In desparation, wondering if the Microsoft ACE OLE DB 12.0 driver had become corrupt (even though the second package
    was raising no errors), I did download and install the Microsoft ACE OLE DB 12.0 driver.&nbsp; That did not solve my problems with the first package.</p><p>I need to get this package running again ASAP as it is targeted for UAT testing in a
    matter of days. Any help with this issue would be greatly appreciated!</p>

    I submitted this issue above and now I am having the same problem again. I am using the same local computer, the same operating system (WinXp v 5.1.2600 SP3 Build 2600) as originally described. I am working with the same SSIS package that
    writes multiple query results (reports) to an excel spreadsheet. This package has been successfully executed multiple times, but now I am suddenly getting the same error as follows:
    Error at 1ConversionContacts [Connection manager "Excel Connection Manager"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft Access Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".
    Error at DFlow Write soft deleted duplicate claims to Excel sheet [Excel Destination - write duplicate claim nbrs that have been removed to Excel [61]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method
    call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    The package will not run because of these multiple errors (multiple because it occurs on every single excel destination in the package).
    I have Run64BitRuntime set to false on the project. I have triple checked that the excel file name (which I created and can access) exists with the correct name in the correct path, which is local on my machine. The file is the same file in the same
    location as when the package worked.  I am running the SSIS service under my own network login, as I was when the package worked. I have been consistently getting this same error whenever I change my network password without updating the password
    in the SSIS service, but I have triple verified that the service is using my latest password. If I try to open and edit the Excel Destination in any DataFlow task I get the same error. I can successfully create a new Excel Connection Manager pointing
    to the same excel file. However if I try to assign the newly created Excel Connection Manager in the data flow, I cannot activate the drop down to choose the Excel sheet without getting an 'Unspecified error' message. I then swapped out
    the file with its template version, and ensured the name was updated as correct. I still get the same errors.
    Oh, and the SSIS package is extracting data from a SQL Server 2008 database with an ADO.net Connection Manager using Windows authentication. I have no problems with the SQL Server connection, it has always worked and still does.  It is only
    the connection to excel output file which is locally stored on my machine.
    Has anyone got any suggestions for me?

  • Error WHen rying to Drill down in the Report

    Hi ,
    I am getting the below error when trying to Drill down on a characterstic in the Report.
    "500 Internal Server Error"
    BEx Web Application
    Failed to process request; contact your system administrator
    Information for Administrator
    To avoid this exception see the steps below. To help SAP better investigate this issue, you will need to provide the diagnostic information from these steps.
    1. Most likely, the issue you are experiencing has already been corrected. Please make sure that the most recent patch level is deployed on your system according to notes 1033246 and 1011241. Starting with Support Package Stack 16 patch level 30, BI Java is delivered according to the synchronized delivery process described in the note 1033246.
    2. Please ensure that NetWeaver Business Intelligence Diagnostics & Support Desktop Tool  does not report any issues on your server according to note 937697. You can start it by clicking here (administrator permissions are required).
    3. When opening any customer message on this issue, please attach:
    Support Desktop Tool support info ZIP  file according to note 937697,
    Required information for reproduction  according to note 948490.
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was: 
    Termination message sent
    ABEND RS_EXCEPTION (000): ORA-00904: "P0000"."CATTYPE_OT": invalid identifier
      MSGV1: ORA-00904: "P0000"."CATTYPE_OT": invalid
      MSGV2: identifier

    Good day,
    Please check if Note 1327130  helps ...
    Regards,
    Karen

Maybe you are looking for

  • IPod is not recognized by iTunes

    I have a 5th Generation iPod 30GB Video (my seventh) and have a problem connecting to iTunes. My iPod is playing okay but when I try to connect to iTunes on my laptop the display shows "Do not disconnect" but iTunes does not recongize it. I stop the

  • Schedule lines should not change 3 weeks time from MRP date

    Hi Is there any specific customisation required to get following results in case of schedule lines. 1) MRP should not change/adjust the already send delivery schedule lines  which are lying within 3 weeks time from MRP date 2) System should not allow

  • Low memory/update = warranty phone replacement

    Has anyone gotten a phone replacemnt under warranty with all the low memory and upgrade problems?

  • How to get the field name in the PAI

    Hello All. I have to run a FM on one of two fields in the screen. I don't want to write two different moudles to these fields like this:   FIELD scr100-lenum1   MODULE check_lenum1   ON REQUEST.   FIELD scr100-lenum2   MODULE check_lenum2   ON REQUES

  • Wpg_docload.download_file opens in a new window in PL/SQL Oracle code

    I am trying to download the attachment from web browser using wpg_docload.download_file command from the PL/SQL procedure. I like to open the document in the same browser window instead of opening new window (Excel spreadsheet opens in Excel) or when