I just installed, de-installed, and re-installed Oracle (that's probably silly, but I was getting errors and had no idea what else to do). I used an installation guide I found here (and saw that the steps were similar to several other guides)...
Hi William,
Thanks, I have heard of that too. But this is a first-time Oracle install on my system, and I am positive that it hasn't been installed before. I was actually considering a re-install, even though I've heard doing so can break things... but since Oracle already seems broken on my...
I've just installed the latest 10g version on a RHEL4 Linux system. Afterward, and after exporting my ORACLE_SID and ORACLE_HOME variables, on trying to start the EM Control (emctl), I got the dreaded "OC4J Configuration issue" error:
./emctl start dbconsole
TZ set to US/Eastern
OC4J...
OK... can anyone help me figure out how to clean this up on the proxy's httpd.conf?
<VirtualHost *:80>
ServerAdmin webmaster@webserver
ServerName webserver
ReWriteEngine On
RewriteLogLevel 2
RewriteRule ^/dir/ect/ory/misc/(\w+)(/.*)$ /directory/$1/misc/$1$2 [P,L]...
I think a very simple pair of ProxyPass|ProxyPassReverse directives could replace some of this stuff, but not all... what about this on the proxy server:
ProxyPass /dir/ect/ory http://server/directory
ProxyPassReverse /dir/ect/ory http://server/directory
That seems to do exactly what I need as...
On the proxy server ("proxy"), I've added the following:
ReWriteEngine On
RewriteRule ^/dir/ect/ory/$ http://server/directory/ [R]
This works in general, but the browser displays proxy/directory/ instead of proxy/dir/ect/ory/, which is what I would like it to show (is that a transparent...
I could really use a hand with what I think is an apache proxy problem.
Let's say I have a directory on Server A called /var/www/directory. I would like all web requests to be proxied by another server, Server B.
I would like any requests that call for http://serverb/dir/ect/ory/ to be...
I realize the whole point of employing ASM in an enterprise environment would be to alleviate the need for third-party LVMs and data management at the OS level.
Still, I wonder if there is a way around the raw disk requirement for using ASM-- not in a production environment, but for the purpose...
I thought I'd add a bit more info, since my post is vague...
Main problem: after installing Grid Control and rebooting, I can no longer access my databases.
When I try to launch the OEM connected to any of the 3 databases I created (which were previsouly running), the browser just times out...
I have 10g installed on a fairly decent Windows XP machine. It was running okay, but I had two Oracle database instance processes running at 200mb of RAM each (of a total of 1 GB of RAM), so it was a bit bogged down, as is to be expected when running Oracle as a server on Windows.
I then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.