Which edition of DB2 Connect neccessary for connection with WebLogic 6.1

Hi!
Who can tell me, which editions of DB2 Connect work together with WebLogic
6.1?
- the hardware-related Personal Edition
- the Enterprise Edition run on an extra server, which works as a gateway
between DB2 and its clients.
- the CAE-Client (Client Application Enabler)
We would prefer the Personal Edition - if possible - does anyone has
experiences? IBM can not give us this neccessary information.
Thanks
Marita

Hi Marita,
WebLogic will work with any JDBC 2.0 compatible driver.
Generally, a gateway would add some overhead. You could
setup a WebLogic connection pool using the simplest way
and see if it satisfy your needs.
Regards,
Slava Imeshev
"Marita León Ohl" <[email protected]> wrote in message
news:[email protected]..
Hi!
Who can tell me, which editions of DB2 Connect work together with WebLogic
6.1?
- the hardware-related Personal Edition
- the Enterprise Edition run on an extra server, which works as a gateway
between DB2 and its clients.
- the CAE-Client (Client Application Enabler)
We would prefer the Personal Edition - if possible - does anyone has
experiences? IBM can not give us this neccessary information.
Thanks
Marita

Similar Messages

  • How to integrate Oracle Enterprise Pack for Eclipse with Weblogic Portal

    Hi
    I am following this documentation http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14252/setup_dev_env.htm#i1013214
    to setup my development environment for developing portal applications, but I cannot set it up, my eclipse does not have PORTAL perspective.
    I have downloaded the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5) and the Oracle WebLogic Portal 10.3 as mentioned in the documentation.
    The Oracle Weblogic Portal 10.3 includes a workshop version of eclipse, but that is not based on a recent Eclipse, that is why I would like to use the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5).
    It is weird int he Oracle Portal 10.3 installation that I cannot install the Weblogic Portal without the Workshop.
    Could you help me in this? How can I integrate the Oracle Enterprise Pack for Eclipse with Weblogic Portal?
    Thank you.

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

  • Crystal Report 9 connectivity with WebLogic 10.3.5

    Hello,
    Is the Crystal Report 9 certified with WebLogic 10.x? Currently WebLogic 8.x is in use. Trying to upgrade the WebLogic.
    Thanks

    What does this have to do with Database Connectivity?
    An I doubt it, CR 9 is about 8 or 9 years old well before 10.3 was released. Check the Platforms PDF's for more info.
    Don

  • JNDI Provider Connection With Weblogic 8.1

    Hi all,
    I am using SUN ONE Studio V 5.0 update 1 with weblogic 8.1 integrated with it.
    Today I have added weblogic.jar in the classpath of the project.
    Now I went to "runtime tab" and installed a jndi provider with factoryname and url successfully.
    I tested the provider successfully :)
    But when I tried to connect it to the service it failed.
    IDE thrown a NPE and error message in dialog appears, says "TimeOut value is too short to connect".
    There is no option for setting this timeout value.
    Could any one pls help me regarding this. How can I get connected to JNDI service given by WL 8.1 ?
    Has anyone also faced such problem ?
    My server is up and smiling on me.
    I am adding that error message fully....
    java.lang.NullPointerException
         at weblogic.rmi.internal.StubGenerator.getStubOnClient(StubGenerator.java:785)
         at weblogic.rmi.internal.StubGenerator.getStubClass(StubGenerator.java:758)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:803)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:790)
         at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:79)
         at weblogic.common.internal.RMIBootServiceStub.getStub(RMIBootServiceStub.java:50)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:152)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:597)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:534)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:336)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:80)
         at org.netbeans.modules.jndi.JndiDirContext.<init>(JndiDirContext.java:47)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.checkContextValidity(JndiDataType.java:211)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.run(JndiDataType.java:169)
         at java.lang.Thread.run(Thread.java:534)
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Failed to generate class for weblogic.common.internal.RMIBootServiceImpl_811_WLStub ] - with nested exception:
    [java.lang.NullPointerException]
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:807)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:790)
         at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:79)
         at weblogic.common.internal.RMIBootServiceStub.getStub(RMIBootServiceStub.java:50)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:152)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:597)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:534)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:336)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:80)
         at org.netbeans.modules.jndi.JndiDirContext.<init>(JndiDirContext.java:47)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.checkContextValidity(JndiDataType.java:211)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.run(JndiDataType.java:169)
    [catch] at java.lang.Thread.run(Thread.java:534)
    one this more, if u see help then it is written that WL plugin will work only with jdk 1.3.1 and not with 1.4 but my plugin works successfully. What does it mean ?
    My userdir is : C:\Utility\Dir4j, when I installed the provider for connecting to JNDI service of WL, then IDE created a dir C:\Utility\Dir4j\system\JNDI folder and created weblogic_jndi_WLInitialContextFactory.impl file under it.
    Because I added that weblogic.jar file on my FSystem thats' why It created it under my userdir.
    Pls Help
    Sanjeev

    Hi Sanjeev :
    I am running into the same problem . Could you please be kind enough to tell me how you fixed the problem. I followed your solution but I am still running into the same problem.
    Basically my WebStart application should be getting a connection from the Connection pool making a t3 call to a Weblogic server.
    Thanks in advance .

  • Which fft filter do you recommend for use with Photoshop CS4?

    Looking around the internet, I am having trouble finding an FFT filter that I can download and that is recommended for use with CS4.  Any have any help?

    Thanks much, but when I click on the link
    <http://www.mdr.co.nz/Fourier%20Transformation.zip>
    http://www.mdr.co.nz/Fourier%20Transformation.zip, it leads to a Not Found
    page.
    Monelle M. Richmond
    Administrative Manager
    jubilee! / Me Beads!
    One More Thing, Inc.
    165 Hollow Road
    Glenford, NY 12433
    Tel: (845) 657.5290
    Fax: (845) 657.5294
    <mailto:[email protected]> [email protected]
    www.jubileejewelry.com

  • Which version packages do I need for T530 with Windows 7 x64?

    - Power Management Driver:
    This version http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS032258
    Or this version http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS014939
    - Intel Management Engine Firmware:
    This version http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS028929
    Or this version http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS032435
    The reason I'm asking is because Lenovo Support Driver & Software website lists all these versions for T530 with Windows 7 x64.

    usually i go for the newer version.
    and on my thinkpad i installed power management driver version 1.66
    and for ime firmware the second link you provided.
    good luck

  • Which is better to connect with MIDlet? jsp or servlets

    Hello to all,
    I am Vishnu from India. I have tried connecting MIDlet with jsp but not using servlet. Few asked me to use servlet to connect to MIDlet.
    I want to connect to database (sql server) from MIDlet.
    I do not know which should I go for ,
    what should i choose whether jsp or servlet?
    If I choose servlet, can i create new servlets on the run, is it possible?
    Thank you in advance,

    hey vishnu,
    can u please tell me how to Connect a servlet/jsp using a midlet.. i also want to connect SQL Server .
    i have one application on JSP and i want tht application to run on j2me platform.
    i hope u ll help me.
    thnx
    Ahmed

  • Which backend-system permissions are neccessary for time recording via ESS

    Hello,
    I'd like to to time recording via ESS and would like to know which permissions/rights a user needs in the portal and the above all of them in the backend system.
    Is it neccessary that the User in the backend system is a user of user type Dialog or could this also be an user with another user type?
    Thx, Vanessa

    Please make sure that the User has ESS authorisation
    he needs to have the authorisation like recording times, Normal cats authorisation, please check help.sap.com for which infotypes to be necessary Like 316 etc
    You need to maintain the CVR parameter for the profile being
    used.

  • Which Edition of Windows is required for using SQL 2012 Always On Availability Groups

    I want to use the new feature of having 2 secondary mirror replicas. the first secondary replica will be sync the second one will be async.
    Currently I have SQL Enterprise license and Windows 2008 R2 Standard license.
    Will I be required to upgrade to Windows Enterprise license to use Always On? (since this feature depends on Windows clustering?)
    Can you please confirm if SQL Always On feature can be used on Windows 2008 R2 standard or not?
    MSDNStudent Knows not much!

    Always On is available with Standard Edition but it supports only 2 nodes. 
    AlwaysOn is a bigger umbrella which covers two features. AlwaysOn Availability Groups (AG) and AlwaysOn Failover Cluster Instance (FCI).
    FCI for 2 node is supported. You can't use AG feature in SQL Server Standard Edition
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • HT201274 If you erase your iPod content, would it erase the music from the iTunes on the computer which that iPod is connected with?

    I'm giving away my old iPod touch so I want to restore everything, deleting all content but I also have an iPhone connected to the same iTunes account on my laptop. If I restore all music, setting, apps, etc. will it also erase all those things from my iTunes on my laptop?

    No. Erasing your iPod wiol not effect iTunes on the computer.

  • Which edition of Oracle is certified for Vista and Windows 7?

    Many thanks.

    Windows 7, is projected.
    As for Windows Vista (10g and 11g):
    Oracle Database (EE, SE, PE and Client) are supported on these platforms:
    - Business edition
    - Enterprise Edition
    - Ultimate Edition
    -Andy

  • How to learn which iTunes Library is connected with my devices?

    I do not love it when my Mac deletes files.
    Karl

    You'd have to check the LibraryPersistent IDs of each library against the one on the device. There is a webpage here that claims to be able to extract your ID by processing one of the device backup files, info.plist. It's probably safe, but a quick look at the file we're going to upload shows that it includes the device IMEI & phone numbers, a list of Wi-Fi syncing profiles, info on iBooks, Media and Apps synced to the device along with the presumably obscured ID we want and who knows what else? There is, I suppose, a risk that the data could include AppleID info so I'm somewhat reluctant to test the site.
    According to one posting the data should also exist in /private/var/mobile/Media/iTunes_Control/iTunes/iTunesPrefs.plist on the device but I'm having a hard time finding an app to explore the my iPhone's file system and there is no certainty the value is human readable there either.
    It's not too hard to read the LibraryPersistentID of an iTunes library from the accompanying XML file (line 12 in plain text for me), but reading every one you have on every machine might take some time.
    OK, in the interests of confirming whether the site does what it claims to I'm going to test my iPad backup's Info.plist file. If my AppleID gets hijacked at least it was in a good cause.
    Bingo! The website brought back:
    <key>Library Persistent ID</key><string>CCF046191585EA85</string> which matches
    <key>Library Persistent ID</key><string>CCF046191585EA85</string> from my xml.
    tt2

  • Which LDAP attribute is connected with isUserAccountLocked() method?

    Hello,
    In IUserAccount object there is an API method isUserAccountLocked()
    Can anyone tell against which LDAP attribute is the check being made on or is it an internal UME DB attribute?

    Hi Roy,
    isUserAccountLocked() will check in the UME DB attribute. I thing isUserAccountLocked fetching the data belogs to the ume.ldap.blocked_accounts.
    refer to http://help.sap.com/saphelp_nw2004s/helpdata/en/af/0cfc3f09c2c442e10000000a1550b0/content.htm
    Regards
    AJ

  • Which pcmcia wifi card to get for pb17" with Airport already installed?

    Title says it all really... after 3 years the airport connection to all 3 of my apple base stations (1 X new airport extreme and 2 X airport expresses) is pathetic
    Thought about a USB wifi stick - but that sticks out too much - would prefer to get a pcmcia card as I don't use it for anything else
    So anyone have experience of which one to get?
    Note that i've got airport express already installed in the pb - so would need to disable that or something - prefer it to be compatible without having to remove it - cos it's easier that way
    Thanks all

    guess everyone is off in the MacBook forums!
    sigh

  • Connectivity with Weblogic

    can we access Weblogic beans from Oracle Java Stored procs
    Currently I am using RMI for achieving teh connectivity....Anyother options...to make life easier..
    null

    I don't have any experience with this, you may want to repost your question in the Oracle8i JVM forum here on OTN.
    Thanks,
    Rob
    null

Maybe you are looking for

  • N73 & PC Suite - no photo upload & not fully synch...

    Hi, I'm running Windows XP and the latest PC Suite (updated yesterday). Regardless of the "both way" settings, when synchronising data only goes from the PC to the phone, not the otherway. I've tried the fix mentioned earlier (create new settings) bu

  • Regarding  structure whose value is not comming in workarea

    Hi experts,          I had created a structure in abap dictionary in that i taken one fields whose data element is char and even in driver program i had use char for that fields, the field value is of decimal i.e 11.340. so when i used this structure

  • How to adjust logical system after coping PRD to QAS in tabels

    Hello I wonder how to adjust logical system after coping PRD to QAS in tabels. I know (the logical system changes) but there is a transaction which adjustes entries in tabeles...

  • Missing Album Artwork

    I have this weird thing happening.. The puchased album does not show up when you look at it, yet the artist/album name is below it. It is completely black (no music note) but when you scroll to either side, you can than see the album cover picture..

  • Lumia 620 background change in themes

    I m using 620,i want to change my mobile themes,but its give only two option in themes -setting,white,and black. i want to change it,is there any software or setting to change it. specialy in my mobile setting of themes it appering only black and whi