Attempt to set the system name during bulk_load.sql.

Changes to constraint messages in comsg.ctl.
Attempt to associate the new schema with the workspace in AssociateSchema.sql.
Change schema contract sizes to 35 characters
Add a DEBUG parameter to the Ruby constants.rb

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3759 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-28 15:16:42 +00:00
parent e6212fa864
commit b2bb81d22c
12 changed files with 167 additions and 53 deletions

View File

@@ -7,7 +7,7 @@ if "%4"=="" goto :usage
if "%5"=="" goto :usage
@echo Install Schema
sqlplus /nolog @Schema\InstallMIP %1 %2 %3 %4 %5
sqlplus /nolog @Schema\InstallMIP %1 %2 %3 %4 %5 %6
@echo Install Seed
cd Data\Seed