Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of g

Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of great help..thanks .

I think in your situation it would be worth trying the things listed under the event. It does have to do with FRS and it's easy to do. I've used it to fix journal errors after a server unexpectedly restarts and sysvol stops replicating.  I
could see where it could fix your issue, and if it doesn't, you're out 5 minutes. :)
The listed registry key does not exist
Expand HKEY_LOCAL_MACHINE. 
Click down the key path: 
   "System\CurrentControlSet\Services\NtFrs\Parameters" 
Double click on the value name 
   "Enable Journal Wrap Automatic Restore" 
 

Similar Messages

  • TS1630 My Iphone 4s reciever is not working properly, when i call someone from my iphone 4s.  can any one help me how to solve this problem?

    My Iphone 4s reciever is not working properly, when i call someone from my iphone 4s.  can any one help me how to solve this problem?

    You might like to define "not working properly".

  • Can not down load new i tunes up date says old bonjour can not be removed seek advice i tunes is nothing but a pain can any one help

    can not down load i tunes up date because old bonjour can not be removed can any one help
    because apple must know about this problem but are not help full

    I would try uninstalling all of the Apple software and then reinstalling it using these instructions:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    You migh want to try doing this when in safe mode.

  • Hi, can any one know how to resolve this error

    Compilation of JSP File '/index.jsp' failed:
    index.jsp:180:16: com.bea.plateng cannot be resolved
    <% if (com.bea.plateng.common.util.RegistryCheck.isComponentInstalled(
    ^------------^

    Please find the lines of the code here.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <%@ page import="java.util.Locale,
    java.net.URL,
    java.net.HttpURLConnection"%>
    <%
    String url = "http://"+request.getLocalName()+":"+request.getLocalPort();
    Locale currentLocale = request.getLocale();
    String currentLanguage = currentLocale.getLanguage();
    String currentCountry = currentLocale.getCountry();
    if (currentLanguage != Locale.ENGLISH.getLanguage()) {
    try {
    String redirectPath = "";
    if (currentLanguage == Locale.CHINESE.getLanguage()) {
    redirectPath = "index" + "_" + currentLanguage + "_" + currentCountry + ".jsp";
    } else if (currentLanguage == Locale.JAPANESE.getLanguage() ||
    currentLanguage == Locale.KOREAN.getLanguage()) {
    redirectPath ="index" + "_" + currentLanguage + ".jsp";
    } else {
    // Do nothing.
    if (redirectPath != "") {
    URL aURL = new URL("http", request.getLocalName(), request.getLocalPort(), redirectPath);
    HttpURLConnection conn = (HttpURLConnection)aURL.openConnection();
    if (conn.getResponseCode() == HttpURLConnection.HTTP_OK) {
    response.sendRedirect(redirectPath);
    } catch (Exception ex) {
    // Do nothing.
    %>
    <html>
    <head>
    <title>WebLogic Server Examples</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link href="ootb.css" rel="stylesheet" title="Style" type="text/css" />
    <style type="text/css">
    <!--
    .style1 {font-family: "Courier New", Courier, mono}
    .style2 {font-size: 80%}
    -->
    </style>
    </head>
    <body >
    <!-- header table begin -->
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td background="images/splash_filler_short.gif" width="470">
    <img src="images/splash_server_90_short.gif" width="410" height="153" border="0">
    </td>
    <td width=100% align="left" valign="top" background="images/splash_filler_short.gif" >
    <nobr>
    <p style="text-align:left;color:white; margin-top:95;font-size:120%"> |  Sample Applications, Code Examples, and Test Domain </p>
    </nobr></td>
    <td align="left" valign="bottom">
    <img src="images/spacer.gif" width="1" height="1">
    </td>
    </tr>
    </table>
    <!-- header table end -->
    <!-- Nav Buttons -->
    <table width=100%>
    <tr>
    <td width="50%">
    <nobr>
    <p style="margin-top:2px">
    Getting Started | <strong>Samples</strong> | 
    Fast Track | 
    Documentation | 
    Oracle Technology Network
    </p>
    </td>
    <td width=50% align="right">
    <nobr>
    <p style="margin-top:2px;margin-right:10px;">Controls:
    Start the Administration Console 
    Shut Down Server  
    </p>
    </nobr>
    </td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="5">
    <tr>
    <td valign="top" width="50%">
    <h3>Try These WebLogic Server Features</h3>
    <p><img src="images/title_line.gif" width="100%" height="4"> </p>
    <h4>EJB 3.0 Persistence</h4>
    <p style="margin-top:2px">These examples show how EJB 3.0 persistence can be used with Java Persistence Architecture (JPA), session EJBs, and asynchronous JavaScript-based Web applications.
    <p><a href="<%=url%>/reviewService/ target="_blank" class="button">Run the example</a>
      |  Instructions </p>
    <hr>
    <h4>HTTP Pub/Sub Server</h4>
    <p style="margin-top:2px">This example demonstrates the usage of the WebLogic HTTP Pub/Sub Server utilizing the Dojo Toolkits which provides the support of Bayeux protocol.</p>
    <p>Run the example
      |  
    Instructions </p>
    <hr>
    <h4>Java Web Service Metadata Annotations</h4>
    <p style="margin-top:2px">This example shows how to create a simple WebLogic Web Service using Java Web Service (JWS) metadata annotations. Metadata annotations are a new JDK 5.0 feature, and the set of annotations used to annotate Web Service files are called JWS annotations. WebLogic Web Services use standard JWS annotations, as defined by the <i>Web Services Metadata for the Java Platform 2.0</i> specification, as well as WebLogic-specific ones for added value.</p>
    <p>Run the example
    Instructions </p>
    <hr>
    <h4>XML: Data Binding Using XML Beans</h4>
    <p>This example illustrates how to use XML Beans to bind data between XML and Java representations of the data. The example uses the <span class="style1">patientSchema.xsd</span> XML schema file as its starting point.</p>
    <p><a href="<%=url%>/xml_xmlBean/xmlBean.jsp target="_blank" class="navbutton">Run the example</a>  |  Instructions</p>
    <hr>
    <h4>EJB 2.1: Basic, Bean-Managed Enterprise JavaBean </h4>
    <p>This example demonstrates how to use an Entity EJB 2.1 to access data using bean-managed persistence.</p>
    <p><a href="<%=url%>/ejb20_beanManaged/EJBeanManagedClient.jsp target="_blank" class="button">Run the example</a>  |  
    Instructions
    </p>
    <hr>
    <h4>JSP: Simple Tags</h4>
    <p>Simple tags are a new JSP 2.0 feature that use a much simpler invocation protocol than do classic tag handlers. Also, simple tag extensions do not rely directly on any servlet APIs, which allows for potential future integration with other technologies.</p>
    <p> <a href="<%=url%>/jsp_simpleTag/SimpleTag.jsp target="_blank" class="button">Run the example</a>  |  
    Instructions
    </p>
    <hr>
    <h4>Servlet: WebLogic Extended annotations</h4>
    <p>This example demonstrates how to use WebLogic extended Servlet annotations @WLFilter and @WLInitParam to configure Servlet and Servlet Filter. By using these annotation, one avoids the need to configure Servlet and Server Filter in the web.xml deployment descriptor file..</p>
    <p> <a href="<%=url%>/ext_servlet_annotations/session target="_blank" class="button">Run the example</a>  |  
    Instructions
    </p>
    <hr>
    <h4>Servlet: AbstractAsyncServlet</h4>
    <p>The implementations of AbstractAsyncServlet can prevent hung threads by decoupling response from incoming request and timing out unresponsive
    requests.</p>
    <p> <a href="<%=url%>/asyncServlet/main.jsp target="_blank" class="button">Run the example</a>  |  
    Instructions
    </p>
    <hr>
    <h4>Database Connectivity: JDBC Rowsets</h4>
    <p>A Java RowSet is an extension of a Java ResultSet. Using a rowset to hold the data rather than a result set minimizes the number of database round trips required to filter and sort the data, and improves application performance. This example demonstrates how to use cached, filtered, and sorted rowsets. </p>
    <p><a href="<%=url%>/jdbc_rowsets/RowSetsServlet target="_blank" class="button">Run the example</a>  |   Instructions </p>
    <hr> <h4>WebLogic Scripting Tool (WLST)</h4>
    <p>The WebLogic Scripting Tool (WLST) is a command-line scripting interface that you use to automate WebLogic Server configurations and deploy applications. These sample scripts demonstrate how to use WLST to configure and manage WebLogic Server instances and domains while connected to a running Administration Server. </p>
    <p>Instructions for running sample scripts</p>
    <p>  </p>
    <p> </p></td>
    <td valign="top" width="50%"><h3>Sample Applications and Code Examples</h3>
    <p><img src="images/title_line.gif" width="100%" height="4"> </p>
    <h4>Test Domain</h4>
    <p>Use the default domain (called wl_server) to try out your own applications!</p>
    <p>You can use the WebLogic Server instance you are running right now to try out your JSPs, servlet or other Java Platform, Enterprise Edition (Java EE) Applications. See the Fast Track Deployment and Administrator Guide.</p>
    <% if (com.bea.plateng.common.util.RegistryCheck.isComponentInstalled(
    "C:/Oracle/Middleware",
    "C:/Oracle/Middleware/wlserver_10.3",
    "WebLogic Server",
    "Server Examples" ) ) { %>
    <h4>WebLogic Server API Examples </h4>
    <p>The API examples demonstrate Java EE and WebLogic Server features. Each example comes with source code, instructions for building and running the examples, and ant scripts to automate the build process. </p>
    <ul>
    <li>View the WebLogic Server API Examples Documentation </li>
    </ul>
    <h4>Avitek Medical Records Sample Application</h4>
    <p> The Avitek Medical Records application is
    an educational tool for all levels of Java EE developers. It
    showcases the use of each Java EE component, and illustrates best practice
    design patterns for component interaction and client development. MedRec also
    illustrates best practices for developing and deploying applications with
    WebLogic Server. Complete source code and documentation is available for
    this application. </p>
    <ul>
    <li>View the Avitek Medical Records Sample Application Documentation</li>
    </ul>
    <p> To launch the Medical Records Application, first shut down the current WebLogic Server instance using the <strong>Shut Down Server </strong>button in the top right corner of this page. Then select <strong>Start Medical Records Ser ver</strong> from the Windows Start-&gt;All Programs-&gt;Oracle WebLogic Products-&gt;WebLogic Server-&gt;Examples-&gt; menu. On UNIX, run the <code>startWebLogic.sh</code> script from the <code><em>MW_HOME</em>/wlserver_10.3/samples/domains/medrec</code> directory, where <code><em>MW_HOME</em></code> is the directory containing your WebLogic Server installation.</p>
    <% }else {%>
    <h4>Additional Examples</h4>
    <p>If you select the option
    to install samples when you install WebLogic Server, you can also access the following examples: </p>
    <ul>
    <li><strong>API examples<br>
    </strong>WebLogic Server API examples demonstrate Java EE and WebLogic Server features. Each example
    comes with source code, instructions for building and running the examples,
    and ant scripts to automate the build process. </li>
    <li><strong>Avitek Medical Records</strong> <strong>sample application </strong><br>
    This application showcases the use of each Java EE component and illustrates best practice
    design patterns for component interaction and client development. Avitek Medical Records also
    illustrates best practices for developing and deploying applications with
    WebLogic Server. Complete source code and documentation is available for
    this application. </li>
    </ul>
    <%} %>
    <h4>Oracle WebLogic Server How Tos, Demos, News, and Community</h4>
    <ul>
    <li>Oracle WebLogic Server Product Information<br>
    Visit Oracle WebLogic Server on the OTN to find articles about WebLogic Server programming, additional code examples, and much more. </li>
    </ul></td>
    </tr>
    </table>
    <!-- FOOTER -->
    <br>
    <p><img src="images/title_line.gif" width="100%" height="4"></p>
    <p>  Copyright &copy; 1996,2009, Oracle and/or its affiliates. All rights
    reserved. <br>
      Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
    <br>  Other names may be trademarks of their respective owners.</p>
    <p> </p>
    </body>
    </html>

  • Can any one help me to tune this query

    This is the query.
    ~~~~~~~~~~
    SELECT
    S_CONTACT.ROW_ID,
    S_CONTACT.MODIFICATION_NUM,
    S_CONTACT.LAST_UPD
    FROM
    S_CONTACT,
    S_CONTACT_FNX,
    S_ETL_I_IMG_118 IMG
    WHERE
    IMG.ROW_ID = S_CONTACT_FNX.ROW_ID
    AND
    S_CONTACT_FNX.PAR_ROW_ID = S_CONTACT.ROW_ID
    AND NOT EXISTS
    ( SELECT 'X'
    FROM
    S_ETL_I_IMG_12 IMG1
    WHERE
    IMG1.ROW_ID = S_CONTACT.ROW_ID
    UNION ALL
    SELECT
    S_CONTACT.ROW_ID,
    S_CONTACT.MODIFICATION_NUM,
    S_CONTACT.LAST_UPD
    FROM
    S_CONTACT,
    S_ETL_I_IMG_109 IMG
    WHERE
    IMG.ROW_ID = S_CONTACT.PR_SPECIALTY_ID
    AND NOT EXISTS
    ( SELECT 'X'
    FROM
    S_ETL_I_IMG_12 IMG1
    WHERE
    IMG1.ROW_ID = S_CONTACT.ROW_ID
    UNION ALL
    SELECT
    S_CONTACT.ROW_ID,
    S_CONTACT.MODIFICATION_NUM,
    S_CONTACT.LAST_UPD
    FROM
    S_CONTACT,
    S_ETL_I_IMG_113 IMG
    WHERE
    IMG.ROW_ID = S_CONTACT.MED_SPEC_ID
    AND NOT EXISTS
    ( SELECT 'X'
    FROM
    S_ETL_I_IMG_12 IMG1
    WHERE
    IMG1.ROW_ID = S_CONTACT.ROW_ID
    UNION ALL
    SELECT
    S_CONTACT.ROW_ID,
    S_CONTACT.MODIFICATION_NUM,
    S_CONTACT.LAST_UPD
    FROM
    S_CONTACT,
    S_ETL_I_IMG_125 IMG
    WHERE
    IMG.ROW_ID = S_CONTACT.REGION_ID
    AND NOT EXISTS
    ( SELECT 'X'
    FROM
    S_ETL_I_IMG_12 IMG1
    WHERE
    IMG1.ROW_ID = S_CONTACT.ROW_ID
    Below is the explain plan
    ~~~~~~~~~~~~~~~~~~~~~
    PLAN_TABLE_OUTPUT
    Plan hash value: 363891185
    | Id | Operation | Name | Rows | Bytes |TempSpc| Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 4 | 334 | | 214K(100)| 00:42:50 |
    | 1 | UNION-ALL | | | | | | |
    |* 2 | HASH JOIN ANTI | | 1 | 64 | | 122 (1)| 00:00:02 |
    | 3 | NESTED LOOPS | | 3518 | 178K| | 119 (0)| 00:00:02 |
    | 4 | NESTED LOOPS | | 3518 | 98504 | | 13 (0)| 00:00:01 |
    | 5 | INDEX FULL SCAN | S_ETL_I_IMG_118_M2 | 3518 | 35180 | | 1 (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    | 6 | TABLE ACCESS BY INDEX ROWID| S_CONTACT_FNX | 1 | 18 | | 1 (0)| 00:00:01 |
    |* 7 | INDEX UNIQUE SCAN | S_CONTACT_FNX_P1 | 1 | | | 1 (0)| 00:00:01 |
    | 8 | TABLE ACCESS BY INDEX ROWID | S_CONTACT | 1 | 24 | | 1 (0)| 00:00:01 |
    |* 9 | INDEX UNIQUE SCAN | S_CONTACT_P1 | 1 | | | 1 (0)| 00:00:01 |
    | 10 | INDEX FULL SCAN | S_ETL_I_IMG_12_M2 | 94772 | 1110K| | 2 (0)| 00:00:01 |
    | 11 | NESTED LOOPS | | 1 | 70 | | 214K (1)| 00:42:49 |
    | 12 | MERGE JOIN ANTI | | 1 | 38 | | 214K (1)| 00:42:49 |
    |* 13 | TABLE ACCESS BY INDEX ROWID | S_CONTACT | 72253 | 1834K| | 213K (1)| 00:42:43 |
    | 14 | INDEX FULL SCAN | S_CONTACT_P1 | 57M| | | 2904 (1)| 00:00:35 |
    |* 15 | SORT UNIQUE | | 94772 | 1110K| 3736K| 441 (2)| 00:00:06 |
    | 16 | INDEX FULL SCAN | S_ETL_I_IMG_12_M2 | 94772 | 1110K| | 2 (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |* 17 | INDEX RANGE SCAN | S_ETL_I_IMG_109_M2 | 1 | 32 | | 1 (0)| 00:00:01 |
    | 18 | NESTED LOOPS | | 1 | 100 | | 3 (0)| 00:00:01 |
    | 19 | NESTED LOOPS ANTI | | 1 | 68 | | 2 (0)| 00:00:01 |
    | 20 | TABLE ACCESS BY INDEX ROWID | S_CONTACT | 1 | 56 | | 1 (0)| 00:00:01 |
    |* 21 | INDEX FULL SCAN | S_CONTACT_F58 | 1 | | | 1 (0)| 00:00:01 |
    |* 22 | INDEX RANGE SCAN | S_ETL_I_IMG_12_M2 | 94772 | 1110K| | 1 (0)| 00:00:01 |
    |* 23 | INDEX RANGE SCAN | S_ETL_I_IMG_113_M2 | 1 | 32 | | 1 (0)| 00:00:01 |
    | 24 | NESTED LOOPS ANTI | | 1 | 100 | | 3 (0)| 00:00:01 |
    | 25 | NESTED LOOPS | | 1 | 88 | | 2 (0)| 00:00:01 |
    | 26 | TABLE ACCESS BY INDEX ROWID | S_CONTACT | 1 | 56 | | 1 (0)| 00:00:01 |
    |* 27 | INDEX FULL SCAN | S_CONTACT_F62 | 1 | | | 1 (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |* 28 | INDEX RANGE SCAN | S_ETL_I_IMG_125_M2 | 1 | 32 | | 1 (0)| 00:00:01 |
    |* 29 | INDEX RANGE SCAN | S_ETL_I_IMG_12_M2 | 94772 | 1110K| | 1 (0)| 00:00:01 |
    Predicate Information (identified by operation id):
    2 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
    7 - access("IMG"."ROW_ID"="S_CONTACT_FNX"."ROW_ID")
    9 - access("S_CONTACT_FNX"."PAR_ROW_ID"="S_CONTACT"."ROW_ID")
    13 - filter("S_CONTACT"."PR_SPECIALTY_ID" IS NOT NULL)
    PLAN_TABLE_OUTPUT
    15 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
    filter("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
    17 - access("IMG"."ROW_ID"="S_CONTACT"."PR_SPECIALTY_ID")
    21 - filter("S_CONTACT"."MED_SPEC_ID" IS NOT NULL)
    22 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
    23 - access("IMG"."ROW_ID"="S_CONTACT"."MED_SPEC_ID")
    27 - filter("S_CONTACT"."REGION_ID" IS NOT NULL)
    28 - access("IMG"."ROW_ID"="S_CONTACT"."REGION_ID")
    29 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")

    PLAN_TABLE_OUTPUT
    Plan hash value: 363891185
    | Id  | Operation                       | Name               | Rows  | Bytes |TempSpc| Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT                |                    |     4 |   334 |       |   214K(100)| 00:42:50 |
    |   1 |  UNION-ALL                      |                    |       |       |       |            |          |
    |*  2 |   HASH JOIN ANTI                |                    |     1 |    64 |       |   122   (1)| 00:00:02 |
    |   3 |    NESTED LOOPS                 |                    |  3518 |   178K|       |   119   (0)| 00:00:02 |
    |   4 |     NESTED LOOPS                |                    |  3518 | 98504 |       |    13   (0)| 00:00:01 |
    |   5 |      INDEX FULL SCAN            | S_ETL_I_IMG_118_M2 |  3518 | 35180 |       |     1   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |   6 |      TABLE ACCESS BY INDEX ROWID| S_CONTACT_FNX      |     1 |    18 |       |     1   (0)| 00:00:01 |
    |*  7 |       INDEX UNIQUE SCAN         | S_CONTACT_FNX_P1   |     1 |       |       |     1   (0)| 00:00:01 |
    |   8 |     TABLE ACCESS BY INDEX ROWID | S_CONTACT          |     1 |    24 |       |     1   (0)| 00:00:01 |
    |*  9 |      INDEX UNIQUE SCAN          | S_CONTACT_P1       |     1 |       |       |     1   (0)| 00:00:01 |
    |  10 |    INDEX FULL SCAN              | S_ETL_I_IMG_12_M2  | 94772 |  1110K|       |     2   (0)| 00:00:01 |
    |  11 |   NESTED LOOPS                  |                    |     1 |    70 |       |   214K  (1)| 00:42:49 |
    |  12 |    MERGE JOIN ANTI              |                    |     1 |    38 |       |   214K  (1)| 00:42:49 |
    |* 13 |     TABLE ACCESS BY INDEX ROWID | S_CONTACT          | 72253 |  1834K|       |   213K  (1)| 00:42:43 |
    |  14 |      INDEX FULL SCAN            | S_CONTACT_P1       |    57M|       |       |  2904   (1)| 00:00:35 |
    |* 15 |     SORT UNIQUE                 |                    | 94772 |  1110K|  3736K|   441   (2)| 00:00:06 |
    |  16 |      INDEX FULL SCAN            | S_ETL_I_IMG_12_M2  | 94772 |  1110K|       |     2   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |* 17 |    INDEX RANGE SCAN             | S_ETL_I_IMG_109_M2 |     1 |    32 |       |     1   (0)| 00:00:01 |
    |  18 |   NESTED LOOPS                  |                    |     1 |   100 |       |     3   (0)| 00:00:01 |
    |  19 |    NESTED LOOPS ANTI            |                    |     1 |    68 |       |     2   (0)| 00:00:01 |
    |  20 |     TABLE ACCESS BY INDEX ROWID | S_CONTACT          |     1 |    56 |       |     1   (0)| 00:00:01 |
    |* 21 |      INDEX FULL SCAN            | S_CONTACT_F58      |     1 |       |       |     1   (0)| 00:00:01 |
    |* 22 |     INDEX RANGE SCAN            | S_ETL_I_IMG_12_M2  | 94772 |  1110K|       |     1   (0)| 00:00:01 |
    |* 23 |    INDEX RANGE SCAN             | S_ETL_I_IMG_113_M2 |     1 |    32 |       |     1   (0)| 00:00:01 |
    |  24 |   NESTED LOOPS ANTI             |                    |     1 |   100 |       |     3   (0)| 00:00:01 |
    |  25 |    NESTED LOOPS                 |                    |     1 |    88 |       |     2   (0)| 00:00:01 |
    |  26 |     TABLE ACCESS BY INDEX ROWID | S_CONTACT          |     1 |    56 |       |     1   (0)| 00:00:01 |
    |* 27 |      INDEX FULL SCAN            | S_CONTACT_F62      |     1 |       |       |     1   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |* 28 |     INDEX RANGE SCAN            | S_ETL_I_IMG_125_M2 |     1 |    32 |       |     1   (0)| 00:00:01 |
    |* 29 |    INDEX RANGE SCAN             | S_ETL_I_IMG_12_M2  | 94772 |  1110K|       |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
       7 - access("IMG"."ROW_ID"="S_CONTACT_FNX"."ROW_ID")
       9 - access("S_CONTACT_FNX"."PAR_ROW_ID"="S_CONTACT"."ROW_ID")
      13 - filter("S_CONTACT"."PR_SPECIALTY_ID" IS NOT NULL)
    PLAN_TABLE_OUTPUT
      15 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
           filter("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
      17 - access("IMG"."ROW_ID"="S_CONTACT"."PR_SPECIALTY_ID")
      21 - filter("S_CONTACT"."MED_SPEC_ID" IS NOT NULL)
      22 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")
      23 - access("IMG"."ROW_ID"="S_CONTACT"."MED_SPEC_ID")
      27 - filter("S_CONTACT"."REGION_ID" IS NOT NULL)
      28 - access("IMG"."ROW_ID"="S_CONTACT"."REGION_ID")
      29 - access("IMG1"."ROW_ID"="S_CONTACT"."ROW_ID")

  • Hai iam Iliyas . I try to restore ios 6.1.4 from ios7.0 but iam getting an error 3194 so how to fix this issue can any one help me plz....

    Hai Iam Iliya. Iam facing a problem with my Iphone that i tryed to restore back to ios 6.1.4 using itunes but it's giving me an error like "iphone cound not be restore due to an internal erroe 3194" so can any one help to fix my problem.. plzzz.

    You cannot go back to iOS 6. You have probably ruined your phone by trying to do that. We canno help you here. Sorry.

  • Can you please help me how resolved this issue.

    Hi Experts
    I am trying to connect LDAP by R/3 system. R/3 system connected to LDAP but when I am trying to find and pull the fileds in the "Find in the Directolry" option I am getting below error.
    LDAPRC 010 another server is referenced.
    Can you please help me how resolved this issue.
    With Regards,
    Trinadh Bokka

    You may be able to solve by using
    Note 1151329 - Depth of LDAP search is only one level below the base entry
    Markus

  • Have just down loaded Yosemite over Mountain Lion, Indesign CS5 does not work ( Am dependant on it) although Bridge , Light Room and Elements operate OK How do I solve this rapidly. Can any one help on this issue. Thanks

    Have just down loaded Yosemite over Mountain Lion, Indesign CS5 does not work ( Am dependant on it) although Bridge , Light Room and Elements operate OK How do I solve this rapidly. Can any one help on this issue. Thanks

    Sorry to say it, but I think you can see from Bob's response that there's no way to solve this rapidly.
    Did you take an image of your Mountain Lion install before upgrading to Yosemite? Roll back to that. If you're not in the habit of taking a snapshot of your system before performing operating system upgrades - get in that habit. If you are dependent on anything at all on hour computer, having a reliable backup method in place is essential. If you don't have a Time Capsule, or some other way to run Time Machine onto a disk that's not in your computer, go set that up yesterday.
    If you can't just remove Yosemite and roll back to Mountain Lion for whatever reason, you can partition your drive so that you can install both Yosemite and Mountain Lion on the same drive, and then boot into Mountain Lion when you need to work in CS5. Or you can take your Mountain Lion disc (I assume you have one, no?) and then use it to create a virtual machine in something like VirtualBox to run Mountain Lion from inside Yosemite.

  • I am restoreing my iphone 3g and on the instaling frameware i keep getting a code 1604 can any one help me with what i am ment to do when i get this error

    as title can any one help me thank you

    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode, put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.

  • Hi i am unable to send mail from yahoo mail id.can any one help on this?

    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    import java.io.*;
    import java.util.Properties;
    public class MailClient
      public void sendMail(String mailServer, String from, String to,
                                 String subject, String messageBody,
                                 String[] attachments) throws
    MessagingException, AddressException
             // Setup mail server
             Properties props = System.getProperties();
             props.put("mail.smtp.host", mailServer);
             // Get a mail session
             Session session = Session.getDefaultInstance(props, null);
             // Define a new mail message
             Message message = new MimeMessage(session);
             message.setFrom(new InternetAddress(from));
             message.addRecipient(Message.RecipientType.TO, new InternetAddress(to));
             message.setSubject(subject);
             // Create a message part to represent the body text
             BodyPart messageBodyPart = new MimeBodyPart();
             messageBodyPart.setText(messageBody);
             //use a MimeMultipart as we need to handle the file attachments
             Multipart multipart = new MimeMultipart();
             //add the message body to the mime message
             multipart.addBodyPart(messageBodyPart);
             // add any file attachments to the message
             addAtachments(attachments, multipart);
             // Put all message parts in the message
             message.setContent(multipart);
             // Send the message
             Transport.send(message);
         protected void addAtachments(String[] attachments, Multipart multipart)
                         throws MessagingException, AddressException
             for(int i = 0; i<= attachments.length -1; i++)
                 String filename = attachments;
    MimeBodyPart attachmentBodyPart = new MimeBodyPart();
    //use a JAF FileDataSource as it does MIME type detection
    DataSource source = new FileDataSource(filename);
    attachmentBodyPart.setDataHandler(new DataHandler(source));
    //assume that the filename you want to send is the same as the
    //actual file name - could alter this to remove the file path
    attachmentBodyPart.setFileName(filename);
    //add the attachment
    multipart.addBodyPart(attachmentBodyPart);
    public static void main(String[] args)
    try
    MailClient client = new MailClient();
    String server="pop3.yahoo.com";
    String from="[email protected]";
    String to = "[email protected]";
    String subject="Test";
    String message="Testing";
    String[] filenames = {"c:\\gopi.txt"};
    client.sendMail(server,from,to,subject,message,filenames);
    catch(Exception e)
    e.printStackTrace(System.out);     
    while compliling this one its compiled succesfully but i am getting exception at run time like..D:\mail>java MailClient
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/activation/re
    gistries/MailcapFile
    at javax.activation.MailcapCommandMap.loadFile(MailcapCommandMap.java:275)
    at javax.activation.MailcapCommandMap.<init>(MailcapCommandMap.java:128)
    at javax.activation.CommandMap.getDefaultCommandMap(CommandMap.java:44)
    at javax.activation.DataHandler.getCommandMap(DataHandler.java:136)
    at javax.activation.DataHandler.getDataContentHandler(DataHandler.java:568)
    at javax.activation.DataHandler.getContent(DataHandler.java:501)
    at javax.mail.internet.MimeBodyPart.updateHeaders(MimeBodyPart.java:1253)
    at javax.mail.internet.MimeMessage.updateHeaders(MimeMessage.java:2012)
    at javax.mail.internet.MimeMessage.saveChanges(MimeMessage.java:1980)
    at javax.mail.Transport.send(Transport.java:97)
    at MailClient.sendMail(MailClient.java:35)
    at MailClient.main(MailClient.java:72)
    can any one help on this....plz
    thanks in advance
    Edited by: Konapalli.Gopi on May 20, 2010 5:42 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Something's wrong with your CLASSPATH.
    If you're not using JDK 6, you need to include activation.jar in your CLASSPATH.
    If you've got any other jar files that define the javax.mail.* or javax.activation.* classes
    in your CLASSPATH (such as javaee.jar or j2ee.jar), remove them.

  • I can no longer back up my iphone to my computer on selecting 'sync'. I can back up to iCloud but I get an error message telling me I cannot backup to my Mac. Can any one help? It's driving me crazy!

    I can no longer back up my iphone to my computer on selecting 'sync'. I can back up to iCloud but I get an error message telling me I cannot backup to my Mac. Can any one help? It's driving me crazy!

    Hello joelfromn. charleston,
    It seems you are unable to activate iMessage on a device with no carrier service. The following article provides information regarding activation issues:
    If you get an error when trying to activate iMessage or FaceTime - Apple Support
    Check your device settings
    Make sure that you’re connected to a cellular data or Wi-Fi network. If you're using an iPhone, you'll need SMS messaging to activate your phone number with iMessage and FaceTime. Depending on your carrier, you might be charged for this SMS.
    Go to Settings > General > Date & Time and make sure that your time zone is set up correctly.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    Bobby_D

  • I cannot install latest itunes to my Sony notebook which is running on traditional chinese windows 7 64-bit, the error message is something like unrecognized windows package, can any one help me or has similar experience? Thanks.

    I cannot install latest itunes to my Sony notebook which is running on traditional chinese windows 7 64-bit, the error message is something like unrecognized windows package, can any one help me or has similar experience? Thanks.

    iTunes 9.0.x is certainly compatible with Win7 64 bit since I use that exact setup on 3 different PCs. Two suggestions for your installation problems:
    1)Download a new copy of the 64 bit installer from Apple then, instead of just running the itunes installer right click on it and try 'run as adminstrator'. In my experience that clears up a world of problems with program installation in Win7 and Vista. This is necessary even if you're already logged in as an administrator.
    2) Try the previous version of iTunes (9.0.3). You can get a copy at http://www.oldapps.com/itunes.php?old_itunes=54 again right click on the file and "run as administrator"
    Good luck, hope this helps.
    Lil

  • Can any one help me in this code

    Hi all,
    I have created a selection screen and my aim is to display some fields or some block dynamically by choosing some radio button is it possible.
    can any one help me in this.
    REPORT  z_g_test.
    TABLES: spfli,sbook,sscrfields.
    SELECTION-SCREEN BEGIN OF BLOCK 1 WITH FRAME TITLE text-001.
    SELECT-OPTIONS:s_carrid FOR spfli-carrid.
    SELECTION-SCREEN END OF BLOCK 1.
    PARAMETERS:rad1 RADIOBUTTON GROUP g1 USER-COMMAND us1,
               rad2 RADIOBUTTON GROUP g1 DEFAULT 'X' .
    SELECTION-SCREEN BEGIN OF SCREEN 001 as subscreen ."WITH FRAME TITLE text-002.
    SELECT-OPTIONS: s_fldate FOR sbook-fldate.
    SELECTION-SCREEN END OF SCREEN 001.
    DATA ok_code LIKE sy-ucomm.
    INITIALIZATION.
    START-OF-SELECTION.
      SELECT * FROM spfli WHERE carrid IN s_carrid.
      ENDSELECT.
    END-OF-SELECTION.
      WRITE:spfli-carrid.
    AT SELECTION-SCREEN.
      CASE sscrfields-ucomm.
          WHEN'US1'.
    *      call screen 001 starting at 55 40.
      ENDCASE.
    Is i am going on the right way
    Regards,
    Lisa.
    Message was edited by: Lisa Roy
    Message was edited by: Lisa Roy
    Message was edited by: Lisa Roy

    This is what I meant. Copy this and try as it is and see if it serves your purpose.
    REPORT ztest1 .
    TABLES: spfli, sscrfields, sbook.
    SELECTION-SCREEN BEGIN OF TABBED BLOCK tabb1 FOR 4 LINES.
    SELECTION-SCREEN TAB (25) tabs1 USER-COMMAND ucomm1
                         DEFAULT SCREEN 001.
    SELECTION-SCREEN TAB (25) tabs2 USER-COMMAND ucomm2
                         DEFAULT SCREEN 002.
    SELECTION-SCREEN END OF BLOCK tabb1.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE abc.
    PARAMETERS: p_date LIKE sy-datum.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF SCREEN 001 AS SUBSCREEN .
    SELECT-OPTIONS: s_fldate FOR sbook-fldate.
    SELECTION-SCREEN END OF SCREEN 001.
    SELECTION-SCREEN BEGIN OF SCREEN 002 AS SUBSCREEN .
    SELECT-OPTIONS:s_carrid FOR spfli-carrid.
    SELECTION-SCREEN END OF SCREEN 002.
    INITIALIZATION.
      tabs1 = 'Search by flight date'.
      tabs2 = 'Search by flight number'.
      abc   = 'Some other parameters'.
    AT SELECTION-SCREEN OUTPUT.
      CASE sscrfields-ucomm.
        WHEN 'UCOMM1'.
          tabb1-prog = sy-repid.
          tabb1-dynnr   = 001.
          tabb1-activetab = 'TABS1'.
        WHEN 'UCOMM2'.
          tabb1-prog = sy-repid.
          tabb1-dynnr   = 002.
          tabb1-activetab = 'TABS2'.
      ENDCASE.

  • TRYING TO DOWNLAOD DIGITAL COPY OF PROMETHEUS ONTO ITUNES. KEEP GETTING AN ERROR MESSAGE OF 5000. CAN ANY ONE HELP?

    TRYING TO DOWNLAOD DIGITAL COPY OF PROMETHEUS ONTO ITUNES. KEEP GETTING AN ERROR MESSAGE OF 5000. CAN ANY ONE HELP?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Can any one help? "Windows cannot repair this computer automatically."

    I have a laptop satellite L455-S5000.
    And when I try and trun on my computer a black screen comes on that says "windows is loading files..."
    and after it loads a window pops up saying "startup repair is checking your computer for problems..."
    and after that gets done it says "Windows cannot repair this computer automatically" so I click "Send information about this problem (recommended)" and then I click "finish" then it shuts down. when I try turning it back on it does the same thing over. Please can any one help me fix it? Im really clueless about computers and I have know Idea what is wrong with it, or how to even go about fixing it. thanks.

    _Ashley_
    Turn the laptop off, hold down F8, turn the laptop on and let go of F8 when you see the Advanced Boot Options.
    In here, choose Repair Your Computer then press enter, follow the prompts, choose System Restore and restore your laptop to a point before the problems started.
    If the laptop cant get you there, a system recovery starts the laptop from it's factory state but you loose your programs and files doing that. Holding the "0" beside "9" while you turn the laptop on boots the laptop from its recovery partition if you accept data loss.

Maybe you are looking for

  • External Hard Drive via firewire - files not showing up

    I have a new external harddrive formatted for mac and keep having the following issue: when clicking into the harddrive I see folder but when I go to a folder to see the files they are all gone. If I use spotlight to search then I can open the file.

  • Quick Module Question

    I have a link bar component that is linked to a ViewStack component, which has four stacks. I want to use modules in the last three stacks and my question is: Will the modules load when the user clicks on that particular stack, or will all of them be

  • How do I delete zibzoom toolbar from my computer. It says its experimental and won't work with 5.0.

    I joined the Zibzoom.com company they were encouraging everyone to download the zibzoom toolbar so I did but it don't look like it all installed properly. So I want to remove it and nothing I've trie has worked. Finally I looked it up under firefox a

  • New RMBP cannot sleep secondary display

    Hi, I recently got a new MBP, i'm going from a 2009 17" to a 2012 Retina 15". My old setup had my 17" connected to my dell 3011U 30" secondary display via a minidisplayport->displayport cable. Worked like a charm, no issues. Could do one display or b

  • Calling all EPSON STYLUS PRO 11880 users

    Greetings, If one of the kind people here should use the mentioned printer successfully from within snow leopard, printing in a color calibrated workflow from Adobe Photoshop CS3, please let me know. I am most interesting to learn whether this requir