Discussion
Wipro Ltd
AU
Last activity: 6 Apr 2018 19:26 EDT
Migrate rules fail from Pega 5.5 to 7.1.8 in MSSQL db.
Hi Team,
I got error when I run migrate.bat in MSSQL db. As below
BUILD FAILED
Pega718\scripts\migrateSystem.xml:552: The following error occurred while executing this line:
Pega718\scripts\setupDDL.xml:306: Java returned: 1
My configuration in migrateSystem.property file are
1. Create new Database instance as target db (I used default dbo as schema name)
2. Configure JDBC URL as below
sqlserver://XXXXXX:1433;SendStringParametersAsUnicode=false;SelectMethod=cursor;databaseName=prpc_database;
(I have different source and target databaseName)
3. All operation properties are set as true except Objects related as false (the last two).
Thanks
Saikhom
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.