ArcGis-Oracle direct connection

Dear Friends:
We're doing a direct connection beteewn ArcGis 8.1.2 and Oracle 8.1.7.
We've just populated the sde schema and tried the connection in ArcCatalog.
However, the Oracle4 spatial indexes are not recognized during the connection. These are RTree index.
If we look at the Features Class Properties sheet, in the Indexes part (ArcGis) there is no reference to the Oracle spatial index.
If we type 'sdelayer -o describe_long .....' the 'Spatial Index' is like this:
parameter SPIDX_DBTUNE
exist YES
array_form 0,0,0
I think there is any wrong in the sde.dbtune table, but I don4t know what this is.
Another question:
We have set the SRID value in the Oracle4s metadata tables, but when the spatial tables are registered, the SDE.SPATIAL_REFERENCES table is populated whit arbitraries values not corresponding whit the Oracle4s SRID ones . Must I manually change this values with the equivalent of the pedef.h file? What information must I introduce in this table?
Thank you in advance
Jeszs de Diego

Hello David:
Take a look at:
http://arconline.esri.com/ArcSDEOnline/ArcSDE/admin_command_refs/arcsde_com_refs.htm
The sdelayer -o register options:
sdelayer -o register -l <table,column> [-e <entity_mask>] -c <primary_key_column>
[-k <config_keyword>] [-S <layer_description_str>] [-i <service>]
[-s <server_name>] -u <DB_User_name> [-p <DB_User_password>] [-q]
In our help:
sdelayer -o register -l <table,column> -e <entity_mask>
[{-c <row_id_column> -C {SDE | USER} } | {-C NONE}]
[Spatial_Index] [-S <layer_description_str>]
[-k <config_keyword>] [-i <service>] [-s <server_name]
-u <DB_User_name> [-p <DB_User_password>] [-D <database>] [-q]
We4re using ArcGis 8.1.2. I4ve readed there is a patch of the direct connection drivers for an ArcSde Client. Have you installed this ?(sde81sp1_ora8i_intel_nt.zip).
Of course, this is not an important problem, but the curiosity...
Thank you again
Jeszs de Diego

Similar Messages

  • Direct connect to Oracle using Delphi

    How I can direct connect and transfer data from Oracle Database using Delphi.
    Not via ODBC driver!!!

    There are several BDE replacements that allow you to connect to
    Oracle from Delphi with out BDE or ODBC
    DOA- Direct Oracle Access from Allaround Automation ~$200.00
    http://www.allroundautomations.nl/index.html
    NCOCI8 is freeware.
    Goto to www.kylecords.com and they list BDE replacements.
    I use DOA and their PL/SQL developer systems from Allaround
    Automations and they are both excellent systems with excellent
    support.

  • Why to Use EJB rather then Direct Connection To Oracle Thru webDynpro?

    Hi
      Experts,
       I want to know that why to use EJB to connect to oracle rather then direct connection via WebDynpro.
       Please Give Me References to how to connect to oracle with EJB or WebDynpro.I want to tell you that i know JDBC,JAVA and basic web Dynpro.
      Please Reply Me Dear Friends...ASAP.

    EJB are better for a project beacuse the application is scalable, have less maintainence and have better performance.
    Have you gone throght these:
    Connect Oracle 9.2 DB to Web AS 6.40
    web dynpro - database connection
    web Dynpro application connecting to oracle
    /people/ramesh.jandhyala/blog/2007/01/02/webdynpro-and-oracle-using-dtos
    Regards,
    Ashwani Kr Sharma

  • Oracle Generic Connectivity in Oracle Application Ser ver 10g.

    Hi Tak and All!
    With the help of your great guidence, I have connect the Generic Connectivty for MS Access and MS Excel successfully in client server environment.
    The topology was..
    Host A = Custom installation of Oracle9i database + MS ACCESS
    Host B = Oracle 9i Database (Complete)
    But...
    tell me How the Oracle Generic Connectivity will connect in ORACLE APPLICATION SERVER. What will be the concept and topology? Because the client only have the URL which is used for getting application on browser.
    I will be extremely thankful.
    All these forums always help me.
    Thanks
    Rana Adnan

    It depends. Oracle Reports can connect to Oracle and non-Oracle databases directly, without using Generic Connectivity.
    Your Forms application would presumably connect only to the Oracle database. The Oracle database might well connect to other Oracle and non-Oracle databases via database links. The non-Oracle database links would utilize Generic Connectivity.
    Given the three machines A, B, and C
    A could connect to B and B could connect to C
    A could connect to C for reporting queries
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Direct Connectivity to systems source

    Please i have a question:
    Should the OWB Client (Design component) have direct connection to the system sources, to import metadata, or the import will be executed from server_Repository(design), in this case only the server_side must be connected to the source.
    (I read the paper Oracle warehouse Builder 10g Architecture, it discusses about metabase : is this component resides in server or in server(design) ???
    Thanks for your help

    Hi,
    If you have checked the architecture of OWB you've seen the following 3 'environments':
    - design time repository (holds model information);
    - runtime repository (holds runtime information on deployment and execution);
    - target schema (your actual datawarehouse).
    The OWB Client interacts with the design time repository.
    From within the OWB Client you can start the Deployment Manager (using the so-called Runtime Access User), all things happening here are stored in the runtime repository.
    With your OWB Client you need access to the design repository, thus access to the database where this resides (since you have to specifically log in).
    From this design repository database you need access to all databases that are used as source for your datawarehouse (via databaselinks).
    Hope this helped.
    Regards, Patrick

  • Heterogeneous Services & Oracle Generic Connectivity For DBF file?

    Dear All,
    Can We Create dbf file directly means without using CSV file?
    Can we use Heterogeneous Services & Oracle Generic Connectivity for creating dbase DBF file or Writing in dbase DBF file?
    I have used it for Excel and Access for connectivity with Oracle 9i
    but I dont have any idea about dbase DBF file?
    Any help in this reagards will be highly appriciatalble.
    Thanks
    Rana

    HSODBC/DG4ODBC is generic connectivity and you find the generic setup in:
    Note.109730.1 How to setup generic connectivity (HSODBC) for 32 bit Windows (Windows NT, Windows 2000, Windows XP, Windows 2003)
    There is nothing sepcial for DBF's. Just define a system ODBC DSN using a DBASE ODBC driver pointing to the DBF file.
    The rest is absolute similar to the note.
    If you have already a running HSODBC/DG4ODBC the quickest test is to just define a new system dsn for the DBF file, then change in the init>hsodbc/dg4odbc>.ora file the HS_FDS_CONNECT_INFO parameter pointing to the newly created system DSN. Last step is within the Oracle db to define a database link.

  • Need SQLPlus direct connect to DB

    This should be an easy one...
    On my DB server, I want to connect to the DB using SQLPlus but NOT go through the client/server mechanism. I want a "direct connection" so to speak.
    My attempts fail with "ORA-07217: sltln: environment variable cannot be evaluated."
    But actually, I'm not sure what I should be using for a username. If the instance I want to connect to is "MYINST", the schema I want to default to is "MYSCHEM", the username for the instance is "MYUSER" and the pw is "MYPW", what should I be entering after the "sqlplus" ?
    Thanks in advance
    -dave

    The problem is not with how you are connecting to sqlplus, but with your os environment. In order to access sqlplus directly, you must set your ORACLE_SID:
    in Windows either set ORACLE_SID = sid or create a registry entry under local machine/software/oracle for ORACLE_SID.
    In UNIX:
    export ORACLE_SID=sid

  • Direct Connect Migration Issues

    So I'm about to get my MacBook Pro in the mail soon and I was looking at Apple's Great Migration page. Here is what I want to do (direct connect):
    Direct connect
    To move files by connecting your Mac directly to your PC:
    1. Connect your Mac to your PC using a standard Ethernet cable.
    2. Make sure that both computers are turned on.
    3. In the Finder on your Mac, choose Connect to Server from the Go menu to open the window.
    4. Type your PC's network address in the Server Address text box using one of these formats:
    * smb://DNSname/ShareName
    * smb://IPaddress/ShareName
    5. Click Connect.
    6. Follow the onscreen instructions to enter your PC's workgroup name, user name, password, and the volume or folder you wish to access.
    7. Your PC volume should appear on your Mac Desktop.
    8. Open the volume and drag and drop files directly from it to anywhere on your Mac.
    9. When finished, drag your PC volume to the Trash to unmount it.
    For #4, what do I enter in for this?:
    * smb://DNSname/ShareName
    * smb://IPaddress/ShareName
    Thanks so much!

    There are several BDE replacements that allow you to connect to
    Oracle from Delphi with out BDE or ODBC
    DOA- Direct Oracle Access from Allaround Automation ~$200.00
    http://www.allroundautomations.nl/index.html
    NCOCI8 is freeware.
    Goto to www.kylecords.com and they list BDE replacements.
    I use DOA and their PL/SQL developer systems from Allaround
    Automations and they are both excellent systems with excellent
    support.

  • Oracle client connecting to sqlserver

    oracle client connecting to sqlserver in local machine. working fine.
    but I am connecting to remote sqlserver getting error
    obojects does not exist
    listenter not started.
    No firewall, port is open, entry in the sqlnet.ora, tnsnames.ora, listener.ora
    all correct.
    I have qusetion, connecting oracle client and sqlserver
    we need install any special odbc
    please let me know

    this question should be in HS forum
    and oracle client (eg sqlplus) can't directly connect to other ODBC databases., but oracle server can through heterogeneous connectivity (HS) and yes server will need ODBC driver to do that.
    http://www.oracle-doku.de/oracle_10g_documentation/server.101/b10764/toc.htm
    Eugene Roytman

  • Oracle DSN connection

    Hi Java people,
    I tried to connect to Oracle remote server via DSN, but I had no success.
    I've downloaded oracle driver from oracle.com, but they dont give any information, but direct connecting. I dont now how to connect via DSN (THS) because I dont know the correct url.
    Please, someone help me, if I have a THS name and user, password, how to make a connection?
    best regards, thanks, and sorry for the bad English..
    N.

    Use the oracle driver downloaded from the otn website
    instead of using ODBC DSN. The connection url would
    be something like
    String url =
    "jdbc:oracle:thin:@hostname:portnumber:tnsname";[/code
    Default port number is 1531Class.forName("oracle.jdbc.driver.OracleDriver")
    Connection con = DriverManager.getConnection(url,
    "scott", "tiger");Be sure that you have added the driver JAR to the
    classpath.
    I dont have a hostname and portnumber, I just have a DSN and a TNS name.

  • Direct Connect to Database vs Streams and AQ

    Dear All,
    Which one is better for performance
    An application directly connects to the database every small time intervals (3 seconds or less)
    or an application that dequeue messages from an oracle queue when ever a new message comes?
    Explain Plz.
    regards;

    Oracle's bundled solution like Streams remains faster than whatever you implement through your application.
    regards

  • What protocol do i use to direct connect my DATABASE? instead of TCP/IP

    I read there's a protocol (or commmand or something) to directly connect my DATABASE (in a stand alone computer).
    how do i do that?
    because Since I have no network card installed in my computer and since i have a DHCP ADSL connection (thru usb modem), i cannot connect my DATABASE (ORACLE 9.2) and Developer 6I (both in my computer). WINDOWS XP (SP2).
    is there something to fix that?
    also when i start my LISTENER as soon as i connect thru sqlplus or make 1 test with TNSPING it crashes. :(
    is that because I dont have a fixed IP?
    i 've tried using 127.0.0.1 my Internet's IP, my host, LOCALHOST, and nothing fixes it.
    HELP

    Hi,
    Try using IPC. for example something like this:
    tnsnames.ora
    TESTDB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = testdb)
    Listener.ora would have something like this:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    you may also have to change your init.ora if there are references to MTS/SHARED SERVER stuff.
    cheers,
    john

  • Error while creating Oracle DB connection in Endeca Intergrator 3.1

    Hi All,
    I am facing an issue while creating a new Oracle DB connection using Inegtator in 3.1 version.
    I get the following exception:
    loader constraint violation in interface itable initialization: when resolving method "oracle.jdbc.OracleConnectionWrapper.setWrapper(Loracle/jdbc/OracleConnection;)V" the class loader (instance of org/jetel/util/classloader/GreedyURLClassLoader) of the current class, oracle/jdbc/driver/OracleConnection, and the class loader (instance of org/apache/catalina/loader/StandardClassLoader) for interface oracle/jdbc/OracleConnection have different Class objects for the type oracle/jdbc/OracleConnection used in the signature
    we dont have SID but service name and we use like the following in earlier versions:
    jdbc:oracle:thin:@localhost:1556/xx_yy.us.oracle.com
    Not sure what is the issue... Any pointers are appreciated!!
    Thanks in Advance,
    Kartik P.

    Could you have installed Integrator ETL Server into the same Tomcat instance as Studio?  That's not a supported configuration per http://docs.oracle.com/cd/E40518_01/integrator.311/integrator_install/toc.htm#Installing%20Integrator%20ETL%20Server%20on%20Tomcat : "Integrator ETL Server must be installed on a standalone Apache Tomcat. Do not install Integrator ETL Server on a Tomcat server that is being used to host other applications. For example, do not install Integrator ETL Server on the Tomcat that is hosting Studio. ".

  • Is direct connection from SAP BI 7.0 to XCelsius already available?

    Hello,
    Is direct connection from SAP BI 7.0 to XCelsius already available?
    Thanks

    In Xcelsius SP2, visualizations can be connected to an SAP system and use live data returned by an SAP query.
    Refer Xcelsius SP2 what's new guide:
    http://help.sap.com/businessobject/product_guides/xcelsius2008SP2/en/sp2_xcelsius_new_en.pdf

  • Problems setting up my TC. Have just bought new iMac(OS 10.6.8) and  TC. I set it up. iMac cannot find it. I have tried direct connection with an ethernet cable to Mac or my wireless router but nothing. Just a flashing orange light. Help for a simpleton p

    Problems setting up my TC. Have just bought new iMac(OS 10.6.8) and  TC. I tried to set it up. iMac cannot find it. I have tried direct connection with an ethernet cable to Mac or direct to my wireless router but nothing. Just a flashing orange light. Help for a simpleton please. Have tried reseting TC, but to no avail.

    Just updated from 10.6.7 ---> 10.6.8 and had the same issue. Despite having done a clean install from 10.6 and got everything back off my TC, now Time Machine can't find it!
    Green light is on, ethernet cable conected, network CP says its conected but nothing. Airport Utility can't find it. Hit reset button, Orange flashing light but still no show in Airport Utility.
    But I know its there, as rebooting from 10.6 SL disk shows the backups are still ok?
    Hmm, ideas anyone?
    SBB

Maybe you are looking for