Does Admin server need Oracle Client

I have a setup where the admin server resides on a different server than the managed server. To setup a Data Source/connection pool does the admin server need to have the Oracle client setup for the data source to work which is targeted ONLY to the managed server.
Thanks
John

John Essert wrote:
I have a setup where the admin server resides on a different server than the managed server. To setup a Data Source/connection pool does the admin server need to have the Oracle client setup for the data source to work which is targeted ONLY to the managed server.
Thanks
JohnHi John, no, and we recoomend highly that you use the oracle driver
in the thin mode, which needs no Oracle client installation at all.
Joe

Similar Messages

  • Does JDBC application need oracle client

    We are going to wirte java application that going to use jdbc connection to Oracle database. The question is does this application require to have oracle client software to connect to Oracle?
    Thanks.

    No, I don't thinks so that you don't need a client for using JDBC
    Edited by: OrionNet on Dec 8, 2008 11:33 AM
    Edited by: OrionNet on Dec 8, 2008 11:37 AM

  • Does OID repository needs Oracle TEXT?

    Does OID repository needs Oracle TEXT?
    I remember in 10g I had to add this option, and don't remeber for what purpose. can't find any reference in 11.1.1.5 documentation what was it for?

    If you are using a file datastore, then you load the file name into a varchar2 column and you do not load the whole file into a clob column. I have provided a demonstration below. In the demonstration below, the binarytree.txt file contains the word "test1" and the some_title.txt file contains the word "test2". The E drive contains a CD-RW disc, but the machine is my server. The drive and directory path that you use must be accessible to the server. You cannot use a drive on a client machine.
    SCOTT@10gXE> begin
      2   ctx_ddl.create_preference ('mypref', 'FILE_DATASTORE');
      3   ctx_ddl.set_attribute ('mypref', 'PATH', 'e:\');
      4  end;
      5  /
    PL/SQL procedure successfully completed.
    SCOTT@10gXE> create table exp1
      2    (docids     number primary key,
      3       title     varchar2 (20),
      4       text     varchar2 (30))
      5  /
    Table created.
    SCOTT@10gXE> insert into exp1 values (1, 'binarytree', 'binarytree.txt')
      2  /
    1 row created.
    SCOTT@10gXE> insert into exp1 values (2, 'some_title', 'some_title.txt')
      2  /
    1 row created.
    SCOTT@10gXE> commit
      2  /
    Commit complete.
    SCOTT@10gXE> create index myindex on exp1 (text)
      2  indextype is ctxsys.context
      3  parameters ('datastore mypref')
      4  /
    Index created.
    SCOTT@10gXE> select * from exp1
      2  where  contains(text, 'test2') > 0
      3  /
        DOCIDS TITLE                TEXT
             2 some_title           some_title.txt
    SCOTT@10gXE>

  • Does the Weblogic Admin server need to be running after initial Connection?

    Initially, I require a login to the Weblogic Admin Server.via my code
    I am using JMX to monitor weblogic and all works great..I am trying to close the Admin Server and code blows up. Do I need the Admin Server running all the time?
    Do you know of a way to connect initially to the Admin to get all Nodes, thendisconnect from Admin and monitor Nodes only? Thank you.

    I notice you didn't get a response when you asked this two weeks ago, either. You'd probably get a better response if you asked this on a WebLogic forum.

  • Do we need Oracle client?

    Hi,
    I have Java-JSP running on my local machine. I don't have Oracle client on my dektop. I am trying to connect to the database server using Oracle Drivers (classes12.jar). I am getting SqlException: Network Adapter Could not establish connection.
    I am not sure whether I need to have Oracle Client installation? Does oracle drivers help us to talk to oracle database without client installed? Please let me know.

    Hi,
    I have Java-JSP running on my local machine. I don't
    have Oracle client on my dektop. I am trying to
    connect to the database server using Oracle Drivers
    (classes12.jar). I am getting SqlException: Network
    Adapter Could not establish connection.
    I am not sure whether I need to have Oracle Client
    installation? Does oracle drivers help us to talk to
    oracle database without client installed? Please let
    me know.If you are using the OCI driver then you must have the client installed.
    The client install would also allow you to use "tnsping" which determines connectivity to the oracle database.
    The oracle data is installed on another computer correct? (If it is on your desktop then there is no point in not also having the Oracle client installed on your desktop.)

  • How to connect sql server using oracle Client

    Hi,
    I am working in oracle9i and windows os 32 bit.
    I need to connect SQL server 2000 from my oracle client..
    I heard about heterogeneous connectivity ...
    Please expalin me the steps what to add and how to connect the sql server...
    Regs....

    Are you trying to connect to SQL Server from your Oracle database (i.e. create a database link in Oracle to SQL Server)? Or are you trying to connect to SQL Server using your Oracle client software (i.e. SQL*Plus)?
    The former just requires Heterogeneous Services with Generic Connectivity. The latter is functionality that has been depricated and probably no longer works in your environment.
    Justin

  • Does HTTP server needs to running??

    I am following Oracle by example documents to configure Streams. Does Oracle HTTP server needs to be running in order to setup Streams successfully?? Or it is not relate?? thanks...

    Oracle streams only needs packages and views in the database.
    Streams Contents / Search / Index / PDF
    http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96571.pdf
    Joel P�rez

  • Acces Oracle DB, do i need oracle client locally

    i have asp.net application which acces an Oracle DB throught ODP .net, my project includes the Oracle.DataAccess.dll, my test server has a oracle 10g client on it so i can access the DB fine, although the DB is on another server, wheni move my application to my live server and open my application (logon.aspx connects the DB ) i get this error :Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    do i need to have an Oracle Client installation on my production server, can I not just access using ODP without having to have a client locally?

    In your live web server, you will have to install ODP.NET using the OUI installer. The ODP.NET can be downloaded from "http://www.oracle.com/technology/software/tech/windows/odpnet/index.html". When you run the installer, you will have to select the ODP.NET component and install it.
    Just GAC'ing Oracle.DataAccess.dll will not work as it requires several other unmanaged dlls to implement ODP.NET functionality.

  • Need Oracle Client tools 8.1.6 NT/2000

    Hello, All I can find online are the 8.1.7 client tools, were can I obtain the 8.1.6 tools for nt/2000? We have the 8.1.7 tools,but are unable to export from a 8.1.6 server sucessfully and have instructed to obtain the 8.1.6 tools.
    Thanks,
    Kyle Patrick

    Yes.
    Although we haven't shipped any library specific to 816, you can use the library that is
    in
    $WL_HOME/bin/oci815_8 directory.
    Kumar
    Mattias Kardell wrote:
    Is it possible to use the Oracle client version 8.1.6 with Weblogic 5.1 and NT4.0 ???
    I get the 'no weblogicoci36 ...' exception and I'm trying to minimize the causes...
    Thanks in advance,
    Mattias

  • Deploying to remote WL 6.1 Admin Server using SNMP Client

    Hi All
    I am a newbie to JMX and I want to know if it is possible to use a SNMP
    Client to deploy an EAR to a remote WL 6.1 SP2 Admin Server. If Yes can
    somebody please give me a code snippet, some guidelines or some links for
    this. How would I create an SNMP client?
    Is there any HTTP Connector in WL 6.1 SP2 that I Can use to deploy an EAR on
    a remote admin server?
    thanx in advacne for all the help
    Daya

    Hi All
    I am a newbie to JMX and I want to know if it is possible to use a SNMP
    Client to deploy an EAR to a remote WL 6.1 SP2 Admin Server. If Yes can
    somebody please give me a code snippet, some guidelines or some links for
    this. How would I create an SNMP client?
    Is there any HTTP Connector in WL 6.1 SP2 that I Can use to deploy an EAR on
    a remote admin server?
    thanx in advacne for all the help
    Daya

  • Oracle connection from remote server where oracle client is installed not happening.

    Hi  ,
    I am facing problem today , that i am not able to reach oracle DB from other machine where i have installed Oracle clinet few months ago. Same was heppeing till yesterday.
    OS: Windows
    Version: 11G
    Oracle DB TNS:
    # tnsnames.ora Network Configuration File: C:\app\oracluadmin\product\11.2.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    DFCCDB =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.199.4.130)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = dfccdb.dfcc.co.in)
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
    Output from DB server:
    C:\Users\oracluadmin>tnsping DFCCDB
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.3.0 - Production on 28-JAN-2014 14:51:22
    Copyright (c) 1997, 2011, Oracle.  All rights reserved.
    Used parameter files:
    C:\app\oracluadmin\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.199.4.130)(PORT = 1521))) (CONNECT_DATA = (SERVER
    = DEDICATED) (SERVICE_NAME = dfccdb.dfcc.co.in)))
    OK (0 msec)
    C:\Users\oracluadmin>sqlplus SYS AS SYSDBA@DFCCDB
    SQL*Plus: Release 11.2.0.3.0 Production on Tue Jan 28 14:56:15 2014
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    Clinet server TNS:
    DFCCDB =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.199.4.130)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = dfccdb.dfcc.co.in)
    Output from client server:
    C:\Users\gisadmin>tnsping DFCCDB
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 28-JAN
    014 15:06:18
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\app\gisadmin\product\11.2.0\client_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TC
    (HOST = 10.199.4.130)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = dfccdb.df
    .co.in)))
    OK (10 msec)
    C:\Users\gisadmin>sqlplus SYS AS SYSDBA@DFCCDB
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Jan 28 15:06:36 2014
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name:
    Thnaks....

    Hi,
    Refer the logs:
    <msg time='2014-02-11T10:43:10.455+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>11-FEB-2014 10:43:10 * (CONNECT_DATA=(SERVICE_NAME=dfccdb.dfcc.co.in)(CID=(PROGRAM=C:\app\gisadmin\product\11.2.0\client_1\bin\sqlplus.exe)(HOST=DFCC-GISAPP-01)(USER=gisadmin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.199.4.55)(PORT=25229)) * establish * dfccdb.dfcc.co.in * 12514
    </txt>
    </msg>
    <msg time='2014-02-11T10:43:10.455+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    </txt>
    </msg>
    <msg time='2014-02-11T10:43:58.706+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>11-FEB-2014 10:43:58 * (CONNECT_DATA=(SERVICE_NAME=dfccdb.dfcc.co.in)(CID=(PROGRAM=C:\app\gisadmin\product\11.2.0\client_1\bin\sqlplus.exe)(HOST=DFCC-GISAPP-01)(USER=gisadmin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.199.4.55)(PORT=25230)) * establish * dfccdb.dfcc.co.in * 12514
    </txt>
    </msg>
    <msg time='2014-02-11T10:43:58.722+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    </txt>
    </msg>
    <msg time='2014-02-11T10:44:33.120+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>11-FEB-2014 10:44:33 * (CONNECT_DATA=(SERVICE_NAME=dfccdb.dfcc.co.in)(CID=(PROGRAM=C:\app\gisadmin\product\11.2.0\client_1\bin\sqlplus.exe)(HOST=DFCC-GISAPP-01)(USER=gisadmin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.199.4.55)(PORT=25231)) * establish * dfccdb.dfcc.co.in * 12514
    </txt>
    </msg>
    <msg time='2014-02-11T10:44:33.136+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    </txt>
    </msg>
    <msg time='2014-02-11T10:45:24.662+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>11-FEB-2014 10:45:24 * (CONNECT_DATA=(SERVICE_NAME=dfccdb.dfcc.co.in)(CID=(PROGRAM=C:\app\gisadmin\product\11.2.0\client_1\bin\sqlplus.exe)(HOST=DFCC-GISAPP-01)(USER=gisadmin))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.199.4.55)(PORT=25280)) * establish * dfccdb.dfcc.co.in * 12514
    </txt>
    </msg>
    <msg time='2014-02-11T10:45:24.662+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    </txt>
    </msg>
    <msg time='2014-02-11T10:48:00.819+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    <txt>11-FEB-2014 10:48:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=oracluadmin))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186647296)) * status * 0
    </txt>
    </msg>
    <msg time='2014-02-11T10:48:14.547+05:30' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='DFCC-GISDB-01'
    host_addr='10.199.4.58'>
    txt>11-FEB-2014 10:48:14 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=oracluadmin))(COMMAND=services)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186647296)) * services * 0
    </txt>
    </msg>

  • Unable to connect to a database on one server using oracle client on anothe

    Hi,
    I am trying to connect to a database on zodiac server (10.180.173.201), from client installed on pluto server (10.180.173.203). But its giving the below error:
    bash-2.05$ sqlplus CTEMEA_MWEL3/payplus@ctftdb1
    SQL*Plus: Release 11.2.0.2.0 Production on Wed Mar 28 15:57:22 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-21561: OID generation failed
    I went through online help but they were not clear.
    kindly suggest
    -Azad

    Hi,
    entry is there. But when i changes the oracle home path to that of the previous client i am able to login.
    But when i set the oracle home path of 11g client its giving error.
    Tks,
    -Azad

  • Does my Server need audio installed for streaming audio and video

    I have flash media streaming server installed onto my s
    erver and wondered whether i actually need a sound card on my server to enable audio to be streamed. I was told i
    did not??? so how would audio be streamed if no sound card/???

    Flash Media Interactive/Streaming/Development Server only stores and serves files hence it doesn't need any audio/video devices installed. The Flash Player or FMLE does need access to local media resource in order to incroporate audio/video data.

  • ARD 3 Scheduled tasks  - does admin machine need to be awake

    Must my ARD3 admin Mac remain 'awake' to be able to do scheduled copies at 12am?
    thanks,
    b.

    unfortunately, yes...unless you use a Task Server

  • Need Oracle Client 8.1.7.4 Version

    I can find the 8.1.7.0 download but do not see an 8.1.7.4 version for download. How do I find that version and complete a download?

    Patchsets are available from Metalink if you have a support contract. Unfortunately, you cannot generally get access to patchsets without a support contract.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

Maybe you are looking for

  • Error while clicking on Login link on SSO home page

    Hi, When I access the SSO home page http://<hostname>:port/pls/orasso and click on the Login link i am getting a error page with following error message You cannot login because there is either invalid or no configuration information stored in the en

  • Help quicktime wont let me open itunes

    someone please help before I throw my computor out of the window I cant open itunes quicktime will not support the action and I get and error message 2069 I have no clue what that means. I have tried removing and reinstalling as it says on the websit

  • Fpga compile failure Process "Map" failed

    Hi All, We purchased a new cRIO 9068 and I am trying to get it installed into a new project with some new cards. We also upgraded our projects to LV2013 - sp1. I have been unable to complete a compile of the FPGA bitfile. It runs for 25 or so minutes

  • HR idoc issue

    Hello, I want to send HR data if data belonging to certain fields in an infotype has changed. For example I want to send HR data if first name and last name of IT 0002 is changed. The option of change pointer will take care of the whole of infotype,

  • Command to compile all installed packages

    hi to all, exist a command to compile all packages are installed in your system ? thanks