brianlange Posted December 27, 2011 Share Posted December 27, 2011 When trying to create a oracle external table from within a php script i get the the error "OCI_ERROR: ORA-00955: name is already used by an existing object" This error appears despite changing the name of the table to something that definitely does not exist. Thanks, Brian Link to comment https://forums.phpfreaks.com/topic/253913-oracle-external-table/ Share on other sites More sharing options...
brianlange Posted December 27, 2011 Author Share Posted December 27, 2011 I thought external tables were unique to the session like gtt tables but this is not the case. Link to comment https://forums.phpfreaks.com/topic/253913-oracle-external-table/#findComment-1301694 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.