Hi all !
I use Apache 2.49 as an internal proxy. It itself use a remoteProxy behind a firewall to access the WWW.
It works quite well, except for some (few) URLs :
for example
http://www.aserver.com/news/ works,
but
http://www.aserver.com/news does not work (proxy returns a 404), whereas...
Hi all!
A database process, ora_dbw0_MYSID uses a lot of memory on my system (far too much compared to the database size).
Do you know what this process is? What initialization parameters can modify this process memory usage ?
Thanks a lot for answers!
Hi all!
I am very new to Apache, and I am looking for a simple way to write a filter to modify URL in HTML content delivered by Apache in proxy mode.
For example my proxy is "ProxyServer"
it is a reverse proxy to "Server1" and to "Server2"...
I tested a JAVA API that does JNI in a standard JAVA application and it works properly.
I have problems using it in a servlet : I get an error message: "java.lang.UnsatisfiedLinkError: no xxx in java.library.path" where xxx is the name of a dll used by the JAVA API.
I know that this...
I would like to use a JAVA API on a server and display results in VB clients.
The JAVA API cannot be installed on each client, so it has to be remotely called.
If relevant, I can set up an http server on the JAVA server.
What would be the best solution ?
I'm trying use an external C API in VB. I tried some functions that work properly but I have a problem:
How do you pass a function (for a callback mechanism)as parameter in VB 6?
Is it really possible?
Thanks a lot
Hi all !
Does anyone know how to retreive the content of a directory created with "create directory ...". I just need to get the file list ("ls").
Using UTL_FILE or DBMS_LOB ?
Thanks for answers!
Hi all!
I would like to have 2 different Oracle homes on my Unix server:
- To begin, both will be in 8.1.7 version
- In the future, the two homes may be in a different version (9i and 8i for example).
What is the best practice ?:
- should I create a new oracle unix user for the new home?
- My...
I try to use export in a batch (Windows)
It works well, but my batch is not perfect:
if the password for the user (schema) I use for export changes, then export utility asks (interactive mode) to reenter login/password, and my batch is stucked forever.
Example:
My batch does the following...
Hi all!
I try to do an export using direct path on a windows client.
I get:
EXP-00041: Export done in server's WE8ISO8859P15, different from user's character set WE8ISO8859P1
So I have to set up my client with WE8ISO8859P15.
I tried to do:
set NLS_CHAR=WE8ISO8859P15
before export command but...
Did anyone complete a migration of Oracle Express (6.3 or other versions) to 9I Olap services ?
Is it a complexe migration? How much time should be planned?
Hi!
How do you change SQL*PLUS default directory.
For example, when I do @myfile.sql, I would like Sql*plus to search it in another directory than SQL*PLUS default one.
With SQL*PLUS Windows version, I do a "File - Open", and then the last directory becomes the default directory.
How...
Hi!
I have a problem with a batch which is very slow. SQL_TRACE and TKPROF show that the problem comes from an Index: It is dropped an recreated by it is not analyzed. CBO takes a wrong path in some queries.
The application vendor refuses to modify his batch.
I tried to create a trigger that...
We have been using locally managed tablespace with our datawarehouse for 1 year and we are very happy with it.
So we plan to use this with an OLTP database.
Did anyone had problems with locally managed tablespaces?
We have a table USER_HIERARCHY (USER_IS_MANAGER, USER)
I would like to now all hierarchical combinations for users :
suppose we have
(A,B) A is the manager of B
(A,C) A is the manager of C
(B,E) B is the manager of E
(F,A) F is the manager of A
I would like to get all the "hierarchical...
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.