USER RUN PACKAGE ISSUE IN BPC NW 7.5 SP 7

Hello,
One of my User is getting Run Package Error while accessing through BPF Instance. It throws the following Error
"PACKAGE DOES NOT EXIST  OR YOU DO NOT HAVE AUTHORITY ON THIS PACKAGE" , but other users in the team are able to Run the Pkg.
This user has the same authority as the other users of his team.
Please help me regarding this.
Venkata.

Hi Roberto,
                 Thank You for the note, This issue is actually persisting to only one user of the team. Wheras other users in the same team were successfully able to execute the Package.
As per the note you provided, I have checked that "File" and "Group" are correct.
Kindly provide a solution for the above problem.
THANK YOU.
Edited by: RaghuKishore on Mar 9, 2012 2:07 PM

Similar Messages

  • Error when user run package at similar time

    Hi,
    I have a problem when two users run the same package at similar time. The package load the journals file and the package log show a warning: : u201CPath cannot be the empty string or all whitespace.u201D I don't know why we have this error that sometimes appears. Can you help me?
    This is the part of log:
    "Convert Task
    Success
    Recuento de registros:162
    Aceptar el recuento:162
    Rechazar el recuento:0
    Omitir el recuento 
    Path cannot be the empty string or all whitespace."

    Hi
    You can keep the VALIDATERECORDS = YES. But make sure that the input file does not have any empty rows.
    Bad file:
    A001,2010.JAN,ACTUAL,E001,2.0
    A002,2010.JAN,ACTUAL,E001,2.0
    A003,2010.JAN,ACTUAL,E001,2.0
    Good file:
    A001,2010.JAN,ACTUAL,E001,2.0
    A002,2010.JAN,ACTUAL,E001,2.0
    A003,2010.JAN,ACTUAL,E001,2.0
    /Marco

  • Issue during Running Package using Sql Agent

    hi all
    I have an issue  when I deployed Package and Run package using sql agent.
    before a Successfully Run Package without Any error. but in job It gives me error.
    Executed as user: abc\sqlserver. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4000.0 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  08:28:11  Error: 2014-02-12
    08:28:11.86     Code: 0xC0016016     Source:       Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified
    state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.  End Error  Error: 2014-02-12 08:28:11.97     Code: 0xC0202009    
    Source: PAckageNameReport Connection manager "....................."     Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record is available. 
    Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80040E4D  Description: "Login failed for user .....".  End Error  Error: 2014-02-12 08:28:11.97     Code: 0xC020801C    
    Source: Import into Excel OLE DB Source [1]     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the 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.  End Error  Error: 2014-02-12 08:28:11.97     Code: 0xC0047017    
    Source: Import into Excel SSIS.Pipeline     Description: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C.  End Error  Error: 2014-02-12 08:28:11.97     Code: 0xC004700C    
    Source: Import into Excel SSIS.Pipeline     Description: One or more component failed validation.  End Error  Error: 2014-02-12 08:28:11.97     Code: 0xC0024107     Source: Import into Excel     
    Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  08:28:11  Finished: 08:28:11  Elapsed:  0.14 seconds.  The package execution failed. 
    The step failed.
    I'm using Sql Authentication.
    Kindly Help.
    thanks

    Hi BI_group,
    According to the error message, the issue may occur due to two possible reasons: protection level of the package or the 32-bit/64-bit driver issue.
    For the first possible reason, it may be that package still uses the default protection level EncryptSensitiveWithUserKey after it is deployed, however, the SQL Server Agent job runs under a different user account. To avoid the issue, you can re-deploy the
    package and set the package protection level to EncryptSensitiveWithPassword or DontSaveSensitive during the deployment. If it is set to EncryptSensitiveWithPassword, we need to configure the Execution options of the job step to use the
    /decrypt password option in the DTexec utility command line to decrypt the encrypted data. If the package is deployed to the SQL Server or SSISDB catalog, we can set the protection level to Rely on server storage for encryption or ServerStorage.
    If it is not the case, check whether it is caused by the 32-bit/64-bit driver issue. For a 64-bit SSIS server, it uses 64-bit drivers by default, however, BIDS/SSDT uses 32-bit drivers unless the Run64BitRuntime property of the IS project is set to true.
    In the BIDS/SSDT, check the Run64BitRuntime property to see if it runs in 32-bit or 64-bit runtime. This enable us to judge whether we need to check the “Use 32 bit runtime” option for the job step.
    Regards,
    Mike Yin
    TechNet Community Support

  • How to schedule a package to run with package scheduler in BPC 5.1 MS

    We are on BPC 5.1 Service Pack 2.
    I have a few schedules that run import packages that were set up by a consultant who is no longer with the company. I need to know how to change the userid associated with the package schedules so that they can reflect my name and not the consultant's. I attempted to select the edit parameters but it didn't have the userid on it as an area to update or change.
    Also, how do I create new package schedules to run as I have other packages that I would like to set to run automatically on the system? I did not see an option to create the package schedule in the selections.
    Any help would be greatly appreciated.
    Thanks,
    Eleasha

    I find it easier & more reliable to create a new package schedule, rather than edit an existing one, when trying to change the user. Likewise, I've never been able to transport a schedule from one environment to another. Easier to just set up a new one.
    Go to eData -> Packages Schedule Status to delete the existing job. (Before deleting, make sure you note the scheduling options, and any other package-specific options that have been scheduled.)
    Then eData -> Run package, and choose "schedule" instead of "run now". The schedule here will be set up under the user ID you've used to log into BPC. After you've created the schedule in this way, you can go back later and edit it further (with greater scheduling options) in the "packages schedule status" interface, or via Windows scheduled tasks.

  • BPC 7.5 Run package doesnt update new request into the Cube though

    SAP BPC 7.5 NW - Run package
    When I run  a data package previously it was generating records for the data as a new request in the Plan Cube in the back end.
    But since today though the package is successfuly it does not generate any new records or create a open request in the plan cube.
    Lite Optimize didnt work.

    Hi,
    Could you please open up your transformation and try and validate the transformation with the data in your infoprovider. Have a limited selection and see if you can validate the transformation file successfully.
    Thanks

  • Error with Data package execution from BPF or running package from custom b

    custom button.
    1.     When run package from BPF or custom button an error apear (for all users): "Subscript out of range".
    Package dynamic script
    PROMPT(SELECTINPUT,,,,"BUDGETHOLDER,CONTRACTOR,ENTITY,RPTCURRENCY,SCENARIO,VERSION")
    TASK(ZMF_BPC_LOGIC_RUN,EQU,%EQU%)
    TASK(ZMF_BPC_LOGIC_RUN,SUSER,%USER%)
    TASK(ZMF_BPC_LOGIC_RUN,SAPPSET,%APPSET%)
    TASK(ZMF_BPC_LOGIC_RUN,SELECTION,%SELECTION%)
    TASK(ZMF_BPC_LOGIC_RUN,SAPP,%APP%)
    TASK(ZMF_BPC_LOGIC_RUN,LOGICFILENAME,PAY_DEPT.LGF)
    2.     After click OK such selection screen appear.
    3.     When run package from eData menu u2013 Run package everything OK. And after running package from BPF or custom button everything become OK. (Only for user who run package from EData menu)
    4.     When Close BPC Excel and launch new BPC Excel error appear again.
    The partners have posted a Message 247960 / 2010
                                                                         created 23.03.2010 - 14:15:03 CET
    Could you please comment on the issue?

    Hi Usman,
    The solution is :
    1. Edit the files updateConfigProperties.properties and
    prependConfigProperties.properties in the installation directory:
    Replace the hostname with the value present during the initial installation.
    Note that the installation directory is the directory where SAPinst creates its log files.
    The original hostname should be reflected in the names of the profiles created by the installation
    (/usr/sap/<SID>/SYS/profile/<SID>_<Instance>_<hostname>).
    If the log files of the initial installation are still available the original hostname can also be found in the file jengine.properties in the value of the property box.number. This file is located in the installation directory the initial installation
    2. Restart the installation.
    This has to work,it worked for me.
    P.S: Give points,ok.
    Rgs
    vikas

  • Run package

    While selecting the run package or view package status , the link is not taking me to next step( to show the list of pacakges).
    The issue exist when I try to go thru 'manage data options'. System acts dead and hangs indefinitley.
    But all other links are working such as etools, enalyze, esubmit.
    I reinstalled the BPC, the issue  is not resolved. This came across newly, as the functinality was working for many days.
    Has some one experienced this. What is the solution? What can I try more in this situation.
    Appreciate inputs

    Check if you are able to see the entries in UJD_PACKAGES table at the back end.
    Please clear and recreate the entries to see if it works. Thanks.

  • How to use user-defined packages in JAX-RPC web service

    I am trying to use Object of my class located in my package in jax-rpc webservice,the code is
    package supercomputer;
    import Hello.*;
    public class SuperImpl implements SuperIF
    public String sendParam(String data)
    Temp ob=new Temp();
    int i=ob.get1(10000);
    return data+"returned by supercomputer";
    Temp is located in Hello package,I have jar the Hello package as Hello.jar and has set its classpath in targets.xml of Ant tool.
    The code compiles well and service is deployed successfully,but when i try to call the service from the client its gives me following error.
    [echo] Running the supercomputer.SuperClient program....
    [java] java.rmi.ServerException: Missing port information
    [java] at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:357)
    [java] at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:228)
    [java] at supercomputer.SuperIF_Stub.sendParam(SuperIF_Stub.java:60)
    [java] at supercomputer.SuperClient.main(Unknown Source)
    I dont know if it deploys why it gives error on client side.
    Please tell how to use user-defined packages and class in jax-rpc service code ,i am not talking about passing user-defined parameters i am just talking about making objects of user defined classes in jax-rpc service.I think there is some problem in classpath.
    Please guide me in doing that.
    Thanks,
    Farrukh

    Farrukh,
    I don't know if your error is about a missing class from your custom package, ... what track did you followed to say that?
    To use your package in the implementation of you web service, you should only follow the rules of making a web application: put your package jar in your \lib directory inside WEB-INF/ or your package classes unjared in classes (also in WEB-INF/).
    As I already said, I have doubts that your error should be originated from a missing class from your package, but:
    -try to see the logs (errors?) when you deploy your web service that could give a hint about the problem.
    -try to see if you can access your endpoint through your browser to see if there is a online status
    -display your config/WSDL file, and the steps you did to build your web service.
    regards,
    Pedro Salazar.

  • How to make an applet load user-defined package?

    How to have an applet load user-defined package?
    I have packages in their own directories, and the applet compiles and links with them, by use of CLASSPATH env variable. But when it comes time to run, it ignores that and does not know where the classes (in the packages) are.
    If I don't use packages and put all code in one directory, runs fine. If I use an application, I can link with and load my packages.
    I know applets can't use things like CLASSPATH for security reasons, but still, they should be able to be compiled out of several packages, why do I have to put all code together??

    OK, for reference for future newbies, here's the answer:
    use CODEBASE attribute in your html file (if on Windows server, don't use drive letter but relative path to .html file, Unix style, and put all your .class files beneath that, for example, in your .html file
    <applet
    CODEBASE="..\class
    and then have package bar Bar.class file, in ..\class\bar

  • Automate USER BASED PACKAGE installations in SCCM 2012

    Hi All,
    I want to automate the installation of software(in my case a user based package) from the Application Catalog.
    Here is just some general information:
    1. All software(Applications and Packages) deployed to Device Colllections will be published in Software Center
    2. All software(Applications and Packages) deployed to User Based Collections will be published in the Application Catalog
    3. Once software has been deployed from the Application Catalog, it is also available/visible in Software Centre .. this could be confusing for (scripted) test purposes!
    To Automate installations i tested the following (Powershell) methods:
    Methode 1 - Install Device Based Packages (This works)
    $SoftwareCenter = New-Object -ComObject UIResource.UIResourceMgr
    # to show applications
    $Application = $SoftwareCenter.GetAvailableApplications() | where {$_.name -like $APPNAME}
    # to install an application
    $SoftwareCenter.ExecuteProgram($Application.id, $Application.PackageId, $true)
    (once an User Based Package has been installed from the Application Catalog, it will be shown in the results of this method .. but initially it don't!!)
    Method 2 - Install Device based Applications (This works)
    Invoke-WmiMethod -Namespace root\ccm\clientsdk -Class CCM_Application -Name Install -ArgumentList 0,"xxAPP scope IDxx",$True,$False,1,1
    Method 3 - Install User based Applications
    Invoke-WmiMethod -Namespace root\ccm\clientsdk -Class CCM_Application -Name Install -ArgumentList 0,"xxAPP scope IDxx",$False,$False,1,1
    (once an User Based Application has been installed from the Application Catalog, this method can be used .. but initially it can't!!)
    Method 4 - Install User Based Packages (NOT WORKING)
    This solution is based on an (scripted) installation from the Application Catalog. Information can be found on the following sites:
    http://blogs.technet.com/b/configmgrteam/archive/2012/09/19/extending-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    http://allthingsconfigmgr.wordpress.com/2012/10/02/application-catalog-uncovered/#more-284
    You can see the usable operations/methodes, by using the following URL in your SCCM 2012 environment:
    http://YOURSITE/CMApplicationCatalog/ApplicationViewService.asmx
    The method i tried for an installation part is 'installapplication', see example below:
    $service.Installapplication($appid, $deviceid, $null)
    This syntax is correct because it's giving a result that indicates the my command was correct(when i change the variables it produces an error), but that's it ... no application is installed.
    For the record: the operations/methods 'RequestApplicationForUser and GetApplications' are working fine.
    There is also log file 'ServicePortalWebService.log' on the Application Catalog Server in
    C:\Program Files\SMS_CCM\CMApplicationCatalogSvc\Logs, where i can see that Installation call is (correctly) be done.
    To be short:
    Is there anybody who can tell me how to automate (with Powershell) an USER BASED PACKAGE installation?
    With kind regards,
    Hayo Veenstra

    Thanks for your reaction.
    What i want is creating shortcuts in the startmenu of a user, that initiates a SCCM software installation. We also use this method for our SCCM 2007 environment by initating advertisments. I do not want a required user deployments, because when that user
    logs on on another machine (for a short time) .. all his/her software will be deployed. So i do not want to install unnescessary software .. only what a user initiates.
    Do you have other suggestions?
    I'm not sure about the shortcuts.  But, as for required deployments to users installing on all machines they log onto:  Not if you have User Device Affinity running for you.  You can set a requirement in the application to only install on a user's
    primary device.  Another option that we often deploy is to use App-V to deploy a virtual version of that app if the device they logged onto is not their primary.  When they log off, it goes away.  This is all done using User Device Affinity. 
    This is new in 2012. 

  • Urgent- returnable packaging issue

    Hi guys,
    am working on returnable packaging issue
    Scenario:If the customer does not returns the preslings then sales order is created for presling and issued to customers with proper invoicing
    am creating a sales order with order type CLN(customised for returnable packaging) and i have give material with qty 1, immediately the system is taking me to availability overview screen where it shows the following.
    Confirmed quantity: 0
    Dely proposal: Not possible.
    i have checked for material in MMBE and see the stock is much sufficient. y am i getting this? please answer immediately.
    thanks in advance.
    kumar.

    Hi pathik,
    the system is already configured and i have to give UAT to the users. i have done according to what UAT says. now plz suggest me what i should i do in this scenario? moreover, shld i use two line items i mean the main item and also the sub item? this is the first time am working on returnable packating so plz help me in as detail as possible.
    u can also plz send me the doc with screen shots(if possible) to this id
    [email protected]
    thanks in advance.
    kumar

  • Can the same NDS statement be used by other users running the same program?

    Say you have an NDS statement running in an application. We have users all over the country running this package off of the same database. If an NDS statement gets stored in the Library Cache than would other users running the same package use that NDS statement or would their processes spawn another yet identical NDS statement?

    There is no difference in the caching of dynamic or not statements. If statement is already in cache and it's session environment is similar to current session one then statement will be soft-parsed.

  • Execution status of running packages

    Hello,
    We have SSIS running in the file system and logs are not stored in SQL Server. we want to implement the health check to currently running job. Is there any way to get the job status? . I already referenced the following link but looks like this one able
    to give the status only the job running thru SQL Agent.
    http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.agent.job.currentrunstatus.aspx
    please help me on this regard.
    Thanks in advance.

    Hello Arthur,
    I solved the issue by developing a small C# application.
    Application app = new Application();
                    // Create a RunningPackages collection, named pkgs, and fill it
                    // with the running packages from the application object.
                    Boolean IsContinue = true;
                    while (IsContinue)
                        RunningPackages pkgs = app.GetRunningPackages(ServerName);
                        if (pkgs.Count > 0)
                            // Enumerate over each package in the collection and display some data.
                            foreach (RunningPackage package in pkgs)
                                Console.WriteLine("InstanceID: " + package.InstanceID);
                                Console.WriteLine("PackageDescription: " + package.PackageDescription);
                                Console.WriteLine("PackageID: " + package.PackageID);
                                Console.WriteLine("PackageName: " + package.PackageName);
                                Console.WriteLine("UserName: " + package.UserName);
                        else
                            IsContinue = false;
    This solves my issue. to answer your question, we choose the deployment method as a file deployment since we run SSIS in multiple instance.
    Thank you....

  • CS3 packaging issue

    I have created a document, made sure the links are active etc. and packaged it. Now, when I send the zipped packaged folder to someone else, some of the links are not there. What causes this?
    Also, when I package something doesn't that mean that those files are in the package thereby eliminating the need to send the images and/or fonts separately?
    Thank you.

    Thinking out loud...
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Could this be because the image is a read-only image or a "locked"
    logo?
    Not likely if InDesign had permission to copy it to the package folder; however, a file could have a hidden attribute with one individual's folder preferences set to display hidden files and the others not - about 1 in 100 chance here.
    Are both users running Windows here?
    Is there a pattern to the missing files? ie, always an .eps?
    function(){return A.apply(null,[this].concat($A(arguments)))}
    What about the fonts that are in the Fonts folder? Shouldn't I be able to "install" them onto my computer and use them?
    Again, assuming the same OS, or compatible Open Type fonts, yes, you should be able to install them. InDesign will not however, package a font that has licensing restrictions or embedding restrictions. Is there a pattern to the missing fonts?
    Think about posting one of the suspect zipped files to www.4shared.com or another free share site for review. This forum will allow up to 5mb attachments.

  • Final cut studio stall on running package scripts

    Final Cut Studio installer is hanging on "running package scripts."  Any thoughts?
    Ronan

    Nothing specific, but here's a user tip with best practices for installation
    https://discussions.apple.com/docs/DOC-2861
    and if you've previously had fcp installed on this system, as mentioned in the user tip, be sure and wipe all traces of the app using digital rebellions uninstaller, before reinstalling.

Maybe you are looking for

  • IPhone no longer recognized by PC, won't show up in itunes

    I've had my iPhone for months and it always worked and synced perfectly with my HP computer running XP. Last night out of the blue when I plugged it into the usb 2.0 port I always use, it stopped recognizing it. It gives me a message that there's an

  • Iphone logo REMOVED from AV cable...so no more Video out from the Iphone?

    I noticed that yesterday on this item they had a Iphone logo, and today in its place is an Ipod touch logo. However, they still list this cable under the Iphone cables section....I'm getting mixed signals here. http://store.apple.com/1-800-MY-APPLE/W

  • IBook G4 blacks out without warning

    My sister has an iBook G4 and she tells me that she was reading something on a website and that out of nowhere, it just blacked out. She describes it as "like when someone turns off an old television". I have also tried turning it back on, but that d

  • SAX Parser Global Variable problem

    Can someone tell me what i am doing wrong. i have a javabean called querybean that i store cdata from an xml file. i also have a map that i want to store this querybean in. when i debug this, i can see the map being populated in my end element event

  • Am I totally scr3wed?

    Okay, I just bought my first Mac and iLife. I have a sony DVD cam corder, one of the early versions that does not have a fire wire connection. BUT, I do have an extra DVD burner with a firewire cable. Soooo, I finalize my mini DVD and insert it into