Error while updating the Patch

Hi,
I defined import queue to import the patches for SAP_BASIS, but while importing the patches it gives error "Current program has been modified while running", & screen become blank, I try so many times to continue & after that I click from menu error -> Exit.
After this I again started importing patches & the patches are imported successfully with the remaining steps.
I want to know is this is a proper steps or It cause any inconsistency to the system? Please suggest.
Regards,
Rajesh

Hi Rajesh,
                  This is a very much standard practice when you are applying , specifically  SAP_BASIS . There will be no impact because of this, you can go a head with other required patches.
Regards,
Hari.
PS: Awarding point's will get you some points.

Similar Messages

  • Error :  While applying the Patch 4440000

    Error :  While applying the Patch 4440000
    FAILED: file igwprop.odf on worker  1 for product igw username IGW.
    When i check the worker log file i got this error
    The sequence IGW_AWARDS_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence IGW_AWARDS_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Sun Oct 06 2013 22:16:28
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
            because of the error above
    Time when worker failed: Sun Oct 06 2013 22:16:28
    plz help me in solving this.

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Error while updating the content in workflow

    Hi,
    I'm getting an error while updating the content in workflow thru the checkout option. i.e. contributor checks in the content - reviewer rejects the content - then contributor checks out and modifies the content as per the reviewer's remarks and while checking in the following error occurs
    Content Server Request Failed
    Unable to check in content item 'HO000128' for workflow. Unable to execute service method 'checkInUpdateRevByID'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.server.DocServiceHandler.checkInRevByID(DocServiceHandler.java:248)
    at intradoc.server.DocServiceHandler.checkInUpdateRevByID(DocServiceHandler.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.DocServiceHandler.determineWorkflowCheckin(DocServiceHandler.java:3833)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.Service.doSubService(Service.java:3465)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:279)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:264)
    at intradoc.server.Service.doCodeEx(Service.java:507)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1121)
    at intradoc.server.Service.executeActions(Service.java:433)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
    at intradoc.server.Service.doRequest(Service.java:1707)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197))
    Please help to resolve.
    Thanks in advance
    Prasad

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • Error while updating the plan in Enterprise link

    hi
    i am getting an error while updating the plan which polls the JMS topic and inserts into the grid.
    IMessageSourceReceiver->messageReceive: javax.jms.JMSSecurityException: JMS-232: An invalid user/password was specified for the JMS connection
         at oracle.jms.AQjmsDBConnMgr.checkForSecurityException(AQjmsDBConnMgr.java:916)
         at oracle.jms.AQjmsDBConnMgr.getConnection(AQjmsDBConnMgr.java:601)
         at oracle.jms.AQjmsDBConnMgr.<init>(AQjmsDBConnMgr.java:238)
         at oracle.jms.AQjmsConnection.<init>(AQjmsConnection.java:183)
         at oracle.jms.AQjmsTopicConnectionFactory.createTopicConnection(AQjmsTopicConnectionFactory.java:209)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:94)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "Untitled, created 3/11/2009 3:56:28 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    the username and password that i have given are valid and i have given privileges that were mentioned on the technote to the user. can somebody help me out in resolving this as this is very critical for me right now
    Thanks in advance

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • RFC_ERROR_SYSTEM_FAILURE error while  updating the sick leave in MSS

    Hi Guru ,
    We are  getting  RFC_ERROR_SYSTEM_FAILURE error while updating the Sick leave for team member from portal .
    Please tell how to resolve this .
    Dump part :
    Runtime Errors         MESSAGE_TYPE_X
    Error analysis
        Short text of error message:
        System error
        Long text of error message:
        Technical information about the message:
        Message class....... "HRTIM00BUFMSG"
        Number.............. 001
        Variable 1.......... " "
        Variable 2.......... " "
        Variable 3.......... " "
        Variable 4.......... " "
    Information on where terminated
        Termination occurred in the ABAP program "SAPLHRTIM00_TMWBUFFER" - in
         "INITIALIZE".
        The main program was "SAPMSSY1 ".
        In the source code you have the termination point in line 55
        of the (Include) program "LHRTIM00_TMWBUFFERCB5".

    When an RFC fails from the portal to an SAP Backend, probably ECC 6.0 in your case, there are a few options that I use to troubleshoot:
          1. Ensure that all your jco's are set up ok, passwords, ect. JCOs do not appear to be the problem here
          2. Have an ABAP programmer review where the RFC is failing on the Backend System
          3. Set up an External Breakpoint in the backend RFC. Step to do this:
                   a. Get the Backend UserID of a test portal user that is having this issue.
                   b. Ensure that test user has "Debug Display" access in the Backend System
                   c. Log into the Backend system, go to SE 37 and display your RFC
                   d. Go to Utilities --> Settings --> Debugging in the top menu and add the Test User ID to the "Users" field.
                   e. Set an external breakpoint any where you want in the RFC.
                   f. Run the Leave request as the test user.
                   g. a new SAP GUI screen will popup once it hits the breakpoint. The portal browser will stay frozen until you step thru the ABAP program.
      Option 3 may sound like alot at first if you never used it, but if you are responsible for troubleshooting portal issues like this one, it is a skill you must have. You can also have an ABAP resource responsible for external debugging when you come accross issues like these. It helps you see exactly what data is being passed in from the portal and what is happening to cause the error.
    Regards,
    Tom

  • Error while updating the configuration files (MOB20003)

    hi,
    After installing the BI 4.0 server, i am trying to configure mobile using mobile server configuration tool. When i enter all the information for non Blackberry option as i would like to access through ipad, its giving me the error message" Error while updating the configuration files (MOB20003)" Please advise.

    Hi Somesh,
    If i am not wrong, only a war file deployment is needed to make ipad work.
    This happens with URL hitting directly on the Server.
    If you want to configure VAS and VMS servers, let us know what configuration settings have been done.
    Regards,
    Atul

  • Get Error while update the User defined row table through DSK Code

    Hi experts,
    I have got an error while updating the user row defined table.
    Error is - "Invalid row"
    I have created one master table "@CBF_FARM " and Child table "@CBF_FAR1"
    First i inserted 5 record in the child table so in my my child table there are 5 Line id (1,2,3,4,5 one for each row).
    after that i delete 2 rows (3rd & 4th row) from child table now in my child table there are 3 rows( Line id 1, 2, 5). Please See attachment.
    Now i am updating  the last record of child table through Code  (Line id is 5)  from other form, then i got error  invalid row.
    Following Code used for updating the user defined child table.
      SAPbobsCOM.GeneralService oGeneralService1 = null;
                                    SAPbobsCOM.GeneralData oGeneralData1 = null;
                                    SAPbobsCOM.GeneralDataParams oGeneralParams1 = null;
                                    SAPbobsCOM.CompanyService sCmp1 = null;
                                    SAPbobsCOM.GeneralData oChild1 = null;
                                    SAPbobsCOM.GeneralDataCollection oChildren1 = null;
                                    sCmp1 = clsAddOn.LDNA_Company.GetCompanyService();
                                    oGeneralService1 = sCmp1.GetGeneralService("CBF_FARM");
                                    // Get UDO record
                                    oGeneralParams1 = ((SAPbobsCOM.GeneralDataParams)(oGeneralService1.GetDataInterface(SAPbobsCOM.GeneralServiceDataInterfaces.gsGeneralDataParams)));
                                    oGeneralParams1.SetProperty("Code", oForm.Items.Item("edtFarmCd").Specific.Value);
                                    oGeneralData1 = oGeneralService1.GetByParams(oGeneralParams1);
                                    // Add lines on UDO Child Table
                                    oChildren1 = oGeneralData1.Child("CBF_FAR1");
                                    // Create data for rows in the child table
                                    SAPbouiCOM.Item oItem = oForm.Items.Item("cmbShed");
                                    oCombo = oItem.Specific;
                                    string ShedCode = oCombo.Selected.Value;
                                    ldna_Rec = clsAddOn.LDNA_Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset);
                                    string strQuery1 = "select LineId from [@CBF_FAR1] where U_ShedCd = " + ShedCode;
                                    ldna_Rec.DoQuery(strQuery1);
                                    oChild1 = oChildren1.Item(ldna_Rec.Fields.Item("LineId").Value - 1);
                                    oChild1.SetProperty("U_Status", "Ready For Schedule");
                                    //Update the UDO Record
                                    oGeneralService1.Update(oGeneralData1);
    Please Help me it is an urgent requirement,
    -Regards
    Vikas

    hi.
    Error is - "Invalid row"
    Now i am updating  the last record of child table through Code  (Line id is 5)  from other form, then i got error  invalid row.
    As per my knowledge
    What i understood is you have 5 lines and you are going to be update 5th line
    am i correct..
    while u are updating the line in child table
    you have to consider like this..
    line number         u have to update like
    1                                        0
    2                                        1
    3                                        2
    4                                        3
    5                                        4
    which means in child table treat
    line 1  as 0
    line 2 as  1
    line 5 as 4
    If you want to update the line 5 u have to mention 4 th line

  • Encountered error while updating the payment document

    Hi Guys,
    I encountered an error while updating the payment document of one of our bank account. See below error message:
    Error: Unable to lock the record. Cause: The record is being modified by another user
    thanks,
    gracie

    Hi Vikas,
    Repeat the changes you are trying to make one step at a time and make sure you click on update in both the series screen and the document numbers screen every time.
    I've faced this issue and doing this helped.
    Regards,
    Hamsa

  • Getting Error while Updating the ESB Default System

    Hi,
    We applied patch 7272722 and have upgraded the SOA Suite 10.1.3.1 to SOA Suite 10.1.3.4 on Windows (32 Bit).
    After upgrading , we are getting below error message while updating the Default System properties in ESB Console.
    An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.console.exception.ConsoleTransactionException: File repository not initialized.May be ESB bootstrap failed Please review ESB prameters for their correctness. at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(XMLConsoleManagerImpl.java:2317) at oracle.tip.esb.console.XMLConsoleManagerImpl.updateSystemInRepository(XMLConsoleManagerImpl.java:882) at oracle.tip.esb.console.XMLConsoleManagerImpl.updateSystemFromElement(XMLConsoleManagerImpl.java:578) at oracle.tip.esb.console.XMLConsoleManagerImpl.updateSystem(XMLConsoleManagerImpl.java:556) at oracle.tip.esb.configuration.servlet.command.UpdateSystemCommand.execute(UpdateSystemCommand.java:61) at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109) at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) ".
    We are also deploying new BPEL process but they are also not displayed on ESB Console.
    Please let us know how we can resolve the error.
    Thanks
    Udit

    Dear Laxmi Narayan,
    This error would occur, if you miss Business Area/Section Code at the time of Invoice.
    The following thread should answer your query:
    Extended W/H Tax
    Regards,
    Naveen.

  • Error while updating the records through a DB link

    Hi ,
    I am getting the below error while updating around 15 thousands records, i suspect it to be timeout but not sure.Please can you let me know what solutions needs to be taken.
    Not Found
    The requested URL /pls/htmldb/wwv_flow.show was not found on this server.
    Not Found
    The requested URL /pls/htmldb/wwv_flow.show was not found on this server.
    Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at htmldb.oraclecorp.com Port 80
    Object Type TABLE Object GWB_GRN_GRP_COUNTRIES_LU
    Table Column Data Type Length Precision Scale Primary Key Nullable Default Comment
    GWB_GRN_GRP_COUNTRIES_LU NAME Varchar2 720 - - - - - -
    ALIAS Varchar2 720 - - - - - -
    ACTIVE Varchar2 3 - - - - - -
    REGION Varchar2 300 - - - - -
    1 - 4
    Thanks & Regards,
    Ramu

    Hi Sangu,
    See if the following notes help you:
    Error when calling API from SQL*Developer, eg. ORA-01403 in API OE_ORDER_PUB.PROCESS_ORDER (Doc ID 1054295.1)
    Cancellation Of Transfer Orders Is Not Possible - ORA-01403: no data found in Package OE_Order_PVT Procedure Process_Order (Doc ID 391307.1)
    Thanks &
    Best Regards,

  • Error while updating the Assignment details using 'hr_assignment_api'

    An exception message is thrown while updating the assignment details through 'hr_assignment_api.update_emp_asg'.
    The message is 'ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, ASS_ATTRIBUTE6, N, PROMPT'.
    Even though a valid value is being passed to the segement,the error is thrown.
    I have tested the API in one instance and it is working fine. Recently I have migrated the codes to nother instance and encountered this error. The only difference is that in the newer instance, the segment is mandatory.
    One interesting thing is that, When I update the Assignment through application it is successfully saving the record. Then if I use the API to correct the Assignment, it is working fine. The API is not able to update only when the mandatory segment is null.
    Please help
    Thanks in advance
    Kumar

    Pl post details of OS, database and EBS versions, along with HR RUP level. It may be a bug, as outlined in MOS Doc 429169.1 (When Calling the Assignment API To Update Position, It Errors in Required Segment)
    HTH
    Srini

  • Error while applying the patch 9239089

    Dear All,
    I have installed the Oracle E-Business Suite Release 12(12.1.1) on Windows 2003 (32-bit) OS successfully.Its a single node installation.
    Hardware & Software Specifications:
    - Intel Core 2 Duo, CPU 2.40 GHz
    - 2 GB of RAM
    - 180 GB Hard Drive
    - Windows XP Professional with Sevice Pack 2
    The problem is when I try to apply a patch 9239089, it gives error atleast 2-3 times as below
    An error occurred while relinking application programs.
    Continue as if it were successful [No] :
    And the Patch gets completed.
    Find the log of the patch below:
    An error occurred while extracting files from library.
    Continue as if it were successful [No] : Yes
    Done extracting object modules from product libraries.
    STOP_TASK: [Perform libout actions] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    Performing version checking...
    Log and Info File sync point:
    Mon Mar 28 2011 18:07:15
    AutoPatch found some files which it will not apply.
    These files are listed in the AutoPatch informational message file.
    STOP_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    Skipping...
    Determine directories to create for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:15]
    Determining what executables to link...
    STOP_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine forms to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine Oracle Reports libraries to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine reports to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine if need to generate message files for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    Looking for active bug fixes with no active actions...
    About to turn off duplicate actions: Mon Mar 28 2011 18:07:16
    Start of adptod(): Mon Mar 28 2011 18:07:16
    Actions scanned: 382
    Duplicate actions: 0
    End of adptod(): Mon Mar 28 2011 18:07:16
    Done turning off duplicate actions: Mon Mar 28 2011 18:07:16
    About to turn off bugs with no active actions: Mon Mar 28 2011 18:07:16
    Start of adpunb(): Mon Mar 28 2011 18:07:16
    Active bugs at start: 72
    Bugs turned off: 71
    Outer loop iterations: 72
    Actions scanned: 47
    End of adpunb(): Mon Mar 28 2011 18:07:16
    Done turning off bugs with no active actions: Mon Mar 28 2011 18:07:16
    About to save release list to filesystem: Mon Mar 28 2011 18:07:16
    Done saving release list to filesystem: Mon Mar 28 2011 18:07:16
    STOP_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    Reading customized files list (if any)...
    Did not find customized files registration file
    "D:\oracle\PROD\apps\apps_st\appl\admin\applcust.txt"
    The file may have been uploaded to the database.
    This patch replaces the following customized files:
    No customized files are replaced by this patch.
    STOP_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    Copying files into installation area...
    No files were selected for copying.
    STOP_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    ForceCopy files into installation area for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    Archiving object modules into product libraries...
    No object modules were selected for archiving.
    STOP_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Create Directories for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Relink executables] [] [Mon Mar 28 2011 18:07:16]
    Relinking executables...
    An error occurred while relinking application programs.
    Continue as if it were successful [No] : Yes
    AutoPatch is exiting successfully.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtimrpt.sql 15831 adt15831
    Spooling to adt15831.lst
    Spooling to adt15831.csv
    A job timing report has been generated for the current session.
    You should check the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\out\adt15831.lst
    for details.
    Purging timing information for prior sessions.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtpurge.sql 10 1000
    Done purging timing information for prior sessions.
    AutoPatch is complete.
    AutoPatch may have written informational messages to the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.lgi
    Errors and warnings are listed in the log file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.log
    and in other log files in the same directory.
    Regards,
    Vinayak K

    Hi,
    Find the Output
    D:\oracle\PROD\apps\apps_st\appl>make -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i686-pc-cygwin
    D:\oracle\PROD\apps\apps_st\appl>gnumake -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for Windows32
    D:\oracle\PROD\apps\apps_st\appl>APPSPROD_ebstest.cmd
    ECHO is off.
    ECHO is off.
    Tue 03/29/2011 07:05 PM
    ECHO is off.
    ECHO is off.
    This script requires the following files:
    ECHO is off.
    C:\MSV\VC\bin\bin\vcvars32.bat
    ECHO is off.
    APPSORA.cmd exiting with status 0
    D:\oracle\PROD\apps\apps_st\appl>echo %PATH%
    D:\oracle\PROD\apps\apps_st\appl\au\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\
    fnd\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\PROD\app
    s\tech_st\10.1.3\appsutil\jdk\jre\bin;D:\oracle\PROD\apps\tech_st\10.1.3\perl\5.
    8.3\bin\MSWin32-x86-multi-thread\;D:\oracle\PROD\apps\apps_st\comn\util\unzip\un
    zip;D:\oracle\PROD\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\PROD\apps\tech
    st\10.1.2\bin;D:\oracle\PROD\apps\techst\10.1.3\appsutil\jdk\bin;D:\oracle\PRO
    D\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;C:\cygwin\bin;C:\WINDOWS;C:\WINDOWS\s
    ystem32;D:\oracle\PROD\apps\tech_st\10.1.3\ant\bin
    D:\oracle\PROD\apps\apps_st\appl>
    Regards,
    Vinayak K

  • Error while upgrading the patch from RMS 13.1.1.1 to RMS 13.1.1.2

    Hi,
    While upgrading the rms dbschema from 13.1.1.1 to RMS 13.1.1.2 we are getting the following error update ALC_FREIGHT_COST table or view doesnt exist.
    We have checked the data model of rms 13.1.1 and rms 13.1.2 and we couldnt find the table "ALC_FREIGHT_COST."
    So anybody could give suggestions on this.
    Appreciate your help
    Thanks,
    Suresh

    I'd ignore the error for the moment and file an SR with OracleSupport to make them aware of the issue and release a better script - all of this assuming that your 13.1.1 starting point is valid and correctly installed.
    Additionally you can locate the SQL upgrade script that is actually trying to do something on the mentioned table, and grasp what it is trying to achieve and how relevant that is for you.
    The table exists in our 13.0.3 setup. The release notes of 13.1.0 mention a rework of cost component functionality, so seems like it was deprecated in that release.
    Best regards,
    Erik

  • Error while applying the patch 9909156

    while applying patch 9909156. I am getting jsp compilation errors in the patch log
    [1634474] !!COMPILATION ERROR(0) ibeCRgpPartnerPriCreate.jsp:
    this is similar MOS doc 579439.1 - Application Of Patch 5720979 Results In COMPILATION ERROR(0) ibeCOtdOrdCancelMain.jsp. Can you confirm please?
    Patch 6128322 is for module iStore which is inactive on our system . Patch 5720979 was applied to the system (most likely as cumulative CPU). Can you confirm that given the module is inactive if we need to apply patch 6128322

    This is the error in the log file we are using 11.5.10.2
    [1634474] !!COMPILATION ERROR(0) ibeCRgpBusinessCreate.jsp:
    _ibeCRgpBusinessCreate.java:856: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    String usernameTestStatusCode=UserManager.USERNAME_NOT_FOUND;
    ^
    _ibeCRgpBusinessCreate.java:858: cannot find symbol
    symbol : variable SELF_REGISTRATION
    location: class oracle.apps.ibe.um.UserManager
    usernameTestStatusCode=UserManager.checkUsernameExists(usernameUpper, UserManager.SELF_REGISTRATION);     
    ^
    _ibeCRgpBusinessCreate.java:896: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    else if(ibeRegKnownUser==null && ! usernameTestStatusCode.equals(UserManager.USERNAME_NOT_FOUND))

  • Need help - Error while updating the firmware of Muvo Slim using the recovery t

    Hi ,
    While I am trying to update my Muvo slim firmware using the recovery tool it throwd up an error. And from then onwards if I am trying to power it up it won't.
    If I again try to update the firmware, it throws up the error that "Unable to Write to Device: Device Time out".
    I am afraid that my Muvo slim got bricked. Can you please help me in recovering the same.
    PS: My PC OS is Windows XP.
    Thank & Regards
    ksraghava?

    On my XP system, the last time I wanted to reload the firmware, I had to remove all of my Creative software programs,?and then revert my Windows Media Player back to 0 and then use The Recovery Tool. It is a bit of a pain, but does seem to work when you are getting errors with the firmware download.
    luvmyrescuedogs
    Almost forgot. Make sure your player is fully charged or has a fresh battery before starting any firmware download.
    Message Edited by luvmyrescuedogs on 06-4-2008 :6 AM

Maybe you are looking for