Start Website error on OAS 4.0, Pls help.

When i started OAS 4.0, i received the following error message from Dr.Watson for WinNT :
An application error has occurred
and an application error log is being generated
oasoctl.cgi.exe
exception .....
And the overall status when started OAS as follow :
Site
Please wait while the command is being processed on host berlinsvr1 ...
Starting ORB process...
waiting for ORB to be ready...
oassrv: Starting wrb service 0
ConfigProvider Server accepting requests...
oassrv: Starting wrb service 1
Log Server is accepting requests now...
oassrv: Starting wrb service 2
Web Request Broker (Version: RM 4.0.8 Windows_NT 4 00 10/20/99 21:57:40):
Accepting requests.
oassrv: Starting wrb service 3
The WRB Authentication Host Server is now running.
oassrv: Starting wrb service 4
The WRB Authentication Engine is now running.
oassrv: Starting wrb service 5
Web Request Resource Manager Proxy is accepting requests.
oassrv: Starting wrb service 6
Initializing wrbmon ..........
oassrv is accepting requests
OWS-08821: oassrv process 'oassrv' is started up at pid 367.
OWS-08849: Waited 60 secs. Didn't receive initialization complete message.
OWS-08820: Unable to start wrksf process 'wrksf'.
Initialization Failure- Exiting OAS...
Execute STOP of all the OAS Processes from the OAS Manager
I don't know why it cannot be started, pls help me. TQ
Regard,
Berlin
system :
WinNT 4.00.1381
OAS 4.0
Oracle 8i

How many Mb of ram has installed your server?
Including physicall and swap.
Which service packs has installed?
Best regards, Marcelo.

Similar Messages

  • Urgent,showing error while running form..pls,help...

    Hi,
    I have created my own view named GP_NUIF_V and have also successfully established a Database connection,using FWK_TBX_TUTORIAL.I have developed a personal page in Oracle9i JDeveloper ,which is to fetch particular details from my view and show it .. but whenever I run my form I am continuously getting this type of error..pls,help me out ,as my project delivery is nearing..for this I am not been able to head on to registering the form..I have checked from Pl/Sql developer that my query is just running fine as I wanted it to be..I have also changed the FNDNAM in the .dbc file to my view name but it is giving me the same error..please,look at my error and suggest all other ways in how I can solve my problem ,as early as possible..
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1794)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Don't put reposts. Follow the issue at one place Re: Urgent,showing error while running form..pls,help...
    --Shiv                                                                                                                                                                                                                                                                   

  • HT3743 how i can fix error 1015 in my 3g , pls help,,

    how i can fix error 1015 in my 3g , pls help,,

    You can't.  Error 1015 occurs when trying to restore a jailbroken phone.
    Jailbreaking your phone voids any warranty remaining with Apple and forfeits your right to any assistance from Apple including from this forum.
    You're on your own.  From what other people have posted, it's extremely unlikely you'll ever get your phone working again.

  • Error in change Number ..pls Help Me..urjent

    <b>Hi all..
    when i run a transaaction ( Zasd) in PRD with change number 11784  the report works fine. But when i enter
    change number 11929 . iwill get error change order not found. but  when i use CC03 transactoin with this change number i saw the details for this number..
    pls suggest me what i do..i think  report is ok.is it right ????  what i do..pls help me..
    thanks in advance...
    the selection sereen is below....
    PARAMETERS: p_chgnr TYPE aennr.
    PARAMETERS: p_width TYPE int4 DEFAULT cv_maxmodels.
    PARAMETERS: p_anego TYPE c AS CHECKBOX DEFAULT co_true.
    get all engineering change details
      CREATE OBJECT go_engchange EXPORTING changeorder = p_chgnr.</b>

    Hello Papai
    In order to track down the problem I would suggest two things you should check with change number 11929:
    (1) Does your report actually pass the CREATE OBJECT statement or do the other select-parameters prevent that this change number is found?
    (2) If the class used for go_engchange can be publicly instantiated, then call the class builder (SE24) with the class and test it. In test mode you can create an instance using your change number as input.
    (3) If instantiation fails then repeat it in debugging mode. Sooner or later you must find the error source.
    Regards
      Uwe

  • Encountered : A system error has occurred while locking, pls help

    Dear All..
    pls help..
    while executing some of our remote function module we encountered some locking error.. the message returned by SAP is :
    A system error has occurred while locking
    from message class : M3 #021
    the remote function module is running bapi_goodsmvt_create in background..
    the question is.. why this error occured and how to solve it ? and what is the root cause.. ?
    because the error is only happened once (until now) we cannot simulate to get the error again.. so it is hard to find out the root cause..
    thanks for the help..
    sasmente

    Hi,
    I am also having the same problem. I am running the BAPI_MATPHYSINV_CHANGECOUNT' to count the Articles.
    When I print the error on screen, some the data shown as counted. Some are not changed and some with the following error.
    System error while locking the data
    Furthermore I went to the BASIS and saw that when we run this particular program its showing the locks on MARC and several tables with the same System ID from which we run the program
    Can anyone come up ? Its getting too hard to resolve.

  • Error in activating Digital Editions - pls help

    Hi...
    I keep getting the following error code and told to 'try again'. I've seen other posts (much older) where they received the same error, but don't know what the solution is. I am not very techy at all and just wanted to be able to read some library books on my new Kobo over the Christmas break.
    E_ADEPT_IOActivationServiceInfoError%20#2032
    Can anyone help???

    Hi...
    This is not really replying to the above post ...its just the first place I found to tell my story...
    I have been having lots of  trouble activating my e-reader on the ADE site...The ADE would not "see" my e-reader...
    I tried lots of different combinations of fixes ..installing..uninstalling, using different browsers ...on and on..
    using forum help and tech help...nothing worked...
    So I did 2 things which no one had suggested...
    First I created a new g-mail address and second I reset my e-reader to the factory defaults...and started over....
    Everything worked perfectly....just be sure your computer "sees" your e-reader before you start...
    If this helps anyone I'd like to know...
    Thanks
    BJ

  • Error in intitialisation parameter file, pls help

    i am new to dba field. i created a database named "demo" suing dbca. but whenever i start i am getting the following error.
    startup nomount pfile='d:\oracle\admin\demo\pfile\init.ora';ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'D:\ORACLE\ORA92\DATABASE\INITDEMO.ORA'
    kindly help, thank you.

    i tried adding a control file using alter system set command and when i queried v$controlfile, i got the perfect answer.
    later i shutdown the database and and deleted the newly created control file manually.
    after that i tried adding a control file in pfile and i tried staring the database, from then i started getting the error.
    again i deleted the whole pfile and copied another database's pfile and edited it as per the requirement. i tried to open the database using pfile, and thus i m getting the errors...
    SQL> startup pfile='d:\oracle\admin\demo\pfile\init.ora'
    LRM-00109: could not open parameter file 'd:\oracle\admin\demo\pfile\init.ora'
    ORA-01078: failure in processing system parameters

  • Error in bdc programing code-pls help

    hi friends,
                I was tring to do a bdc program.But it shows me an error. MY bdc program is jus to upload a 2 fields in vendoe master table.
    That is LIFNR,NAME1 field for the new vendors.
    I worked out an execl sheet for this, and jus copied it to the text file by selecting all and  pasting.
    Even then i get an error code that BDC_open does not exits.
    MY code is this, please help me if iam wrong.
    If anyone can help to make it more understandable,I Kindly  request you to try out this program with the screen shot and mail to this id [email protected] would be very thankful for your timely help.
    report Z_PK_BDC
           no standard page heading line-size 255.
    include bdcrecx1.
    parameters: dataset(132) lower case.
    parameters: p_file like rlgrap-filename default
                    'C:\SAP TESTING\p_file.txt'.
       DO NOT CHANGE - the generated data section - DO NOT CHANGE    ***
      If it is nessesary to change the data section use the rules:
      1.) Each definition of a field exists of two lines
      2.) The first line shows exactly the comment
          '* data element: ' followed with the data element
          which describes the field.
          If you don't have a data element use the
          comment without a data element name
      3.) The second line shows the fieldname of the
          structure, the fieldname must consist of
          a fieldname and optional the character '_' and
          three numbers and the field length in brackets
      4.) Each field must be type C.
    Generated data section with specific formatting - DO NOT CHANGE  ***
    data: begin of record OCCURS 0,
    data element: LIF16
            LIFNR_001(016),
    data element: BUKRS
            BUKRS_002(004),
    data element: KTOKK
            KTOKK_003(004),
    data element: ANRED
            ANRED_004(015),
    data element: NAME1_GP
            NAME1_005(035),
    data element: SORTL
            SORTL_006(010),
    data element: NAME2_GP
            NAME2_007(035),
    data element: STRAS_GP
            STRAS_008(035),
    data element: ORT01_GP
            ORT01_009(035),
    data element: ORT02_GP
            ORT02_010(035),
    data element: PFORT_GP
            PFORT_011(035),
    data element: LAND1_GP
            LAND1_012(003),
    data element: SPRAS
            SPRAS_013(002),
          end of record.
    End generated data section ***
    start-of-selection.
      CALL FUNCTION 'WS_UPLOAD'
           EXPORTING
                FILENAME                = P_FILE
                FILETYPE                = 'DAT'
           TABLES
                DATA_TAB                = record
           EXCEPTIONS
                CONVERSION_ERROR        = 1
                FILE_OPEN_ERROR         = 2
                FILE_READ_ERROR         = 3
                INVALID_TYPE            = 4
                NO_BATCH                = 5
                UNKNOWN_ERROR           = 6
                INVALID_TABLE_WIDTH     = 7
                GUI_REFUSE_FILETRANSFER = 8
                CUSTOMER_ERROR          = 9
                OTHERS                  = 10.
      IF SY-SUBRC <> 0.
        WRITE:/ 'SY-SUBRC:', SY-SUBRC.
      ENDIF.
    LOOP AT RECORD.
    *perform open_dataset using dataset.
    *perform open_group.
    *do.
    *read dataset dataset into record.
    *if sy-subrc <> 0. exit. endif.
    perform bdc_dynpro      using 'SAPMF02K' '0105'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RF02K-KTOKK'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'RF02K-LIFNR'
                                  record-LIFNR_001.
    perform bdc_field       using 'RF02K-BUKRS'
                                  record-BUKRS_002.
    perform bdc_field       using 'RF02K-KTOKK'
                                  record-KTOKK_003.
    perform bdc_dynpro      using 'SAPMF02K' '0110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'LFA1-SPRAS'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=UPDA'.
    perform bdc_field       using 'LFA1-ANRED'
                                  record-ANRED_004.
    perform bdc_field       using 'LFA1-NAME1'
                                  record-NAME1_005.
    perform bdc_field       using 'LFA1-SORTL'
                                  record-SORTL_006.
    perform bdc_field       using 'LFA1-NAME2'
                                  record-NAME2_007.
    perform bdc_field       using 'LFA1-STRAS'
                                  record-STRAS_008.
    perform bdc_field       using 'LFA1-ORT01'
                                  record-ORT01_009.
    perform bdc_field       using 'LFA1-ORT02'
                                  record-ORT02_010.
    perform bdc_field       using 'LFA1-PFORT'
                                  record-PFORT_011.
    perform bdc_field       using 'LFA1-LAND1'
                                  record-LAND1_012.
    perform bdc_field       using 'LFA1-SPRAS'
                                  record-SPRAS_013.
    perform bdc_transaction using 'FK01'.
    **enddo.
    **perform close_group.
    endloop.
    **perform close_dataset using dataset.
    Thanks in Advance
    Rinky123

    Hi,
    If you are using GUI_UPLOAD in 4.7 then the file path whatever you are using currently it won't work. Replace the file path like this.
    P_FILE LIKE RLGRAP-FILENAME.
    DATA: V_FILE TYPE STRING.
    V_FILE = P_FILE.
    Now take this v_file for function module.Then only it will open the file otherwise you won't get unable to open file error message.
    I observerd that you are getting so many fields from the file to the internal table.

  • How to resolve this error???? Pls help

    Hello,
    I hv installed my tomcat and i have no problem in starting it. however when i connect to the net by keying
    http://localhost:8080/
    all my jsp files could not be seen and there is this error prompt as shown below:
    ERROR: The requested URL could not be retrieved
    While trying to retrieve the URL: http://localhost:8080/
    The following error was encountered:
    ERROR 207 -- Cannot access the proxy-cache server through the URL that you entered.
    This means that:
    You may not use this proxy to connect to that url.
    What could be the likely problem ......???????
    Please kindly advise........i need this badly cos without this i could not keep my project going....
    Thank you very much.........
    Regards,
    Cheryl

    Hi
    The error that you have pasted is this the one that appears in the browser or at the server console. If this appears at the browser end then this is a browser problem.
    Two things come to my mind:
    1. The server is not running on the port 8080. Make sure you are trying to connect to the right port number. This can be found out by looking at the server startup output or from the server.xml file in the TOMCAT_HOME\conf directory
    2. The browser may be using a proxy. For this you have to tell the browser that for sources located on the localmachine the Proxy will not be required. You can set this up in the following manner:
    a. For IE: Tools - Internet Options - Connections Tab - Lan Settings - Check the box where it says bypass proxy server for local addresses.
    b. For Netscape: Edit - Preferences - Advanced - Proxies. If you have the Manual Proxy checked. Click the view button. In the Exceptions Box type localhost
    Keep me posted on your progress.
    Good Luck!
    Eshwar Rao
    Developer Technical Support
    Sun microsystemsinc
    http://www.sun.com/developers/support

  • Error LSVIMDAT ... Pls help me ...

    When I create maintenance view a customize table, it require screen, I choose "two screen"  and screen one = 1, screen second = 2.After that, I active. It raise error :"OK_CODE has already been declared." in INCLUDE  LSVIMDAT .
       Pls tell me what happen and how to fix it.Thanks !!!

    Hi Bach,
    When you generate a table maintenance, SAP uses a number if standard includes to support the generation, one of which is LSVIMDAT.
    Now, you have created two screens for the table maintenance, and those are saved under a Z function group main program. By any chance, have you defined a DATA declaration like DATA: OK_CODE TYPE SY-UCOMM in your function group top include, to allow you to handle the click of a button or the like in your table maintenance screen? If yes, please rename the ok_code since SAP has used the same name for its OKCODE.
    More importantly, please avoid making manual changes to screens generated for table maintenances because they can impact the table maintenance standard functionality.
    Regards,
    Aditya

  • 1607 error in itunes--further question. pls. help me

    hello!
    after going through a lot of troubles and a whole bunch of errors, I managed to get through the ipod set up process ...and i'm now trying to install itunes and it gives me the 1607 error...so i'm trying to follow the instructions (from one of the threads here) to fix this error and it says:
    Fix
    To fix this issue, you need to determine the version number of the IsScript engine you need, download it, and install it.
    1. Delete the folder C:\Program Files\Common Files\InstallShield\Driver from the machine.
    2. Right-click on the installation file that you are trying to install and select Properties.
    * The typical names for installation files are setup.exe, update.exe, installer.exe, etc.
    * Your installation file can be found on the CD where you are running the setup from.
    step one tells me to delete the "driver" folder. now,
    step number 2 is a bit unclear to me. where do i go to do this step?
    -20gb ipod, winXP

    Hi,
    If you are using GUI_UPLOAD in 4.7 then the file path whatever you are using currently it won't work. Replace the file path like this.
    P_FILE LIKE RLGRAP-FILENAME.
    DATA: V_FILE TYPE STRING.
    V_FILE = P_FILE.
    Now take this v_file for function module.Then only it will open the file otherwise you won't get unable to open file error message.
    I observerd that you are getting so many fields from the file to the internal table.

  • Hi ! guys i've recently upgraded my macbook pro from snow leopard to lion.....now my front row app. is missing........is this a lion upgrade or a error.....pls help!!

    i've recently upgraded my mac book's os from snow leoopard to lion.......nd i've noticed that front row app. is missing........i miss its liquid graphics of displaying entertainment stuff.........is this an os upgrade or error ....

    No. There is no Front Row as part of Lion. But you might like to visit: Install Front Row on Lion.

  • Archiving Error. from Primary & Standby Server. pls help.

    Hi all.
    Im currently getting error messages from both of my Primary and Standby Database. can anyone help me identify what error message would it be?
    Primary Database:
    Tue Apr 21 09:40:13 2009
    Creating archive destination LOG_ARCHIVE_DEST_2: 'Standby'
    ARC0: FAL archive, error 20 creating remote archivelog file 'Standby'
    Tue Apr 21 09:40:14 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-00020: maximum number of processes () exceeded
    ARC0: FAL archive failed, see trace file.
    ARCH: FAL archive failed. Archiver continuing
    Tue Apr 21 09:40:14 2009
    ORACLE Instance - Archival Error. Archiver continuing.
    ARCH: Connecting to console port...
    Tue Apr 21 09:40:14 2009
    ORA-16055: FAL request rejected
    ARCH: Connecting to console port...
    Tue Apr 21 09:40:14 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-16055: FAL request rejected
    Tue Apr 21 09:40:40 2009
    Thread 1 advanced to log sequence 41971
    Current log# 1 seq# 41971 mem# 0: /export/oradata/logfile/redoMIBS01a.log
    Current log# 1 seq# 41971 mem# 1: /export/oradata/logfile/redoMIBS01b.log
    Tue Apr 21 09:40:40 2009
    ARC1: Evaluating archive log 4 thread 1 sequence 41970
    ARC1: Beginning to archive log 4 thread 1 sequence 41970
    Creating archive destination LOG_ARCHIVE_DEST_1: '/export/oradata/MIBS/archive/log00010001S0000041970.ARC'
    ARC1: Completed archiving log 4 thread 1 sequence 41970
    Tue Apr 21 09:41:40 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-00020: maximum number of processes () exceeded
    Standby Database:
    Tue Apr 21 09:36:10 2009
    RFS: Possible network disconnect with primary database
    Closing latent archivelog for thread 1 sequence 41687
    EOF located at block 40958 low SCN 0:123821645 next SCN 0:123821645
    Latent archivelog '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC'
    If you wish to failover to this standby database, you should use the
    following command to manually register the archivelog for recovery:
    ALTER DATABASE REGISTER LOGFILE '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC';
    Tue Apr 21 09:36:10 2009
    Errors in file /export/oradata/log/udump/mibs_rfs_3802.trc:
    ORA-00367: checksum error in log file header
    ORA-00311: cannot read header from archived log
    ORA-00334: archived log: '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC'
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27072: skgfdisp: I/O error
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Tue Apr 21 09:36:19 2009
    RFS: Possible network disconnect with primary database
    Closing latent archivelog for thread 1 sequence 41688
    EOF located at block 2677 low SCN 0:123821835 next SCN 0:123821835
    Latent archivelog '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC'
    If you wish to failover to this standby database, you should use the
    following command to manually register the archivelog for recovery:
    ALTER DATABASE REGISTER LOGFILE '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC';
    Tue Apr 21 09:36:19 2009
    Errors in file /export/oradata/MIBS/log/udump/mibs_rfs_3807.trc:
    ORA-00367: checksum error in log file header
    ORA-00311: cannot read header from archived log
    ORA-00334: archived log: '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC'
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27072: skgfdisp: I/O error
    SVR4 Error: 2: No such file or directory
    Additional information: 1
    Really2 needing anyone's help at this point.

    Hi..
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:ORA-00020: maximum number of processes () exceeded>
    What is the value of the parameter PROCESSES.You need to increase the value which would require bouncing the database.Increaing the Processes parameter requires increase in session parameter too.
    Sessions = (1.1 * PROCESSES) + 5
    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams169.htm]
    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams191.htm]
    HTH
    Anand

  • Error message!!! pls HELP

    my iphone has gone in a backup mode or something. and when i try to restore my iphone and innstall the 3.0 update i get a 1604 error!!
    if any one got anything on this, pleas help me.
    i've tried:
    - uninstall itunes and install it again
    -updated ituned
    -changed usb port
    -created a new user acc. on my computer
    -reset my iphone
    -restart my computer
    and it doesnt work!

    Hi Everyone,
    After downloading the new 3.0 my 7 month old, no problem iphone died! In the last 46 hours I've tried all of the above, spent numerous hours on the apple support phone..............and NOTHING, nothing, nothing works.
    I went to the apple shop this morning, had my phone restored and it was all fine, I couldn't wait to get home and sync everything back with the new 3.0......No no no no.. as soon as I put it into my PC........it needed to restore again!!But.......... it won't work!You cannot restore.
    I have checked the device manager, the drivers, uninstalled itunes, reinstalled itunes, changed the usb to the back of the pc, held all the right buttons at the right times, rebooted etc etc etc. I have tried it on several other PC's, same thing,it prompts you to restore,and then ends up with the error reports and can't finalise. 50% of the time itunes doesn't recognise the iphone, BUT, when it does, it prompts you to restore, and when its finished it gives you an error report number and a prompt to go to the iphone restore page. So far my errors are; 1611, 1602, 1004, 2002, 1604. I was told this evening I couldn't restore back to 2.1.
    So what now?? Apple says the phone is fine. ???!!!
    Does anyone have any solutions......other than buying a palm pre?? ;-)))

  • This query is returning an error 'strings not well terminated' Pls help

    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', "YYYYMMDD"), ' ')
    UNION
    SELECT CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(substr(CONCAT(V_APPT_BASIC.PERSON_ID, ' '), 1, 11),
    SUBSTR(CONCAT(V_APPT_BASIC.FIRST_NAME, ' '), 1, 30)),
    SUBSTR(CONCAT(V_APPT_BASIC.LAST_NAME, ' '), 1, 30)), ' INSERTED TEXT') as ExportRow,
    SUBSTR(CONCAT(V_BU_BASIC.BU_CODE, ' '), 1, 10),
    SUBSTR(CONCAT(V_BU_BASIC.BU_NAME, ' '), 1, 30)),
    SUBSTR(CONCAT(V_BU_BASIC.BU_PARENT, ' '), 1,10),
    SUBSTR(CONCAT(V_BU_BASIC.BU_PARENT_NAME, ' '), 1, 30)), ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT) as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT) as ExportRow,
    SUBSTR(CONCAT(V_EMP_ALL.BIRTHDATE, ' '), 1, 8),
    SUBSTR(CONCAT(V_EMP_ALL.GENDER, ' '), 1, 8), 'Y') as ExportRow,
    FROM HRREPORT.V_APPT_BASIC V_APPT_BASIC,
    HRREPORT.V_BU_BASIC V_BU_BASIC,
    HRREPORT.V_BU_HIERARCHY V_BU_HIERARCHY,
    REPORTS.V_EMP_ALL V_EMP_ALL
    WHERE V_APPT_BASIC.CO_C = V_EMP_ALL.COMPANYCODE AND V_APPT_BASIC.EMP_FILE_NB = V_EMP_ALL."FILE#" AND V_APPT_BASIC.BU_CODE = V_BU_HIERARCHY.BU_CODE AND V_BU_HIERARCHY.BU_PARENT_CODE = V_BU_BASIC.BU_CODE AND ((V_EMP_ALL.STATUS='TEXT',)) = ((V_BU_BASIC.UNIT='TEXT',)) AND ((V_BU_BASIC.UNIT_DESCRIPTION='TEXT')) = ((V_BU_BASIC.SETID='TEXT')) AND ((V_BU_BASIC.SETID_DESCRIPTION='TEXT')) = ((V_BU_BASIC.AREA='A7500')) AND ((V_BU_BASIC.AREA_DESCRIPTION='TEXT')) = ((V_EMP_ALL.FIELD='Y'))
    UNION
    SELECT CONCAT(CONCAT('TRL', COUNT(*)), '

    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', "YYYYMMDD"), ' ') will do absolutely nothing. You can not select from the vacuum.
    Perhaps you meant to SELECT ... FROM dual;
    It works better that way. ;)
    It also helps to use single-quotes rather than double quotes.
    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', 'YYYYMMDD'), ' ') from dual;Though what it is you are actually trying to accomplish escapes me. What is the point of this construct?

Maybe you are looking for

  • Tax statement item missing for tax code V0_During MIRO

    Hi, I am currently working on 6.0 for a client in UAE. I am getting the above error with tax code while passing MIRO. The tax code dwfined is a 0% tax code. System throws an error as ; Tax statement item missing for tax code V0 Message no. FF805 Diag

  • Problem in compiling with ant?

    Hi, I have problem with compiling using ant ..i have build file...and properly place directories....... C:/>ant build It's giving an error as "Exception in thread "main" java.lang.NoClassDefFoundError: build" can any one help me to solve this problem

  • Setting windows mail as default "Mail To" doesn't work as usual. Opens entire windows mail vs. email new email message with subject and URL inserted

    I have a problem never had B 4. Have installed new Win7 OS many times and imported windows mail. Always when choosing windows mail in FF it worked. Now when doing I get windows mail program opening or if open coming to forefront or screen. Supposed t

  • TDTIM: Reduce Master Data Table

    Hi Experts, Would like to know whether TDMS can be used to reduce further Master Data Tables and which are the Master Data Tables can be good candidates to exclude or reduced from transfer? We are currently using TDTIM scenario and archiving is not d

  • Internet Explorer or Google

    Can anyone give me a way to uninstall IE and exchange Google Chrome?  I've switched to it on my laptop and want to do the same on my Droid I.  Thanks, M