Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating table/index scripts fails on one server and works on one

534909Sep 26 2006 — edited Nov 27 2006
I have a set of scripts that a software runs to create database tables and other stuff required for the application. However the scripts fall out on one server when it tries to create index on certain table saying it could not find the table. And the script wouldn't have had the table created. However the same scripts work just fine on another server.

Any ideas what could this be?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2006
Added on Sep 26 2006
33 comments
1,953 views