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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user