Support > Database

Oracle Problem on adding new module

<< < (2/5) > >>

datahell:
Elxis installation procedure is the same for any database type.

batorgil:

--- Quote from: datahell on November 20, 2008, 12:35:16 ---Elxis installation procedure is the same for any database type.

--- End quote ---
can you help me? step by step installation. Then, where I write some configuration?
I stopped in the step3.

datahell:
The Oracle default port is 1521 so you dont have to enter the port in the host.
If Oracle resides on the same machine as Elxis you can enter localhost instead of the ip address.

Host name: localhost (or 172.15.0.10)
Database type: oci8 (the database type is the adodb's driver used to connect to your database, use oci8 for oracle)
Database name: The database name (your oracle user name)
Database path: leave this empty
Database table prefix: elx_
Database username: your oracle user name
Database password: your oracle password
Database verify password: your oracle password (again)

batorgil:

--- Quote from: datahell on November 20, 2008, 13:28:22 ---Database type: oci8 (the database type is the adodb's driver used to connect to your database, use oci8 for oracle)

--- End quote ---

but there has not oci8.
there has oracle 7, oracle 8.0.5 , oracle 8/9, oracle (odbc)

I have this error
"
Warning: ocilogon() [function.ocilogon]: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor in C:\AppServ\www\elxis\includes\adodb\drivers\adodb-oci8.inc.php on line 228

Warning: ocilogon() [function.ocilogon]: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor in C:\AppServ\www\elxis\includes\adodb\drivers\adodb-oci8.inc.php on line 228
"

My listener file is
"
# listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
      (PROGRAM = extproc)
    )
  )
LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = batorgil)(PORT = 1521))
    )
  )
"

batorgil:
I have some error
"At least one fatal error occured during the previous step. You cannot continue. Please go back and correct the database settings. The Elxis installer error messages follows:

  • Could not connect to the database."

my configuration :

database type : ADO(generic) and oracle 7 but I have not good result. :)  ;D

Pls help me pls pls

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version