Connecting a dabase

I downloaded JDK 1.2 and i'm using blazix to run my JSP's locally.
I'm new to this and I have not figured out how to connect an access database to my jsp page. Can anyone help?

You can find a ton of info on the net if you look.
try this:
http://java.sun.com/docs/books/tutorial/jdbc/basics/connecting.html
Write the same java code in your jsp as you would in any Java Class.
Best of luck.

Similar Messages

  • Connecting to an external dabase in workflow 7.2

    Hi All,
    I am trying to create a web service by using SQL component in workflow designer 7.2 to connect to an external database but could not have it done since I do not see any option to configure it. I know that Avoka has developed a QPAC called SQL+import which can use to connect to an external database but I would like to know if there is another option to do it so I can do a comparison before I decide to purchase it. Does any one have any idea please advise.
    Thanks in advance,
    Han Dao

    Hi Brett,
    According to your description, you are experiencing the error when you connect to SQL Server Analysis Services database on a SSIS package, right?
    In your scenario, you said that the package can be executed successfully on your local environment, the issue only occurs on the SSAS server. So please ensure that the provider was installed on the server. Besides, here is a blog which describe how
    to configure the Analysis Services Processing Task in SQL Server 2012 Integration Services, please refer to the link below to see the details.
    http://www.mssqltips.com/sqlservertip/2994/configuring-the-analysis-services-processing-task-in-sql-server-2012-integration-services/
    Regards,
    Charlie Liao
    TechNet Community Support

  • Software product to connect to oracle dabase

    I am currently using a warehouse software based on oracle database. I have developped some ODBC links between Excel / Access and Oracle for those Pcs who are using that software. However, I would like all workstations to have access to the oracle database without installing that warehouse software. I' m sure that there is a tool within the Oracle suite (version 8.0.x) which can be used as 'runtime' product. Can someone help me with giving me the name of that product and where I can find it ?

    You can do a client-only install of Oracle onto a PC, which will allow you to use the Oracle ODBC driver. You can even create a response file for the Oracle Universal Installer which will select and install only those portions of the Oracle client that you need. Search for 'response files' on tahiti.oracle.com (Oracle's documentation site) to get instructions on this.
    There are third-parties that have producted "thin" ODBC drivers for Oracle which will connect without any Oracle client software (much like a type-4 JDBC driver), but these aren't free. DataDirect has one, and I believe OpenLink does as well.
    Justin

  • DAC dabase connectivity problem

    Hi everyone,
    We cloned our dev DAC box to our production box and we created a new user and also the physical datasources are pointing to new production database.but when i run any execution plan , the informatica workflows are running properly, but the data is being loaded into dev databases instead of production database.
    Please help me out, do i need to change any file where i can point the connections to prod database.
    Thanks

    If you updated and tested your DataWarehouse connection string in DAC and also confirmed that Informatica has the same exact string and connection defined..then there is no reason it should load to a different db. Are you using a Oracle DB for your DW? Can you do a "tnsping" from the DAC/INFA server to confirm it is showing the Production DW service. If its not a OBIA issue, its a DB or network issue.

  • Oracle 8.0.5 on RH6.0, unable to connect to remote database

    Hi Everybody,
    I have this problem, i have running oracle 8.0.5 on RH6.0
    everything works ok for me. But when i use sqlplus on box where
    is my Oracle running and try to connect to another database on
    my site (which is running on HPUX) I got resul ORA-01017 invalid
    username/password. Tnsping to this machine is ok, so i have this
    in my tnsname.ora When i create dabase link (with user which I
    try to use to connect remote database) on my local datbase to
    this database then link works sucessfully too. select * from
    dual@remote_database Ok. What's wrong ??? Remote database is
    Oracle 7.3.4.3 on HPUX. Any difference between SQL*Net of
    Oracle7 and 8 ???
    null

    Try putting
    disable_oob = ON
    in your sqlnet.ora file.
    Anwar.
    Radek Sedmak (guest) wrote:
    : Hi Everybody,
    : I have this problem, i have running oracle 8.0.5 on RH6.0
    : everything works ok for me. But when i use sqlplus on box where
    : is my Oracle running and try to connect to another database on
    : my site (which is running on HPUX) I got resul ORA-01017
    invalid
    : username/password. Tnsping to this machine is ok, so i have
    this
    : in my tnsname.ora When i create dabase link (with user which I
    : try to use to connect remote database) on my local datbase to
    : this database then link works sucessfully too. select * from
    : dual@remote_database Ok. What's wrong ??? Remote database is
    : Oracle 7.3.4.3 on HPUX. Any difference between SQL*Net of
    : Oracle7 and 8 ???
    null

  • How to connect mysql database using xml

    welcome to all,
    here my doubt is how to connect mysql database using xml file, how to integrate xml file and jsp file and how to access data from dabase using jsp file. can any one help me
    regards

    Short answer: you wouldn't do any of those things. The first two are meaningless and the third is a bad practice. I have no idea what those ideas were supposed to achieve so I have no idea what tutorials I should suggest to you.

  • Error to connecting business rules for Planning application outline

    Hi all,
    I recently migrated database schemas from uat to prod.i configured evrything successfully.when
    I loged into EAS console with user(other than admin)that user has all acces to create business rules,
    I tried to create new business rule to select planning application.
    I am getting this error" error connecting to essbase server<servername>:<appname>
    in error details "error connecting to pllanning server<servername>:<appname>"
    and "error loading objects from data source:java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Object has been closed."
    Please anybody help on these
    regards
    vas

    hi john,
    we are using hyperion planning 9.3.1.1.11 version,
    we were new installatalled Production server and configured,but i did not test the business rules in production server,
    next my DBA exported Oracle Dabase Schemas from UAT server to Production sever those scema names are same in UAT and Production server,so my DBA droped The Schemas in production and replaced the UAT scemas in production server,
    After i manually configured the production server with Migrated scemas, in configuration i changed the server names with production sever and Database names while configuration ,Hyperion planning datasource names are same in UAT and Production ,i manually edited the server names and Database names, i configured to For EAS ,Shared Services,Planning
    Everything configured sucessfully,i am able to log on to application Planning url,and refreshed everything,
    But i am logon to EAS console, i tried to create the Business rule with associate Planning Application I am getting this error Connecting to essbase server<server name>:<appname>
    In error details "error connecting to pllanning server,servername>:<appname.
    and error loading objects from datasource:com.java.sqlexception;[hyperion][oracle jdbc driver]object has been close.
    please help on these
    thanking you
    srini

  • J2EE application jdbc connectivity

    I am going through [this tutorial|http://www.netbeans.org/kb/60/web/mysql-webapp.html#addingTaglib] from netbeans to develop a mysql dabase web application through netbeans
    I use tomcat as web server and it stateds that It would automatically register mysql connector j and move it to lib directory if one is not there but in my case it did not so I manually downloaded mysql-connector-java-5.1.6 from mysql site and put it in tomcat's lib directory, do I have to do something else ,
    I am running mysql as a service on port 3307 instead of default 3306 because that port was preoccupied , I am using Netbeans 6.1, when I run the index.jsp the following page displays
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: An exception occurred processing JSP page /index.jsp at line 3
    1: <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    2: <%@taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql"%>
    3: <sql:query var="subjects" dataSource="jdbc/IFPWAFCAD">
    4:     SELECT subject_id, name FROM Subject
    5: </sql:query>
    6:
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
    root cause
    javax.servlet.ServletException: javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.mysql.jdbc.Driver'"
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.index_jsp._jspService(index_jsp.java:118)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
    root cause
    javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.mysql.jdbc.Driver'"
         org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.getConnection(QueryTagSupport.java:276)
         org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.doStartTag(QueryTagSupport.java:159)
         org.apache.jsp.index_jsp._jspx_meth_sql_005fquery_005f0(index_jsp.java:139)
         org.apache.jsp.index_jsp._jspService(index_jsp.java:62)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.
    Apache Tomcat/6.0.16 I dont understand much from it but I figured it out that this is something to do with database connector
    I have done everything as said
    I also like to mention that initially I used glassfish as J2EE server but due to some strange reason the server failed to start so I change J2EE server to TOMCAT in the property of project
    please help me

    hi everybody I need help
    Same problem;
    meta-inf/context.xml
    <Context path="/Sutlucay">
      <Resource auth="Container" driverClassName="com.microsoft.sqlserver.jdbc.SQLServerDataSource"
      maxActive="100" maxIdle="30" maxWait="10000"
      name="jdbc/Sutlucay"
      username="test"
      password="sa"
      type="javax.sql.DataSource"
      url="jdbc:microsoft:sqlserver://127.0.0.1:1433;databaseName=sutlucay"
      />
    </Context>web.xml
    <resource-ref>
        <description>Database for Sutlucay application</description>
        <res-ref-name>jdbc/Sutlucay</res-ref-name>
        <res-type>javax.sql.DataSource</res-type>
        <res-auth>Container</res-auth>
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>index.jsp
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <%@taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql"%>
    <sql:query var="Sutlucay" dataSource="jdbc/Sutlucay">
        SELECT * from tbLog
      </sql:query>Tomcat process
    Checking data source definitions for missing JDBC drivers...
    Deploying JDBC driver to C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.18\lib\msbase.jar
    Deploying JDBC driver to C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.18\lib\mssqlserver.jar
    Deploying JDBC driver to C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.18\lib\msutil.jar
    Stopping Tomcat process...
    Waiting for Tomcat...
    Tomcat server stopped.
    Starting Tomcat process...Tomcat Log
    SEVERE: Servlet.service() for servlet jsp threw exception
    javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.microsoft.sqlserver.jdbc.SQLServerDataSource'"Tomcat 6.x
    Windows xp
    Netbeans 6.x
    MS SQL 2000
    Thanks
    Cem

  • Unable to connect to SQL plus

    i have downloaded oracle dabase 11i, from oracle web site then i open the SQL plus tool , and then a command line screen opned asked me for use name and password ; i type scott / tiger but it said that the account is locked , so how can i connect to the MY sql to build mt tables and procedure and triggers?

    try this on the machine where the database is running:
    sqlplus / as sysdba
    alter user scott account unlock;
    conn scott/tiger

  • Sql Connection Info

    Hi,
    I want connect Sql Server dabase using db connect. In my local system didn't have sql server dabase. I want to connet another system some where. I have statis ip.
    Please provide connection for connection static ip database.

    Hi,
    you are posting multiple posts for the same...
    /people/happy.tony/blog/2006/09/01/installing-db-connect-with-mssql-server-database

  • DB connectivity help

    Hello, i've been trying to learn how to connect to database using Java. I've been reading the Docs section and tried the tutorial example. But i get 2 exceptions when connecting. It seems i cant find the driver to connect.
    The dabase base name is "sample".
    Netbeans IDE 5.5
    Linux distro
    Most likely im not setting URL & Class.forName() correct. I've tried to review the Docs, but i cant figure it out.
    import java.sql.*;
    public class CreateCoffees {
        public static void main(String args[]) {
            String url = "jdbc:derby:sample";
            Connection con;
            String createString;
            createString = "create table COFFEES " +
                                "(COF_NAME VARCHAR(32), " +
                                "SUP_ID INTEGER, " +
                                "PRICE FLOAT, " +
                                "SALES INTEGER, " +
                                "TOTAL INTEGER)";
            Statement stmt;
            try {
                Class.forName("org.apache.derby.jdbc.ClientDriver");
            } catch(java.lang.ClassNotFoundException e) {
                System.err.print("ClassNotFoundException: ");
                System.err.println(e.getMessage());
            try {
                con = DriverManager.getConnection(url, "nbuser", "nbuser");
                stmt = con.createStatement();
                stmt.executeUpdate(createString);
                stmt.close();
                con.close();
            } catch(SQLException ex) {
                System.err.println("SQLException: " + ex.getMessage());
    }OUTPUT : compile:
    run:
    ClassNotFoundException: org.apache.derby.jdbc.ClientDriver
    SQLException: No suitable driver found for jdbc:derby:sample
    BUILD SUCCESSFUL (total time: 0 seconds)
    Regards from Portugal

    Aranel wrote:
    I tried to do that, but when i try to add the derby.jar file. it gives me an error .
    "Unable to add connection, cannot establish a connection to jdbc:derby://localhost:1527/sample using org.apache.derby.jdbc.EmbeddedDriver(Unable to find a suitable driver"
    Altough i can create a connection using Driver --> JAVA DB (Network), but still doesnt work in Runtime.
    Edited by: Aranel on Apr 9, 2008 1:06 PMBecause, of course, you're using a URL that needs the client Driver (the network server/client Deby setup mode), and you're using the EmbeddedDriver.

  • Connection through cursor

    I have 2 dabases on 2 different systems. I have created a cursor to collect the data from a table in one of the database and I need to apply the data into a table in the other database.
    Within my cursor how do I connect to the other database.
    Can I just use select .... from databasename.schema.table;
    what is the syntax? Thanks!

    Yes you can. Ir is just a little different. You have to create a dblink between the databases and grant proper permissions in order to use them.
    It will finally look like:
    select .... from schema.table@databasename;
    Look here for the instructions regarding 10g r2:
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5005.htm#i2061505

  • EM doesn't connect with database

    Hi all,
    I am a beginner in Oracle.
    Currently, I have installed Oracle Database 10g Release 2 Patch Set 1 and I have created a new database. I have defined also the system variables, ORACLE_SID and ORACLE_HOME.
    I launch the oracle services through a batch process
    net start OracleOraDb10g_home1TNSListener
    net start OracleServiceSEDETEP
    net start OracleDBConsoleSEDETEP
    net start OracleOraDb10g_home1iSQL*PlusAll services seem to start OK.
    Well, now I execute emctl status dbconsole and the answer is the folowing:
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.2.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://ZFNARTSGI14.MDEF.ES:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory C:\oracle\product\10.2.0\db_1/ZFNARTSGI14.MDEF.E
    S_SEDETEP/sysman/log
    If I try to connect through the web browser, I can insert my user, but the database instance shows "Pending Status" and when I click in this link EM DB Control shows
    "Error to search the target SEDETEP in the repository......".
    The dabase was created with Enterprise Manager Repository enabled.
    What is the problem????
    Many thanks in advance,
    David2005

    I have dropped the dbconsole and next I try to create newly, but always I obtain an error.
    emca_repos_create_2006-06-27_04-01-56-PM.log
    Check if repos user already exists.
    antiguo 6:     WHERE username=UPPER('&EM_REPOS_USER');
    nuevo     6: WHERE username=UPPER('SYSMAN');
    antiguo 8: IF ( '&EM_CHECK_TYPE' = 'EXISTS') THEN
    nuevo     8: IF ( 'NOT_EXISTS' = 'EXISTS') THEN
    antiguo 11:     raise_application_error(-20000, '&EM_REPOS_USER does not exists..');
    nuevo 11:     raise_application_error(-20000, 'SYSMAN does not exists..');
    antiguo 14: ELSIF ( '&EM_CHECK_TYPE' = 'NOT_EXISTS' ) THEN
    nuevo 14: ELSIF ( 'NOT_EXISTS' = 'NOT_EXISTS' ) THEN
    antiguo 17:     raise_application_error(-20001, '&EM_REPOS_USER already exists..');
    nuevo 17:     raise_application_error(-20001, 'SYSMAN already exists..');
    antiguo 21:     raise_application_error(-20002, 'Invalid Check type &EM_CHECK_TYPE');
    nuevo 21:     raise_application_error(-20002, 'Invalid Check type NOT_EXISTS');
    DECLARE
    ERROR en línea 1:
    ORA-20001: SYSMAN already exists..
    ORA-06512: en línea 17
    emca_2006-06-27_04-01-23-PM.log
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: C:\oracle\product\10.2.0\db_1
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:23 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: C:\oracle\product\10.2.0\db_1
    27-jun-2006 16:01:27 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: SEDETEP
    27-jun-2006 16:01:27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    27-jun-2006 16:01:27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 isDBC: false
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    27-jun-2006 16:01:27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro SYS_PWD
    27-jun-2006 16:01:27 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user:
    27-jun-2006 16:01:28 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: ORA-01031: privilegios insuficientes
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01031: privilegios insuficientes
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:814)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:363)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:101)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:143)
         at oracle.sysman.emcp.DatabaseChecks.isASMDb(DatabaseChecks.java:715)
         at oracle.sysman.emcp.EMConfigAssistant.getParamsWarnsList(EMConfigAssistant.java:1793)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2276)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:928)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    27-jun-2006 16:01:28 oracle.sysman.emcp.DatabaseChecks isASMDb
    CONFIG: Instancia de base de datos no disponible.
    oracle.sysman.emcp.exception.DatabaseUnavailableException: Instancia de base de datos no disponible.
         at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:131)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:124)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:143)
         at oracle.sysman.emcp.DatabaseChecks.isASMDb(DatabaseChecks.java:715)
         at oracle.sysman.emcp.EMConfigAssistant.getParamsWarnsList(EMConfigAssistant.java:1793)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2276)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:928)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    27-jun-2006 16:01:28 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    27-jun-2006 16:01:30 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    27-jun-2006 16:01:38 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro SYS_PWD
    27-jun-2006 16:01:38 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:38 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:43 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: DBSNMP
    27-jun-2006 16:01:43 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:49 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    27-jun-2006 16:01:50 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    27-jun-2006 16:01:50 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:50 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: sí
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro LOG_FILE
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_UNIQUE_NAME
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_UNIQUE_NAME
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:54 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:54 oracle.sysman.emcp.EMConfig perform
    INFO: Esta operación se está registrando en C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\SEDETEP\emca_2006-06-27_04-01-23-PM.log.
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: DBSNMP
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:54 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_UNIQUE_NAME
    27-jun-2006 16:01:54 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_DOMAIN
    27-jun-2006 16:01:54 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: SEDETEP
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:54 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DBID
    27-jun-2006 16:01:54 oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    27-jun-2006 16:01:54 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 2471832204
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:55 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_UNIQUE_NAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_DOMAIN
    27-jun-2006 16:01:55 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro EMAIL_ADDRESS
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MAIL_SERVER_NAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:55 oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro MODIFY_SID
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro GLOBAL_DB_UNIQUE_NAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DB_DOMAIN
    27-jun-2006 16:01:55 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copiando archivo C:\oracle\product\10.2.0\db_1\sysman\config\emd.properties en C:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: El archivo original C:\oracle\product\10.2.0\db_1\sysman\config\emd.properties se ha copiado en C:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copiando archivo C:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties en C:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: El archivo original C:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties se ha copiado en C:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copiando archivo C:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml en C:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: El archivo original C:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml se ha copiado en C:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 isDBC: false
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DBCONTROL_HTTP_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro AGENT_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro RMI_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro JMS_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: SEDETEP Host: <SERVER DOMAIN> Node: null OH: C:\oracle\product\10.2.0\db_1 isDBC: false
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro ORACLE_HOSTNAME
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro PORTS_FILE
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro JMS_PORT_SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro JMS_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro RMI_PORT_SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro RMI_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DBCONTROL_HTTP_PORT_SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DBCONTROL_HTTP_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro AGENT_PORT_SEDETEP
    27-jun-2006 16:01:55 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro AGENT_PORT
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\oracle\product\10.2.0\db_1\oui
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\oracle\product\10.2.0\db_1\oui
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [C:\oracle\product\10.2.0\db_1, C:\oracle\product\10.2.0\db_HTML]
    27-jun-2006 16:01:55 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME C:\oracle\product\10.2.0\db_1
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from C:\oracle\product\10.2.0\db_1\sysman\config\emd.properties
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME C:\oracle\product\10.2.0\db_HTML
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from C:\oracle\product\10.2.0\db_HTML\sysman\config\emd.properties
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error al leer el archivo C:\oracle\product\10.2.0\db_1\install\staticports.ini
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: C:\oracle\product\10.2.0\db_1:<SERVER DOMAIN>:null:SEDETEP:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro AGENT_PORT_SEDETEP
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_SEDETEP value: 3938
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro DBCONTROL_HTTP_PORT_SEDETEP
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_SEDETEP value: 1158
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro JMS_PORT_SEDETEP
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_SEDETEP value: 5540
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro RMI_PORT_SEDETEP
    27-jun-2006 16:01:56 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_SEDETEP value: 5520
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: SEDETEP : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SEDETEP, oracleHome: C:\oracle\product\10.2.0\db_1, and user: SYS
    27-jun-2006 16:01:56 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\SEDETEP\emca_repos_create_2006-06-27_04-01-56-PM.log
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creando el repositorio de EM. Puede tardar unos minutos...
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: ORA-20001: SYSMAN already exists..
    ORA-06512: en línea 17
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-20001: SYSMAN already exists..
    ORA-06512: en línea 17
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:841)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:265)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:306)
         at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:365)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:187)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:129)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMReposConfig invoke
    GRAVE: Error al crear el repositorio
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Consulte el archivo log en C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\SEDETEP\emca_repos_create_<fecha>.log para obtener más información.
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMConfig perform
    GRAVE: Error al crear el repositorio
    Consulte el archivo log en C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\SEDETEP\emca_2006-06-27_04-01-23-PM.log para obtener más información.
    27-jun-2006 16:01:56 oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error al crear el repositorio
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:199)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:129)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Sorry, I have copied all content of file, because I don't know how to extract the valid information.
    Thanks and Regards,
    David.

  • Hi, i am trying to open and view a report that comes from another server with different odbc connection

    hi, i am trying to open and view a report that comes from another server with different odbc connection
    i created a crystal report for a mysql database on my machine and everything works great
    but we have other reports that come from other machines with different odbc connection
    and this its not working when opens the report asks for credentials
    and i cannot use the remote ip for these reports that come from other machine
    question
    if i cannot connect to remote ip to open the report
    for each report i have to create a database the report database on my machine and then open the report ?
    or there is some other way to open the report ?
    i am using visual studio 2013 and mysql and
       <add key="MYSQLODBCDRIVER" value="{MySQL ODBC 5.3 UNICODE Driver}"/>
    thanks

    short
    i have a report that it was created on another server with a specific dsn
    now i am trying to open the report on my machine
    the database from the other server does not exist on my machine
    the server machine where the report was created the ip its not accessible
    question ?
    can i open the report on my machine or its impossible ?
    thanks

  • Connecting Audiovox TV (FPE3205) using Apple Mini-DVI to Video Adapter

    I can't figure out what I'm missing here. All the connections look right, but... well, it's possible that I just don't know what I'm supposed to do now. I restarted both devices, but still, nothing. Any ideas?

    You've posted in the iMac G3 CRT area. Are you asking this question about an iMac?
    David

Maybe you are looking for