Job Schedule not Working

Hi
I have a problem with a job that i was created.
it appears on dba_jobs select..... but nothing happens..
some days ago it's working fine.
what could be the problem
Sorry the bad english!
thanks
Post select:
263 USR_BASE USR_BASE USR_BASE 24-AUG-06 16:55:29 24-AUG-06 17:00:29 1 N SYSDATE+5/1440 0
usr_system.send_email;
NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA' NLS_CURRENCY='$' NLS_ISO_CURRENCY='AMERICA' NLS_NUMERIC_CHARACTERS='.,' NLS_DATE_FORMAT='DD-MON-RR' NLS_DATE_LANGUAGE='AMERICAN' NLS_SORT='BINARY'
0102000200000000

that it's the strange thing....
if i run usr_system.send_email on SQL*PLUS that works fine..........
the previous post select message apears after do it manually.
if i only run the job... the rsult is this.
264 USR_BASE USR_BASE USR_BASE 24-AUG-06 17:19:34 0 N sysdate + 5/1440
usr_system.send_email;
NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA' NLS_CURRENCY='$' NLS_ISO_CURRENCY='AMERICA' NLS_NUMERIC_CHARACTERS='.,' NLS_DATE_FORMAT='DD-MON-RR' NLS_DATE_LANGUAGE='AMERICAN' NLS_SORT='BINARY'
0102000000000000
thanks

Similar Messages

  • Weblogic job scheduler not works in cluster

    I have configured a cluster with two managed servers. I have configured a datasource for job scheduler for this cluster
    if I shut down one server job does not start on other server of cluster.
    manged server logs give below exception
    Exception in thread "Thread-211" java.lang.NullPointerException
         at com.mysql.jdbc.Statement$1.run(Statement.java:96)
    If I remove the option 'datasource for job scheduler' in Clsuter->MyServer->scheduling , this exception goes.
    job scheduler table weblogic_timers also remains empty.
    I feel that there is some issue with the schema of weblogic_timers. How can I see something in log to know what is the issue.
    Please help I am struggling from a week.

    I have configured a cluster with two managed servers. I have configured a datasource for job scheduler for this cluster
    if I shut down one server job does not start on other server of cluster.
    manged server logs give below exception
    Exception in thread "Thread-211" java.lang.NullPointerException
         at com.mysql.jdbc.Statement$1.run(Statement.java:96)
    If I remove the option 'datasource for job scheduler' in Clsuter->MyServer->scheduling , this exception goes.
    job scheduler table weblogic_timers also remains empty.
    I feel that there is some issue with the schema of weblogic_timers. How can I see something in log to know what is the issue.
    Please help I am struggling from a week.

  • Bachground job scheduling not working

    Hi friends,
    I wrote a program where it will fetch the details of production and the final report will generate a csv text file.
    The program works fine when it is manually executed in se38. But when I schedule the job as a background job then I get the status as waiting where I can see the output of the program in the spool but the only problem is that it is not generating the txt file.
    May be the problem is with configuring the printer settings.
    Please help me in solving this issue.
    Thanks,
    kiran

    Hi Kiran,
    If you are using function module GUI_DOWNLOAD in your program, won't support in Background to generate file, it will work only in Front end.
    If Useful reward points.
    Regards,
    Sunil

  • Oracle 9i Server : Job Scheduling not working as expected on Windos XP

    Hi
    I have a oracle 9i on my system. The underline OS for the system is
    Windows XP.
    I am trying to execute a oracle job on the oracle server but it seems
    it is not getting executed. The same job if I am placing on a oracle
    9i server installed on a Linux based OS, then I am getting the
    expected outcome from it.
    Can you please let me know, what should I do to get it executed on
    Windos XP system.
    One more thing, while installing the Oracle 9i, I had seen numerous
    options but not very sure @ which one is used for what functionality.
    It would be a greatful if you can send me some docs ( presentations
    would be the best ) to understand the componenets.
    We are also facing some problem while creating a new service.
    What steps needs to be followed for the same.
    Thanks and Regards,
    Pratibh V Pokharna
    Senior Software Engineer
    HSBC GLT, Pune
    M: 91-9226713562

    Can you please let me know, what should I do to get
    it executed on
    Windos XP system.
    What is JOB_QUEUE_PROCESSES parameter set in init.ora on Windos XP ?
    It suppose to be more then 0 .
    One more thing, while installing the Oracle 9i, I had
    seen numerous
    options but not very sure @ which one is used for
    what functionality.
    Check following doc for options and there functionality
    http://download-west.oracle.com/docs/cd/B19306_01/license.102/b14199/options.htm#CIHDDBCG
    Cheers,
    Virag

  • SM36/37: Specification "After Job" does not work for Daily "periodcity"

    I reviewed http://help.sap.com/saphelp_nw04/helpdata/en/20/2d513897110872e10000009b38f889/content.htm, which states what I am trying to do should work, but it does not.
    Here's the deal:
    1.  I have two jobs: "A" and "B".
    2.  "A" runs Daily.
    3.  I set-up job "B" to run "After job" "A" in my SM36 definition.
    Job "B" will run the next day, but never runs again after that even though job "A" continues to run "Daily" as it should.
    Further info:
    1.  We have "Event-triggered" jobs that run fine, but the "After Job" designation doesn't seem to work ongoingly.
    2.  I can review both jobs "A" and "B" for any "Predecessor" or "Successor" jobs, and, the first jobs to run after the initial set-up DO reference each other (in other words, let's say I schedule job "B" to run "After job" "A" on Tuesday.  After Tuesday's run, Job "A" sees job "B" as it's "Successor" job and job "B" sees job "A" as it's "Predecessor" job), but the definition doesn't last into the next day ONLY FOR JOB "B" (as I mentioned, job "A" always runs fine).
    3.  I can't set the "periodcity" for job "B" because, once I flag it to run "After Job" "A", the "period" options disappear.
    4.  One final tidbit: the variant for job "B" has a "key date" specified so the date is dynamic for each day the job runs.  I can set up job "B" to run "Daily" with this variant and it runs fine, but I wanted it to run AFTER job "A" so it never runs if job "A" doesn't run.  (At this point, it's becoming a matter of principal!)
    Here's my question:
    Why won't job "B" continue to run "Daily" after job "A" (a "Daily" job) runs?
    Thanks in advance,
    Lara

    Please close this thread since you posted the same question here:
    [SM36/37: Specification "After Job" does not work for Daily "periodcity"|SM36/37: Specification "After Job" does not work for Daily "periodcity";

  • Scheduler Not Work

    Hi all,
    i want some help with scheduler, the case is:
    the database installed first time when the database locale in normal calendar,
    the server is in hijri ,
    when i create any job schedule dont work when next run comes,
    please help

    loool,
    thank for help :) ,
    version=11.2
    Every thing goes fine except one thing which is , why the job do not run automatically next time that specified in the create statement, i tried to find any error but i cant find one,
    look when i use the Toad and click on "run job" the job run without any error,
    "why the job do not run automatically"
    i create the same job in another database in separate machine it work automatically, but the difference is that i do not use hijrah Calendar which i have to use it in the main database;
    thank you

  • Scheduling not working in InfoView for printing or email

    I recently upgraded from Crystal Report Server XI R1 to Crystal Report Server 2008. My schedules for reports were lost. I rescheduled some using infoview. They ran as scheduled but would not print or email. I had to reschedule them using CMC. They then worked. Is there a configuration setting to allow scheduling to work in info view? Is this a security issue. I was logged on to infoview as admin.

    You may want to check the job server settings to ensure that Email is an authorized output.

  • KM Scheduler not working

    Hi all,
                   I have created a KM Scheduler and have also set the time table to it , but never runs at the scheduled time. And when I deploy from NWDS , I get the following errors.
    com.sap.portal.plugins.ConfigFrameworkArchiver > No privateArchive.properties file is defined.
    [25.06.10 / 19:21] #ERROR LEVEL# com.sap.portal.plugins.ConfigFrameworkArchiver > Missing file plugin.header.properties in /KMScheduler/src.config/install/meta/expanded/cm/services/schedulertasks
    [25.06.10 / 19:21] #ERROR LEVEL# com.sap.portal.plugins.ConfigFrameworkArchiver > Config archive successfully created (time to export 750 ms)
    Is it because of the above errors that the Scheduler is not working? How can I rectify the above errors?

    Hi,
    Have you assigned a CM system to the Scheduler, if already assigned, try assigning a different node if available. Also check whether there are any errors at the scheduled time when the scheduler is supposed to run.
    Also try uploading the par through support and see whether the error is coming.
    Regards,
    Vinod

  • Alert set through timer job is not working in sharepoint 2010 as expected

    Hi,
    I create the standard sharepoint alerts through timer job.
    in my timer job, i loop through a list and based on the user value in the alert to field i create alert for the users and the condition for the alert are only when new items are created and something changes in the below view.
    all the properties are set fine. Email triggered on new items additions and on specific daily or weekly summary.
    The view filteration is not working at all:(
    But after the timer job ran and set the alert, if i open the alert settings on UI and without changing anything if i click ok , then the view filteration is happening and alerts are working fine.
    What is wrong here? is it a bug or anything am missing?
    Aruna
    try
    SPList Configlist = web.Lists.TryGetList("Configuration");
    foreach (SPListItem oItem in Configlist.Items)
    ProfilePicker = oItem["ProfilePicker"].ToString();
    ProfileViewer = oItem["ProfileViewer"].ToString();
    string MIS = oItem["MIS"].ToString();
    SPList list = web.Lists.TryGetList(ProfileViewer);
    SPList ProfileList = web.Lists[ProfilePicker];
    foreach (SPListItem oItem in ProfileList.Items)
    frequency = oItem["Frequenzy"].ToString();
    created = (DateTime)oItem["Created"];
    string createdDate = created.ToString();
    createdDate = DateTime.Parse(createdDate).ToShortDateString();
    DateTime today = DateTime.Today.Date;
    string dateonly = today.ToString(); ;
    dateonly = DateTime.Parse(dateonly).ToShortDateString();
    SPFieldUserValue fieldValue = null;
    SPFieldUser UserColumn = (SPFieldUser)oItem.Fields.GetField("Alert_x0020_owner");
    fieldValue = UserColumn.GetFieldValue(oItem["Alert_x0020_owner"].ToString()) as SPFieldUserValue;
    if (fieldValue != null)
    alertowner = fieldValue.User;
    alert = alertowner.ToString();
    //if (createdDate == dateonly)
    SPUser user = web.EnsureUser(alert);
    SPAlert newAlert = user.Alerts.Add();
    newAlert.AlertType = SPAlertType.List;
    newAlert.List = list;
    newAlert.DeliveryChannels = SPAlertDeliveryChannels.Email;
    newAlert.EventType = SPEventType.Add;
    if (frequency == "Daily")
    createDailyAlert(newAlert, list, user);
    else
    createWeeklyAlert(newAlert, list, user);
    catch (Exception ex)
    // Danfoss.Sharepoint.Logger.DanfossLogger.LogToOperations(ex, "Exception occurred in setting the profile alert", 0, EventSeverity.Error, DanfossExceptionCategory.General);
    private static void createDailyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My Daily Profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Daily;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Daily Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Daily Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Daily")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    private static void createWeeklyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My weekly profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Weekly;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Weekly Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Weekly Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Weekly")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    This is my code. alerts are not sending based on the view:(

    Hi sathyaav,
    I followed the example and made a test in my environment, it works like a charm.
    I suggest you check if you have inputed the valid site URL when you create the project solution.
    If you deployed succeed in the Central Administrator Site using Visual Studio, then the job named "Simple Job Definition" will appear in the job definition list.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • MRS (Multi resoource scheduling) not working properly

    Hello All,
    We have MRS 610  installed in our landscape. We have configured it to integrate with Maintenance orders. We are facing an issue as to not all orders are reflected in the planning board though we make exact replica of orders which already exists in the planning board. Those orders which are there in the planning board doesnot reflect the changes that are done to it in PM module. I have checked all the demand related configuration settings and all seems to be fine. The inegration between PM and MRS is not working properly. Orders are getting pulled into the planning board if we run the report /MRSS/SGE_DEM_DATA_MIGRATION.
    We recently upgraded to SP4 level. Kindly help me to trouble shoot this issue.
    Many thanks in advance.
    Boby

    Dear Bob
    As far as I have understood that your problem is that the backward integration is not happening.
    That means whenever you are assigning a resource to the PM Order these alocation are not reflected in PM Order. Just check following points.
    1. Check weather you have activated back integration of PM or not !
    2. Check this under the node: Sources of Demands->Orders-> Control integration of PM/CS Orders
    3. Also make sure that you have activated back integration of demand type R3OR in the node Sources of demand.
    4. Check PM Settings related to Work centre
    5. Apply the Note 1135513 - MRS: Changes to standard for PM/CS
    integration
    Also please go through the Documentation supplied with the sofware Installation CD for MRS.
    It gives step by step activities how to proced with config.you will have to go through this documentation very thoroughly as all information is avalable .
    Also check this link
    http://help.sap.com/bp_serv603/ServInd_DE/html/index.htm
    This link gives  best practices for services industry.
    Go To Business Information > Preconfigured Scenarios > (Right hand side )>SAP ERP Scope >Scenarios - by Business Areas>Project Resource Management >Service Order with Resource Scheduling (MRS).
    This will serve you as guidance for configuration.
    With regards
    Mangesh

  • Mail Scheduling not working

    Hallo,
    Das Mail-Scheduling bzw. jeglicher anderer Mail Versand funktioniert nicht! Ich bekomme entweder Fehler oder eine Success Message, eine Mail kommt aber NIE an.
    -Selbiges funktioniert unter BO3.1 nach wie vor, es geht nur unter BO40 nicht.
    -Die Destination des AdaptiveJobServers wurde gleich eingerichtet wie unter BO31.
    -Telnet vom BO40 Server auf den SMTP Server funktioniert einwandfrei.
    Hier die unterschiedlichen Szenarien:
    *Scheduling eines WebI Reports OHNE Daten dahinter (nur Header und Footer)
    1) Mit Email Notification (jegliches Format):
    address error. [Fehler beim Senden von Adresse(n) an SMTP-Server. Rückgabecode: . Ursache: [].]: CrystalEnterprise.Smtp
    2) Ohne Email Notification (jegliches Format):
    Error c3_core_error_de_504
    *Scheduling eines WebI Reports mit SAP Daten dahinter
    1)Mit Email Notification (jegliches Format):
    Wie oben
    2)Ohne Email Notification (Format Webi/pdf)
    Success u2013 MAIL KOMMT ABER NIE AN!
    Hat jemand das selbe Problem bzw. eine Lösung?
    Danke,
    Beste Grüße,
    Heike Baumann

    Oh sorry!!! I mix it all the time.
    So once again in english:
    Mail scheduling is not working in our BO4.0 environment. (in general no mail send is working at all)
    I get error message or succes, but in both cases I do not receive a mail.
    - I did the same in 3.1, there everything is working fine. (with the same infrastructure (firewall, smtp server etc)
    - The "destination" settings are the same in 3.1 and 4.0
    - TELNET from the BO40 server to the SMTP server is working fine as well
    There are my scenarios during mail scheduling:
    Scheduling of a WebI report WITHOUT ANY data behind (just a text header an footer)
    1) Scheduling WITH Email Notification (any format)
    address error. [Fehler beim Senden von Adresse(n) an SMTP-Server. Rückgabecode: http://SMTP 530 - Authentifizierung erforderlich.. Ursache: http://].: http://CrystalEnterprise.Smtp
    (sorry for that, I am logged in in english, but BO is also mixing languages
    It says something like:
    address error. Error during sending of addresses to smtp server. Return code: http://SMTP 530 - Authentication neccessary.. reason: http://<mailaddress>.: http://CrystalEnterprise.Smtp
    (--> my network/ smtp expert told me, that we have no authentication. It is also working in 3.1 without)
    2) Scheduling WITHOUT Notification (any format)
    Error c3_core_error_de_504
    Scheduling of a Webi Report WITH SAT data behind
    1) Scheduling WITH Email Notification (any format)
    as above
    2) Scheduling WITHOUT Notification (any format)
    success - but I never get a mail!
    Thanks a lot,
    best regards,
    Heike

  • DI Job Schedules not starting (running) scheduled using DI Web Admin

    I have DI Jobs that have job schedules that I created through DI Web Admin and have active schedules. I have some jobs that start to run at their schedule time while others have active schedules but do not start at their schedule time.
    Edited by: Juan Jacome on Oct 26, 2010 8:56 PM

    Im not sure but a lot of times corruption happens and hence its better you redo your scheduling.
    Regards,
    Den

  • Cron job is not working SCP automated shell script

    #!/usr/bin/expect -f
    # connect via scp
    spawn scp "[email protected]:/u04/dumps/test.dmp" /u10/app/
    expect {
    -re ".*es.*o.*" {
    exp_send "yes\r"
    exp_continue
    -re ".*sword.*" {
    exp_send "pwd\r"
    interact
    above is the automated script to download the file from remote server to local server.
    I am trying to download around 2GB file. for that i am using the above automated script. But that script is not working cron service.
    Cron is not executing that script to download the file from Remote server to Local Server.

    Cron is not executing that script to download the file from Remote server to Local Server.That script only or any script ? Did you try with something else ?
    I had a similar problem on a Linux machine, where cron jobs didn't start, and the only solution was to restart cron daemon whenever crontab files were updated.

  • "Search for Jobs" link not working in E-Recruitment

    Hi,
    Whenever Employee/External Candidate clicks on the link "Search for Jobs" on the start page, list of jobs are not getting displayed despite after data is available.

    Hi ,
      Go to SPRO-personnel management-Employee self services-homepage framework - resources-edit resources
    select the resource for Search for job .... and check if the URL path is given.
    Thanks
    Sunitha

  • Device removal schedule not works?

    Dear all,
    I have been set to remove a device with it has not made contact after 30 days, but it is not working. The device still in management zone even the device not contact over this period.
    I am sure I only have the default system setting and no other override settings in the zone folder.
    Please help.

    manng228,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

Maybe you are looking for