Uploaded error please suggest ...............URGENT

Sale for ETAM under head "Sales _ retail(net)" has got uploaded in "sales on Approval"
Sale for "Instituional Sales" has got uploaded in "sales-Retail(net)".
Please suggest as to how the same can be rectified.
very urgent
Thank you
Anil

Sale for ETAM under head "Sales _ retail(net)" has got uploaded in "sales on Approval"
Sale for "Instituional Sales" has got uploaded in "sales-Retail(net)".
Please suggest as to how the same can be rectified.
very urgent
Thank you
Anil

Similar Messages

  • Exception error please suggest

    Iam getting the following error:
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (select
    opi.invoice_num
    ,opi.purchase_orders
    ,op.payment_num
    ,opi.amount_paid
    ,op.check_date
    ,op.check_number
    ,op.currency
    ,op.payment_method
    ,opi.invoice_amount
    ,opi.invoice_payment_status
    ,op.vendor_name
    ,op.vendor_site_code
    from ofsap_paid_invoices opi ,ofsap_payments op where opi.INVOICE_PAYMENT_ID=op.PAYMENT_ID) QRSLT WHERE (and trunc(Check_date) between 'null' and 'null')
         at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.sql.SQLException: ORA-00936: missing expression
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleSubmitButton(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequestAfterController(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    java.sql.SQLException: ORA-00936: missing expression
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleSubmitButton(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequestAfterController(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    this is my CO
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    OAApplicationModule am=pageContext.getApplicationModule(webBean);
    OAQueryBean oaquerybean = (OAQueryBean)webBean.findIndexedChildRecursive("queryRN");
    if (pageContext.getParameter(oaquerybean.getGoButtonName())!= null)
    //OAViewObject vo= (OAViewObject)am.findViewObject("PosPaymentVO1");
    System.out.println("In Controller");
    String AmountFrom=pageContext.getParameter("SearchPaymentAmountFrom");
    String AmountTo=pageContext.getParameter("SearchPaymentAmountTo");
    String DateFrom=pageContext.getParameter("SearchPaymentDateFrom");
    String DateTo=pageContext.getParameter("SearchPaymentDateTo");
    Serializable[] para1 = {AmountFrom,AmountTo,DateFrom,DateTo};
    am.invokeMethod("setwhereclause",para1);
    String suppliernumber=pageContext.getParameter("SearchSupplierNumber");
    if ((suppliernumber != null) && ((suppliernumber.trim().length()) > 0))
    String suppliername = pageContext.getParameter("SearchSupplierName");
    if ((suppliername != null) && ((suppliername.trim().length())>0))
    System.out.println("");
    else
    throw new OAException("Enter Supplier Name before " +
    "Supplier Site Code ", OAException.ERROR);
    this is my AM
    public void setwhereclause(
    String amtFrom
    ,String amtTo
    ,String DateFrom
    ,String DateTo)
    pospaymentVOImpl vo=getpospaymentVO1();
    vo.setWhereClauseParams(null);
    vo.setWhereClause(null);
    System.out.println(vo.getQuery());
    String sql = " 1=1 ";
    if(amtFrom != "" && amtTo != "")
    sql = sql + " and AMOUNT_PAID " +
    " between '"+ amtFrom + "' and '"+ amtTo +"'";
    if(DateFrom != "" && DateTo != "")
    sql =" and trunc(Check_date) " +
    " between '"+ DateFrom + "' and '"+ DateTo +"'";
    vo.setWhereClause(sql);
    System.out.println(vo.getQuery());
    please suggest me regarding this error.

    Hi,
    Thanks for your suggestion.
    I replaced that line.but I'm getting the following exception .
    Logout
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (select
    opi.invoice_num
    ,opi.purchase_orders
    ,op.payment_num
    ,opi.amount_paid
    ,op.check_date
    ,op.check_number
    ,op.currency
    ,op.payment_method
    ,opi.invoice_amount
    ,opi.invoice_payment_status
    ,op.vendor_name
    ,op.vendor_site_code
    from ofsap_paid_invoices opi ,ofsap_payments op where opi.INVOICE_PAYMENT_ID=op.PAYMENT_ID) QRSLT WHERE (1=1 and AMOUNT_PAID between 'null' and 'null' and trunc(Check_date) between 'null' and 'null')
         at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.sql.SQLException: ORA-01858: a non-numeric character was found where a numeric was expected
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleSubmitButton(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequestAfterController(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    java.sql.SQLException: ORA-01858: a non-numeric character was found where a numeric was expected
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleSubmitButton(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequestAfterController(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         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.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)

  • Keep Getting Annoying Image/File Upload Error Please Help!

    I keep getting this error message - can't upload image X.png, it seems to happen with several different image - then I try to resume/retry wait some time; sometimes it works and sometimes it doesn't, getting kind of frustrating.  Please help!
    http://chefagogo.businesscatalyst.com/

    Hi
    Are you still facing the same issue ?
    It can be due to few reasons such as connectivity issues or if any update to your site is done at the same time from BC end.
    If still you are facing same error, please let me know.
    Thanks,
    Sanjit

  • Invalid Number Error Please help Urgent

    Hi,
    I am trying to create a report in discoverer where in I get an invalid number error for the statement
    ,DECODE(final.TYP,'Sales',to_char(final.future_supplpy),'B/O','B/O') sale_type.
    We have the requirement that when TYP is Sales i need to display future supply and when the TYP is B/O i need to display B/O.
    The query runs perfectly fine in TOAD but in Discoverer Desktop when i run the report i get an error message
    invalid number.
    Please help its urgent
    Thanks
    Ashwini

    Hi Ashwani
    First of all, your statement appears to not be handling anything other than Sales or B/O. Is that deliberate? If not, you need a default, catch all value at the end like this:
    DECODE(final.TYP,'Sales',NVL(final.future_supply,to_char(final.future_supply),'B/O','B/O', default_value) sale_type
    You also might want to make sure there aren't any NULL values in future_supply or in TYP and if there are you might want to consider using an NVL for these, like this:
    DECODE(final.TYP,'Sales',NVL(to_char(final.future_supply,NULL),'B/O','B/O', default_value) sale_type
    Also, when using DECODE you don't always need to use TO_CHAR as the DECODE conversion to a string typically takes place automatically. CASE is different as it insists that all results are of the same data type.
    Hope this helps
    Best wishes
    Michael

  • ERROR PLEASE HELP URGENT!!!!!!!!

    HI,
    I am getting following error
    REP-3000: Internal error starting Oracle Toolkit.
    when I try to run my reports through browser.
    can any one please help me.
    Its very urgent.
    TIA
    Rajesh

    I think knows Matrix reports very well Thiruchendhuran
    Selladurai
    Thanks
    Raja

  • B2B installation error=please help urgent

    Hi,
    I am getting below error at the time on intsallation of B2B in client machine.
    I have done the successful installation of j2ee and webcache.
    But during b2b instalation its getting struck at below configuration.
    Please find below error from log:-
    Launched configuration assistant 'Enterprise Manager Agent Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'D:\oracle\product\10.1.2b2b/bin/emctl stop em'
    Exception occured during spawning :CreateProcess: D:\oracle\product\10.1.2b2b/bin/emctl stop em error=2
    Configuration assistant "Enterprise Manager Agent Configuration Assistant" failed
    Complete log:-
    Configuration assistant "Register DCM Plug-Ins With EM" succeeded
    Result code for launching of configuration assistant is: 0
    Launched configuration assistant 'Enterprise Manager Agent Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'D:\oracle\product\10.1.2b2b/bin/emctl stop em'
    Exception occured during spawning :CreateProcess: D:\oracle\product\10.1.2b2b/bin/emctl stop em error=2
    Configuration assistant "Enterprise Manager Agent Configuration Assistant" failed
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\oracle\product\10.1.2b2b\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to D:\oracle\product\10.1.2b2b
    Configuration directory is set to D:\oracle\product\10.1.2b2b\cfgtoollogs. All xml files under the directory will be processed
    Parsing configuration file config.xml ....
    Ended Parsing configuration file config.xml
    Start Processing configuration tool Oracle Database Upgrade Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\assistants\dbma\logs\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Buffer size for copying file is set to 2048
    Expanding source path D:\oracle\product\10.1.2b2b\assistants\dbma\logs\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\assistants\dbma\logs\*. Nothing will be copied.
    End Processing configuration tool Oracle Database Upgrade Assistant
    Start Processing configuration tool Oracle Database Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\..\admin\iasdb\bdump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\..\admin\iasdb\bdump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\..\admin\iasdb\bdump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\..\admin\iasdb\cdump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\..\admin\iasdb\cdump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\..\admin\iasdb\cdump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\..\admin\iasdb\udump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\..\admin\iasdb\udump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\..\admin\iasdb\udump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\..\admin\iasdb\create\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\..\admin\iasdb\create\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\..\admin\iasdb\create\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\admin\iasdb\bdump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\admin\iasdb\bdump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\admin\iasdb\bdump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\admin\iasdb\cdump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\admin\iasdb\cdump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\admin\iasdb\cdump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\admin\iasdb\udump\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\admin\iasdb\udump\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\admin\iasdb\udump\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\admin\iasdb\create\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\admin\iasdb\create\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\admin\iasdb\create\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\rdbms\audit\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\rdbms\audit\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\rdbms\audit\*. Nothing will be copied.
    Preparing for copying D:\oracle\product\10.1.2b2b\assistants\dbca\logs\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\assistants\dbca\logs\*
    WARN: Could not find any file matching the expression D:\oracle\product\10.1.2b2b\assistants\dbca\logs\*. Nothing will be copied.
    End Processing configuration tool Oracle Database Configuration Assistant
    Start Processing configuration tool Internet Directory Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\ldap\log\oidca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\ldap\log\oidca.log
    Adding the file D:\oracle\product\10.1.2b2b\ldap\log\oidca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\ldap\log\oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying D:\oracle\product\10.1.2b2b\ldap\log\dipca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\ldap\log\dipca.log
    Adding the file D:\oracle\product\10.1.2b2b\ldap\log\dipca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\ldap\log\dipca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying D:\oracle\product\10.1.2b2b\ldap\log\dasca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\ldap\log\dasca.log
    Adding the file D:\oracle\product\10.1.2b2b\ldap\log\dasca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\ldap\log\dasca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Internet Directory Configuration Assistant
    Start Processing configuration tool Directory Integration Platform Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\ldap\log\odca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\ldap\log\odca.log
    Adding the file D:\oracle\product\10.1.2b2b\ldap\log\odca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\ldap\log\odca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Directory Integration Platform Configuration Assistant
    Start Processing configuration tool Infrastructure Schema Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\config\schemaload.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\config\schemaload.log
    Adding the file D:\oracle\product\10.1.2b2b\config\schemaload.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\config\schemaload.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure Schema Configuration Assistant
    Start Processing configuration tool Ultra Search Security Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\assistants\opca\ultrasearchInst.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\assistants\opca\ultrasearchInst.log
    Adding the file D:\oracle\product\10.1.2b2b\assistants\opca\ultrasearchInst.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\assistants\opca\ultrasearchInst.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Ultra Search Security Configuration Assistant
    Start Processing configuration tool Delegated Administrative Service Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\ldap\log\oidca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\ldap\log\oidca.log
    Adding the file D:\oracle\product\10.1.2b2b\ldap\log\oidca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\ldap\log\oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Delegated Administrative Service Configuration Assistant
    Start Processing configuration tool Single Sign On Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\sso\log\ssoca.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\sso\log\ssoca.log
    Adding the file D:\oracle\product\10.1.2b2b\sso\log\ssoca.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\sso\log\ssoca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Single Sign On Configuration Assistant
    Start Processing configuration tool Infrastructure modo_sso Configuration Assistant....
    Preparing for copying D:\oracle\product\10.1.2b2b\config\infratool_mod_osso.log to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\config\infratool_mod_osso.log
    Adding the file D:\oracle\product\10.1.2b2b\config\infratool_mod_osso.log from the file path expanding...
    WARN: Source file D:\oracle\product\10.1.2b2b\config\infratool_mod_osso.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure modo_sso Configuration Assistant
    Start Processing configuration tool OPMN Configuration Assistant-start OPMN....
    Preparing for copying D:\oracle\product\10.1.2b2b\opmn\logs\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\opmn\logs\*
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~OC4J_B2B~default_island~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\dcm-daemon~dcm-daemon~dcm~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\HTTP_Server~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\ipm.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\OC4J~home~default_island~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\ons.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\service.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\states from the file path expanding...
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~OC4J_B2B~default_island~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\B2B~OC4J_B2B~default_island~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\dcm-daemon~dcm-daemon~dcm~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\dcm-daemon~dcm-daemon~dcm~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\HTTP_Server~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\HTTP_Server~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\ipm.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\ipm.log
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\OC4J~home~default_island~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\OC4J~home~default_island~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\ons.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\ons.log
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\service.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\service.log
    Number of file(s) copied is 8
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start OPMN
    Start Processing configuration tool OPMN Configuration Assistant-start HTTP server....
    Preparing for copying D:\oracle\product\10.1.2b2b\opmn\logs\* to D:\oracle\product\10.1.2b2b\cfgtoollogs
    Expanding source path D:\oracle\product\10.1.2b2b\opmn\logs\*
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~OC4J_B2B~default_island~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\dcm-daemon~dcm-daemon~dcm~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\HTTP_Server~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\ipm.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\OC4J~home~default_island~1 from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\ons.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\service.log from the file path expanding...
    Adding the file D:\oracle\product\10.1.2b2b\opmn\logs\states from the file path expanding...
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\B2B~B2BServer~b2btst.fitl0036.tamro.com~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\B2B~OC4J_B2B~default_island~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\B2B~OC4J_B2B~default_island~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\dcm-daemon~dcm-daemon~dcm~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\dcm-daemon~dcm-daemon~dcm~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\HTTP_Server~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\HTTP_Server~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\ipm.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\ipm.log
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\OC4J~home~default_island~1 to D:\oracle\product\10.1.2b2b\cfgtoollogs\OC4J~home~default_island~1
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\ons.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\ons.log
    Completed copying file D:\oracle\product\10.1.2b2b\opmn\logs\service.log to D:\oracle\product\10.1.2b2b\cfgtoollogs\service.log
    Number of file(s) copied is 8

    Please raise a SR with support though it looks like installation configuration/env issue.
    Regards,
    Anuj

  • Failed to get mod_osso global context error, please help urgently

    Hi All,
    I have installed Oracle 9ias Infrastructure successfully. I am trying to create new users for OID.I used the url: http://host:7777/oiddas to go to the Internet Directory page.Following the instructions to create new users for OID, I clicked on the Directory tab on the page.It gives an Oracle SSO error.When i checked the error log it says "failed to get mod_osso global context".Can anyone help me here.Thanks in advance.

    Hi,
    Wrap your data refs in {}:
    return lookupFunction('{price}');
    and ensure that you have Spry 1.6.1.

  • Object IO Stream ERROR  please help, urgent

    I am writing an applet + servlet to access MySQL database, the data are like order and order line,
    When I click Insert button, the data (both order and order line) insert properly,
    But when I want to reload them,
    I created a JFrame to show a list order _id , 
    When the user choose and click a JButton,
    It will call the applet to retrieve all data back,
    But the data were not recieved by servlet.
    Each time I want to access database, My applet will call the servlet and create new ObjectInputStream and ObjectOutputStream.
    The connection are below:
    public URLConnection getCon() {   
    URLConnection con = null;
    try {
    JOptionPane.showMessageDialog(null, urlSuffix);
    URL dataURL = new URL(protocol, host, port, urlSuffix);
    con = dataURL.openConnection();
    JOptionPane.showMessageDialog(null, "con = " + con);
    con.setRequestProperty("Content-Type",
    "application/x-java-serialized-object");
    con.setDoOutput(true);
    con.setUseCaches(false);
    catch (...) {      .....    }
    finally{
    return con;
    so It returns an URLConnection connecting to "urlSuffix" .
    Then I pass 2 String to the servlet , the mode and the sql
    Where mode is "INSERT" / "SELECT" idicating where should do next.
    When servlet recieve any data, it will put the value out to System.out,
    so suppose when it recieve "INSERT" , it will print "INSERT" into System.out
    To retrieve data,
    I used to create a new JFrame ,
    used the same method ,
    con.writeObject("SELECT");
    con.writeObject("SELECT * FROM TABLE");
    The order id were loaded, and let user to select the order from a JList,
    And THEN the user should click submit button,
    and call the Applet to retrieve data,
    //WHEN BUTTON CLICK call Applet.loadOrder( JList.selectedIndex())
    public void loadOrder(int i){
    con = getCon();
    ObjectOutputStream os = new ObjectOutputStream(con.getOutputStream);
    os.writeObject("SELECT");
    os.writeObject(sql)
    But the servlet gives no response to me (suppose it should print "SELECT" into System.out.
    The servlet cannot recieve any object,
    Why?
    I have try to use the JFrame to call INSERT< it works also, but not in retrieve data only

    flush() or close() the ObjectOutputStream. There are probably still bytes in the buffer.
    - Saish
    "My karma ran over your dogma." - Anon

  • Error FRM-41056, Urgent, Please help.

    Hi All,
    I am doing validation in post-change trigger of a item. When i am chaning any thing in the item it is fine, but when i am query it from key_block at that time the error message "FRM-41056, Can find the Block: Invalid Id" populating. If i am commented that validation code the form is working fine without validation but there is no error message.
    Can any body help why it is happing and solution for this? Please suggest , it is urgent.
    Thanks
    Radha

    Previous code
    ====================
    begin
    G$_CHECK_QUERY_MODE;
    g$_sel_spriden_pidm_name(:fpbpohd_block.DISPLAY_VEND_CODE, 'DISPLAY_VEND_NAME', 'Y', :HOLD_VEND_PIDM);
    :GLOBAL.QUERY_MODE := '0';
    EXCEPTION
    WHEN FORM_TRIGGER_FAILURE THEN
    :GLOBAL.QUERY_MODE := '0';
    RAISE FORM_TRIGGER_FAILURE;
    END;
    New Code
    ================
    DECLARE
    cursor pti_cursor is
    select ftvvend_disc_code, ftvvend_atyp_code
    from ftvvend
    where ftvvend_eff_date <= sysdate
    and (ftvvend_term_date > sysdate
    or ftvvend_term_date is null)
    and ftvvend_pidm = :hold_vend_pidm;
    TEMP_FTVVEND_DISC_CODE varchar2(30);
    TEMP_FTVVEND_ATYP_CODE varchar2(30);
    BEGIN
    G$_CHECK_QUERY_MODE;
    g$_sel_spriden_pidm_name(:fpbpohd_block.DISPLAY_VEND_CODE, 'DISPLAY_VEND_NAME', 'Y', :HOLD_VEND_PIDM);
    OPEN PTI_CURSOR;
    FETCH PTI_CURSOR INTO TEMP_FTVVEND_DISC_CODE, TEMP_FTVVEND_ATYP_CODE;
    IF PTI_CURSOR%NOTFOUND THEN
         MESSAGE('Vendor is Invalid');
         RAISE FORM_TRIGGER_FAILURE;
    end if;
    CLOSE PTI_CURSOR;
    :GLOBAL.QUERY_MODE := '0';
    EXCEPTION
    WHEN FORM_TRIGGER_FAILURE THEN
    :GLOBAL.QUERY_MODE := '0';
    RAISE FORM_TRIGGER_FAILURE;
    END;

  • Error: Please Try Again- When trying to upload content to iTunes U

    Hello,
    I am able to log into my site and access the upload and manage files web page just fine. When I upload a file I can see it in the Queue and it uploads till about 1MB of completion then I get "Error: Please Try Again"
    Is anyone else having this issue? Any suggestions?

    Hello Duncan,
    This is a major problem for us. Currently no one from WSU can upload any m4a or m4v files to any course from any machine. I personally have tried from several machines - Mac, Windows, even Macs which were never used to access the site ever before. Various versions of OS & iTunes ...
    Interestingly, PDF files upload fine!
    Debug:
    iTunes U Access Debugging
    Received
    Destination wright.edu.01614671940
    Identity Empty string
    Credentials Administrator@urn:mace:itunesu.com:sites:wright.edu
    Time 1242911580
    Signature 94fe491e93724b7609e662b451671e33143e6b973676c850d21c6f993204ece5
    Analysis
    The destination string is valid and the corresponding destination item was found.
    The identity string is valid but provides no identity information.
    The credential string is valid and contains the following recognized credential:
    Administrator@urn:mace:itunesu.com:sites:wright.edu
    The time string is valid and corresponds to 2009-05-21 13:13:00Z.
    The signature string is valid.
    Access
    Because the received signature and time were valid, the received identity and credentials were accepted by iTunes U.
    In addition, the following 2 credentials were automatically added by iTunes U:
    All@urn:mace:itunesu.com:sites:wright.edu
    Authenticated@urn:mace:itunesu.com:sites:wright.edu
    With these credentials, you have browsing, downloading, uploading, and editing access to the requested destination.
    Thanks,
    Bryan

  • Hi, We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1. When we try to download a file(.pvw file) in that application safari throws "Download failed" error. Please suggest what needs to be done.

    Hi,
    We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1.
    When a file url is clicked instead of asking for Save or Open or Cancel options, the file gets opened on IPad by default.
    Is this default behaviour which cannot be changed or can it be configured to ask user preference?
    When we try to download a file(.pvw file -> a model file) in the above application, safari throws "Download failed" error.
    Please suggest what needs to be done.
    Regards,
    Pramod

    Safari on an iPad in general does not allow downloading of files. That's a safety precaution in the iOS SDK to keep unauthorized content off of iOS devices. Safari will open from the web site file types that it can handle, but direct downloading isn't normal behavior, and I don't believe the behavior can be changed, though you can try asking in the developer forum, either here or the one to which you have access as a member of Apple's iOS developer program.
    Regards.

  • Hi, I recently upgraded my xcode to 5.1, my project is running well in ios 7.0,6.0, But in ios 7.1 i'm getting error like"iOS Simulator failed to install the application". Can anybody please suggest the solution for it.

    My project is not running in ios 7.1 simulator i'm getting error like "iOS Simulator failed to install the application". Please suggest a solution for it.

    We aren't Apple, just users like you. Have you tried a reset? Hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • HT202159 while downloading new Mountain lion OS i am getting "An error while downlaoding" , since i have already purchased the same & am not able to dowload the same, please suggest a solution

    while downloading new Mountain lion OS i am getting "An error while downlaoding" , since i have already purchased the same & am not able to dowload the same, please suggest a solution

    Disable anti virus software and try turning off the Firewall in System Preferences > Security & Privacy > Firewall.

  • HT1222 There is error showing while updating my iPad 2 software to IOS 6.1. Please suggest me what should I do?

    There is error showing while updating my iPad 2 software to IOS 6.1. Please suggest me what should I do?

    You need to tell exactly what is happening. What does the error say?

  • I am trying to export the combained PDF based on BOOK opetion using below scripts. but i am getting following error message "Invalid value for parameter 'to' of method 'exportFile'. Expected File, but received 1952403524". anyone knows, please suggest me

    Dear ALL,
    i am trying to export the combained PDF based on BOOK opetion using below scripts. but i am getting following error message "Invalid value for parameter 'to' of method 'exportFile'. Expected File, but received 1952403524". anyone knows, please suggest me solutions.
    var myBookFileName ,myBookFileName_temp;
                    if ( myFolder != null )
                            var myFiles = [];
                            var myAllFilesList = myFolder.getFiles("*.indd");    
                            for (var f = 0; f < myAllFilesList.length; f++)
                                        var myFile = myAllFilesList[f]; 
                                        myFiles.push(myFile);
                            if ( myFiles.length > 0 )
                                        myBookFileName = myFolder + "/"+ myFolder.name + ".indb";
                                        myBookFileName_temp=myFolder.name ;
                                        myBookFile = new File( myBookFileName );
                                        myBook = app.books.add( myBookFile );  
                                       myBook.automaticPagination = false;
                                        for ( i=0; i < myFiles.length; i++ )
                                                   myBook.bookContents.add( myFiles[i] );             
                                        var pdfFile =File(File(myFolder).fsName + "\\"+myBookFileName_temp+"_WEB.pdf");
                                        var bookComps = myBook.bookContents;
                                        if (bookComps.length === 1)
                                                       bookComps = [bookComps];
                                         var myPDFExportPreset = app.pdfExportPresets.item("AER6");
                                        app.activeBook.exportFile(ExportFormat.PDF_TYPE,File("D:\\AER\\WEBPDF.pdf"),false,myPDFEx portPreset,bookComps);
                                      //myBook.exportFile (ExportFormat.pdfType, pdfFile, false);
                                      //myBook.exportFile(pdfFile, false, pdfPref, bookComps);
                                        myBook.close(SaveOptions.yes);      

    Change the below line:
    app.activeBook.exportFile(ExportFormat.PDF_TYPE,File("D:\\AER\\WEBPDF.pdf"),false,myPDFExp ortPreset,bookComps);
    to
    app.activeBook.exportFile(ExportFormat.PDF_TYPE,File("D:\\AER\\WEBPDF.pdf"),false,myPDFExp ortPreset);
    Vandy

Maybe you are looking for