- 3,723,929 Users
- 2,244,653 Discussions
- 7,850,761 Comments
Forum Stats
Discussions
Categories
- 16 Data
- 362.2K Big Data Appliance
- 7 Data Science
- 2.1K Databases
- 618 General Database Discussions
- 3.7K Java and JavaScript in the Database
- 32 Multilingual Engine
- 497 MySQL Community Space
- 7 NoSQL Database
- 7.7K Oracle Database Express Edition (XE)
- 2.8K ORDS, SODA & JSON in the Database
- 422 SQLcl
- 62 SQL Developer Data Modeler
- 185.1K SQL & PL/SQL
- 21.1K SQL Developer
- 2.4K Development
- 3 Developer Projects
- 32 Programming Languages
- 135.6K Development Tools
- 14 DevOps
- 3K QA/Testing
- 337 Java
- 10 Java Learning Subscription
- 12 Database Connectivity
- 72 Java Community Process
- 2 Java 25
- 12 Java APIs
- 141.2K Java Development Tools
- 8 Java EE (Java Enterprise Edition)
- 153K Java Essentials
- 135 Java 8 Questions
- 86.2K Java Programming
- 270 Java Lambda MOOC
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 16 Java SE
- 13.8K Java Security
- 4 Java User Groups
- 22 JavaScript - Nashorn
- 18 Programs
- 147 LiveLabs
- 34 Workshops
- 10 Software
- 4 Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 4 Deutsche Oracle Community
- 16 Español
- 1.9K Japanese
- 3 Portuguese
ODP.Net Download : After Installation have Problem
HI
I have downloaded the ODB.net software and installed the software.
MY OS : Windows 2000
My DB : Oracle 9i Release 1
While installation, a wizard asked me to stop my local machines database and TNS Service, HTTP service etc... SO i have stopped all oracle services, and again i started the setup. it went through fine. While finishing the installation the installation wizard asked me configure the net service. During this process i selected the option to manually setup the net service. And wizard took me to window where by it asked netservice name i have provided my local machines net service name. and host name to be local machines name but it failed to connect with the server, so alternatively i gave another net service which is available in my office network. Finally it succeded the installation.
And now i tried to restart my local database service name and while starting the service it gives me the following error message.
Window Name : ORACLE.EXE ENTRY POINT NOT FOUND
Window Description : The Procedure Entry Point kdrgtl could not be located in the dynamic link library OraCommon9.dll
and after this message another message is poping up
Window Description : " Could not start the OracleServiceVenkat service in the local computer
Error Number 1053 : The service did not respond to the start or control request in a timely fashion
Could any one tell me how to access my local database.
I have downloaded the ODB.net software and installed the software.
MY OS : Windows 2000
My DB : Oracle 9i Release 1
While installation, a wizard asked me to stop my local machines database and TNS Service, HTTP service etc... SO i have stopped all oracle services, and again i started the setup. it went through fine. While finishing the installation the installation wizard asked me configure the net service. During this process i selected the option to manually setup the net service. And wizard took me to window where by it asked netservice name i have provided my local machines net service name. and host name to be local machines name but it failed to connect with the server, so alternatively i gave another net service which is available in my office network. Finally it succeded the installation.
And now i tried to restart my local database service name and while starting the service it gives me the following error message.
Window Name : ORACLE.EXE ENTRY POINT NOT FOUND
Window Description : The Procedure Entry Point kdrgtl could not be located in the dynamic link library OraCommon9.dll
and after this message another message is poping up
Window Description : " Could not start the OracleServiceVenkat service in the local computer
Error Number 1053 : The service did not respond to the start or control request in a timely fashion
Could any one tell me how to access my local database.
Comments
-
Hi,
it seams to me you installed the ODP.net Package in the same OracleHome-Directory as your database. Because the ODP.net comes as version 9.2 it wouldn't make me wonder if oracle overwrites preexisting files with same names that are binary incompatible. I guess that's the reason you can't restart your 9.0 DB.
-
ODP.NET is an Oracle9i Rel2 Client based product and should not be installed in a previous Oracle Home. It should be installed either in an Oracle9i Rel2 Oracle Home or a seperate Oracle Home.
This discussion has been closed.