Install Oracle Application Server 10G On Windows 2008
Dear sir, I have successfully completed oracle application server 10g installation but next configuration process set but application server forms & report server not work please, Give me clear solution,Wait for your solutions.
Previously i have test this successfully. But not it's giving an error during the installation
Enterprise manager configuratio failed due to the following error-
********************************************************************
Error starting Database Control
Refer the log file at (path).....emConfig.log for more details.
You can retery configuring this database wlth Enterprise Manager later by manually running (path).....binemca script.
**********************************************************************
I tried to start the service manually from services. But it didn't work.
I tried to run that script using command prompt. but nothing happened.
in my start menu under oracle home db-console link also not there.
here is my log file
--------------------------------------------------------------------------------------------------------------------------------------------------------
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Enter Enterprise Manager Root Password :
************Certificate was added to keystore
Certificate reply was installed in keystore
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.FileUtil printFileToLog
CONFIG: Printing file(After Secure DBConsole): D:oracleproduct10.2.0db_1oc4jj2eeOC4J_DBConsole_AX-2009_AX2009confighttp-web-site.xml
<?xml version = '1.0' standalone = 'yes'?>
<!DOCTYPE web-site PUBLIC 'OracleAS XML Web-site' 'http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd'>
<web-site port='1158' display-name='OC4J Java HTTP Web Site' secure='TRUE'>
<!-- The default web-app for this site, bound to the root -->
<default-web-app application='default' name='defaultWebApp'/>
<web-app application='default' name='dms0' root='/dms0'/>
<web-app application='default' name='dms' root='/dmsoc4j'/>
<web-app application='em' name='em' load-on-startup='true' root='/em' shared='true' />
<!-- Access Log, where requests are logged to -->
<access-log path='../log/http-web-access.log'/>
<!-- Uncomment this if you want to use ODL logging capabilities
<odl-access-log path='../log/http-web-access' max-file-size='1000' max-directory-size='10000'/>
-->
<ssl-config needs-client-auth='false' keystore='D:oracleproduct10.2.0db_1/oc4j/j2ee/OC4J_DBConsole_AX-2009_AX2009/config/server/keystore.test' keystore-password='BC062AD3D852A5B5D02E979B69DD12B3' />
</web-site>
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
CONFIG: Securing Database Control completed successfully .
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: cmdType: 0
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Starting Windows service...OracleDBConsoleAX2009
Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:54:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:54:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:54:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:54:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:54:58 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Initialization failure for service during start
Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at D:oracleproduct10.2.0db_1cfgtoollogsdbcaAX2009emConfig.log for more details.
Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
at java.lang.Thread.run(Thread.java:595)
------------------------------------------------------------------------------------------------------------------------------------------------------
please if any one can give me any solution to run my database console. i don't know any method. i'm new to the oracle.
Thank you
- Installation of Oracle DeveloperSuite 10G on Windows x64; Installation / Configuration of Oracle Application Server 10G; How to update Oracle Forms & Application Server using Patch; Oracle 11GR2 Installation; PL/SQL Installation; Oracle Weblogic Server 10.3.6.0 Installation on Windows x86; Installation and Configuration of Oracle Fusion.
- Introduction Oracle Application server 10g is a middle ware software by Oracle. Purpose of Application server is to handle the business intelligent and logic. Below is the difference between a two-tier architecture and multi-tier architecture. In case of a two-tier architecture we business logic and presentation is both handled by client. Hence we call it.
I have 64-bit Oracle Database Server (11.2.0.3) installed on Windows 2008 R2, and naturally, it automatically installs the 64-bit client. I have to install an application onto this server that is 32-bit and requires the 32-bit Oracle client. (Don't Ask - I can't install the 64-bit version of this app, it won't work with the 64-bit client, and I can't install it on another server.)
Now i have tried installing the 32-bit Client into a different physical folder and selected a different value for the Oracle Base and Software Location when installing and it installed just fine. And it put the BIN folder of the 32-bit Client installation at the head of the PATH statemtn.
However, when i tried to run 'SQLplus system/system' with the 32-bit version it gives me the 'ORA-12560: TNS:protocol adapter error'. When I go into the folder with the 64-bit sqlplus.exe and ran it (directly and not through PATH), the 'system/system' credentials worked fine.
I copied the TNSNames folder from the Oracle Server's NETWORK/admin folder to the Oracle Client's NETWORK/admin folder, and rebooted the server. Same results.
This is the extent of my troubleshooting knowledge for Oracle.
How can i get the 32-bit Client to run on the same server as the 64-bit Oracle Server?I know in linux/Unix, you simply put in the lib32 folder into the the 64-bit client folder and set a couple of environment variables, but i'm pretty sure it's not that simple in Windows.
If there is a way to do this, please be descriptive in you answer as I will need step-by-step instructions.
Thanks in advance.
1 Answer
Here is an instruction how to install 32-bit and 64-bit Oracle Client on one machine. Follow the instruction, then it should work.
Assumptions: Oracle Home is called OraClient11g_home1
, Client Version is 11gR2
Download and install Oracle x86 Client, for example into
C:Oracle11.2Client_x86
Download and install Oracle x64 Client into different folder, for example to
C:Oracle11.2Client_x64
Open command line tool, go to folder %WINDIR%System32, typically
C:WindowsSystem32
and create a symbolic linkora112
to folderC:Oracle11.2Client_x64
(see commands section below)Change to folder %WINDIR%SysWOW64, typically
C:WindowsSysWOW64
and create a symbolic linkora112
to folderC:Oracle11.2Client_x86
, (see below)Modify the
PATH
environment variable, replace all entries likeC:Oracle11.2Client_x86
andC:Oracle11.2Client_x64
byC:WindowsSystem32ora112
, respective theirbin
subfolder. Note:C:WindowsSysWOW64ora112
must not be in PATH environment.If needed set your
ORACLE_HOME
environment variable toC:WindowsSystem32ora112
Open your Registry Editor. Set Registry value
HKLMSoftwareORACLEKEY_OraClient11g_home1ORACLE_HOME
toC:WindowsSystem32ora112
. UsingC:Oracle11.2Client_x64
should also work.Set Registry value
HKLMSoftwareWow6432NodeORACLEKEY_OraClient11g_home1ORACLE_HOME
toC:WindowsSystem32ora112
(notC:WindowsSysWOW64ora112
). UsingC:Oracle11.2Client_x86
should also work.You are done! Now you can use x86 and x64 Oracle client seamless together, i.e. an x86 application will load the x86 libraries, an x64 application loads the x64 libraries without any further modification on your system.
Probably it is a smart idea to set your
TNS_ADMIN
environment variable (resp.TNS_ADMIN
entries in Registry) to a common location, for exampleTNS_ADMIN=C:OracleCommonnetworkadmin
Commands to create symbolic links:
cd C:WindowsSystem32mklink /d ora112 C:Oracle11.2Client_x64cd C:WindowsSysWOW64mklink /d ora112 C:Oracle11.2Client_x86
Notes:
Both symbolic links must have the same name, e.g. ora112
.
Despite of their names folder C:WindowsSystem32
contains the x64 libraries, whereas C:WindowsSysWOW64
contains the x86 (32-bit) libraries. Don't be confused.