Errors in Job Queue for Timesheet

I am having errors in my Job Queue when i fill the timesheet (fill+send+approve) and also when i delete the timesheet from Manage Timesheet or from Delete Enterprise object.
Following is the error description;
1. For Timesheet Fill and submision:
Job Type: Reporting (Timesheet Save)
Job State: Failed But Not Blocking Correlation
Error Description:
Reporting message processor failed:
ReportingTimesheetSaveMessageFailed (24014) - Violation of UNIQUE KEY constraint 'UK_MSP_Timesheet'. Cannot insert duplicate key in object 'dbo.MSP_Timesheet'. The statement has been terminated.. Details: id='24014' name='ReportingTimesheetSaveMessageFailed'
uid='1ba73948-5c8a-4f8f-b8e8-0b1eb822f54d' QueueMessageBody='TimesheetUid='944c71f6-bce1-43f3-aa15-067f9b9bf0ee'' Error='Violation of UNIQUE KEY constraint 'UK_MSP_Timesheet'. Cannot insert duplicate key in object 'dbo.MSP_Timesheet'. The statement has been
terminated.'.
2. For Deletion:
Job Type: Reporting (Timesheet Delete) 
Job State: Failed But Not Blocking Correlation
Error Description:
Reporting message processor failed:
ReportingTimesheetDeleteMessageFailed (24011) - Invalid call to MSP_EpmDeleteTimesheetAdminAssignments. Timesheet UID (944C71F6-BCE1-43F3-AA15-067F9B9BF0EE) was not found in MSP_Timesheet.. Details: id='24011' name='ReportingTimesheetDeleteMessageFailed'
uid='8c923f72-eeb4-43cf-a7eb-9ef79bfae86a' QueueMessageBody='TimesheetUid='944c71f6-bce1-43f3-aa15-067f9b9bf0ee'' Error='Invalid call to MSP_EpmDeleteTimesheetAdminAssignments. Timesheet UID (944C71F6-BCE1-43F3-AA15-067F9B9BF0EE) was not found in MSP_Timesheet.'.
 Can anyone tell me why is it happening and how to resolve this issue?
Maaz Ibrahim

Hi, I suppose you are running a patch level before CU August 2010? Following issue was resolved by this CU: "Timesheet actuals are not populated in the Reporting database if an initial save or submit operation fails." I have seen the same before August
2010 and it was caused by some circumstances while deleting a timesheet. It was deleted from Published DB, but data remained in Reporting DB. You can check if you have the same situation with following statement: SELECT ResourceName, PERIODNAME, FROM MSP_TIMESHEET
AS MT TIMESHEETUID INNER JOIN AS MTP MSP_TIMESHEETPERIOD ON = MT.PERIODUID MTP.PERIODUID INNER JOIN MSP_TIMESHEETRESOURCE AS MTR ON = MT.OWNERRESOURCENAMEUID MTR.RESOURCENAMEUID TIMESHEETUID WHERE NOT IN (SELECT TS_UID FROM <ProjectServer> _PUBLISHED.DBO.MSP_TIMESHEETS)
I called support and they helped me to resolve. Regards Barbara

Similar Messages

  • FBU Internal Job Queue Full for Synchronous Processing of Print Requests

    Hello All,
    We are getting a lot of errors in system log (SM21) with the
    Error : FBU Internal Job Queue Full for Synchronous Processing of Print Requests
    User :SAPSYS
    MNO:FBU
    =============================================================
    Documentation for system log message FB U :
    If a spool server is to process output requests in the order they were
    created using multiple work processes, the processing of requests for a
    particular device can only run on one work process. To do this an
    internal queue (limited size) is used.
    If too many requests are created for this device too quickly, the work
    process may get overloaded. This is recognized when, as in this case,
    the internal queue is exhausted.
    This can only be solved by reducing the print load or increasing
    processor performance or, if there is a connection problem to the host
    spooler, by improving the transfer of data to the host spooler.
    Increasing the number of spool work processes will not help, as
    requests for one device can only be processed by one work process. If
    processing in order of creation is not required, sequential request
    processing can be deactivated (second page of device configuration in
    Transaction SPAD). This allows several work processes to process
    requests from the same device thus alleviating the bottleneck.
    Enlarging the internal queue will only help if the overload is
    temporary. If the overload is constant, a larger queue will eventually
    also be overloaded.
    ===========================================================
    Can you please tell me how to proceed.
    Best Regards,
    Pratyusha

    Solution is here:
    412065 - Incorrect output sequence of output requests
    Reason and Prerequisites
    The following messages appear in the developer trace (dev_trc) of the SPO processes or in the syslog:
    S  *** ERROR => overflow of internal job queue [rspowunx.c   788]
    Syslog Message FBU:
    Internal job queue for synchronous request processing of output requests full
    The "request processing sequence compliance" on a spool server with several SPO processes only works provided the server-internal job queue (see Note 118057) does not overflow. The size of this request queue is prepared using the rspo/global_shm/job_list profile parameter. The default value is 50 requests. However, if more output requests arrive for the spool server than can be processed (and the internal request queue is full as a result), more SPO processes are used to process the requests (in parallel), and the output sequence of the requests is no longer guaranteed.
    Solution
    Increase the rspo/global_shm/job_list profile parameter to a much larger value. Unfortunately, the value actually required cannot be found by "trial and error" because this queue contains all the incoming output requests on a spool server, not just the "sequence compliant" requests. A practical lower limit for this value represents the maximum sequence-compliant output requests for the above generated output device. If, for example, 1000 documents that should be output in sequence are issued from an application program to an output device, the queue must be able to hold 1000 entries so that it does not overflow if the SPO process processes the requests at a maximum low-speed.

  • Err:Internal Job Queue full for synchronous processing of print requests

    Hi,
    We are getting a lot of errors in system log with the
    error :
    Internal Job Queue full for synchronous processing of print requests.
    User :SAPSYS
    MNO:FBU.
    When we check the document in syslog it states it can be solved by reducing the print load or increasing performance or if there is a connection problem to host spooler , by improving the transfer of data to host spooler..
    But not by increasing the no of spool workprocess..
    I think any of the one stated cannot be implemented ..
    Pls provide your valuable answers and if any of the above can be implemented from your end..
    Regds,
    Satyanarayana N

    Hi Vamshi,
             Thanks for your response but would also like to confirm how we can say that spool queue is full and what may be the Max size of spool queue..
    When we say Internal queue is full does it mean spool queue...
    And also when I run the TEmse consistency check it is giving some errors..
    When I check Spool requests there are some waiting process,but when I check Output requests there are only 1 or 2..
    Please provide  me your valuable solution regd this..
    Regds,
    Satyanarayana N.
    Regds,
    Satyanarayana N.

  • Job queue / Intelligent Agent / dbsnmp

    Hi everybody,
    we are testing Oracle8 on a Linux SuSE6.0 system with SMP.
    Installing the software was ok by following the instructions on
    the SuSE-website and doing some own work.
    First to answer/solve a lot of questions/problems towards the
    dbsnmp_start:
    We also had the problems that were described before; error
    message 0315 was posted in the logfiles and the dbsnmp died
    immediately.
    I solved the problem by installing the TCL_NEW-package of SuSE5.3
    which is of version 8.0p1-11. After setting the permission to
    root:dba on dbsnmp*-files the dbsnmpd starts working.
    Discovering the database from our NT-machine works fine, also,
    the agnet works (he can ping the db), but transmitting jobs
    fails.
    The error message after sending a job is "Error accessing job
    queue". The job was submitted (so it seems to be) by the linux
    machine but the scheduling fails.
    Has anybody a solution?
    Dietmar
    null

    Hi (again)
    We had success. After spending some more time on it and a lot of
    brain-(cpu)-time, we have solved the problem.
    Steps I have taken:
    - upgrading from 8.0.5 to 8.0.5.1 by patching (as mentioned the
    mail before)
    - applying the lnx_patch, too (making a link to "make" for the
    command "gmake" used in patch-shellscript)
    - applying the patch patch2.tgz from the download section
    - copying the two libraries out of the patch2 (libclient.a and
    libclntsh.so.1.0 to /lib and to ORACLE_HOME/lib
    - changing permissions and ownership to oracle:dba of those
    libraries
    Thanks to S C Maturi for his hint on patching. It was the
    basement for our success.
    Dietmar
    Dietmar Stein (guest) wrote:
    : Thanks for the advice, but the problem remains the same. I will
    : add some information I forgot in the first message:
    : - using standard edition 8.0.5, upgraded to 8.0.5.1.0
    : - not applied the lnx_patch (did the work on myself before)
    : Another question: does the problem remain with Enterprise
    Edition
    : (any experiences?)?
    : Dietmar
    : S C Maturi (guest) wrote:
    : : Dietmar,
    : : If you are using the 8.0.5 Standard Edition -
    : : is this happening after applying the 8.0.5.1 patch ?
    : : Maturi
    : : Dietmar Stein (guest) wrote:
    : : : Hi everybody,
    : : : we are testing Oracle8 on a Linux SuSE6.0 system with SMP.
    : : : Installing the software was ok by following the
    instructions
    : on
    : : : the SuSE-website and doing some own work.
    : : : First to answer/solve a lot of questions/problems towards
    the
    : : : dbsnmp_start:
    : : : We also had the problems that were described before; error
    : : : message 0315 was posted in the logfiles and the dbsnmp died
    : : : immediately.
    : : : I solved the problem by installing the TCL_NEW-package of
    : : SuSE5.3
    : : : which is of version 8.0p1-11. After setting the permission
    to
    : : : root:dba on dbsnmp*-files the dbsnmpd starts working.
    : : : Discovering the database from our NT-machine works fine,
    : also,
    : : : the agnet works (he can ping the db), but transmitting jobs
    : : : fails.
    : : : The error message after sending a job is "Error accessing
    job
    : : : queue". The job was submitted (so it seems to be) by the
    : linux
    : : : machine but the scheduling fails.
    : : : Has anybody a solution?
    : : : Dietmar
    null

  • Error 472 in job queue process + ORA-472: PMON  process terminated with err

    Hi,
    I've an Oracle Database 11g Release 11.1.0.6.0 - 64bit Production With the Real Application Clusters option.
    Yesterday instance on node1 crashed.
    This is the extract of alert log:
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195198):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195198/EVODB1_pmon_9297_i195198.trc
    Sat Jan 22 16:24:47 2011
    Trace dumping is performing id=[cdmp_20110122162447]
    Sat Jan 22 16:24:50 2011
    Sweep Incident[195198]: completed
    Sat Jan 22 16:25:00 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195199):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195199/EVODB1_pmon_9297_i195199.trc
    Sat Jan 22 16:25:10 2011
    Trace dumping is performing id=[cdmp_20110122162510]
    Sat Jan 22 16:25:12 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195200):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    Sat Jan 22 16:25:23 2011
    DBRM (ospid: 9310): terminating the instance due to error 472
    Sat Jan 22 16:25:23 2011
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_diag_16320.trc
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3724_47445977853072)
    Sat Jan 22 16:25:23 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:14:22 2011
    DDE: Problem Key 'ORA 600 [17183]' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Sat Jan 22 16:15:56 2011
    Thread 1 advanced to log sequence 171322
    Current log# 18 seq# 171322 mem# 0: +ONLINELOG/evodb/onlinelog/group_18.264.729348055
    Sat Jan 22 16:15:56 2011
    SUCCESS: diskgroup ARCHIVELOG was mounted
    Sat Jan 22 16:16:15 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:20:52 2011
    Thread 1 advanced to log sequence 171323
    Current log# 12 seq# 171323 mem# 0: +ONLINELOG/evodb/onlinelog/group_12.267.729333861
    Sat Jan 22 16:20:53 2011
    SUCCESS: diskgroup ARCHIVELOG was mounted
    Sat Jan 22 16:21:14 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:24:23 2011
    DDE: Problem Key 'ORA 600 [17183]' was completely flood controlled (0x2)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Sat Jan 22 16:24:38 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195198):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195198/EVODB1_pmon_9297_i195198.trc
    Sat Jan 22 16:24:47 2011
    Trace dumping is performing id=[cdmp_20110122162447]
    Sat Jan 22 16:24:50 2011
    Sweep Incident[195198]: completed
    Sat Jan 22 16:25:00 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195199):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195199/EVODB1_pmon_9297_i195199.trc
    Sat Jan 22 16:25:10 2011
    Trace dumping is performing id=[cdmp_20110122162510]
    Sat Jan 22 16:25:12 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195200):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    Sat Jan 22 16:25:23 2011
    DBRM (ospid: 9310): terminating the instance due to error 472
    Sat Jan 22 16:25:23 2011
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_diag_16320.trc
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3724_47445977853072)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3650_47673206152336)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (19709_47962498952336)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3715_47239602621584)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3718_47120460606608)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3646_47899813694608)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3671_47700480982160)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3637_47223057443984)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3695_47109627223184)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3679_47262512999568)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3733_46976527121552)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3667_47474016554128)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3669_47585103858832)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3658_47992462539920)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3654_47736794324112)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3686_47295241862288)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3706_47055349939344)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3630_47331091332240)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3713_47194150415504)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3726_47289949199504)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3677_47842172337296)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (19131_47557370236048)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (27091_47096969530512)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3688_47422639070352)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3652_47944422886544)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3648_47426149817488)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc:
    ORA-00472: PMON  process terminated with error
    ORA-1092 : opidrv aborting process J005 ospid (9360_47420959304848)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (18393_47566684101776)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j003_7054.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J003 ospid (7054_47244451724432)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19719_47840732109968)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (22184_47575322619024)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19721_47679094451344)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (30170_47106572815504)
    Sat Jan 22 16:25:24 2011
    ORA-472 : opidrv aborting process S000 ospid (9367_46990649617552)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j002_7052.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J002 ospid (7052_47411695402128)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (18493_47469336738960)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j006_10011.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J006 ospid (10011_47836408102032)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19714_47958179912848)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j007_10289.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J007 ospid (10289_47356480347280)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (9076_47765392362640)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opitsk aborting process
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (22167_47949919177872)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (24320_47408077532304)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (22130_47998542101648)
    Sat Jan 22 16:25:25 2011
    ORA-472 : opidrv aborting process N000 ospid (14774_47466200525968)
    Sat Jan 22 16:25:25 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_q000_14701.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process Q000 ospid (14701_47693688122512)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (18386_47900707175568)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (27553_46921398619280)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j001_7050.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J001 ospid (7050_47290016251024)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_o001_5297.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process O001 ospid (5297_47702958673040)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_o000_5277.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process O000 ospid (5277_47599668255888)
    Sat Jan 22 16:25:26 2011
    ORA-1092 : opiodr aborting process unknown ospid (19745_47560156560528)
    Sat Jan 22 16:25:26 2011
    ORA-1092 : opiodr aborting process unknown ospid (27044_47388543339664)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j004_7061.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J004 ospid (7061_47341656689808)
    Sat Jan 22 16:25:27 2011
    ORA-1092 : opiodr aborting process unknown ospid (14431_47662297960112)
    Sat Jan 22 16:25:27 2011
    ORA-1092 : opiodr aborting process unknown ospid (14433_47826608635568)
    Sat Jan 22 16:25:31 2011
    ORA-1092 : opitsk aborting process
    Sat Jan 22 16:25:32 2011
    License high water mark = 269
    Instance terminated by DBRM, pid = 9310
    USER (ospid: 10539): terminating the instance
    Instance terminated by USER, pid = 10539
    Sat Jan 22 16:25:49 2011
    Starting ORACLE instance (normal)
    This is the trace /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    (the one regarding the error DBRM (ospid: 9310): terminating the instance due to error 472)
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    With the Real Application Clusters option
    ORACLE_HOME = /u01/app/oracle/product/11.1.0/db1
    System name:    Linux
    Node name:      dcsrv-evodb01
    Release:        2.6.18-164.10.1.el5
    Version:        #1 SMP Wed Dec 30 18:35:28 EST 2009
    Machine:        x86_64
    Instance name: EVODB1
    Redo thread mounted by this instance: 1
    Oracle process number: 2
    Unix process pid: 9297, image: oracle@dcsrv-evodb01 (PMON)
    *** 2011-01-22 16:25:12.984
    *** SESSION ID:(884.1) 2011-01-22 16:25:12.984
    *** CLIENT ID:() 2011-01-22 16:25:12.984
    *** SERVICE NAME:(SYS$BACKGROUND) 2011-01-22 16:25:12.984
    *** MODULE NAME:() 2011-01-22 16:25:12.984
    *** ACTION NAME:() 2011-01-22 16:25:12.984
    Dump continued from file: /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    +========= Dump for incident 195200 (ORA 600 [17183]) ========+
    ----- Beginning of Customized Incident Dump(s) -----
    And this is the trace /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc
    (the one regarding the error ORA-00472: PMON process terminated with error)
    Trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    With the Real Application Clusters option
    ORACLE_HOME = /u01/app/oracle/product/11.1.0/db1
    System name:    Linux
    Node name:      dcsrv-evodb01
    Release:        2.6.18-164.10.1.el5
    Version:        #1 SMP Wed Dec 30 18:35:28 EST 2009
    Machine:        x86_64
    Instance name: EVODB1
    Redo thread mounted by this instance: 1
    Oracle process number: 95
    Unix process pid: 9360, image: oracle@dcsrv-evodb01 (J005)
    *** 2011-01-22 16:25:24.057
    *** SESSION ID:(649.45863) 2011-01-22 16:25:24.057
    *** CLIENT ID:() 2011-01-22 16:25:24.057
    *** SERVICE NAME:(SYS$USERS) 2011-01-22 16:25:24.057
    *** MODULE NAME:() 2011-01-22 16:25:24.057
    *** ACTION NAME:() 2011-01-22 16:25:24.057
    error 472 in job queue process
    ORA-00472: PMON  process terminated with error
    My questions are:
    - how can I discover the nature of the ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []?
    - what does error 472 in job queue proces mean?
    - is it normal the the error 472 in job queue proces crash the instance?
    Thanks in advanca for any kind of help!
    Samuel

    >
    how can I discover the nature of the ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []?
    >
    ORA-00600 should be reported to oracle. Only they know the meaning.
    Regards,
    - wiZ

  • Error when attempting to maintain cube by submitting task to Job Queue

    Hi,
    I've been working with Cubes/Dimensions on AWM 10.2.0.3 for the last little while and have been maintaining cubes by selecting the Run maintenance task immediately in this session. This has been working reasonable well for me.
    I am now looking at how this can be put into production and trying to use the Submit the task to the Job Queue selection. When I choose this option and select the Run immediately radio item I have no problems. However when I choose to run this in the future I receive the following error:
    Action BUILDDATABASE failed on object OLAPBI.DUBDEV_OLAPBI
    oracle.AWXML.AWException: Action BUILDDATABASE failed on object OLAPBI.DUBDEV_OLAPBI
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:737)
    at oracle.olap.awm.wizard.awbuild.BuildWizardHelper.runBuild(BuildWizardHelper.java:275)
    at oracle.olap.awm.navigator.node.modeler.cube.ModelerCubeNode.actionPerformed(ModelerCubeNode.java:480)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: oracle.AWXML.AWException: ***Error Occured in BUILD_DRIVER:
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:731)
    ... 27 more
    I am only setting the time to be a couple of minutes in the future in order to verify that it is working but I receive this error for the GLOBAL_AW schema as well as my own AW Schema.
    Any ideas??
    Thanks in advance,
    LM

    Hi LM,
    I have not seen this specific issue before but there are a few things you can check:
    1) Did you exit AWM before the scheduled job started? You must exit AWM before the jobs starts as the job will try to attach the AW in read-write mode which is the default mode used by AWM. Therefore, if you are still in AWM when the job starts the job will fail. Usually you will get a more helpful error message that says something like "unable to attach AW".
    2) Try scheduling the job one hour in the future. Then start Enterprise Manager and look at the job queue. You should find a job with the prefix AW$ which will be your job. Look at the details for the job and make sure the program to be executed looks correct, ie it actually contains a program and a name of a cube/dimension. I created a job once, that for some reason did not contain a PL/SQL command block. No idea why.
    3) If the PL/SQL block is present try running it from the command line and see what happens, login in to SQLPlus as the same user as you use for AWM.
    Hope this helps
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

  • Driver program for adobe form error no job started

    Hi
      Iwhen I execute driver program for adobe form the program generates error no job started.
    the print dialog box appears but when I pressed print preview button it generates this error no job started.
    I don't know why it's happening please help.

    Hi
      Iwhen I execute driver program for adobe form the program generates error no job started.
    the print dialog box appears but when I pressed print preview button it generates this error no job started.
    I don't know why it's happening please help.

  • Error saving job  to database for standard jobs scheduling

    Hi,
        In IDES server when iam goto Tr.code -- SM36 -- Standard Jobs -- Default Scheduling iam getting below error.
    Error saving job  to database
    Message no. BT117
    Diagnosis
    The SAP system was unable to save the current job in the database. This failure suggests that there is a problem with the database system or with the network connections between the SAP application servers and the database system.
    System Response
    Job not saved and not scheduled.
    Procedure
    To analyze this problem, start by checking the system log for messages about network or database problems.  You can also use the computing center management system to check your system for problems.
    Guide me for the same.
    Thanku

    HI,
    Sometimes this error will come.
    Try to schedule jobs manually using SM36 instead of using standard job button.
    Also you can check this thread
    Re: Error saving job SAP_REORG_JOBS to database
    Which seems to report same problem.
    Its nothing to take with database conenctivity as SAP is up and running .
    Try this and revert.
    Regards,

  • Error occured while posting the job schedule for JDBCAdapter

    Hi Experts,
    In Application Log in Path: "/usr/sap/<SID>/DVExxxx/j2ee/cluster/server1/log", I see the error:
    #/Applications/ExchangeInfrastructure/AdapterFramework/Services/Util
    ##com.sap.aii.af.service.scheduler.SchedulerManagerImpl.postJobScheduleOthers(String, int)
    #J2EE_GUEST#0##n/a##f7956e1f6b4711e0b851001e0b5d3ac8#SAPEngine_Application_Thread[impl:3]_23##0#0
    #Error#1#com.sap.aii.af.service.scheduler.SchedulerManagerImpl#Plain
    ###error occured while posting the job schedule for JDBCAdapter_9f0584b1bcb33b94b67ada456233bcb8 with 2#
    Frequently are created Lock's and I need remove them in Visual Admin.
    Any idea about this error?
    Tks in advance.

    Hi,
    After applying the SP 23 Patch Level 08, LOCK JDBC problems stopped.
    But now when a network error or database error, the JDBC Sender Communication channels that were open to connection, are blocked.
    Even following the instructions in [SAP Note 1083488 - XI FTP_JDBC sender channel stop polling indefinitely (04_04S)|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1083488] the problem continues.
    I've already set the parameter "taskTimeout" and selected the option "Disconnect from Database After Each Message Processing" but not resolved.
    Any ideas?
    Thanks in advance.

  • How to configure a error queue for weblogic jms topic

    Hi guys.
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration Policy: Redirect
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.
    Any suggestions for this topic? Can anyone provide some helps or any useful links.
    Thanks in advance.
    Mingzhuang

    Mingzhuang
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration olicy: RedirectUnlike File/SFTP, JMS proxy service definition does not have the concept of Error Destination. To accomplish similar functionality go to JMSQ on (for which proxy is configured) server console (http://localhost:7001/console) and configure the Error Destination. Following URL will help in how to configure JMS Q.
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueues.html
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueueDeliveryFailure.html
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.If every thing is configured as per above step, then the after retries, the weblogic server will put the message into JMS topic configured. Your proxy will receive from this topic.
    Let me know if we are not on same page.
    Cheers
    Manoj

  • I've used Project Web App on Sharepoint 2013. After clear job queue about force check-in then I've got this error. This made me can't access some pages in PWA anymore e.g. Project center, Resoure center, PWA setting, etc.

    I've used Project Web App on Sharepoint 2013. After clear job queue about force check-in then I've got this error. This made me can't access some pages in PWA anymore e.g. Project center, Resoure center, PWA setting, etc.  Who have ever found this problem,
    pls. help.
    The pop up error msg. is "Sorry, you don't have access to this page"

    Hi,
    According to your description, after you cleared job queue about force check-in then you can't access some pages in PWA.
    Maybe you need to check in the pages which has been checked out.
    If you have administrative rights, it is possible to override the check-out via the View All Site Content page:
    Site Actions->View All Site Content->Pages->Hover the item you want to check in, and from the context-menu (arrow-down next to the filename), choose "Discard Check Out"
    Besides, to troubleshooting the error “Sorry, you don't have access to this page”, refer to the following articles:
    http://sharepoint.rackspace.com/sharepoint-2013-troubleshooting-an-access-issue-with-a-custom-master-page
    http://technet.microsoft.com/en-us/library/ff758656(v=office.15).aspx
    In addition, as this issue is related to project server, I suggest you create a new thread on project server, more experts will assist you:
    https://social.technet.microsoft.com/Forums/projectserver/en-US/home?category=project
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • One print queue for each job?

    We have customer jobs that last for a year or so. We have a networked HP printer. Is it possible to set up multiple print queues for this same printer, so that we can keep track of which print jobs should be charged to each customer? I can set up a new print queue connected to the printer (although with "Kind" as "Generic PostScript Printer" instead of the printer model) and then I can print to it from the server; and it shows up in the printer list on the client stations (although with a diamond next to it), but when I select it in the Print dialog on the client station I get a spinning beachball and have to force quit e.g. Word. Is this an impossibility, or is there a way to do it?
    PowerMac G5   Mac OS X (10.4.3)  

    At AUC, Dov Issacs posted:
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Beginning with Windows Vista (and also true for Windows 7), the Adobe PDF PostScript printer driver instance must have its Advanced=>Spool Print Documents ... setting to Start printing immediately instead of either of the other settings. The other settings will yield the behaviour that you describe.
    http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=23380
    The "Adobe PDF PostScript printer driver" would be the "Adobe Printer".
    Perhaps a tweak to your installed Adobe Printer to reflect Dov's guidance will resolve the issue.
    Be well...

  • While running AJAB for MX40 it gives me an error that Job cannot be run.

    Hi,
    In 2009 MX40 assets 14000021 was impaired, the December 09 depreciation was booked as $571.54, but when I impaired this I put the December 31,2009 instead of putting 1-1-2010, and when Tom run AJAB job to close the MX40 sub ledger  it shows error that December depreciation was not posted completely and it back out half month depreciation which is not correct because we already charge full year depreciation in 2009. I have to retire this asset in 2010, so suggest how to uncheck the time dependent and uncheck the shutdown box, because If I try to uncheck this it gives me an error message that Fiscal year 2009 is already closed in Financial Accounting
    Regards
    Jaswanth

    Hi Manjunath,
    Error AU070 is issued for the following different reasons:                                                                               
    1) A posting rule has not been configured for the areas via OADB.  
       (see  SAP note 18040 (300-45b) for customizing).                        
    or                                                                 
    2) None of the active depreciation areas post to the general ledger.
       (see SAP note 315593 which was written because of a program error). 
    or                                                                 
    3) The 'planned' depreciation values do not match the 'posted'     
       depreciation values.
       In this case  the 'planned' (ANLC-NAFAP)  depreciation values             
      do not match the 'posted' (ANLC-NAFAG) depreciation values: this is most likely because asset master records were changed but no recalculation was performed...and then an 'Asset shutdown' was performed....
    Therefore you may also refer to consulting SAP note 47547.                                                                               
    > Note:  the recalculation program updates the planned depreciation  
          values.  To update the posted values, run the depreciation      
          program.                                                                               
    I hope this helps.
    Kind regards,
    Brigitte

  • How to display custom error message in Job log for batch processing

    Hi All,
    I am rexecuting one R/3 report in batch mode and i want to display all the custom error i have handled in job log when its executed from SM36,SM37. The custom error are like 'Delovery/Shipmet doe not exits' or others which we can display in online mode like message e100(ZFI) or any other way and accordingly we can handle the program control like come out of the program ro leave to transaction'Zxxx' or anything. But i want my program to be executed completely and accumulate all the error in job log of batch processing.
    Can anyone tell me how can i do so...
    Thanks,
    Amrita

    Hi,
    Thats what i have done from the begining. I have written message like this:
    Message i100(ZFI).
    I was hoping to see this message in the log. But i cant see. Can you help me pleae...

  • Error in Phase START_SHDI_FIRST for Upgrade to ERP6 SR3

    Hi Folks
    We are performing a test upgrade 46C to ERP6 using the SR3 CDs and I'm stuck at the START_SHDI_FIRST stage.
    It's not the "usual" .acl problem.
    Here is an excerpt from the SAPup joblog. I also get the same result if I logon as <SID>OFR add the 700 Kernel and use STARTSAP.
    Calling STRRMTDB...                                                     
    Environment variable does not exist.                                    
    Environment variable added.                                             
    Job 029650/P01OFR/STRRMTDB submitted to job queue QBATCH in library QGPL.
    Environment variable removed.                                           
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed.            
    Start profile is "/usr/sap/put/P01/SYS/profile/START_DVEBMGS38_tegerppd".
    Executable directory is "/usr/sap/put/exe".                             
    Checking Kernel...                                                      
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed.            
    StartInstance: Program STRSBSJOB does not exist (ILE).                  
    O4STRSAP: Starting instance 38 of system P01 on host tegerppd failed.   
    Errors occurred in command.                                             
    Errors occurred in command.  
    STRSBSJOB does exist in the Kernel library and appears in /usr/sap/put/exe as a link.
    Not sure where to go from here.
    Any suggestions?
    Thanks
    Steve

    Hi Steven,
    I think, you are trying something forbidden here ;-((
    You are in the uptime and try to use STARTSAP for the new kernel, which is not ok.
    The correct way to start the shadow is as follows:
    - logon with sidofr
    - addlible sapup
    - check, that the shadow instance is totally down - otherwise kill all processes there
      (you could use (try) the following instead as well:
       SAPUP UPGDIR('/usr/sap/put') PARMLIST('stopshd')     )
    - SAPUP UPGDIR('/usr/sap/put') PARMLIST('startshd')
    Then it is interesting to see the errors ....
    btw:
    the well-known error is really not there ?
    edtf '/usr/sap/put/X85/SYS/global/ms_acl_info'
    HOST = *      <<< correct
    Then, I do have the next idea as the new second in future "well-known-error":
    The locales in the OS will miss for DE and/or US ;-((
    In the old kernel, this was no issue, but now, SAP changed its mind and doesn't deliver them as fallback any more ;-(
    (note 1077496 tries to explain this change, but I was not able by now to understand this note or to see that it really works like this - especially as I never have the chance to install complete further languages just for this !!!)
    My check is always:
    Please check with CALL QP2TERM: (NOT QSH!)
    cd /usr/lib/nls/loc
    ls en*
    ls de*
    (normally in this directory there are links only, but you can place true
    locales here as well)
    You need at least the following ones:
    en_US.ISO8859-1
    en_US.ISO8859-1__64
    de_DE.ISO8859-1     
    de_DE.ISO8859-1__64
    => I do have all needed locales for download and place them (a bit illegal) into /usr/lib/nls/loc - if you are interested in this, let me know.
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Maybe you are looking for