Hi ! I think it would be better if you post your message in an english Group :-) Anyway, are you trying to create a table whose name would be `table` ? In this case, I don't know of the behaviour, I think `table` is a keyword for Oracle that you may not be able to use like this...
-- Adrien Mogenet http://ze-technology.blogspot.com On 28 avr, 19:01, Ghizlane Zinbi <[email protected]> wrote: > Hi all, > > I m using symfony1.0 ans oracle9i as database server, i can retreive > schema.yml of the existant tables with : symfony propel-build-schema, but i > cant execute generated sql. > The propel-insert-sql command returns : > > DROP TABLE "table" CASCADE CONSTRAINTS] > [PHP Error] oci_execute(): ORA-00955: name is already used by an existing > object > [line 188 of > C:\wamp\bin\php\php5.2.6\PEAR\symfony\vendor\creole\drivers\oracle > \OCI8Connection.php] > [propel-sql-exec] Failed to execute: ALTER TABLE ... > > Any idea? > > Thanks, > > A+ > > Ghizlane, --~--~---------~--~----~------------~-------~--~----~ Vous avez reçu ce message, car vous êtes abonné au groupe Groupe "Symfony-fr" de Google Groupes. Pour transmettre des messages à ce groupe, envoyez un e-mail à l'adresse [email protected] Pour résilier votre abonnement à ce groupe, envoyez un e-mail à l'adresse [email protected] Pour afficher d'autres options, visitez ce groupe à l'adresse http://groups.google.com/group/symfony-fr?hl=fr -~----------~----~----~----~------~----~------~--~---
