Jobs Scheduled But Never Run or EM jobs remain in 'running' status

Hi All,
Please I need help on this: I have job scheduled through Oracle Enterprise Manager (OEM) but each time our Windows server is shutdown for patches update the job I scheduled failed and in the status column it shows that the job is still running ( Note: I do know how to stop/delete this job) BUT I will like to know if there's anything I need to do so that each time our server is shutdown the scheduled job will not fail to run.
Thanks
Wale

Jobs Scheduled But Never Run or EM jobs remain in 'running' status what is the output of user_jobs and user_jobs_running views when this happens? especially last_date, last_sec, failures, broken columns.

Similar Messages

  • Job Scheduling in Solution Manager - Error creating Periodic Job

    Hi all,
    I am in the process of testing the Job Scheduling functionality using the Solution Manager.  I have setup the criteria manager, ec. in the satellite system, and done the config in Solman as well. 
    I am able to successfully setup up a 'on-time' job.
    it's only when I try to setup a periodic job, I end up getting following error
    Any thoughts?  Is there any piece of config that's missing?  All the SICF services needed for this functionality are running fine.
    Thanks for the help.
    500 Internal Server Error
    Error when processing your request
    What has happened?
    The URL https://fsspsm.target.com:/sap/bc/webdynpro/sap/wd_ags_ejr_job_req_gaf_app was not called due to an error.
    Note
    The following error text was processed in the system PSM : Message was not created
    The error occurred on the application server fsspsmap01_PSM_00 and in the work process 1 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Function: BAPI_NOTIFICATION_CREATE of program SAPLDSWP_NOTIF
    Method: MSG_SUBMIT of program CL_DSMOP_BSP_NOTI_MODEL=======CP
    Method: SUBMIT_REQ_CRM_DATA of program CL_AGS_EJR_JOB_REQUEST_FACTORYCP
    Method: SUBMIT of program CL_AGS_EJR_JOB_REQUEST_FACTORYCP
    Method: PROCESS_SCENARIO_PERIODIC of program CL_AGS_EJR_JSM_PROC_STANDARD==CP
    Method: PROCESS_JOB_SCENARIO of program CL_AGS_EJR_JSM_PROC_STANDARD==CP
    Method: IF_AGS_EJR_JSM_PROC_FPM_CTRL~AFTER_PROCESS_EVENT of program CL_AGS_EJR_JSM_PROC_STANDARD==CP
    Method: AFTER_PROCESS_EVENT of program /1BCWDY/K54G9RCMK7J4Z427H49S==CP
    Method: IWCI_IF_FPM_APP_CONTROLLER~AFTER_PROCESS_EVENT of program /1BCWDY/K54G9RCMK7J4Z427H49S==CP
    Method: CALL_UIBB_PROCESS_EVENT of program CL_FPM========================CP

    Hello,
    This is the basic Job Scheduling functionality and not the Redwood Job scheduling, correct?
    Have you performed the IMG Activiteis in SPRO?
    See the following Help link:
    http://help.sap.com/saphelp_sm70ehp1_sp23/helpdata/en/c5/7edcbd58ce4e29bc1baf1c4761d71f/frameset.htm
    Change a job
    You can change the scheduling of a job as long as it has not been completed. Proceed as follows:
    Make changes.
    Note
    When you change a periodic job, the system searches for the changeable successor and only changes this successor.
    If there is more than one changeable job with the same name, the system does not change any of these jobs.
    End of the note.
    Save your entries.
    To release the job in the target system, select Release.
    You go to the transaction SM37 in the target system.
    You just may want to ensure HTTP Services have been enabled. I realize you said the services workin SICF, but this needs to be verified as 500 Internal Server Error most often means the HTTP services are not activated.
    Regards,
    Paul

  • Background job scheduling edit

    Hi
    i have a program which executing as a background job for every 3 minuts. but some times the job which is in process is taking a long time like up to 5 minuts and as per job scheduling after 3 minuts of first scheduled job, it is starting another same job. like that sometimes it is going upto 4 to 5 same job is processing. 
    Is there any solution like :  only one of that  job should be in the job execution process . but once the job is running the same job should not start. but if it is completed with in 3 minuts the job should be start as scheduled.
    Thanks in advance

    Hi,
    I think there is a way in Job scheduling itself to define the next job only when the current one is complete (irrespective of how the execution takes place).
    I recently recd help on this topic.. if you are triggering jobs from a program, you can add the foll code to make the second job (or further progm processing) to wait till the current job is over..
            WHILE v_fin IS INITIAL.
                  CALL FUNCTION 'SHOW_JOBSTATE'
                    EXPORTING
                      jobcount         = l_jobcount
                      jobname          = l_jobname
                    IMPORTING
                      finished         = v_fin
                    EXCEPTIONS
                      jobcount_missing = 1
                      jobname_missing  = 2
                      job_notex        = 3
                      OTHERS           = 4.
                  IF sy-subrc <> 0.
                    ERROR_JOB = '1'.
                    v_fin = 'X'.
                  ENDIF.
             ENDWHILE.
    Hope this helps.. Regards, Liz

  • OEM jobs submitted but not xecuted

    Hello all,
    i have my IA sucessfuly installed and running. I can Start
    the OEM now and everything works fine. i can create and save
    a job. if i submitt the job it is submitted and shown in
    the 'active Jobs window' but never gets executed.
    job_queue_processes is set to 5, snapshots are executed very
    well
    since then. what did i do wrong, what can i do right?
    any help will be greatly apreciated
    Li
    null

    hi all,
    meanwhile i found out, that the jobs are executed very well (checked the results and found *.jou files under $ORACLE_HOME/network/agent that say that the jobs are executed. Just the display in OEM is completely wrong.
    Any suggestions why?
    Li

  • Issue in Job Scheduling

    Hi Friends,
    I Developed a Bdc Program which is Daily backgroud Job Scheduled, But in my Program I am using GUI_DOWNLOAD to download
    the data which is in internal table to a flat file. Issue is the Background Job is failing, because iam using the FM-->GUI_DOWNLOAD
    so, Please help me is there any way to download the internal table data to a Flatfile without using FM-->GUI_DOWNLOAD. or pls
    help me with any links.
    Regards,
    Neetha
    Moderator message: FAQ, please search for previous discussions of this topic.
    Edited by: Thomas Zloch on Aug 4, 2011 12:03 PM

    The issue was with RFC user Authorization.

  • Reset SIP trunk using job scheduler

    We manage multiple CUCM clusters using 8.6/9.1 for clients and occasionally we will find the need to reset the main SIP trunks for PSTN access, which we have to do after hours due to these clusters being in production.  We have heard tell that it is possible to schedule a trunk reset using the job scheduler but we are unable to find how this is done.  Does anyone have any experience with this?

    Part of our confusion is that when you save on the trunk configuration, we see the pop up below that mentions the Job Scheduler.

  • Stop Job scheduler

    We have set up some jobs to run through the job scheduler in OEM. We still have jobs running though the old job scheduler. To stop the old jobs we issue the command
    alter session set job_queue_processes=0
    This does not stop the jobs we have running through the new job scheduler. How can we stop them? Is there a parameter that we can easily set to stop and start them like the old job_queue_processes or do we have to go to each job to do it?
    We clone our production DB to our test environments and when they come up we need things to be shut off until we make changes to some of the production data. Is there an easy way to shut off the job scheduler?

    Hi, JOB_QUEUE_PROCESSES specifies the maximum number of processes that can be created for the execution of jobs, if you need disable all jobs you must execute
    alter system set job_queue_processes=0;
    If you need stop the any job when they are runnning you must the stop manually with dbms_job.stop(jobid);.
    Luck.
    Have a good day.
    Regards,

  • Can't upload Web Job: Could not upload zip file for job:

    A few days ago, out of the blue my Web Jobs I had associated with one of my Azure Websites disappeared. Actually at the root of the dashboard in the Portal there were still listed as a Job collection BUT not associated with the website. There were also errors
    in the Job logs but I foolishly deleted the Jobs and tried to upload them again. However I keep getting an error when attempting to upload the zip file [as I had previously done] against this same website. I've tried against another website and it worked ok.
    But I need to upload against this ONE particular site as the webjobs get files from that website. I did discovered lots of nasty trace in the kudu log file. Here is some:
    I've searched and search forums and discussions but can't proceed. Can anyone assist me?
    <Events><Event><System><Provider Name="ASP.NET 4.0.30319.0"/><EventID>1309</EventID><Level>2</Level><Task>0</Task><Keywords>Keywords</Keywords><TimeCreated SystemTime="2015-03-14T16:17:48Z"/><EventRecordID>-1680563781</EventRecordID><Channel>Application</Channel><Computer>RD000D3AD0013E</Computer><Security/></System><EventData><Data>3005</Data><Data>An
    unhandled exception has occurred.</Data><Data>3/14/2015 4:17:47 PM</Data><Data>3/14/2015 4:17:47 PM</Data><Data>63d127c928c44f0084bdb2a93fc5ab81</Data><Data>1</Data><Data>1</Data><Data>0</Data><Data>/LM/W3SVC/1897069090/ROOT-4705-130708234647101317</Data><Data>Full</Data><Data>/</Data><Data>D:\Program
    Files (x86)\SiteExtensions\Kudu\43.40212.1385\</Data><Data>RD000D3AD0013E</Data><Data></Data><Data>6368</Data><Data>w3wp.exe</Data><Data>IIS APPPOOL\payskool-schooladmin</Data><Data>InvalidOperationException</Data><Data>The
    pre-application start initialization method Run on type WebActivator.ActivationManager threw an exception with the following error message: Exception has been thrown by the target of an invocation..
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures)
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
       at WebActivator.BaseActivationMethodAttribute.InvokeMethod()
       at WebActivator.ActivationManager.RunActivationMethods[T]()
       at WebActivator.ActivationManager.RunPreStartMethods()
       at WebActivator.ActivationManager.Run()
    Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver.RegisterDefaultServices()
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver..ctor()
       at Kudu.Services.Web.App_Start.NinjectServices.SignalRNinjectDependencyResolver..ctor(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.RegisterServices(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.CreateKernel()
       at Ninject.Web.Common.Bootstrapper.Initialize(Func`1 createKernelCallback)
       at Kudu.Services.Web.App_Start.NinjectServices.Start()

    Thanks very much for your prompt reply. This has indeed fixed the issue.
    Can I ask what might have caused the issue in the first place to necessitate the restart? Is it possibly there were too many logs files and that perhaps disk space became an issue for the Website?
    Kind regards,

  • 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

  • Stored procedure runs OK from SSMS but fails from job scheduler

    I have a stored procedure that queries the sysmanagement_shared_registered_servers_internal table in MSDB and performs various other queries from the servers listed in that table via linked servers.  I have created a login called SQLInfo_user. When
    I run the stored procedure from SSMS with the connection as SQLInfo_user, everything works as designed. However, when I run the job from the job scheduler with SQLInfo_user as the "run as user" parameter, it fails with "Executed as user: SQLInfo_user.
    The SELECT permission was denied on the object 'sysmanagement_shared_registered_servers_internal', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229).  The step failed."  The login SQLInfo_user has full read and select permissions to
    that table in the MSDB database.  Any suggestions?  Thanks

    Try instead of  "run as user", make that user owner of job. Also, make sure your that user is in linked server for servers that you are connecting has equivalent user on the the destination servers. 
    Best Wishes, Arbi; Please vote if you find this posting was helpful or Mark it as answered.

  • Jobs appearing in "Report Schedules" but remain at status 'Scheduled'

    Hello Folks
    We're running Business Intelligence Publisher 10.1.3.4.2 on Linux x86
    We are sending jobs to BIP using Oracle APEX communictaing over web service.
    Here are the symptoms
    1. Request document production from within APEX
    2. APEX communicates with BIP over web service
    3. Job appears as scheduled in BIP but never gets processed.
    Additional background
    1. This process has worked for years
    2. It stopped working this month
    3. If I log in to BIP I am able to run the report either in 'View' mode or 'Export' mode
    4. This would suggest that there is nothing wrong with the template, the queries or the ability of BIP to produce a PDF
    5. The issue seems to be when a job is scheduled to burst the PDF files to save in the directtory on the server.
    6. I get the same behaviour as described above whether the job appears in the schedule as a result from a webservice request from APEX or even if I 'Schedule' the job from within BIP itself.
    I have pasted some log information below just in case it makes sense to anyone on the forum.
    Any assitance gratefully received.
    [030612_024438223][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024438223][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024438225][][STATEMENT] Template parsing started...
    [030612_024438225][][STATEMENT] Template parsing started...
    [030612_024438246][][STATEMENT] Data Template ......
    [030612_024438246][][STATEMENT] Data Template ......
    [030612_024438247][][STATEMENT] oracle.xml.parser.v2.XMLDocument@1f47f7a
    [030612_024438247][][STATEMENT] oracle.xml.parser.v2.XMLDocument@dd5d08
    [030612_024438251][][STATEMENT] Inside properties Parser...
    [030612_024438252][][STATEMENT] Inside properties Parser...
    [030612_024438252][][STATEMENT] include_null_Element=false
    [030612_024438252][][STATEMENT] include_null_Element=false
    [030612_024438253][][STATEMENT] Inside parameterParser...
    [030612_024438254][][STATEMENT] Inside parameterParser...
    [030612_024438255][][STATEMENT] Parameter:P_CONTACT_ID Default value:
    [030612_024438255][][STATEMENT] Parameter:P_CONTACT_ID Default value:
    [030612_024438256][][STATEMENT] Inside dataQueryParser...
    [030612_024438256][][STATEMENT] Inside dataQueryParser...
    [030612_024438259][][STATEMENT] Inside dataStructureParser...
    [030612_024438259][][STATEMENT] Inside dataStructureParser...
    [030612_024438268][][STATEMENT] Group ...report
    [030612_024438268][][STATEMENT] Group ...report
    [030612_024438269][][STATEMENT] Group ...ROWSET1_ROW
    [030612_024438269][][STATEMENT] Group ...ROWSET1_ROW
    [030612_024438276][][STATEMENT] Group ...ROWSET2_ROW
    [030612_024438277][][STATEMENT] Group ...ROWSET2_ROW
    [030612_024438277][][STATEMENT] Template parsing completed...
    [030612_024438278][][STATEMENT] Group ...ROWSET3_ROW
    [030612_024438279][][STATEMENT] Template parsing completed...
    [030612_024438316][][STATEMENT] Start process Data
    [030612_024438316][][STATEMENT] Process Data ...
    [030612_024438316][][STATEMENT] P_CONTACT_ID
    [030612_024438320][][STATEMENT] Writing Data ...
    [030612_024438324][][STATEMENT] Sql Query :Q1: select *
    from vw_invoice_summary_sms
    where invoice_summary_sms_id in (select invoice_summary_id
    from invoice_print_selection
    where contact_id = :P_CONTACT_ID)
    order by 4
    [030612_024438324][][STATEMENT] 1: P_CONTACT_ID:1
    [030612_024438331][][STATEMENT] Start process Data
    [030612_024438331][][STATEMENT] Process Data ...
    [030612_024438331][][STATEMENT] P_CONTACT_ID
    [030612_024438332][][STATEMENT] Writing Data ...
    [030612_024438333][][STATEMENT] Sql Query :Q1: select *
    from vw_invoice_summary_gsm
    where invoice_summary_gsm_id in (select invoice_summary_id
    from invoice_print_selection
    where contact_id = :P_CONTACT_ID)
    order by 4
    [030612_024438333][][STATEMENT] 1: P_CONTACT_ID:1
    [030612_024438481][][STATEMENT] Sql Query :Q2: Select o.main_reference cpmn,
    o2.main_reference ppmn,
    lpad(to_char(ilig.record_number), 5,'0')seq,
    ilig.dch_calc_curr ccur,
    ilig.dch_calc_curr_net ccnet,
    ilig.dch_calc_curr_gross ccgro,
    ilig.dch_pymt_curr pcur,
    ilig.dch_pymt_curr_net pcnet,
    ilig.dch_pymt_curr_gross pcgro
    from invoice_line_item_gsm ilig
    join invoice_summary_gsm isg on isg.invoice_summary_gsm_id = ilig.invoice_summary_gsm_id
    join operator o on o.operator_id = isg.client_operator_id
    join operator o2 on o2.operator_id = isg.home_operator_id
    where ilig.INVOICE_SUMMARY_GSM_ID = :INVOICE_SUMMARY_GSM_ID
    and ilig.record_type_id = 1
    order by ilig.RECORD_NUMBER
    [030612_024438482][][STATEMENT] 1: INVOICE_SUMMARY_GSM_ID:309070
    [030612_024438490][][STATEMENT] Sql Query :Q3: Select o.main_reference rcpmn,
    o2.main_reference rppmn,
    lpad(to_char(ilig.record_number), 5,'0')rseq,
    lpad(to_char(ilig.ASSOCIATED_RECORD_NUMBER), 5,'0')rtapseq,
    ilig.dch_calc_curr rccur,
    ilig.dch_calc_curr_net rccnet,
    ilig.dch_calc_curr_gross rccgro,
    ilig.dch_pymt_curr rpcur,
    ilig.dch_pymt_curr_net rpcnet,
    ilig.dch_pymt_curr_gross rpcgro
    from invoice_line_item_gsm ilig
    join invoice_summary_gsm isg on isg.invoice_summary_gsm_id = ilig.invoice_summary_gsm_id
    join operator o on o.operator_id = isg.client_operator_id
    join operator o2 on o2.operator_id = isg.home_operator_id
    where ilig.invoice_summary_gsm_id = :INVOICE_SUMMARY_GSM_ID
    and ilig.record_type_id = 2
    and ilig.PSS_ID = 63
    order by ilig.RECORD_NUMBER
    [030612_024438490][][STATEMENT] 1: INVOICE_SUMMARY_GSM_ID:309070
    [030612_024438531][][EVENT] Data Generation Completed...
    [030612_024438531][][EVENT] Total Data Generation Time 0.0 seconds
    [030612_024438567][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [030612_024438570][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024438570][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024438593][][STATEMENT] Template parsing started...
    [030612_024438595][][STATEMENT] Data Template ......
    [030612_024438595][][STATEMENT] oracle.xml.parser.v2.XMLDocument@1ea2b4a
    [030612_024438596][][STATEMENT] Inside parameterParser...
    [030612_024438596][][STATEMENT] Inside dataQueryParser...
    [030612_024438596][][STATEMENT] Template parsing completed...
    [030612_024438596][][STATEMENT] include_parameters=false
    [030612_024438597][][STATEMENT] Start process Data
    [030612_024438597][][STATEMENT] Process Data ...
    [030612_024438598][][STATEMENT] Writing Data ...
    [030612_024438598][][STATEMENT] Sql Query : select isg.invoice_summary_gsm_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,isg.invoice_summary_gsm_id||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_gsm isg
    join operator o on o.operator_id = isg.client_operator_id
    join traffic_period tp on tp.traffic_period_id = isg.traffic_period_id
    union
    select isg.invoice_summary_gsm_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,isg.invoice_reference||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_gsm isg
    join operator o on o.operator_id = isg.client_operator_id
    join traffic_period tp on tp.traffic_period_id = isg.traffic_period_id
    [030612_024446999][][EVENT] Data Generation Completed...
    [030612_024446999][][EVENT] Total Data Generation Time 8.0 seconds
    [030612_024450332][][EVENT] Data Generation Completed...
    [030612_024451123][][EVENT] Total Data Generation Time 13.0 seconds
    [030612_024451129][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [030612_024451130][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024451130][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024451165][][STATEMENT] Template parsing started...
    [030612_024451166][][STATEMENT] Data Template ......
    [030612_024451166][][STATEMENT] oracle.xml.parser.v2.XMLDocument@6f205e
    [030612_024451167][][STATEMENT] Inside parameterParser...
    [030612_024451167][][STATEMENT] Inside dataQueryParser...
    [030612_024451167][][STATEMENT] Template parsing completed...
    [030612_024451167][][STATEMENT] include_parameters=false
    [030612_024451168][][STATEMENT] Start process Data
    [030612_024451169][][STATEMENT] Process Data ...
    [030612_024451169][][STATEMENT] Writing Data ...
    [030612_024451204][][STATEMENT] Sql Query : select iss.invoice_summary_sms_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,iss.invoice_summary_sms_id||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_sms iss
    join operator o on o.operator_id = iss.client_operator_id
    join traffic_period tp on tp.traffic_period_id = iss.traffic_period_id
    union
    select iss.invoice_summary_sms_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,iss.invoice_reference||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_sms iss
    join operator o on o.operator_id = iss.client_operator_id
    join traffic_period tp on tp.traffic_period_id = iss.traffic_period_id
    [030612_024452964][][EVENT] Data Generation Completed...
    [030612_024452964][][EVENT] Total Data Generation Time 2.0 seconds
    [030612_024455726][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Tmp dir for bursting : /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024455726][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] [Bursting node]=[SMSInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_SMS_ID], [Delivery node]=[SMSInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_SMS_ID]
    [030612_024455743][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ARMOR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp10256934.tmp]
    [030612_024455746][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[BELKO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp69466047.tmp]
    [030612_024455748][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[DNKHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp82585904.tmp]
    [030612_024455750][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[DNKTD], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp74339796.tmp]
    [030612_024455752][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[EGYAR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp4226652.tmp]
    [030612_024456776][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ESPRT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp45349479.tmp]
    [030612_024456779][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[GBRHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp14794567.tmp]
    [030612_024456783][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[HRVVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp49428610.tmp]
    [030612_024456786][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[IRLH3], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp40329386.tmp]
    [030612_024456790][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ISLNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp24142953.tmp]
    [030612_024456793][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[MKDNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp55564008.tmp]
    [030612_024456798][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[SRBNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp3526336.tmp]
    [030612_024456801][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[SWEHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp77789765.tmp]
    [030612_024456805][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[UKRAS], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp82203944.tmp]
    [030612_024456805][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024456808][][STATEMENT] BurstingProcessor:Property Key=>xslt-scalable : value=>true
    [030612_024456808][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOTIMEZONE : value=>'Europe/London'
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xdk-secure-io-mode : value=>true
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOCALENDAR : value=>'GREGORIAN'
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOLOCALE : value=>'en_US'
    [030612_024456818][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [030612_024456819][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: endDocument is entered <========================
    [030612_024456828][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp//030612_024456808 deleted successfully...
    [030612_024456829][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:15074] Unexpected exception occurred while running the job.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerException
         at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2116)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:358)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: java.lang.NullPointerException
         at com.sun.java.util.collections.Hashtable.get(Hashtable.java:321)
         at oracle.apps.xdo.batch.bursting.ProcessEnterpriseDocument.processLayout(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument(Unknown Source)
         at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.java:119)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:311)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:263)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2008)
         ... 3 more

    Additional Log....
    [030612_024456830][][STATEMENT] Default write connection pool max:0, min:0, total:0, available:0
    [030612_024456881][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
    [030612_024456892][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): called with request type :smtp_email
    [030612_024456914][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): exiting
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Called
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): default server properties are loaded for this request type (smtp_email) : {HOST:String=smtp.itaction.net, server-name=MailServer, PORT:Integer=25}
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): properties defined in this request.
    [PORT:Integer] [25]
    [SMTP_FROM:String] [[email protected]]
    [SMTP_CHARSET:String] [ISO-8859-1]
    [server-name] [MailServer]
    [SMTP_CONTENT_TYPE:String] [text/plain;charset=ISO-8859-1]
    [ASYNC_TIMEOUT:Integer] [86400000]
    [SMTP_ENCODING:String] [Q]
    [HOST:String] [smtp.itaction.net]
    [RETRY:Integer] [0]
    [ASYNC_CHECK_INTERVAL:Integer] [60000]
    [SMTP_TO_RECIPIENTS:String] [[email protected]]
    [TEMP_FILE_SUFFIX:String] [.tmp]
    [SMTP_ATTACHMENT_FIRST:Boolean] [(java.lang.Boolean]
    [SMTP_SUBJECT:String] [Report Delivery Failure]
    [TEMP_FILE_PREFIX:String] [dlvr]
    [RETRY_INTERVAL:Integer] [60000]
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): BUFFERING_MODE is OFF.
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Start reading given document InputStream.
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Calling DeliveryRequestHandler.submitRequest()
    [030612_024456917][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): called
    [030612_024456938][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): This request has never been submitted before.
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[null], [content-type]=[text/plain;charset=ISO-8859-1], [index]=[0], [disposition]=[inline]
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : ISO-8859-1
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : Q
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Exiting addAttachment()
    [030612_024456981][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character set for MIME headers : ISO-8859-1
    [030612_024456981][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character encoding for MIME headers : Q
    [030612_024457711][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): exiting
    [030612_024457711][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Finished calling DeliveryRequestHandler.submitRequest()
    [030612_024457712][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Process done successfully. Exiting submit()
    [030612_024515815][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Tmp dir for bursting : /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024515816][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] [Bursting node]=[GSMInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_GSM_ID], [Delivery node]=[GSMInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_GSM_ID]
    [030612_024515824][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ARMOR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp37365181.tmp]
    [030612_024515830][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[BELKO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp26570728.tmp]
    [030612_024515837][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[BMUNI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp4387822.tmp]
    [030612_024515842][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[DNKHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp2827844.tmp]
    [030612_024515846][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[DNKTD], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp63646593.tmp]
    [030612_024515855][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ECUAL], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp80840101.tmp]
    [030612_024515862][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ECUOT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp20694448.tmp]
    [030612_024515867][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[EGYAR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp90062593.tmp]
    [030612_024515875][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ESPRT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp90729074.tmp]
    [030612_024515881][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[FJIDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp49194851.tmp]
    [030612_024515884][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[GBRHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp68941910.tmp]
    [030612_024515892][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[HRVVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp64755985.tmp]
    [030612_024515896][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[IRLH3], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp6093376.tmp]
    [030612_024515901][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ISLNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp95434455.tmp]
    [030612_024515904][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[MKDNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp16294940.tmp]
    [030612_024515914][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[SRBNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp8851271.tmp]
    [030612_024515917][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[SWEHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp25326232.tmp]
    [030612_024515922][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[TONDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp15285568.tmp]
    [030612_024515928][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[UKRAS], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp27288147.tmp]
    [030612_024515932][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USACB], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp48946666.tmp]
    [030612_024515937][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USACP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp54990470.tmp]
    [030612_024515944][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USANW], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp81536864.tmp]
    [030612_024515949][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAPU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp85195258.tmp]
    [030612_024515953][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAUN], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp95134410.tmp]
    [030612_024515963][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp93684833.tmp]
    [030612_024515965][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAWC], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp11836207.tmp]
    [030612_024515969][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[VUTDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp47095917.tmp]
    [030612_024515973][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[WSMDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp76134981.tmp]
    [030612_024515973][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xslt-scalable : value=>true
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOTIMEZONE : value=>'Europe/London'
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xdk-secure-io-mode : value=>true
    [030612_024515974][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOCALENDAR : value=>'GREGORIAN'
    [030612_024515974][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOLOCALE : value=>'en_US'
    [030612_024517080][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [030612_024517093][][STATEMENT] template File/apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp60436649.tmp
    [030612_024517101][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024517101][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log

  • SSIS package works in development environment but fails when job scheduler executes, file path invalid

    SIS package works in development environment but fails when job scheduler executes, file path invalid
    Relatively simple package to get OLE-DB connection to MS FoxPro 9.0 DB
    The failure in the job log states that the path is invalid its a network path (\\192.168.1.xxx\foldername) this has been run several ways with the remote computer being mapped as a network drive and through the \\ notation described above.
    Thinking it was a security issue between the SQL agent account and my account I tested by subsitution myself as a proxy account for the agent when running this job, again same result failed on network path.
    One issue I see is that the remote computer is running Server 2000 (legacy software incompatable with newer versions) 
    Is it possible that this is a security issue, since if i understand correctly the current MS domain security model didn't exist until Server 2003.

    Hi REIData,
    Have you got the issue resolved? Based on your description, please make sure the target folder is shared properly. If the computer on which the SQL Server Agent job runs doesn’t join the domain as the server that hosts the shared folder, you have to share
    the folder with everyone by adding “Everyone” to the people list on the File Sharing page of the folder and assign "Read/Write" permission to it.
    Regards,
    Mike Yin
    TechNet Community Support

  • Help! job scheduled in DB13 cannot run successfully

    Hi! I am a basis administrator of an automobil company.
    Job scheduled in DB13 in our PRD system cannot run successfully.
    We have Central instance(ci) and Database instance(db) installed on seperated hosts. We use SUN cluster 3.1 technology.
    The problem occurs after my college restarted the whole system accidentally. After that, all the job scheduled in DB13 report the same error,job log looks like:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000192, user ID ***)
    No application server found on database host - rsh will be used
    Execute logical command BRCONNECT On host orahost
    Parameters: -u / -c -f check
    BR801I BRCONNECT 6.20 (113)
    BR252E Function fopen() failed for '/oracle/PR1/sapcheck/cduuoiij.chk' at location main-8
    BR253E errno 2: No such file or directory
    I manually type the 'rsh' command on ci to invoke 'brconnect' on db. It works all right. And I check the rfc destination 'SAPXPG_DBDEST_ORAHOST' in sm59 , it's normal. There is no gateway instance on database server.
    The parameter 'SAPDBHOST' = orahost (the database server is  called orahost)
    the parameter 'SAPLOCALHOST' = cihost(the central instance is located on cihost)
    Any suggestion is very appreciated.
    Thx!

    Hi Joe,
    DB13 will run only on application server as for that matter any SAP program. It will then connect to database at OS level. I mean you normal reports also fetch data from database for which they have to connect to DB  but they all run on application server. The problem is coming in connection to database through the application layer.
    Please again review the OSS notes sent by Sunil and me. I think a greater focus on Sunil`s notes should help you out.
    Regards.
    Ruchit.

  • 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

  • How & When does the Scheduler calculates the next run of the job?

    I have created 3 jobs (J1, J2, J3). All of these are using same named schedule. My concept is that all the jobs should run on the same time according to the repeat interval of the schedule but it doesnt happen. When i alter the scheduler information, only one job's next run time gets updated and the rest of two keep on containing the older values. This results in only one of the job to be running on the next recurrence. Is it a known issue,..or am i getting anything wrong?

    I ran the test and not found issue.
    begin
    --dbms_scheduler.drop_job(job_name => 'j1');
    --dbms_scheduler.drop_job(job_name => 'j2');
    --dbms_scheduler.drop_job(job_name => 'j3');
    DBMS_SCHEDULER.CREATE_SCHEDULE
    (schedule_name => 'TEST_SCHED',
    start_date=> sysdate,
    end_date => null,
    repeat_interval=> 'FREQ=DAILY',
    comments=>NULL);
    DBMS_SCHEDULER.create_job(job_name => 'j1',
    job_type => 'PLSQL_BLOCK',
    job_action => 'declare a number begin select 1 into a from dual; end;',
    schedule_name => 'TEST_SCHED',
    comments => 'TEST');
    DBMS_SCHEDULER.create_job(job_name => 'j2',
    job_type => 'PLSQL_BLOCK',
    job_action => 'declare a number begin select 1 into a from dual; end;',
    schedule_name => 'TEST_SCHED',
    comments => 'TEST');
    DBMS_SCHEDULER.create_job(job_name => 'j3',
    job_type => 'PLSQL_BLOCK',
    job_action => 'declare a number begin select 1 into a from dual; end;',
    schedule_name => 'TEST_SCHED',
    comments => 'TEST');
    end;
    select job_name,next_run_date From user_scheduler_jobs
    1     J3     *06-MAR-10* 05.28.59.600000 PM +07:00
    2     J1     *06-MAR-10* 05.28.59.500000 PM +07:00
    3     J2     *06-MAR-10* 05.28.59.700000 PM +07:00
    begin
    dbms_scheduler.set_attribute(name => 'TEST_SCHED',attribute => 'repeat_interval' ,value => 'FREQ=MINUTELY;INTERVAL=20');
    end;
    select job_name,next_run_date From user_scheduler_jobs
    1     J3     *05-MAR-10* 05.48.59.000000 PM +07:00
    2     J1     *05-MAR-10* 05.48.59.000000 PM +07:00
    3     J2     *05-MAR-10* 05.48.59.000000 PM +07:00
    try check job has been enabled.

Maybe you are looking for

  • Xml parsing error in JSP 1.2

    Hi, everyone. I'm getting an error trying precompile JSP code using a variable tag in my tag library to define a new scripting variable : Element "tag" does not allow "variable" here. I also get the same error after deployng the JSP code on Sun One A

  • New GL Line Item Extraction

    Please clarify this requirement for Line Item Data from  New GL. my client BMW Inc have configured  New GL in ECC 6.0  if i pull all the records to BW from FAGLFLEXA (Line Item Table) is that sufficient to meet the <b>all line item GL data</b> or is

  • Is there a good way to add a large music file to itunes match without itunes crashing?

    I have several large music files that are DJ sessions and anywhere from 1-3 hours long. I deleted them from itunes while matching because they were causing match to crash at step 3 every time. I would like to add these files into match now but every

  • Why does the USB port on a MacAir not register a card reader?

    Hi, I am unable to get my Macair (2011) to pick up a card reader (with CF card) inserted in a USB slot.  Have tried all the Systems Preferences adjustments mentioned in previous posts.  Does anyone have any advice, please?  Thanks!

  • Security warning pop up

    How do I stop the security warning window from popping up every time I go to a web page?  It says " Do you want to view only the web page content that was delivered securely?"  Solved! Go to Solution.