Deploy a new JDBC Driver on SAP Netweaver 7.1 CE

I would like to deploy a new  jdbc driver on the  SAP NetWeaver 7.1 CE
bI have a Guideline where the steps are discribed until a message says
to download a jdbc driver file ojdbc14.jar . The File exist on the AIX 5.3
but the message wants to install  the driver file from my local PC.
Is there a possibility to access to the AIX and select the file via Netweaver ?
In the Configtool is the jdbc connector not available so I cant do the configuration there
Thank for your Help
BR,
Vito

Hi Vito Cecere,
Please logon to your AIX system.
logon to your CE system NWA being in the AIX system then it's possible to access the file.
Otherwise, being in your desktop/laptop it's not possible to access your AIX file system due to fact that files are not mounted to that level access.
If this doesnot answer your concern please write back.
Regards
Sekhar

Similar Messages

  • Adding new JDBC driver to Jdeveloper 3.0

    Hi all,
    How to you add a new jdbc driver to jdeveloper 3.0.

    Add a new library (containing the driver) to the list of libraries for the project -- under the project settings menu.
    None of the JDeveloper wizards will acknowledge or use a non-Oracle driver and BC4J will not work with non-Oracle drivers either, but this will get the driver included into the project settings so that you can reference it using JDBC code in the IDE.

  • New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Lx

    Hi sdn gurus,
    two new SAP NetWeaver versions for Linux were uploaded since 26.01.07:
    New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    New! Technology Preview SAP NetWeaver 04S - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    Does anyone here know more about the installed components in that packages, like in the compare component matrix: https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Can anyone post here which of the following components are pre-installed:
    SAP NetWeaver Development Infrastructure
    SAP NetWeaver Developer Studio
    SAP NetWeaver Portal with PDK
    Web Dynpro
    Visual Composer
    Content Management and Collaboration
    TREX
    SAP NetWeaver Business Intelligence Java SDK
    SAP Interactive Forms by Adobe
    Composite Application Framework
    Thank you....

    Hi Roman Doubrava,
    the Linux Version (Technology Preview SAP NetWeaver 04S)  contains the ABAP and the J2EE stack itself. It is a technical demo for evaluation purposes. There are no additional components shipped with the installation media. Besides, some of the components you mention only run on Windows, the SAP NetWeaver Developer Studio for example.
    Nevertheless you should be able to install SAP J2EE components (e.g. Portal) into you N4S Linux Testdrive. Just download the CD/DVDs from http://service.sap.com/swdc and try it out. I've already seen a Portal on top of the old NW4 (Netweaver 04) Testdrive.
    Best Regards,
    Hannes Kuehnemund

  • Buying a new JDBC driver

    Hi There,
    I am a student and currently working on a ASP ->MS ACCESS application. I have converted that application to JSP->MS ACCESS.
    Now I am planning to migrate to JSP->Oracle and want to buy a JDBC driver for the same. Can anybody guide me to buying a good/cheap driver?
    I have gone through the following list but I want somebody experienced to advice me on this topic.
    http://industry.java.sun.com/products/jdbc/drivers
    Any help will be useful.
    Thanks
    Mahesh.

    Thanks for the reply!!
    Another query about developing applications:
    For the JSP->MS ACCESS application that I developed, I used JDBC:ODBC bridge that comes with SDK and Apache Tomcat as the JSP container.
    Compared to the implementation in ASP, the JSP version was very very slow (crashed after 30 min of extensive interaction with the database) and after a long thought I attributed this problem to the JDBC:ODBC bridge. This led me to my decision of buying / using a new JDBC driver.
    Do you think I am in the right direction? Also is Oracle JDBC driver used commercially?
    Regards.

  • Adding new JDBC driver

    Where do I put the .jat file for the
    new JDBC driver I have added to the IDE under
    Other - JDBC ?
    Tried all the obvious places in the hierarchy but they do not seem to work.
    The driver works from within other tools and is in the jdk CLASSPATH

    Andrew,
    Edit jdeveloper.ini from the /bin directory where JDeveloper 3.1 is installed. Add the .jar file to the end of the IDEClassPath= line.
    If this is a type 2 driver and requires native code, add the path where the .dll file resides to both the SLP= and JLP= lines (refer to the release notes under using Native Code with JDK 1.2/1.3) if this is the case.
    Take Care,
    Rob
    null

  • Jdbc adapter in sap netweaver pi 7.3

    Hi All,
    My system details:
    SAP NET WEAVER PI 7.3  and database MYSQL 10.00.2531
    Can you pls let me know
    1. what are all the drivers I need to download ?
    2. from where I can download JDBC drivers ?
    3. how to deploy JDBC drivers into our PI 7.3 server.
    Regards,
    Rajesh.

    >what are all the drivers I need to download ?
    You need just jdbc driver
    >from where I can download JDBC drivers ?
    http://www.mysql.com/products/connector/
    >how to deploy JDBC drivers into our PI 7.3 server.
    Use JSPM to deploy jdbc and jms drivers. It is pretty much similar to PI 7.1. No big difference.

  • How to add new JDBC driver ?

    OS - Linux
    SunAppServ 9.1
    Hi, I want to create in AdminPanel on 4848 port new ConnectionPool in Resources/JDBC.
    To do this I can chose Postgres Vendor but I want to use my new Postgres driver because default is not work.
    I hava postgresql-8.2-505.jdbc4.jar file
    in this file there is a directories org/postgresql/ds/PGPoolingDataSource.class which I want to use.
    Where I should copy this postgresql-8.2...jar file
    I tried copy to JEE5_HOME/lib/. and in secend step i write class postgresql-8.2-505.jdbc4.org.postgresql.ds.PGPoolingDataSource
    but this doesn't work.
    BTW this driver work in NetBeans (I have jdbc connection in Runtime and linked this driver)

    Please Refer :
    1) http://blogs.sun.com/JagadishPrasath/entry/creating_jdbc_connection_pool_resource
    2) http://blogs.sun.com/JagadishPrasath/entry/jdbc_connection_pool_templates_glassfish

  • Help installing new JDBC driver on LINUX

    Hello,
    Today, I downloaded the new SQL Server 2005 JDBC Driver onto
    my Linux Server. The path to the driver's .jar file is
    /root/sqljdbc_1.0/enu/sqljdbc.jar. I placed that path in my CF
    Adminstrator "Java and JVM" page's Class Path field. I restarted
    the app server but each time I try to establish a dsn connection I
    keep getting this error. (note: I have dsn's set up already to this
    instance of SQL Server 2005 so the communicatio is there but I
    would prefer to use this new driver)
    Connection verification failed for data source: dsnTestDB
    java.sql.SQLException: No suitable driver available for
    dsnTestDB, please check the driver setting in resources file,
    error: null
    The root cause was that: java.sql.SQLException: No suitable
    driver available for dsnTestDB please check the driver setting in
    resources file, error: null
    Any help would be greatly appreciated.
    Thanks,
    mdg1
    Houston, TX

    Try placing the jar file in the
    {cfmx-root}/runtime/servers/lib (create if not already there)
    directory if you have the server install or the
    {jrun-root}/servers/lib directory if you have the multiserver or
    j2ee install on JRun. Restart the Coldfusion applicatioin server.
    Ted Zimmerman

  • New JDBC-Driver

    Hi Gurus,
    I have just started with the ODI, installation on my Windows 7 system works fine repository build in an Oracle XE.
    Now I want to integrate a JDBC driver from EXASOL/Germany. This DB handles very similar to Oracle or MySQL.
    So I have downloaded the JDBC Driver https://www.exasol.com/version30.html?&L=1 and copy it to the drivers folder.
    But failed by opening/testing a connection. Does somebody could help in finding out the parameters for JDBC Driver and JDBC URL?
    Or do I have to set up a new technology in the Topology Manager first?
    Regards
    Ralph

    The driver is described in their user manual Ch3/p227
    Driver Class: com.exasol.jdbc.EXADriver
    URL: jdbc:exa:<host>:<port>[;<prop_1=value_1>]...[;<prop_n=value_n>]

  • How to deploy web application .war file into SAP NetWeaver Engine?

    Hi All,
    I want to deploy web application which is developped using JAVA web technology into SAP netweaver Engine.
    I tried to deploy .war file through SDM but it complained the following error
    - Hide quoted text -
    "Error loading archive
    C;\Document and Settings\cr1adm\Desktop\MyProject.war
      (server side name is: F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)
    com.sap.sdm.util.sduread.IIIFormattedSduFileException: The information about development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)"
    Can any one please suggest how to deploy external web application into SAP netweaver engine.
    Is there any procedure to follow to do this.
    your inputs will be highly appreciated...
    Thanks in advance

    Hi,
    I think first you need to wrap it into an EAR file, then you can deploy it.
    As far as I know standalone deployment of WAR is deprecated as of 640.
    similar threads:
    How to deploy .war on NWDI
    Deploying an existing WAR file into the Portal
    Hopefully this tutorial also gives some idea:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/70/13353094af154a91cbe982d7dd0118/frameset.htm
    Regards,
    Ervin

  • New License Key for SAP NetWeaver 2004S (SID = NSP) is wrong!

    Hello,
    serval times i tried to get a new license key from the sap-site "https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/minisap/minisap.htm", but every key i got was wrong.
    My  System-ID is NSP and my Software product/release is SAP NETWEAVER 04. The Database is             MaxDB (former SAPDB).
    What should i do to get the right key?
    Heiko Heinrich

    Hi
    Log on to OSS with ur  SUSER and Password
    then go to
    Keys & Request tad
    then select
    Request new license key
    then
    select ur proper installation no
    Then select  new system Button
    and fill all detail of ur system from OS to DB release
    System ID *      
    System number  
    System name  
    System type *   
    Product *   
    Product version *   
    Technical usage   
    Database *   
    Operating system *   
    Planned productive date 
    and SAP will sent u license  text file
    hope that will u help out

  • Install and configuring JDBC Driver in SAP Java stack

    Hi Experts,
    We are fetching data from GRC to BIW, for this we are using UD Connect in biw.
    For this we need to configure and installed the JDBC Connectors.
    Please suggest how to go about this.
    Thanks,
    Vijay

    Hi
    Check this SAP Notes
    1347514 - How to setup and configure the webi/deski JDBC connection for the Microsoft SQL Server 2005 and Oracle 9i&10g Database
    1602614 - How To Install And Configure Microsoft SQL JDBC Drivers
      831162 - FAQ: XI 3.0 / PI 7.0 / PI 7.1 / PI 7.3 JDBC Adapter
    Check the SCN blog
    Michal's PI tips: JDBC/JMS driver deployment - now more forceMode=true
    Configuring the JDBC Adapter - Advanced Adapter Engine - SAP Library
    Regards
    Ram

  • How to install a new jdbc driver and get it in a list to select.

    I have placed the driver in the directory with the rest of the drivers. and followed the instructions below.
    The HUGE missing part is typing in the driver name. WHERE? I there isn't a field that I can edit to add the name.
    The URL and connection string are no problem, but how do I get ODI to recognize the new driver is there and how can I select it?
    This has to be something simple that I am missing. Any help would be appreciated.
    Follow these steps to add a new driver for Oracle Data Integrator.
    ■Copy the driver packages (.zip or .jar files) to the /drivers sub-directory under the Oracle
    Data Integrator installation folder (ODI_Home\oracledi\drivers) if they are not already referenced in the Java classpath.
    Oracle Data Integrator will automatically detect the driver the next time it starts and will add these packages to the classpath. This must be done on each machine executing an Oracle Data Integrator component.
    ■If the driver is used to connect a repository and you wish to use Metadata Navigator to
    connect to this repository, then copy the driver's packages in the /WEB-INF/lib sub- directory of the Metadata Navigator installation folder, then restart the application server.
    Refer to the driver's documentation for specific setup operations.
    Drivers added to Oracle Data Integrator do not automatically appear in the list of drivers and URL in the Oracle Data Integrator GUI. The URL and drivers must be typed in manually in the appropriate fields, using the syntax provided in the drivers' documentations.
    The automatic detection of the drivers does not work on certain systems, including Windows 95 and

    Did you check this out:
    http://odiexperts.com/manual-entry-in-odi-driver-list

  • JDBC Connector in SAP Netweaver for CE 7.1 EHP1 for Stored Procedures

    Hi ALL,
    I basically want to access the database tables in Maxdb ( R/3 System )directly in my Visual Composer V 7.1 Search tab.
    In the new Ehp1 it offers a JDBC system connector for connecting stored procedures.
    I have tried connecting using the JDBC System Connector, although the connection tests are sucessful , the system alias name of the conneciton doesnt show up in the search tab of visual composer.
    Can anyone suggest me anything to slove this problem?
    Regards

    Hi Deepa,
    Where have you configured this system? In the portal?
    Regards,
    Natty

  • When and how to install a new license key fo SAP Netweaver ABAP Trial 7.0

    Hello, i have some questions regarding the license key. I know hoy to install the license key and now everything is working fine but in 10 days my license will expire so... what i have to do ?
    1.- I know that i can request a new one. No problem.
    2.- I know that i have to logon with user SAP* to install the new license.
    Problems:
    1.- I´ve just tried to install the new one but i get the following message
    This system's system number is "000000000311180667", but there is a license key for system number "000000000311223326" in the license key file.
    What i must do, may i have to wait until the actual license expire ? it´s normal this message ? may i have to uninstall the first license key before installing the new one ?
    Thanks in advance,
    Joaquin Casas Baca-Castex

    After installing the license extension, I can login with user SAP* any time, but SAP* cannot do any development tasks.
    I cannot login with user BCUSER.
    This is very bad, because SLICENSE screen says there is a valid license, the one I got from SDN and installed after editing the NSP.txt file to set the correct SYSTEM-NR
    What I am doing now is:
    1. Set the Windows clock in the past when the original license is still valid
    2. Log in with BCUSER
    3. Set the Windows clock back to the present
    BCUSER session keeps working fine, but it cannot open new sessions.
    Also remote RFC connections will fail, but I am using SAP* for those and it works.

Maybe you are looking for

  • App-2

    we are run automatic payment programme so here is possible to maintain 3 mthods means( one for the check, one for the bank transfer, one for the B/E) is the possible. means can we maintain the 3 methods in one automatic payment programme. if the poss

  • Oracle 10.2.0.3 Full Client for Windows 2003 32bit

    Hello, I know this is a stupid question, but I cannot seem to find the download for the full client for 10.2.0.3 for Windows 2003 32bit server. I have found the instant client, but not the full client. Thanks in advance. Brian

  • Let all channels(with same data structure)run one program

    Hello, I want to let all channels with same data structure run one program,how can i program it? Thanks!

  • Rejected by server when sending mail

    I have a POP account. I can receive mail. I cannot send mail. The error message is The sender address "my email address" was rejected by the server. I have checked the account info and it is correct as far as I can tell. I even deleted account and en

  • Trying and failing to enable Creative Cloud to make changes to my computer

    My name and password do not work.  I've tried my name and my user ID.  Both work when I log on to Adobe.