Download Scheduler Locks Backend User ID

We have users logging into Download Scheduler to download.
As soon as they get out of it their ID get locked in backend system
with message "too many wrong password attempts". Since ID gets locked
in backend system, all function like Analyzer, Query Designer are all impacted.
Anyone experienced this ?

Hi,
The problem is you scheduler is keep on trying to login in with blank password.
Atul

Similar Messages

  • If user locked (backend) then from portal i m not able to send data

    If user locked (backend) then from portal i m not able to send data
    both user are same in front end and backend.
    But once user is unlocked i am able to send data from portal to backend...
    Regards
    Ruturaj

    Hi
    Since you are in CUA landscape(as u said portal and r3 user are same) unless and utill you unlock it data will not be process.
    [Help|What's the right user to access;
    BR
    Satish Kumar

  • Program for creating a model is locked by User

    Hi Guys,
    We have created a process chain to create the Integration Model and to activate the Integration Model using this prg RIMODGEN. So, This prg we have created variants for different location wise. This process chain contains 13 processes For each location, which is running in parallel. Some time we are getting the error message " Program for creating a model is locked by User
    Regards

    Dear  Pullaiah,
    Locking happens if there is any overlap of models or duplicate  scheduling of jobs with same variant.                                                                               
    See include LCIFIF01                                                                               
    CALL FUNCTION 'ENQUEUE_ECIF_IMOD'                                    
      EXPORTING                                                          
        mode_cif_imod  = 'E'                                             
        modelname      = i_modid                                         
        logsys         = i_logsys                                        
        apoapp         = i_appl                                          
      EXCEPTIONS                                                         
        foreign_lock   = 1                                               
        system_failure = 2                                               
        OTHERS         = 3.                                                                               
    So this means for you, you get the lockentry if the modelname, logsys and apoapp is the same. So please check again your variants if there is one with the same integrationmodels.            
    This can be the only reason we you get here this entry in your joblog.
    Regards,
    Tibor

  • Download Scheduler Reports

    Hello Experts,
                        I have been executing queries in background (Pre-calculated web templates - Reporting Agent) for the users for several months, and downloading them to the PC using Download Scheduler application.  For some testing purpose, I executed one of the queries in foreground (Ad-hoc) using BEx Analyzer to reconcile the Adhoc report with the downloaded report.  I noticed that the size of the downloaded report was drastically huge compared to the Adhoc report.  Can someone tell me what the issue is and how to minimize the size of the downloaded report?

    Hi Tobias,
       Thanks for your response.pls correct me if any thing wrong in my understanding.I feel that initiation will be taken by Reporting agent to generate appropriate web report with the help of control query and main query. Then resultant URL will be sent back to RA, where it is adding 001 to the "dataprovider name" and will push this files with 001 when the end user downloads.
    Is it possible to add result of the control query to the dataprovider name at web template level dynamically. so that RA will generate final file as "dataprovidername_uk_001". So that user can easily identify which report belongs to which company.
       If you have any specimen batch file. Can u plz send it to me.
    Regards,
    Ramesh

  • Offline reporting & BEx Download Scheduler

    Hi Expert,
    I had follow scenario Offline reporting from help.sap.com, but when I run Bex Download Scheduler there is pop up message “You are not assigned to any packages”.
    For ur info I had create web template and precalculating setting wiht the schedule.
    There is away to check where did I wrong?
    And where is the result of web template and precalculated setting store?
    Will be appreciate for any suggestion
    Regards,
    Supriatna

    Hi,
    I already know the auth.object:
    S_FRC,
    RSRA,
    FUGR.
    Now it´s working but the user still have some open points:
    1 - The files are always overwriiten - it means that the data from the weeken can not be seen. There´s any parameter that can be setted that allow it to create different files each runtime?
    2 - Is it need that the computer must alway be turn it on? If the file is saved on a shared file can be this problem avoided?
    Thanks,
    Marta.

  • Reporting Agent and Download Scheduler

    Hello All,
        I have an issue with the Reporting Agent and Download scheduler.  I am on BW 3.5.  I am not familiar with the setup myself (I inherited it), and I would like some basic information.
       Essentially it was working fine until we added some new settings.  Now, the Download Scheduler freezes mid-run - just stops - and I am guessing this has to do with the new settings that were created (not by me - again, I just inherited all this).
       Any help, suggestions, links to white papers (Google was NOT helpful) anything at all on this ancient technology would be appreciated.
       Thanks.
    Dave

    Hi Nagesh,
    Chech whether the user or role is specified in your web template settings.
    Check this link for further details:
    http://help.sap.com/saphelp_nw04/helpdata/en/4b/ddb057ca3aa447b0d5aff7ea2408d3/frameset.htm
    Regards,
    Prema

  • Download data only for user sync in pda

    Hi,
    I have a device with two user, but when I sync with one of them, DOE download data for the user sync and the other user.
    How can i filter?
    In DM, I have a filter with atribute USER.
    This scenario occur in Generic (JSP) and OCA.
    Thanks,
    Roberto

    Hi,
    Incase data is already loaded in DOE(pushed or delta load) and rule is on device user, the current behaviour is the expected one.
    Do you have Twoway dataobjects where data is loaded from Backend to DOE when device syncs.?
    If this is your scenario then you need to filter data for that syncuser even from backend to DOE.
    Means load only the data for that syncuser from BE to DOE via getlist & getdetail.
    If the getlist signature contains the user field , then in transaction
    SDOE_WB, double click on the backend adapter for this dataobject
    >edit mode
    >default values tab
    >select getlist and the field user
    >select data communication header structure from the drop down
    >map this to send_usr
    >save and activate
    This means that incase of this twoway data object, during sync when getlist is invoked, syncuser will be filled and the bapi wrapper will return only those keys relevant for that syncuser and only that data is loaded to DOE inturn downloaded to device.
    Regards,
    Liji

  • Download scheduler Problem.

    Hi,
       I want to download the data from BW to XL files using reporting agent and download scheduler.
    i have done all the settings(Query, web template, Reporting Agent, processed that Scheduling package). In the Document Overview i could see the data  for processed schedulling package. we are using 3.1c. If i go with Download Scheduler, i'm getting.."YOU ARE NOT ASSIGNED TO ANY PACKAGES".
    Any help, otherwise any other way to download the data?
    Thanks in advance.
    Nagesh.
    Message was edited by: Nagesh Ganisetti

    Hi Nagesh,
    Chech whether the user or role is specified in your web template settings.
    Check this link for further details:
    http://help.sap.com/saphelp_nw04/helpdata/en/4b/ddb057ca3aa447b0d5aff7ea2408d3/frameset.htm
    Regards,
    Prema

  • Download Scheduler How to?

    Dear All,
                     I have a report made in BEx Query Designer. The report comes fine in the browser.I haven't used download scheduler as of yet but I require the report to be scheduled everyday and the report be sent to the user's mailbox. How does the download scheduler work? How can we schedule it using reporting agent? How to work with the reporting agent? If anyone does have any documents on this issue can to send it to me at [email protected] or forward links to documents.
    Thanks .
    Regards,
    Ratish

    Ratish,
    the download scheduler can be used to download a package - create a package for precalculation in the reporting agent and then open the same using the download scheduler and schedule the same...
    Arun

  • Download Scheduler in 3.5

    Hello,
    I'm wondering if there is a way to know when a scheduling package has been downloaded for the last time by means of Download Scheduler ?
    And if it is possible to know how many times it has been downloaded ?
    This question because I would like to know if Scheduling packages with Web templates are really used by users...
    Thanks for any replies
    AJ

    Pankaj,
    Even in 3.5 you still need to use precalculation server to download the report to your desktop, I don't think you can use broadcaster to download a report to desktop. Precalcuation server can still be used in 7.0 as well.
    thanks.
    Wond

  • Object locked by User

    Hi ,
    When Iam trying to run a ASO cube which has 22 dimension thru .msh which will refresh the outline and then loads the data i.e full load. Iam facing this below error
    WARNING - 1053010 - Object [cust] is already locked by user [abc].
    I tried by unlock the rule files its not working out. Could you please help me what would be the problem ?
    Thanks in Advance,
    Raj.

    I am suddenly getting the same error (started last week) during my scheduled cube builds. I have all the above commands in my script. There are no users logged in and no objects. The error is actually stating that the current user (the id used for the cube build) has the object locked. This occurs every morning on all my daily cubes. When i manually execute the cube build scripts after the error occurs, they work fine. Some additional notes. The Server is brought down every night and is brought back up every morning at 5am. The cube builds kick off at 7am. I cannot figure out what could be causing this, since it's been working fine for the last couple of years.

  • Lock a user for 10 min

    How to lock particular user from logging in for about 10 mins

    Hi
    ALTER USER user ACCOUNT LOCK;
    To create a job use 'dbms_job' package, 'submit' procedure:
    http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_job.htm#i1000807
    what -> 'ALTER USER user ACCOUNT UNLOCK;'
    next_date -> 'SYSDATE + 1/24/6' -- after 10 minutes
    hope this helps
    asp

  • Download Scheduler with GUI 710 Patch 4

    I  have installed the SAPGUI 710 Patch 4, and I have been trying to schedule a download with the download scheduler and the job does not run.  Is there anyone having any issues when scheduling a download within the download scheduler??

    basically we would like to implement a solution where users can download the 710 Gui along with patch level 8, where the registry hack mentioned in the following SAP Note is already configured:
    SAP Note Number 924376 - History: disable history for specific fields in
    registry
    "Exception1", "Exception2", etc. under "Local Data"
    SAPGUI path: HKLM(or HKCU)\software\sap\SAPGUI Front\SAP Frontend
    Server\LocalData. The values of these registry string values should contain
    the dynpro names of the input fields which should have no history. Example:
    reg. value "Exception1":"RSYST-BNAME", etc.
    we would like this note/fix implemented so that every single user is not required to go into the registry and make the above entries.   We want it so that when users download and install the 710 gui/patch 8 the registry hack is already preconfigured, all the user does is install or a script of some sort execute the registry hack. 
    thanks and regards

  • Download Scheduler - required authorization?

    Hi,
    I have prepared precalcalculated report for user and he is supposed to
    be able to download this report using the download scheduler.  But when he runs
    the download scheduler an error message occurs before it finishes.  I tried
    giving him a SAP_ALL access just to test if it has something to do with his
    BW authorization, and it did work. Does anyone know what authorization
    object I used for this (of course I can't give him SAP_ALL).
    Thanks for your reply.
    Best Regards,
    rose

    Hi,
    You can go to 'help.sap.com' and use the following path:
    SAP BIW-> Data warehousing -> Data warehouse management -> Authorisations -> authorisation for working with BEx -> Authorisations to work with a Query.
    The above would provide you with a comprehensive list of all that is required.
    Hope this helps.
    Pinaki

  • How do I use one downloads folder for multiple users?

    I recently added my girlfriend a profile in my Imac. We both have seperate Profiles and logins however I would like to find out, if the the Downloads folder can be used by both profiles. I found that each profile has their own Downloads folder, and goes to their own locations.
    I would like to find out, if its possible to re-direct my downloaded files as well as her downloaded files into just ONE "Downloads" folder. The default destination of the downloads folder would be /users/girlfriend(name of girlfriend). I want to change it to /users/(me) so that all downloads would just go to one folder.
    Thanks in advance!

    Direct your downloads to Users-Shared

Maybe you are looking for