Altered install scripts so that UAT and LIVE do not look for the apua.ctl file (this is now handled in seed data directory). Also fixed for ticket #517 AssociateSchema.sql and SetSubstitution.sql scripts so that they only update the current application rather than all the applications in the current workspace.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@5332 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -9,8 +9,6 @@ sqlldr %1 control=prty
|
||||
|
||||
sqlldr %1 control=parl
|
||||
|
||||
sqlldr %1 control=apau
|
||||
|
||||
sqlplus %1 @create_passwords
|
||||
|
||||
goto :done
|
||||
|
||||
Reference in New Issue
Block a user