chown
-R command to change the ownership of the testing
folders. For more information, refer to the UNIX man page for the chown command.
http://host:port/SASBusinessRulesManagerWeb/rest/RuleflowTestLibMigrate
SASHome/SASDecisionManagerCommonDataServer/3.2/Config/Deployment/dbscript/oracle/migration/.
migration_brm_version_to_brm_3.2.sql script
for your current release of SAS Business Rules Manager.
sqlplus username@tnsname @/install/SASHome/ SASDecisionManagerCommonDataServer/3.2/Config/Deployment/ dbscript/oracle/migration/migration_brm_2.2_to_brm_3.2.sql schemaName
postgres-migration.bat, and the
script for UNIX platforms is named postgres-migration.sh.
They are located in the following directory:
SASHome/SASDecisionManagerCommonDataServer/3.2/Config/Deployment/Migration/2.1, 2.2, 3.1,
or 3.2.
/SAS-configuration-directory/Levn/Web/WebAppServer/SASServer7_1/conf/server.xml file
on the middle-tier server for the source system. Specify the value
of the user attribute of the resource
with name sas/jdbc/DecisionManagerDS.
/SAS-configuration-directory/Levn/Web/WebAppServer/SASServer7_1/conf/server.xml file
on the middle-tier server for the source system. If you are migrating from SAS Business
Rules Manager
2.1, find the resource with the name sas/jdbc/dcmSharedDataSource.
If you are migrating from SAS Business Rules Manager 2.2
or later, find
the resource with the name sas/jdbc/DecisionManagerDS.
Look for the value of the url attribute. The
database name is the text after the final forward slash (/) in the
URL. For example, if the attribute is url="jdbc:postgresql://host:10482/dcmdb",
then specify dcmdb for source_db_name.
dcmdb.
YES.
If you have attempted to run this migration script but the migration
failed, specify NO. Normally, the script
creates a backup of the source database. If you specify NO,
the script does not create an additional backup.