Thursday, July 5, 2007

Oracle Issues

Problems : Oracle DSN Connection with IIS
[IM004] [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

when trying to open DSN Connection from IIS

Possible Solution:
* Give permission to
IUSR_mycomputername and IWAM_mycomputername to read oracle/Bin folder


**************



Problems : Java Gone after install Oracle
Can not compile your Java Code anymore after Install Oracle
* It caused by oracle has been change the classpath which used by your java compiler

Possible Solution:
* Delete the oracle Classpath from System Path from System/EnvironmentVariable

1 comment:

Anonymous said...

Nice...
Thanks