Weblogic6.1 with oracle8i using classes12.zip

Well its not workin with weblogic6.1 was working fine with weblogic6.0 !
Driver name
oracle.jdbc.driver.OracleDriver
properties
user=uss
password=uss
dll=ocijdbc8
protocol=thin
<Error> <JDBC> <Error during Data Source creation:
weblogic.common.ResourceException: DataSource(uss.oraclePool) can't be created
with non-existent Pool (connection or multi) (MyJDBC MultiPool)>

sumev <[email protected]> wrote in
news:3bf1976e$[email protected]:
Well its not workin with weblogic6.1 was working fine with weblogic6.0
Driver name
oracle.jdbc.driver.OracleDriver
properties
user=uss
password=uss
dll=ocijdbc8
protocol=thin
<Error> <JDBC> <Error during Data Source creation:
weblogic.common.ResourceException: DataSource(uss.oraclePool) can't be
created
with non-existent Pool (connection or multi) (MyJDBC MultiPool)>
Hello Sumev,
Below is the possible cause of this error message:
1) Either the connection pool(on top of which you are creating the
datasource) has not been created.
2) Or you have not targeted that connection pool to any of your servers
available in your domain. Please make sure your connection pool is targeted
to any of your available servers.
If you still have problems, attach config.xml and weblogic.log file with
this posting.
Regards,
Vishwanath Kumar

Similar Messages

  • How to match xsu12.jar with classes12.zip

    Can anyone tell me how to do it

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steven Muench ([email protected]):
    Not sure what the question is.
    If you use classes12.zip in your classpath, use xsu12.jar in your classpath, too.
    If you use classes111.zip in your classpath, use xsu111.jar in your classpath, too.
    <HR></BLOCKQUOTE>
    Thank you! It works now.
    null

  • Difference between Classes111.zip and Classes12.zip?

    Hi!
    Earlier we used to use Classes111.zip now a days mostly we use classes12.zip.
    What is the comparison among the two?
    What are the special things that are achieved in Classes12.zip over Classes111.zip
    Can I have explanation about it?
    Thanks in Advance
    -Sagar

    classes111.zip is for JDK1.1 while classes12.zip id for JDK1.2 and above.
    Col

  • Wrong metadata retrieved when using Oracle8.1.7 + classes12.zip

    Hi,
    I am using Oracle8.1.7+classes12.zip+jdk1.2.2.
    I am always retrieving the wrong metadata for the tables. The same piece of code works fine when using Oracle8.1.5+classes111b.zip+jdk1.2.2.
    The code is as follows :
    try {
    db = Database.getDatabase();
    con = db.getConnection();
    ps = con.prepareStatement("SELECT * FROM " + tablename);
    meta = (ps.executeQuery()).getMetaData();
    } catch(SQLException e) {
    Debug.log("ServerMetaCache::requestMeta " + e);
    System.err.println("ServerMetaCache::requestMeta " + e);
    return null;
    The following is a list of the column name retrived from the metadata :
    TABLE_CAT
    TABLE_SCHEM
    TABLE_NAME
    COLUMN_NAME
    KEY_SEQ
    pk_name
    Anyone encountered this before?
    null

    The code I posted above was incomplete.
    The complete code is as shown below:
    db = Database.getDatabase();
    con = db.getConnection();
    ps = con.prepareStatement("SELECT * FROM " + tablename);
    meta = (ps.executeQuery()).getMetaData();
    try {
    int count = meta.getColumnCount();
    columns = new ColumnDefinition[count];
    System.out.println("tname = " + tname);
    System.out.println("column count = " + count);
    for (int i = 0; i < count; i++) { // arrays starts from 0 while columns start from 1
    String colName = meta.getColumnName(i+1); // get the database name for this column
    System.out.println("colName = " + colName);
    catch(SQLException e) {
    System.err.println(e.toString());
    The result is :
    tname = Product
    column count = 6
    colName = TABLE_CAT
    colName = TABLE_SCHEM
    colName = TABLE_NAME
    colName = COLUMN_NAME
    colName = KEY_SEQ
    colName = PK_NAME
    null

  • No classes12.zip included with Linux Oracle 8.1.7 client install??

    I noticed on the linux client install - it includes a
    lclasses11.zip, but this is not the JDBC classes that come with
    Windows clients.
    1.) What is the lclasses11 or 12.zip files for?
    2.) Do I need to copy Windows client classes12.zip, etc to a
    linux client? What aren't these included?
    Thanks
    CHris

    Hi,
    I faced a problem that I want a Oracle8 driver for Linux, so I
    can connect my DB that installed in NT from Linux, I see that
    you face the same problem, I hope you find a solution, so could
    you please help me in this, should I install Oracle in the
    Linux, or not, from where can I install every thing.
    Thanx,
    Ahmed.

  • Usage of java.sql.Timestamp with classes12.zip and ojdbc14.jar  ?

    Hi all,
    If i'm using java.sql.Timestamp with classes12 it is functioning perfectly,
    if i'm using ojdbc14 and java.sql.Timestamp it is functioning in different way and failing to do the action..
    Example : update set xxx=yy where time = my Timestamp object set in Prepared statement
    Hope to see the answer

    http://forum.java.sun.com/thread.jspa?threadID=460615&messageID=2116517
    Timestamp insert problem
    Using the "classes12.zip" file that comes with the distribution for Oracle versions 8.1.6.x and 8.1.7.x, Oracle's DATE datatype is mapped to the "java.sql.Timestamp" class. However, the "ojdbc14.jar" driver maps DATE to "java.sql.Date", and "java.sql.Date" only holds a date (without a time), whereas "java.sql.Timestamp" holds both a date and a time.

  • Compatibilty of classes111.zip with classes12.zip?

    We are using classes111.zip for our application .( JDBC thin client being used on Oracle 8i , Application Server is WEBLOGIC )
    We require scrollable resultset for one module , so for that we require classes12.zip.
    Can i use it ?
    If yes will it affect my programs using classes111.zip ?
    null

    In JDBC 8.1.6 almost all of the features (with the exception of support for java.sql.{Blob,Struct,Ref,Clob,SQLData}) of JDBC 2.0 are available in both, the classes111 and classes12 libraries.
    However, if you use classes111.zip you'd need to cast to oracle.jdbc.driver.OracleXxxx entities instead of using java.sql.Xxxx.

  • Can I use a ZIP drive with my LCII?

    Can I just plug in a SCSI ZIP drive in my pizza-box and get it working? I can use it with mac OS 6 or 7, I need to exchange and storage files.
    Something like this : http://cgi.ebay.it/IOMEGA-ZIP-100MB-EXTERNAL-SCSI-DRIVE-MAC-PC-AOK-WARANTY-/1305 26545470?pt=PCC_Drives_Storage_Internal&hash=item1e63fd063e#ht_1239wt_1141
    Thank you!

    Do you need to store the files on Zip disks or could you use an external SCSI hard drive?  The reason I ask is that Zip drives, while very useful and convenient, had some production problems and/or a design flaw (depending on one's point of view) for a while.  The problem was named after the symptom that it caused - "Click of Death" or "Death Click."  You'd insert a disk into the drive and hear the heads click down to find the control track, then after a few moments, the heads would release, then click down again, then release, etc.  While the drive was still powered ON and trapped in this endless cycle, you couldn't eject the disk with the Mac OS "Put Away" command or by pressing the manual eject button.  Whether it was an alignment problem or not, the disks became damaged.  I don't think that Iomega ever compiled a definitive serial number range for affected units, so there's really no way to determine whether or not a used unit will develop the problem at some point.  I bought an internal SCSI Zip drive about 6 years ago at eBay and it developed the problem within a couple of weeks.  Fortunately, the seller sent me a replacement and didn't require return shipping of the bad drive.  You could be lucky and get a drive that has had little usage and delivers trouble-free performance for as long as you need it.  As for using the Zip drive with your LC II, you may need to download an older version of the IomegaWare software from Iomega's web site, to be compatible with the Mac OS you're running - especially if it's System 6.  I've never used a Zip drive with anything older than 7.5, possibly 7.1 on my LC III - I can't remember since I soon upgraded the LC III to OS 7.6.1.  With the Iomega software on a floppy disk, you can run the "Iomega Guest" program, that enables use of the Zip drive without installing the software on the hard drive.  Otherwise, installing the IomegaWare software on the hard drive would be most beneficial to you.

  • Classes12.zip problem :-((

    Hi all, I had a problem when I open a jsp page when I use JDBC connection with classes12.zip. I currently have classes12.zip under c:\Oracle\Ora81\jdbc\lib and I set my environment variable:
    1st try to set: CLASSPATH=c:\Oracle\Ora81\jdbc\lib
    2nd try to set: CLASSPATH=%CLASSPATH%;c:\Oracle\Ora81\jdbc\lib
    3rd try to set: CLASSPATH=$ORACLE_HOME\jdbc\lib
    Then I reboot my machine and start my Tomcat Server. None of these setting is working at all. Here is the error that I get when I load my jsp page:
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: -1 in the jsp file: null
    Generated servlet error:
    [javac] Since fork is true, ignoring compiler setting.
    [javac] Compiling 1 source file
    [javac] Since fork is true, ignoring compiler setting.
    [javac] C:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\_\t_jsp.java:8: package oracle.jdbc.driver does not exist
    [javac] import oracle.jdbc.driver.*;
    [javac] ^
    [javac] C:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\_\t_jsp.java:59: cannot resolve symbol
    [javac] symbol : class OracleDriver
    [javac] location: package driver
    [javac]           DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    [javac] ^
    [javac] 2 errors
    I read several classes12.zip problem that posted on this forum, but none of them help me at all. By the way my OS is Window 2000 and Tomcat 4.1, Oracle 8.1.7 Enterprise
    Please give me some advices how to fix this.
    Thanks

    Thanks for all your advices, I did try Weiming Zhao
    and 734 instruction, but still not working. By the way, when I do javap oracle.jdbc.driver.OracleDriver, I got the following:
    C:\Dev>javap oracle.jdbc.driver.OracleDriver
    Compiled from OracleDriver.java
    public class oracle.jdbc.driver.OracleDriver extends java.lang.Object implements
    java.sql.Driver {
    public static final char slash_character;
    public static final char at_sign_character;
    static final java.lang.String oracle_string;
    static final java.lang.String user_string;
    static final java.lang.String password_string;
    static final java.lang.String database_string;
    static final java.lang.String server_string;
    static final java.lang.String access_string;
    public static final java.lang.String protocol_string;
    public static final java.lang.String dll_string;
    public static final java.lang.String logon_as_internal_str;
    static final java.lang.String prefetch_string;
    static final java.lang.String row_prefetch_string;
    static final java.lang.String default_row_prefetch_string;
    static final java.lang.String batch_string;
    static final java.lang.String execute_batch_string;
    static final java.lang.String default_execute_batch_string;
    static final java.lang.String remarks_string;
    static final java.lang.String report_remarks_string;
    protected static java.sql.Connection m_defaultConn;
    static {};
    public oracle.jdbc.driver.OracleDriver();
    public boolean acceptsURL(java.lang.String);
    public java.sql.Connection connect(java.lang.String, java.util.Properties) t
    hrows java.sql.SQLException;
    public java.sql.Connection defaultConnection() throws java.sql.SQLException;
    public static java.lang.String getCompileTime();
    public int getMajorVersion();
    public int getMinorVersion();
    public java.sql.DriverPropertyInfo getPropertyInfo(java.lang.String, java.ut
    il.Properties)[] throws java.sql.SQLException;
    public boolean jdbcCompliant();
    There is a SQLException, is this normal? This classes12.zip stop me for the last 4 days. Please advise.
    Thanks

  • Oracle 9i Driver (classes12.zip) WL 6.1

    I have added the classes12.zip into the CLASSPATH of WL and configured the connection pool to point to an Oracle 9i database. WL starts up with no problem, but here's my 2 questions:
    1. How can I be sure that WL is really using the Oracle 9i JDBC driver instead of the 8i version (included with WL)? Is there a command that I can type to find out?
    2. On some instance of WL, after I point it to an Oracle 9i WL automatically adds dll=ocijdbc9 to the properties text box, but on some WL instance it doesn't add the dll=ocijdbc9 to the properties text box. I am using type 3 driver and not type 2 driver so dll=ocijdbc9 doesn't really matter, just curious on why WL sometime automatically add the dll=ocijdbc9 and sometime it doesn't.
    Any inputs from anyone will be greatly appreciated.
    Thanks!
    Robert

    Hi Robert,
    weblogic should work with any JDBC 2.0 compatible driver.
    Generally certification means that the driver has passed all
    weblogic tests and thus officiall support is provided for related
    issues. In other words, the fact that driver for 9.2 has not been
    certified for weblogic 6.1 doesn't mean that it can not be used
    with 6.1.
    Regards,
    Slava Imeshev
    "Robert Simpson" <[email protected]> wrote in message
    news:3d949c5a$[email protected]..
    Thank you Joe for your response. I really appreciate it! Two morequestions please....
    >
    I believe WL6.1sp2 is not certified to work with Oracle 9.2 and WL7.0sp1is certified to work with Oracle 9.2, am I right?
    >
    So the certification is referring to the internal WL type 2 driver(jdriver) and not referring Oracle 9.2 database and if that's the case, we
    can still download the classes12.zip (Oracle JDBC driver), but since this is
    a 3rd party JDBC driver, WL still do not officially certified it?
    >
    Bottomline if we want to use Oracle 9.2 we should use WL7.0sp1 since thisis officially certified by BEA. Am I right?
    >
    Thanks again!
    Robert

  • The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded with I use jws

    Hi,
    I use Java web start and the problem is that java web start can't be loaded the driver.
    Here is my error message :
    See com.borland.dx.dataset.DataSetException error code: BASE+83
    com.borland.dx.dataset.DataSetException: The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded. This could be a problem with the driver itself, or that the driver is not found on the classpath.
    at com.borland.dx.dataset.DataSetException.a(Unknown Source)
    at com.borland.dx.dataset.DataSetException.driverNotLoadedAtRuntime(Unknown Source)
    at ...
    In my .jnlp I put :
    <resources>
    <j2se version="1.3+" />
    <jar href="ManipulationLigneAS400.jar" /> it's my application
    <jar href="classes12.zip" />
    </resources>
    I don't know what .jar I have to put?
    Someone could help me please?

    Hi,
    see your thread http://forum.java.sun.com/thread.jsp?forum=31&thread=385994
    Ulrich

  • CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip not recognized

    I have included classes12.zip in my CLASSPATH for the user oracle but everytime I try to compile JdbcCheckup.java,
    I get the error
    Can't find type "oracle/jdbc/driver/OracleDriver"
    why can't my Linux machine recognize the driver inside classes12.zip?
    Do I need to unzip it and put it in the proper path.
    (I tried that with OracleDriver.class , but then I get some other error
    i.e
    java.lang.NoClassDefFoundError: antlr/collections/AST
    at at.dms.kjc.Main.beautifyParseError(Main.java:692)
    at at.dms.kjc.Main.parseFile(Main.java:488)
    at at.dms.kjc.Main.run(Main.java:119)
    at at.dms.kjc.Main.compile(Main.java:449)
    at at.dms.kjc.Main.main(Main.java:432)
    Somebody, anybody help.
    p/s I had the same problem when I was using 8.1.6.2. I have since installed 8.1.7 and JDK 1.2.2, and I still have the same problem.

    Sasan,<br>
    The file translation.zip is supposed to be located at the mentioned folder.<br>That was right till 9.2. That does no more the case from 10g. <br>Translator.zip was replaced by translator.jar.<br>
    Download JPublisher 10g Release 10.2, you will find translator.jar which you need to add at your CLASSPATH instead of translator.zip.<br>
    <br>
    Nicolas.

  • Help!: JDBC driver classes12.zip

    I use Oracle8i v. 8.1.6 release 2 under Linux platform (RH 7).
    I found out that there's no 'classes12.zip' file (the JDBC Driver supports JDK1.2) in my $ORACLE_HOME/jdbc/lib. It only got:
    classes111.zip
    classes111_g.zip
    jndi.zip
    jta.zip
    nls_charset11.zip
    What should I do?
    Is there any download/cure for this?
    Thank you.

    Hi,
    download at http://otn.oracle.com/software

  • Sending mails with attachments using oracle 8i

    Hi,
    Could anybody please send a sample code for sending mails
    with attachments using oracle 8i.
    Thanks in advance

    For oracle8i there is an example package from OTN:
    http://www.oracle.com/technology/sample_code/tech/pl_sql/htdocs/Utl_Smtp_Sample.html
    You have to re-write the package a bit to work it with BLOBs instead of RAW attachments, but that should be no problem
    Hop this helps,
    Michiel

  • Time out connection in the classes12.zip

    Hello,
    How can I change the time out connection to my database in Java ? I use the JDBC thin driver (classes12.zip) to connect to an 8.1.6 standard Oracle edition on an NT Server.
    I tested a network problem connection removing the network cable and then my application waits 20 minutes to raise an exception.
    Thanks
    Guillaume Facon

    You need to set a tcpip timeout at the os level. Oracle jdbc does not support timeouts.

Maybe you are looking for