Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
installation oracle 9ias release 2 and php

installation oracle 9ias release 2 and php

2004-07-29       - By Magni Fabrizio

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

You can try... but I fear it won't work.

My question is another: why in your apache include directory there are
references to non existent files?
(My question is for oracle people).

Maybe you have a chance commenting #include <library> in the .h files where
library is a missing file.
And little bit of code hacking...

Fabrizio

> -- --Original Message-- --
> From: Miguel Lopes [mailto:miguel_3011@(protected)]
> Sent: 29 July, 2004 15:58
> To: Magni Fabrizio; suse-oracle@(protected)
> Subject: Re: [suse-oracle] installation oracle 9ias release 2 and php
>
>
> The files are not in the directory include.
>  
> I did a search and can't find the files anywhere..
>  
> but my http oracle is working fine..
>  
> Do you think if I copy these files from somewhere else the
> make command will work.
>  
> thanks..
>  
>
>   -- -- Original Message -- --
>   From: Magni Fabrizio <mailto:Fabrizio.Magni@(protected)>  
>   To: 'Miguel Lopes' <mailto:miguel_3011@(protected)>  ;
> suse-oracle@(protected)
>   Sent: Thursday, July 29, 2004 1:58 PM
>   Subject: RE: [suse-oracle] installation oracle 9ias
> release 2 and php
>
>
>   >  
>   > My apxs file is in /bin and not /include
>   >  
>
>   Your .h files are supposed to be in
> /opt/oracle/product/9.0.2/Apache/Apache/include
>
>   Check if ap_oracle_version.h and http_oralog.h are there.
>
>   Fabrizio
>
>