Creating table/index scripts fails on one server and works on one
534909Sep 26 2006 — edited Nov 27 2006I 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?