Configure job scheduler by remote server

Hi,
I have a requirement about job manager,
I need to remote server to configure scheduler, but I haven't find the way to configure the server scheduler by remote.
And in the configuration,there need to input some information like Scheduler Script Path,Default Script Path,Log Directory……and so on.
Is it support remote configuration or not?
Thank you!

No, it doesn't support !!

Similar Messages

  • Obtain Job invoker for a SSIS job scheduled in SQL Server Agent

    Hello,
    I was required to tell the job runner of a particular SSIS job scheduled in SQL Server Agent (in SQL Server Management Studio 2008 R2). I noticed that after running the job, a record can be found in msdb.dbo.sysjobhistory in the [message] columm saying that
    the job is invoked by 'Domain\User'. Is there anyway I can acquire and upload that information into an audit table by adding some additional script into the job? I heard about using token to get job_ID, but what about the actual user name who runs
    the job?
    Thanks

    Just add retry attempts to whatever number you want (2 as per your original explanation) in Job step properties as below
    Have a logic to include a delay of 10 mins . You can make use of WAITFOR function for that
    see
    http://www.mssqltips.com/sqlservertip/1423/create-delays-in-sql-server-processes-to-mimic-user-input/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • "Failed to open package file ..." when modifying job step on remote server

    I have SSIS package setup on a remote SQL Server to run on schedule via SQL Server Agent. It was setup initially by remote desktop-ing to the server and connecting to it via SSMS running on the same machine where SQL Server is running. Package source is
    "File System" and absolute path is specified (D:\Folder1\Package1.dtsx). There is just one step in the job - to run SSIS package. Everything works as it should.
    Now I want to modify this job - change number of retry on failure attempts. I can successfully connect to this SQL Server instance via SSMS from my developer workstation. I can then go to "Advanced Settings" for this job step and change "Retry attempts"
    to some other number. However, when I press "OK" I get this error message:
    TITLE: SSIS Execution Properties
    Failed to open package file "D:\Folder1\Package1.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can
    be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.
     ({105912C7-6345-42B4-99B4-58566291867B})
    ADDITIONAL INFORMATION:
    Failed to open package file "D:\Folder1\Package1.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can
    be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.
     ({105912C7-6345-42B4-99B4-58566291867B})
    Interestingly enough, in spite of this error message the number of retries is successfully changed.
    I understand it happens because SSMS tries to locate package on my local hard drive and the same folder doesn't exist on my development PC. It still doesn't make sense to me. Does SSMS not know I am accessing remote server? How come I don't get any errors
    when I just execute this job via SSMS when SSMS runs on my development PC?

    Hi, Am facing same issue, but I am trying run SSIS package via C# code, I have given full access to all the folder in which the package is available.
    In the below line am getting error,
    using Microsoft.SqlServer.DTS.Runtime;
    Application app=new Application();
    Package package=null;
    package=app.LoadPackage("PackageFullPath",null) --error line
    Failed to open package file "C:\SSIS\Package.dtsx" due to error 0x800C0006 "The system
    cannot locate the object specified.".  This occurs when loading a
    package and the file cannot be opened or loaded correctly into the XML document
    full access to which account? also trying to run from where? In the same machine where package resides?
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Configure Job Scheduler sample in JDeveloper 10.1.3.2

    I am trying to configure http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-scheduler-jms/how-to-scheduler-jms.zip
    in JDeveloper 10.1.3.2.
    When I start the embedded server, I got an error saying:
    An error occured deploying EJB module: java.lang.InstantiationException: No ResourceAdapterWrapper instance found at the specified resource-adapter (OracleASjms) for MessageDrivenBean event
    Did anyone get the same error?

    There is no more UIX support in 10.1.3 and greater. Oracle dropped UIX like a hot potato.
    People tried to get UIX running on top of a 10.1.3 binding/model stack but failed.
    So, mixing JSF and UIX on top of the very same model layer is probably impossible. Running JSF and UIX pages in unison sounds pretty hairy to me. Both will need their model layer versions and controllers.
    I am not from Oracle. I had some email conversations with Steve Muench about the UIX/10.1.3 problem, but he couldn't help either. My impression is: If you are waiting for Oracle to provide UIX support in 10.1.3 and later .... don't hold your breath! UIX is as dead as a rusty doornail.
    So my advice is: Stick to UIX until you can migrate the project completely to JSF and hang on to your copy of 10.1.2. That's what we do.
    Sascha

  • Reg : Regular Standard BTC Jobs Schedule in PRD Server

    Dear Friends,
    What kind of regular Background jobs in Basis shedule the PRD and DEV servers. If we scheduled that jobs in PRD server, what is the activities doing in backround jobs in basis level? If we delete the Old BTC jobs we are getting ABAP dumps like DBIF_SQL type of errors. what we can do boss?
    Regards
    kesav

    Hi,
    Check SAP Note:16083, which gives the list of Standard and Reorganization jobs which needs to be scheduled in SAP systems.
    Also check SAP Note:1034532 as well.
    also look at this
    [http://help.sap.com/SAPHELP_NW70EHP1/helpdata/EN/c4/3a7ede505211d189550000e829fbbd/content.htm]
    Regards,
    Muralidhar

  • Window oracle job scheduler and Oracle server scheduler relationship

    Hi Experts,
    We use oracle 10G R4 in window 2003 server.
    From window server panel,we can see OracleJobSchedulerORCAID server is disable. However, I check oracle Jobs from EM.
    I can saw schedule jobs are running in there.
    What relationship is between window scheduler server and Oracle Schdeler?
    As I know we can stop/start window Oracle database serve,r DBconsle EM server and Listener server in window server to control oracle
    .Why window oracle schedule does not affect Oracle schdule job?
    Thanks Experts to explaining?
    JIm

    10g R4 is not an existing Oracle version. 10.2.0.4 is.
    Oracle EM has three different schedulers:
    - dbms_job
    - dbms_scheduler
    - EM's own scheduler. Jobs submitted in the EM scheduler are spawned by the Management Agent.
    Sybrand Bakker
    Senior Oracle DBA

  • How to execute an SSIS package on a scheduled basis from remote server and pass in input files

    I have an application server and a db server.  My db server has all things SQL Server stored on it (DBMS, SSRS, SSIS, etc.)  I have several nightly batch process SSIS packages (dtsx files currently) that will pickup an input file and import them
    into the database.  I would like to execute all batch processes from my application server as I have quite a few other ones as well that do other stuff outside of SQL Server via powershell.  My question is how to do this?  Is there away to execute
    them remotely via DTexec.exe, should I set them up as Agent jobs and somehow pass in the file names\location (how?), create and SSIS catalog, etc.?  
    I need to easily be able to see if the packages execute successfully or not and if not capture the detailed information of why they failed from the remote server so I can use that to drive my process flow logic in the batch processes.

    Hi Jason,
    According to your description, you want to execute a package on a schedule and receive notification when package ends with error in the job.
    After testing the issue in my environment, we can directly add the package in a step of a job, then add a schedule and set the Alert and Notification property in the job to achieve your requirement. For more details, please see:
    Create a Database Mail in the SSMS.
    Right-click the SQL Server Agent services to Enable mail profile, then select the appropriate Mail profile.
    Under the Operators folder, create an operator with the correct E-mail name.
    Right-click the Jobs folder to add a new job.
    In the Steps pane, New a step with SQL Server Integration Services Package Type to run the package.
    In the Schedules pane, New a schedule for the job.
    In the Alerts pane, New an alert with SQL Server event alert, then enable Notify operators option with an operator in the Response pane.
    In the Notifications pane, enable Email option with same operator and When the job fails selection.
    Then when the package fails, the job would be failed and we can receive the error message in the mailbox.
    Besides, please make sure the account that execute the job has correct permissions for the file, for the folder that contains the file, and for the database.
    References:
    Configure Database Mail – Send Email From SQL Database
    How to setup SQL Server alerts and email operator notifications
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Getting "The remote server returned an error 503 server unavailable" in azure web jobs

    I have created one web
    job - on demand schedule under azure web site.  This web jobs contains .execmd(i.e.)
    Console Application.
    I am retrieving the data from SQL Azure database and uploaded the data in sharepoint online lists. (i.e.)I have uploaded the data to several(7) lists in each subsites. I have 3 subsites. 
    I am getting this error "The remote server returned an error 503 server unavailable", while uploaded the data into lists. 
    Full Error Message:
    Message - The remote server returned an error 503 server unavailable.
    StackTrace -    at System.Net.HttpWebRequest.GetResponse()
    > cc525c: INFO]    at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute()
    > cc525c: INFO]    at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
    > cc525c: INFO]    at Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()
    > cc525c: INFO]    at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
    > cc525c: INFO]    at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
    This is not occur every time. Some time i didn't get any error data successfully uploaded in share point online list.
    Totally 4 hours taken uploaded the data into list for completed all 3 subsites. 
    If anyone know how to resolve this.
    Thanks,
    A.Ramu

    Hi,
    Per my understanding, there is an issue when uploading data from SQL Azure database to a SharePoint list in Online environment.
    For narrowing down the issue, I suggest you create a Console Application in Visual Studio without accessing the SQL Azure database and upload some sample data to the same SharePoint
    list to see if the issue still occurs intermittently.
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SSIS Package compiled successful, in SQL Server Integration Service package executed sucessful, But fail to run in MS SQL Job Scheduler

    Hi Everyone,
    I having a problem to transfer data from MS SQL 2005 to IBMAS400. Previously my SSIS was running perfectly but there is some changes I need to be done in order for the system to work well. Considers my changes are minimal & just for upgrades (but I did
    include DELETE statements to truncate AS400 table before I insert fresh data from MS SQL table to the same AS400 table), so I compile my SSIS package & it run successfully & I passed it into MS SQL Integrated Service as 1 of the packages & manually
    executed the package & the result is the same, that mean it was successful again but when I try to run it in a MS SQL Job Scheduler, the job failed with these message shown below as extracted from the job View history. 
    Date today
    Log Job History (MSSQLToAS400)
    Step ID 1
    Server MSSQLServer
    Job Name MSSQLToAS400
    Step Name pumptoAS400
    Duration 00:00:36
    Sql Severity 0
    Sql Message ID 0
    Operator Emailed
    Operator Net sent
    Operator Paged
    Retries Attempted 0
    Message
    Executed as user: MSSQLServer\SYSTEM. ... 9.00.4035.00 for 32-bit  Copyright (C) Microsoft Corp 1984-2005. All rights reserved.    
    Started:  today time  
    Error: on today time     
    Code: 0xC0202009     Source: SSISMSSQLToAS400 Connection manager "SourceToDestinationOLEDB"     
    Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. 
    Error code: 0x80004005.  An OLE DB record is available.  
    Source: "IBMDA400 Session"  
    Hresult: 0x80004005  
    Description: "CWBSY0002 - Password for user AS400ADMIN on system AS400SYSTEM is not correct ".  End Error  
    Error: today     
    Code: 0xC020801C     
    Source: Data Flow Task OLE DB Destination [5160]     
    Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "DestinationClearData" failed with error code 0xC0202009.  There may be error messages posted before
    this with more information on why the AcquireConnection method ca...  The package execution fa...  The step failed.
    So I hope somebody can shed some hints or tips for me to overcome time problem of mine. Thanks for your help in advance. As I had scoured thoroughout MSDN forums & found none solution for my problem yet. 
    PS: In the SQL Integrated Services when I deployed the package I set the security of the packages to Rely on server... 
    Hope this will help.

    Hi Ironmaidenroxz,
    From the message “Executed as user: MSSQLServer\SYSTEM”, we can see that the SQL Server Agent job ran under the Local System account. However, a Local System account doesn’t have the network rights natively, therefore, the job failed to communicate with
    the remote IBMAS400 server.
    To address this issue, you need to create a proxy account for SQL Server Agent to run the job. When creating the credentials for the proxy account, you can use the Windows domain account under which you executed the package manually.
    References:
    How to: Create a Credential
    How to: Create a Proxy
    Regards,
    Mike Yin
    TechNet Community Support

  • Window Server 2012 R2 Job Scheduler Failing.

    Hi,
    Currently, my company's Window Server 2012 R2 job scheduler having a problem.
    Then i found out the solution at http://support.microsoft.com/kb/2617046, so i download the hotfix to fix the problem.  However, i get another error as below.
    Please, what can i do?
    Thanks 
    Best Regard
    Vincent.

    Amy,
    Thanks for the tips, I follow the settings. I checked the condition and troubleshoot according to the lists you provided.
    The task was configured to run only when a specified network is available. (Not set this)
    The configured expiration time for the task has passed. (no expired time set)
    The task is configured to ignore or queue a new task instance if a previous instance is still running. (not set this)
    The task is configured not to run when the computer is on battery power. (yes, will not run when computer on battery power. will not happen because is a server all the time running AC power).
    The task is configured to run only if a specific user is logged on. (must select this, if not, the scheduler will not run at all)
    The task was disabled by a user. (is enabled)
    The previous task instance might have been running longer than expected because a component is busy processing data. If the task is normally expected to run for this length of time, consider modifying the task triggers to take this run-time length
    into consideration, or configure the task to be terminated after a preset time. (already set "Stop the task if runs longer than 3 days" and "If the running task does not end when requested, force it to stop".  and "Do not start
    a new instance " had been set)
    Frankly, for the moment it run normally, somehow, I don't know when the incident will happen again.  It seem randomly happen, and not by default.  That is why kinda need the fix to fix this bug.  Cannot trigger email when this incident happen. 
    And the schedule we run is highly critical.
    Thanks.

  • BI Schedule and Presenation Server on Different Servers Configuration

    I'm having a problem getting my iBots to run and deliver the information to the catalog with the following configuration:
    2 Presentation Servers on Windows with IIS for NTLM authentication (via a Load Balancer)
    OBIEE Server and Scheduler, and Presenation Server on Solaris (the Presentation Server on Solaris will be turned off)
    The catalog between the 2 Windows Servers are are shared. When I create an iBot on the Windows the request is sent to the Scheduler on Solaris and errors out with the following message:
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Path not found (
    /shared/_ibots/Test Email from UAT)^M
    Error Codes: U9KP7Q94^M
    My question is why does the scheduler send the alert to the Presentation Server on the Solaris box and not the shared Presentation Server with the shared catalog on the Windows Servers. Am I missing something in the configuration?
    Thanks,
    Chuck

    I figured it out. I had to re-run the schconfig utility on UNIX and reconfigured the server from localhost:9710 to the actual server name.

  • Configuring local and remote server mysql

    So I am loosing my mind a bit.  I have a local testing server and a remote server.  My local MAMP database works fantastic with my website.  I have a php script under a folder 'connections' labeled "localhost.php" that is used to as the connection to my MYSQL database.  I uploaded my entire site to a remote server, configured the remote database (000webhost.com) and for simplicity, just changed the configuration in the original 'localhost.php' to match the remote server database connection.  However, no matter how many times I try, I can't get it to connect!  When I go online to 000webhost.com and access the database, it is in fact functioning.  So the error is definitely in the connection.
    It seems that even though I specify the url for the host as mysql7.000webhost.com, I get an error indicating it cannot connect to the url.  The url has the address of my local server, followed by the remote server details.  I can't seem to change this and it is driving me nuts.  FTP works fine, just the database.  Any pointers?
    As a summary, here are the steps I made:
    clicked on "databases" window
    double clicked on my database name "local host"
    Changed the username, host, database, and password to EXACTLY what I was provided
    Clicked test and I receive "unidentified error occurred"
    http error 404 pops up with a url indicating it is attempting to route through the my local url first (localhost:8889)

    I believe it is specific to DW.  The odd thing is, I have been able to get it to work before.  It just randomly started failing
    Here is the error I get when I attempt to connect via DW.  As you can see, it looks like it is first trying to go through my local testing server (localhost:8888).  I don't want this but for the life of me can't figure out how to get it to route directly to the URL.
    What I enter to create the database connnection:
    The credentials provided (no password for obvious reasons)

  • SQL Server Jobs & Schedules

    Good Morning All
    Does anyone know of a script/method of where I can obtain the following SQL Server Agent Job Information: -
    Job Name, Owner, Description, Enabled, Schedule Description, Last Run
    I've just joined another company and I've been tasked with auditing the SQL Servers here as this has never been done before.
    Many thanks
    Please click "Mark As Answer" if my post helped. Tony C.

    --WORK for SQL Server 2000 or later
    -- Get information about all jobs that exists in a specific server or
    -- get information about long running jobs in a specific server.
    -- PLEASE! To retrieve information about long running jobs uncomment the WHERE clause
    -- in the end of file.
    -- Reference:
    http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1302809_mem1,00.html
    -- job_state:
    -- 0 = Not idle or suspended, 
            -- 1 = Executing, 
            -- 2 = Waiting For Thread, 
            -- 3 = Between Retries, 
            -- 4 = Idle, 
            -- 5 = Suspended, 
            -- 6 = WaitingForStepToFinish, 
            -- 7 = PerformingCompletionActions 
    SET NOCOUNT ON
    --creating a temporary tables.
    --##tbl_joblist
    IF EXISTS 
    (SELECT 1 FROM tempdb..sysobjects 
    WHERE type = 'U' AND name = '##tbl_joblist')
    DROP TABLE ##tbl_joblist
    CREATE TABLE ##tbl_joblist (
    job_id
    UNIQUEIDENTIFIER NOT NULL,  
    last_run_date
    INT NOT NULL,  
    last_run_time
    INT NOT NULL,  
    next_run_date
    INT NOT NULL,  
    next_run_time
    INT NOT NULL,  
    next_run_schedule_id
    INT NOT NULL,  
    requested_to_run
    INT NOT NULL,  
    request_source
    INT NOT NULL,  
    request_source_id
    sysname NULL,  
    running
    INT NOT NULL,   
    current_step
    INT NOT NULL,  
    current_retry_attempt
    INT NOT NULL,  
    job_state
    INT NOT NULL,
    ServerName
    sysname NULL, 
    JobName
    sysname NULL
    --##tbl_jobs
    IF EXISTS 
    (SELECT 1 FROM tempdb..sysobjects 
    WHERE type = 'U' AND name = '##tbl_jobs')
    DROP TABLE ##tbl_jobs
    CREATE TABLE ##tbl_jobs (
    job_id
    UNIQUEIDENTIFIER PRIMARY KEY, 
    JobName
    sysname
    --inserting data
    --##tbl_joblist
    INSERT INTO ##tbl_joblist 
    (job_id,last_run_date,last_run_time,next_run_date,next_run_time,next_run_schedule_id,requested_to_run,request_source,request_source_id,running,current_step,current_retry_attempt,job_state)
    -- Run it as SA (1), so ‘aaa’ is a dummy login name:
    EXEC ('EXECUTE master.dbo.xp_sqlagent_enum_jobs 1, ''aaa'' ')
    GO
    --##tbl_jobs
    INSERT INTO ##tbl_jobs select job_id, name from msdb.dbo.sysjobs
    --adding server name and job name into ##tbl_joblist from ##tbl_jos
    DECLARE @servername sysname
    SELECT @servername = @@servername
    UPDATE ##tbl_joblist
    SET ServerName = @ServerName, JobName =j.JobName 
    FROM ##tbl_joblist r 
    INNER JOIN ##tbl_jobs j ON r.job_id = j.job_id
    WHERE r.ServerName IS NULL
    --checking for long job running
    SELECT 'Long job running '
    SELECT
    ServerName AS "Server Name", 
    Jobname AS "Job Name",
    last_run_date AS "Last Run Date",
    last_run_time AS "Last Run Time",
    --CAST(LEFT(CAST(last_run_date AS varchar(8)),4) + '/' + SUBSTRING(CAST(last_run_date AS varchar(8)), 5,2) + '/' + RIGHT(CAST(last_run_date AS varchar(8)), 2) + ' ' + CAST(((last_run_time/10000) %100)
    AS varchar) + ':' + CAST(((last_run_time/100) %100) AS varchar) + ':' + CAST((last_run_time %100) AS varchar) AS DATETIME) AS 'Last Run Date & Time',
        job_state AS "Job State",
    CASE job_state
    WHEN 0 THEN 'Not idle or Suspended' 
    WHEN 1 THEN 'Executing' 
           WHEN 2 THEN 'Waiting For Thread' 
           WHEN 3 THEN 'Between Retries' 
    WHEN 4 THEN 'Idle' 
           WHEN 5 THEN 'Suspended' 
           WHEN 6 THEN 'Waiting For Step To Finish' 
    WHEN 7 THEN 'Performing Completion Actions' 
    END AS 'Job State',
    next_run_date AS "Next Run Date",
    next_run_time AS "Next Run Time",
    current_step AS "Current Step",
    current_retry_attempt AS "Current Retry Attempt"
    FROM ##tbl_joblist 
    --For Long Running Jobs
    --WHERE job_state in (0,1,2,3,6,7)
    --AND (CAST(LEFT(CAST(last_run_date AS varchar(8)),4) + '/' + SUBSTRING(CAST(last_run_date AS varchar(8)), 5,2) + '/' + RIGHT(CAST(last_run_date AS varchar(8)), 2) + ' ' + CAST(((last_run_time/10000) %100) AS varchar) + ':' +
    CAST(((last_run_time/100) %100) AS varchar) + ':' + CAST((last_run_time %100) AS varchar) AS DATETIME)) <= DATEADD(HOUR, -2, GETDATE())
    --Cleanup
    DROP TABLE ##tbl_joblist
    DROP TABLE ##tbl_jobs
    GO
    -- Get JobSteps info
    USE [msdb]
    GO
    SELECT
    --j.job_id,
    -- s.srvname,
    j.name,
    js.step_id,
    js.command,
    j.enabled 
    FROM dbo.sysjobs j
    JOIN dbo.sysjobsteps js
    ON js.job_id = j.job_id 
    JOIN master.dbo.sysservers s
    ON s.srvid = j.originating_server_id
    --WHERE js.command LIKE N'%KEYWORD_SEARCH%'
    Regards,
    Edvaldo Castro
    Edvaldo Castro http://edvaldocastro.com MCITP Database Administrator on SQL Server® 2008 MCITP Database Administrator on SQL Server® 2005 MCTS: SQL Server® 2008 MCTS: SQL Server® 2005 MCT: Microsoft Certified Trainer MTA: Microsoft Technology Associate
    MTAC – Microsoft Technical Audience Contributor CCSQLA – Cambridge Certified SQL Associate TOEIC – Test of English for International Communication

  • Configuration Guide Job Scheduling Management with SAP Solution Manager

    Dear Gurus
    Could you please help me with the configuration guide of the Job Scheduling Management with SAP Solution Manager
    Best Regards

    Hello Luis,
    the configuration activities can be accessed via the "Implementatiopn Guide" by calling transaction SPRO in your SAP Solution Manager system.
    In SPRO navigate to -> SAP Solution Manager -> Scenario-Specific Settings -> Job Scheduling Management -> Standard Configuration and execute the following two activities.
    1. Activate Solution Manager Services
    2. Set Up Work Center for Job Scheduling Management
    Make sure that your user has role SAP_SM_SCHEDULER_EXE (or_ADMIN) assigned.
    Afterwards you should be able to access the Job Management Work Center and to create Job Documentation or to import Jobs from a Managed System into new Job Documentations.
    The following SAP notes might be usefuly as well:
    1054005  - FAQ on Job Scheduling Management
    1117355  - Work Center roles
    Kind regards,
    Martin
    http://service.sap.com/jsm

  • Job Scheduling using server pool

    Is there any way to use a pool of servers for job scheduling?
    I know you can tell it the target server you want, but I want it to find an available server from a list.
    The reason is, the job runs software on the app server.  Not all app servers have this software installed.  But it is installed on more than one.  I want it to find an available server, but only one that has the software installed.  It would be great to somehow define a pool of servers where the job can run.
    I don't think I can get creative with job class.  This looks at all work processes on all servers. 
    If I go this way, I'd have to set all work processes as A on the servers I don't want to use, and set my job as B.  That is definately not an option.
    Any ideas?
    Thanks

    Hello dskdell,
    I guess u want to use some kind of load balancing with the background servers,
    well when u define a job,dont give the server name there,then it will look for the available server and schedule the job there
    " Although a job can specify to use a particular background server (an application server that has at least one background work process), it is best to allow the background processing system to use load balancing to distribute the workload among the available servers"
    Refer to http://help.sap.com/saphelp_nw70/helpdata/en/4a/2d513897110872e10000009b38f889/frameset.htm
    Hope it helps
    Rohit

Maybe you are looking for

  • Office Outlook 2013 no search results

    Installation: Server 2008 R2 Terminal server Office Outlook 2013 This is a new server install and happening the same for all 15 users on the server, Admin s and users. I am unable to display any results when searching mail box. I modified and rebuild

  • Hyperlink in an Applet

    Hi, is it possible to create a hyperlink in an Applet?

  • Itunes not playing songs in sequence

    hi folks - recently moved my itunes folder because i was changing backup external drives, and now when i try to play my music itunes only allows me to play one song and then stops completely. when i try to press the forward button it does not work at

  • Dynamic update to Inbound Directory for File Adapter Read

    I've seen references to others asking similar questions but never a good answer. I have a process that outputs files into daily dated directories. In other words, my Inbound Direct name is dynamic. I would like BPEL to be able to pick up these files

  • Missing transactions

    Some transactions which were entered on May 2 , are missing in Special ledger summary cube. When I check the delta for that day , everything seems ok,the load for May 2 , 3 were successfull What could be the reason ,why these transactions went missin