Job Determine Adjustment Modes cannot be modified due to its status

Hi Gurus.
After running program SAPRUPGM during SPAU adjustments, the green question marks are not replaced by either green, yellow or red traffic lights. When I check in SM37, the program has finished running. I tried to release the job but I get the message: Job Determine Adjustment Modes cannot be modified due to its status.
I must mention that our SAPRouter is down and we cannot reach Service Marketplace. Is this the problem?
Your help is appreciated.

Configuration of the ODBC services caused this error and was resolved by reversing the documented approach.
3.2.1.     Add DataStore entries to DataDirect odbc.ini
For each ODBC data store, an entry must be added to the DataDirect $LINK_DIR/bodi_odbc/lib/odbc.ini file as follows:
[<ODBC datastore name>]
Driver=/opt/bodi/bodi_odbc/lib/DAmsss22.so
Description=<Description of the ODBC Entry>
Address=<SQL Server Host Machine>,<Port#>
Database=<database name>
RebrandedLib=YES
For example:
[test_sqlServer]
Driver=/opt/bodi/bodi_odbc/lib/DAmsss22.so
Description=Development SQL Server DB
Address=choqhfcdb1,1433
Database=devRMDS
RebrandedLib=YES
3.2.2.     Add DataStore entries to BODI odbc.ini
For each ODBC data store, an entry must be added to the BODI $LINK_DIR/odbc.ini file as follows:
[<ODBC datastore name>]
Driver=/opt/bodi/bodi_odbc/lib/DAmsss22.so
RebrandedLib=YES
For example:
[test_sqlServer]
Driver=/opt/bodi/bodi_odbc/lib/DAmsss22.so
RebrandedLib=YES
3.2.3.     Configure the DSConfig.txt file
This is a one time activity.  Update the $LINK_DIR/bin/DSConfig.txt file to ensure that Data Integrator is using the correct ODBC driver and entries.
UseDIUnixODBCDriverManager=TRUE
UNIX_ODBC_DRIVER_MANAGER_LIB=

Similar Messages

  • Error: Service process cannot be confirmed due to its status

    Hi Experts,
    we want to create a Service Notification (BUS2000117) as a follow-up document of a service order (BUS2000116). The problem is that we receive the following error:
    Service process cannot be confirmed due to its status
    *Diagnosis*
    You cannot enter a confirmation for the service process due to its status.
    *System Response*
    To enable you to enter a confirmation for a service process, it must be released and may not yet have the status Closed .
    *Procedure*
    Check the service process status and if necessary, change it.
    How can i shut off the control of the status as we need to create service confirmation of service orders which are still in process. Is there any customizing?
    Best Regards
    Oliver

    To solve the problem without using the note it is possible to change customizing.
    Customer Relationship Management -> Transactions -> Status Management -> Define Status Profile for User Status:
    In Transaction Control is has to be assigned the Business Transaction 'To be distributed' to the relevant status.
    Afterwards the service notification can be created without problems.

  • Cannot be confirmed due to its status

    Hi,
    I have got few order for which I am not able to create Service confirmation as the line items system status contains error. I am not able to release it
    When I try creating service confirmation I getting message as Service process  cannot be confirmed due to its status
    Pl help if you have any clue on this.
    Thanx,
    ac

    Hi M, have you found out how to solve this? We want to create a a Service Confirmation follow-up document of service ticket. We need to create it althougt the status of ticket is not concluded. How to shut of this control?

  • Unable to remove job in u201Creadyu201D mode in sm37

    I have a job in u201Creadyu201D mode in sm37, I need to remove it.
    Had tried Cancel, changing, and deleting it but it doesnu2019t allow me to do so, it either say u201CJob is not active - cancellation not possible!, Job is active. The selected function cannot be performed or Job cannot be modified due to its status.
    Had tried JOB->check status. Starting ASA or Planned. Both run a very long time and it doesnu2019t work too.
    Does anyone has any ideas howl to remove it.

    Hi JL,
    "Job is not active - cancellation not possible" message is expected, as job in "Ready" status can't be cancelled.
    The possible reason for the job in "Ready" status may be at the scheduled time, the job was not able to get a free background workprocess.
    For background job troubleshooting you can go through this,
    http://help.sap.com/saphelp_nw70/helpdata/EN/51/c0e07d569a11d189200000e8323d3a/content.htm
    Do you see any background workprocess for the job running? in that case go to SM50 > Process->Cancel withot core.
    hope this helps,
    Debasis.

  • Creating job in disabled mode

    hi,
    i created a job which calls the stored proc but i would like to create the job in disabled mode now and later when ever its needed i would like to enable it.
    need help to modify the below code.
    DECLARE
    X NUMBER;
    BEGIN
    SYS.DBMS_JOB.SUBMIT
    job => X
    ,what => 'EMPLOYEE_PROC;'
    ,next_date => TRUNC(LAST_DAY(SYSDATE)) + 1
    ,interval => 'TRUNC(LAST_DAY(SYSDATE)) + 1'
    ,no_parse => FALSE
    END;
    /

    Hi,
    You can create the job without specifying the interval. Later, you can use dbms_job.change / dbms_job.interval to change the interval.
    Something like,
    DECLARE
    X NUMBER;
    BEGIN
    SYS.DBMS_JOB.SUBMIT
    job => X
    ,what => 'EMPLOYEE_PROC;'
    ,next_date => TRUNC(LAST_DAY(SYSDATE)) + 1
    ,interval => null
    ,no_parse => FALSE
    END;
    /-Arun

  • Erro"Transaction cannot be posted due to errors in price determination"MIGO

    Hi All,
    I am facing error message "Transaction cannot be posted due to errors in price determination" for "X-field conversion" while posting GR document against Scheduling agreement.
    I have checked the Validity periods of conditions maintained in Scheduling agreement and it was within validity.
    In Material master - Price Control - V (Moving average price/periodic unit price)
    Standard price              0.00 
    Per. unit price             1.58 
    Price unit             1         
    Please help me to resolve this issue.
    Cheers!
    Sujay Chinchole

    your material master displaying Zero price .maintain the price in material master.and also check why material has Zero price.
    what is the price  in  material moving average field
    Edited by: Sridhar Jayavarapu on Mar 13, 2009 7:17 AM

  • Transaction cannot be posted due to errors in price determination - MIGO

    Hi,
    I have made PO with reference to the contract. While posting the MIGO error message displays as "Transaction cannot be posted due to errors in price determination. But with same combination ( Materials and Vendor which were used in Po from Contarct) was used to prepare a PO with out any reference, subsequent MIGO transaction was saved without any error msg. This problem is happening the MIGO through PO reference of Contract or MIGO for schedule line agreement. So your help pls.
    Veera.

    hi
    u have to check Note 1059878 - Error after the Note 1043857
    Summary
    Symptom
    1.When you try to post a goods receipt (MB01/MIGO) against the purchase order, you get an error ME 573 "Transaction cannot be posted due to errors in price determination". This is caused by the code from the Note 1043857.
    2.Also,when you have note 1043857 implemented and then try to do a price comparison (ME49)among the RFQ,you see the message 06 616  'selected quotations not directly comparable'.This is again caused by the code from the Note 1043857
    Other terms
    UNICODE, GTKOMK-KEY_UC, GTKOMK, MIGO, ME49,Price comparison, 06 616, ME 573
    Reason and Prerequisites
    This happens after the code from the Note 1043857.
    Solution
    Please apply the code correction below.
    regards
    KI

  • Error: Transaction cannot be posted due to errors in price determination

    Hi,
    I am facing below error when i try to post GR for a SA. I checked out all the configurations, these worked on GR for PO but not on SA.
    I have seen other posts which recommend to view OSS note 447374 and 446831. I am not sure where to find these and how to use these notes.
    Please help!.
    Thanks
    Ramya

    Here you go
    Transaction cannot be posted due to errors in price determination
    Message no. ME573
    Diagnosis
    The error marked with 'X' occurred during the price determination process for purchasing document 201 00010:
    [ ] Net price is 0.
    [ ] Net price is negative.
    and/or there are no valid conditions or the duration of the
    contract has ended.
    [ ] Effective value is negative.
    [X] Mandatory condition missing.
    [ ] Negative delivery costs.
    [ ] Delivery costs have been recorded although invoice
    receipts are not defined for the item.
    [ ] Error during quantity conversion
    [ ] Error during currency translation
    [ ] Field overflow
    [ ] A condition involving delivery costs exists without a
    transaction/event key.
    [ ]Error during maint. of delivery costs in master conditions
                  Delivery cost conditions in different validity  periodsnot identical
    System Response
    The transaction cannot be posted without successful price determination.
    Procedure
    Check the purchasing document and the associated conditions:
    Display purchase order
    Display scheduling agreement
    If the problem cannot be resolved in this way, contact your system administrator.
    The latter can check the Customizing settings for price determination in Purchasing under Conditions -> Define Price Determination Process
    When the foregoing steps have been carried out, try posting the transaction again.

  • Transaction cannot be posted due to error in price determination

    Hi Experts,
    I am procuring components thro purchase order created on 2007.
    When i tried to do GR with respect to Inbound delivery, it is throwing error as " Transaction cannot be posted due to error in price determination"
    Please suggest.

    Hi,
    1. Check accounting view of material in material master.
    2. Check Conditions is available or not in MEK3 t.code
    3. OR see OSS notes 447374 and 446831 and 457511
    Regards,
    Biju K

  • Transaction cannot be posted due to errors in price determination

    Hi
    when I made the receipt of goods by MIGO the system to me gives me the following message blocking:
    " Transaction cannot be posted due to errors in price determination
       Message no. ME573 "
    Thainks in advance

    Hello
    Please refer the message long text and just check based on the suggestions given :
    Short Text
    Transaction cannot be posted due to errors in price determination
    Diagnosis
    The error marked with 'X' occurred during the price determination process for purchasing document  :
    [ ] Net price is 0.
    [ ] Net price is negative.
               and/or there are no valid conditions or the duration of the contract has ended.
    [ ] Effective value is negative.
    [ ] Mandatory condition missing.
    [ ] Negative delivery costs.
    [ ] Delivery costs have been recorded although invoice receipts are not defined for the item.
    [ ] Error during quantity conversion
    [ ] Error during currency translation
    [ ] Field overflow
    [ ] A condition involving delivery costs exists without a transaction/event key.
    [ ]Error during maint. of delivery costs in master conditions
                  Delivery cost conditions in different validity  periods not identical
    System Response
    The transaction cannot be posted without successful price determination.
    Procedure
    Check the purchasing document and the associated conditions:
    Display purchase order
    Display scheduling agreement
    If the problem cannot be resolved in this way, contact your system administrator.
    The latter can check the Customizing settings for price determination in Purchasing under Conditions .
    warm regards
    Ramakrishna

  • Database msdb cannot be opened due to inaccessible files or insufficient memory or disk space - in recovery pending status

    came in this fine monday morning and it looks like developers were running some kind of trace that filled the primary DATA folder with about 80,000 5mb trace files.  now that process has stopped and the logfiles have been cleaned up, but when attempting to connect to the server using the management console i get the error:
    Database 'msdb' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details. (.Net SqlClient Data Provider)
    when i check the status it is in recovery pending mode.  i have a backup from yesterday but im not sure if this database became corrupt before that backup or not because this process was ongoing over the weekend.  the last timestamp on the msdb and log files is 7am this morning.. 
    I am not sure how to proceed recovering the msdb database with limiting interruption to the users.  any advice is extremely appreciated.  this is sql server 2008.  i can login via sqlcmd and see it is in recovery pending status:
    1> select state_desc databasestatus_sysdtabase from
    2> sys.databases where name ='msdb'
    3> go
    select state_desc databasestatus_sysdtabase from
    sys.databases where name ='msdb'
    databasestatus_sysdtabase
    RECOVERY_PENDING
    (1 rows affected)
    1>

    For someone experiencing a similar problem this answer is unacceptable. You're basically telling me to reboot the server to fix this.  You vaguely mention using process explorer to find out who is using the file.  Can you please provide
    some more information on that?  I have a similar problem and rebooting the server to fix it is not an option.  This problem keeps reoccurring.
    OS Error 32 means file has an open handle by someone else. If that is a user process then you can catch it via Process Explorer. If it's a kernel mode object then it's difficult to catch that and restart is the only choice.
    http://sqlserver-help.com/2014/08/07/tips-and-tricks-os-error-32the-process-cannot-access-the-file-because-it-is-being-used-by-another-process/
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • When i login to icloud form windows 7 Home premium PC, I get error - Cannot sign in due to server error

    When i login to icloud form windows 7 Home premium PC, I get error - Cannot sign in due to server error

    You may have to follow the slightly more detailed steps in whichever of these two applies to you.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Rebooting into safe mode may be needed to delete any folder the instructions say you should remove. You may also find this Microsoft Fixit helps to remove stubborn components. It has taken some people several attempts to completely clean iTunes and supporting software before they have been able to successfully reinstall it.
    tt2
    Message was edited by: turingtest2

  • BlackBerry Z10 Error "The file cannot be played due to an unexpected error (10)"

    Hope someone can help this one, I received a voice note through BlackBerry Messenger, after downloading I tried to play it and the following message popped up, "The file cannot be played due to an unexpected error (10)".
    I received another file, 3GP format, tried to play it, same error pops up. I headed over to the music and video libraries, I could not see these 2 files. I connect my Z10 to the notebook and checked on my SD Card, I could see the files from were not named correctly e.g. VID 00001-20101226-1206 was named as VID 00001%20101226-1206 with the percentage symbol being the unusual thing I picked up. This was the case for both files.
    I then modified/remaned the files replacing the % with a - (dash) symbol. The files were now visible and able to play through the Z10. I think there is a problem with the way BBM files are being saved especially the naming convention might be having an error/bug.
    My OS release is 10.0.10.99, Version 10.0.10.738 with Build 455718. Is there a fix for this problem that is known? I checked but saw no posts where it was clearly addressed. Am I the only one experiencing this anomaly?
    I have restarted the device but this does not resolve. I have attached a screenshot of the error sequence also showing how the file is named upon saving to my media library.
    Attachments:
    Z10 Error.png ‏287 KB

    Hey runyamhere,
    Thanks for bringing this to our attention.
    To find the root cause of this issue regarding the media not saving the file properly, we will need to gather logs from the BlackBerry Z10.
    I would highly suggest you contact your network service provider and ask to be transferred to BlackBerry so we can get a case number created so we can get the logs.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Portlet cannot be displayed due to unknown error

    In our application we are getting Error, "portlet cannot be displayed due to unknown error" from ALUI portal. There is no enough informaiton apart from this. This error is not consistent, can happen any time.
    Can you please advice what could be the cause?
    Thanks,

    Start the "BEA Ali Logger service" on your portal server machine. Then when the problem occurs you can analyze \bea\alui\ptlogging\logs\portal\portalserver-log.spy to find out more information about what might be causing the problem. You can also set up a wireshark network capture log using the ringbuffer mode which lets you collect logs in a loop. This way if there are network issues you can find out about that too. If you're not comfortable setting these up or analyzing them an oracle support engineer can assist you if you open a case.

  • Document 60000030482 cannot be reversed due to clearing reset

    Hello Freinds,
    Has anybody faced this error during FP09. Document 60000030482 cannot be reversed due to clearing reset
    There are some documents which are stuck in clarification list. Please can anyone help me to rectify this error.
    Regards,
    Charvi

    Hello Christiane
    Thanks a lot  for your reply. yes even i read that error log. It says
    "Instead of posting a reversal of the reversal, you have to recreate theoriginal clearing, that is, post a new equivalent for the original
    clearing document."
    Does this mean that i need to post a new payment document or try to
    adjust with the old document.But if i have to do how will i be ableto
    achieve this as the old document is alrady reset and a new document has
    been posted which is not a payment document.
    This error we have faced for the first time. Please guide us how to
    achieve this so that in future we can handle these cases.
    Regards,
    Charvi

Maybe you are looking for