Frm-92101 error during next record

hi ........
when i execute query and move to second record then it gives frm-92101 error.
please give the solution ..
in log file following information
07/02/04 16:51:48 forms90web: Forms session <17> aborted: unable to communicate with runtime process.
07/02/04 16:51:48 forms90web: Forms session <17> exception stack trace:
java.net.SocketException: Connection reset
     at java.net.SocketInputStream.read(SocketInputStream.java:168)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     at java.io.DataInputStream.readLine(DataInputStream.java:562)
     at oracle.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
plz reply

Try recompiling all the PL/SQL in the form by clicking on
Program, Compile PL/SQL, All.

Similar Messages

  • FRM-92101 error while opening forms & OC4J

    Hi all,
    I have a customer having problem after certain number of users connecting to the application.
    These are the following setup in the environment:
    1. OAS 10.1.2.1
    2. Windows 2003 Standard Edition SP1 32 Bit
    3. Memory 2GB
    They are running the application using the Oracle Form, connecting through the application using Internet Explorer.
    Number of users might connect to the application are around 42 users in application server #1 and 10 users in application server #2.
    Recently they reported that they experiencing the FRM-92101 in random fashion in all clients computer.
    I did a check on the windows task manager and I can see that frmweb.exe process will consume around 17MB - 68MB.
    This is random, not all process consuming up to 68MB, some of it will be in the avarage of 30MB to 50MB.
    I checked the registry for the desktop heap setting which is in HKEY_LOCAL_MACHINE -> System -> Current Control Set -> Control -> Session Manager -> SubSystems. There is a key named Windows and inside here there is a variable called SharedSection. Currently the value is set to 2048, 3072, 2048
    From what I know this setting should be enough for around 40 users.
    I noticed when 42 users were connecting to app server #1, the physical memory available is only around 140MB.
    This FRM-92101 error is not only happening to app server #1 but also #2 which only handles 10 users maximum.
    From the information above, I have some questions:
    1. What other areas that I need to check for this?
    2. What other configuration I can increase so this error is not happening anymore?
    3. If I check on opmnctl status, I can only see 1 OC4J home and OC4J_BI_FORMS. Does increasing the number of OC4J can suppress this error?
    Please give me the enlightment.
    Thank you so much,
    Adhika

    Hi sandeep;
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.Please check below and see its helpful:
    Error Dld.So: Unsatisfied Code Symbol 'Nnftboot' Signal 9 When Running Reports Concurrent Requests [ID 560287.1]
    All Concurrent Requests End With Signal 9 Termination Error [ID 452714.1]
    Also check Apache log files for more details
    What is post installation task after installing r12?You can follow Recomended R12 patches On Metalink
    Not able to execute .env file with owner and privileges, why?How you are trying to execute?
    How to get r12 original media from oracle? You can log Sr for media or you can contact wiht your oracle local office
    Regard
    Helios

  • Frm-92101 failed during stratup

    I have installed AS10g on window 2003 server, after applying configuration on default.env and formsweb.cfg.
    when i call my system the following error occured frm-92101 failed during startup
    details
    java exception:
    oracle.forms.net.connectionexception : forms session <1> failed during startup : no response from the runtime process
    at oracle.forms.net.connectionexception.createconnectionexception(unknown source)
    at oracle.forms.net.httpnstream.getresponse(unknown source)
    at oracle.forms.net.httpnstream.doflush(unknown source)
    at oracle.forms.net.httpnstream.flush(unknown source)
    at java.io.dataoutputstream.flush(unknown source)
    at oracle.forms.net.httpconnection.connect(unknown source)
    at oracle.forms.engine.formsdispatcher.initconnection(unknown source)
    at oracle.forms.engine.formsdispatcher.init(unknown source)
    at oracle.forms.engine.RUNFORM.initconnection(unknown source)
    at oracle.forms.engine.RUNFORM.startrunform(unknown source)
    at oracle.forms.engine.main.createrunform(unknown source)
    at oracle.forms.engine.main.start(unknown source)
    at sun.applet.appletpanel.run(unknown source)
    at java.lang.thread.run(unknown source)
    please if any one can guide in order to solve this error,i would like to add that i'm already running my system on AS 10g installed on window 2000 without infrastructure, but when i installed it on window server 2003 plus i installed infrastructure on another machine in window server 2003.

    Hi,
    1. This doesn't look like Application Server, but Developer Suite!
    2. For Developer Suite, you also need to start the OC4J Instance. Did you?
    3. You don't need the entries in PATH. The fmx and pll/plx only needs to be added to FORMS90_PATH
    4. This looks like an older version. Is it 9i (9.2.0.1) or 10g (9.0.4)?
    Regards,
    Martin

  • FRM-92101 error while running report from form

    HI All,
    I am getting the form error FRM-92101 while running report from form menu.My code is given below:
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := FIND_REPORT_OBJECT('REPORT47');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    WEB.SHOW_DOCUMENT('http://192.168.0.21:8889/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
    ELSE
    message('Error when running report');
    END IF;
    Clear_message;
    END;
    Clear_message;
    --Arif                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    hi Arif
    Please see this note on MOS/Metalink for some common causes of this error:
    Known Causes of FRM-92101 Error In Forms [ID 604633.1]
    thanks,
    AMN

  • FRM-92101 error,when i update the PLL file.

    when i update the pll file,the form of called the pll wasn't open,FRM-92101 error.
    i must recompile the form, then it can open.
    why ? how can i resolve this problem?

    Hi,
    I think that this has to do with the PLL signature. If you only update the content of an existing pll file then this should go without. If you change the signature (e.g. method arguments or method number) then this has an impact to the internal structure,
    Frank

  • FRM-92101 error while opening forms on fresh r12 vision db on hp ux (11.31)

    Hi all,
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    As search from Google and forums get the same issue with RHEL, issue seems to be with some library.
    We are having other testing instances on the same server and I am able to open there forms.
    Is any issue with library or any configuration requiring after installation?
    What is post installation task after installing r12?
    Not able to execute .env file with owner and privileges, why?
    How to get r12 original media from oracle?
    Thanks in advance
    Sandeep.

    Hi sandeep;
    I have installed vision database r12(12.0.4) on hp ux (11.31).
    I am able to open the login page but when trying to access any form it gives below mention error.
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    I have checked below mention log file.
    /devbackup/applvis/inst/apps/VIS_reeldev/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out
    Error:
    Forms session <1> aborted: runtime process failed during startup with errors /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/devbackup/applvis/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.Please check below and see its helpful:
    Error Dld.So: Unsatisfied Code Symbol 'Nnftboot' Signal 9 When Running Reports Concurrent Requests [ID 560287.1]
    All Concurrent Requests End With Signal 9 Termination Error [ID 452714.1]
    Also check Apache log files for more details
    What is post installation task after installing r12?You can follow Recomended R12 patches On Metalink
    Not able to execute .env file with owner and privileges, why?How you are trying to execute?
    How to get r12 original media from oracle? You can log Sr for media or you can contact wiht your oracle local office
    Regard
    Helios

  • FRM-92101 Error when trying to access forms in R12 in windows 2003 SP1

    Hi,
    We have installed the Oracle Applications system on one of our instance.
    When we try to start the application we face some problem:
    The syndrome is the following:
    We are launching one of the Apps Forms Page
    However, we have to wait around 8-10 minutes till we got the error
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    Details...
    Java Exception:
    oracle.forms.net.ConnectionException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.HTTPConnection.connect(Unknown Source)
    at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
    at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
    at oracle.forms.engine.Runform.initConnection(Unknown Source)
    at oracle.forms.engine.Runform.startRunform(Unknown Source)
    at oracle.forms.engine.Main.createRunform(Unknown Source)
    at oracle.forms.engine.Main.start(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)"
    The OS in Windows 2003 with SP1

    We are launching one of the Apps Forms Page What is the form name? What is the navigation of the form?
    Did you try to regenerate the form via adadmin? If not, please do so and check then.

  • FRM-92101 error

    Hello.
    I'm currently learning forms and reports in 9.0.4 on a standalone pc. I have created a simple report in report builder that runs fine there. I believe I have correctly set up the button to run the report from a form in form builder. But when I try to run it there, I get this error: " FRM-92101. There was a failure in the forms server during startup. This could happen due to invalid configuration. Please look into the web server log for details." Can someone point me towards what I need to do to resolve this possible configuration issue?
    Thanks

    Hi,
    hard to diagnose from remote and it may require you to debug your code up to the line causing the trouble. I think customer support might be a better help in this case.
    Don't know how the user enters parameters, but if he simply provides values in pre-defined fields, can't you do immediate validation on the required fields?
    Frank

  • FRM-92101 error in Forms

    Hi everybody,
    I have on my laptop for study purposes Developer Suite 10g, with 9iR2 database and WebUtil 1.6.
    I have a form downloaded from internet in order to see how the TEXT_IO and CLIENT_TEXT_IO function. The form contains the WEBUTIL library.
    When I execute the form I receive the following error:
    "FRM-92101. There was a failure in the forms server during startup. This could happen due to invalid configuration. Please look into the web server log for details."
    In the web server log file I see:
    06/03/29 17:35:14 formsweb: Sessione Forms <5> terminata: impossibile comunicare con il processo runtime.
    06/03/29 17:35:14 formsweb: Forms session <5> exception stack trace:
    java.io.IOException: FRM-93000: errore interno imprevisto.
    Dettagli: No HTTP headers received from runform
         at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    I canceled the .fmx file, recompile, at execution I receive the same error (the other forms that don't uset WEBUTIL are running without problems).
    What should I do in this case?
    On my laptop I have webutil 1.6. I don't know the version number of the webutil package used in the form found on the internet. Could this be the reason?
    Any help will be appreciated.

    when you try to compile the form, make sure you have attached the webutil.pll to the attached libraries section in the form..
    also, while compiling the form, make sure you compile all PL/SQL code (Program-Compile PL/SQL--All) and then make an fmx
    then try to run the form from web..try this and let us know if you run into same kind of issues..

  • FRM-92101 error when changing the passwd when running Forms 10g application

    Hi Friends,
    Issue is with: Getting FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    Steps i followed.
    1. Start th OC4J instance of the oracle 10g.
    2. Login with one user/passward and opens Forms 10g application
    3. By Using One Form, changed the passward of the current user.
    4. then closed the Form and then try to close the Forms Application.At this stage i got an error message FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    I verified the log files but i did not get any relevent information
    Please help in this scenario.
    Regards
    Madhava Rayalu

    Could you paste the complete error message?
    Does this works fine when you change the username /passwd for other users ?
    Rajesh Alex

  • FRM:92101:Error while accessing employee assignment page

    Hi All
    I get the following error while accessing People>enter and maintain>assignment Page.
    FRM:92101: There was a failure in the forms server during start up. This could happen due to invallid configuration. Please look into web server log file for the details.
    Menu : GLB HRMS Navigator
    Request group:Global HRMS Reports & Process
    Kindly help.
    Regards
    Sasmita

    I remember encountering this issue once when there was some problem with People Group KFF setup. In that case form server crash occurs while opening the assignment screen. No other screen show this behavior in that case. What we did was open the people group FF set up, create one dummy segment (you must have at least one dummy segment for People Group flex field for the assignment screen to work properly), compile and save. Once this was done, assignment screen opened up properly.
    You too can try the same and let us know if it works with you.

  • FRM-92101 error while running report from a button or menu

    Hi All,
    I am getting the error FRM-92101 while running report without parameter from a button or menu. I am using Developer Suit 10g. I get the error as it shows there has some configuration problem in my form. Will you please help me anyone how can i solve the problem. My previous forms running very well both with parameter and without parameter.
    Arif

    Hello Sir,
    Thanks for your cooperation. I have solved my problem by myself. The fact was that, when i tried with the following code which made my report---
    SELECT br.bid, br.bname, br.branchtxnstatus, dif.difference
    FROM branch br,
    (SELECT gladbrid branchid,
    SUM
    (CASE
    WHEN ga.gl_acc_categry IN ('L', 'I')
    THEN gd.gladbalance
    ELSE -1 * gd.gladbalance
    END
    ) AS difference
    FROM glaccount ga, glaccountdetail gd
    WHERE ga.glid = gd.gladglid
    GROUP BY gladbrid) dif
    WHERE dif.branchid = br.bid AND br.branchtxnstatus = :Br_Status
    and dif.difference!=0
    ORDER BY br.bid;
    and the code against the button or menu item is---
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := FIND_REPORT_OBJECT('ASSET');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://192.168.0.21:8889/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
    ELSE
    message('Error when running report');
    END IF;
    Clear_message;
    END;
    Clear_message;
    which has shown the error FRM-92101 and didn't run the report.
    In that case I have changed the query to run the report. first of all i create a view following the query and build the report using a simple select query. that's etc. my report running fine now.
    It is mentioned that there had no error on my codes.
    Arif

  • FRM-92101 error message

    Hello all,
    I have oracle and form 10g running under XP sp2. When running my form, i have the message error FRM-92101 in my first page with no executable code, it does nothing until i press a button. Last day, i had added webutil into my project and test it. It works fine. I had checked the pasts posts in the forum. but i don't find any answer to my problem. Nothing in my trace folder \forms\trace.
    Here is my java consol log.
    I had delete my .fmx file and recompile my program but the problem persists.
    Loading http://wbcla.aaaa.ca:7778/forms/java/frmwebutil.jar from JAR cache
    Loading http://wbcla.aaaa.ca:7778/forms/java/frmall_jinit.jar from JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Loading http://wbcla.aaaa.ca:7778/forms/prod_ico/cla_ico.jar from JAR cache
    Loading http://wbcla.aaaa.ca:7778/forms/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.2
    oracle.forms.net.ConnectionException: Forms session <84> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    java.io.EOFException
         at java.io.DataInputStream.readUnsignedByte(Unknown Source)
         at oracle.forms.engine.Message.readDetails(Unknown Source)
         at oracle.forms.engine.Message.readDetails(Unknown Source)
         at oracle.forms.net.StreamMessageReader.run(Unknown Source)
    java.lang.NullPointerException
         at oracle.forms.handler.FormWindow.handleWindowActivated(Unknown Source)
         at oracle.forms.handler.FormWindow.propertyChange(Unknown Source)
         at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.fireBooleanPropertyChanged(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setActive(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.laf.BaseWindowManager.transferActivationForward(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.laf.BaseWindowManager.windowRemoved(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.DesktopContainer.processDesktopEvent(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.DesktopContainer.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.DesktopContainer.removeWindow(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.close(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.dispose(Unknown Source)
         at oracle.forms.handler.DialogThread.doAlert(Unknown Source)
         at oracle.forms.handler.DialogThread.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Thanks.
    MK.

    does this occur with all your forms-modules or just with a specific one?
    If a specific one, try to remove the webutil-objects from the form and try again.
    If you added webutil, did you also put webutil.pll and webutil.olb to your runtime-directory??
    Last try:
    do a full recompile of your moduel ctrl+Shift+K (at least in german version).
    hope this helps

  • QM-Calibration Procedure -Error during Result Recording

    Dear Sir,
    During mapping of Calibration Process in SAP,I am getting error ( status check error ) for Result recording of Inspection lot (QM-Calibration).I have follow all the required steps,I am not getting reason of error,Please Advice.
    Thanks

    Dear
    Maintain in sampling procedure radio button palnt maintainance. then check if ur using inspection plan with inspection point.
    else make sampling management radio button on..
    regards
    SANIL

  • Error during result recording in QE71

    Hi Gurus,
    I am using inspection point (copy of 150) in my inpection plan. When i am trying to save my result recording in QE71 system giving below error message.
      Insp. Lot       Oper     Charac. no  Sample                    Message text                                        MsgType Message ID     Msg.No.
    80000000196 0010         10                2     You must enter a text for the characteristic result           E          QE             462       C60
    Though i have maintained the resuts.
    Please help to resolve this issue.
    Regards
    Sandip

    You need check the inspection characteristic's control indicator.
    Transaction QP03 (display inspection plan)
    If you set 'Docu. required' in control indicator of inspection characteristic, additional text must always be entered to document the inspection results during results recording for this characteristic.
    Try to change the indicator to 'No documentation' then there will be no more that message in transaction QE71.
    Regards
    Luke

Maybe you are looking for

  • How to Get Blob data(In String Form) using OCCI

    Hello frnds, I am new to OCCI,so i hvnt that much of master in that side. I have one problem while handling BLOb data. How to convert binary form of SDO_GEOMETRY data into string format. I am able to convert data by using PLSQL block,but its take so

  • Html link question

    Hello -- Can you disable/enable an href like a button? The buttons are disabled as an mc opens but the href remains enabled? Any ideas? Thanks > Mark

  • Deploy Windows Management Framework 4.0 with SCCM

    Hey guys, I need to deploy the Windows Management Framework 4.0 using the Application Model in SCCM 2012 R2. I've got all the silent install/uninstall commands figured out, the only place I'm hung up on is the detection method. Anyone know how I coul

  • Separating CF 7 and IIS on different servers

    I have an application that I wrote and normally host in my environment with CF 7 Enterprise and the Web server (IIS 6) installed on the same server (same physical machine). However, I now have a client that wants to install the application in their d

  • How to remove "orher" on my detail space

    90 % of my space memory are used by "other" and i have no clue what it is....