I have installed fresh drupal 7 database and done mysql migration to oracle
But i am getting problem with driver and DBTNG migrator .
The database not migrating properly.
Error is
PDOException: SQLSTATE[HY000]: General error: 904 OCIStmtExecute: ORA-00904: "IDENTIFIER"."GET_FOR": invalid identifier (ext\pdo_oci\oci_statement.c:146) in db_table_exists() (line 2730 of C:\wamp\www\mysite\includes\database\database.inc).

Please help ...

Comments

josh waihi’s picture

Project: DBTNG Migrator » Oracle Driver

I'm not too familiar with Oracle errors, I'm moving this issue to the Oracle Driver so you can hopefully get some better indication of the issue from there.

aaaristo’s picture

i should test a migration... never tried it.. it looks like DatabaseTasks are not run from DBTNG Migrator..

aaaristo’s picture

Title: PDOException: SQLSTATE[HY000]: General error: 904 OCIStmtExecute: ORA-00904: "IDENTIFIER"."GET_FOR": invalid identifier » DatabaseTasks are not run from DBTNG Migrator?
aaaristo’s picture

Status: Active » Fixed

fixed from oracle driver version 1.10

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.