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/SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config/Deployment/dbscript/oracle/migration/migration_brm_1.2_to_brm_3.1_sql migration
script. For example, you can run the script with SQL:
sqlplus username@tnsname @/install/SASHome/ SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config/Deployment/ dbscript/oracle/migration/migration_brm_1.2_to_brm_3.1.sql schemaName
SASHome/SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config/Deployment/dbscript/oracle/migration/.
migration_brm_version_to_brm_3.1.sql script
for your current release of SAS Business Rules Manager.
sqlplus username@tnsname @/install/SASHome/ SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config/Deployment/ dbscript/oracle/migration/migration_brm_2.2_to_brm_3.1.sql schemaName
postgres-migration.bat, and the
script for UNIX platforms is named postgres-migration.sh.
They are located in the following directory:
SASHome/SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config/Deployment/Migration/2.1, 2.2,
or 3.1.
user attribute
of the resource with name sas/jdbc/DecisionManagerDS.
sas/jdbc/dcmSharedDataSource.
If you are migrating from SAS Business Rules Manager 2.2, 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.
SASHome/DCMDB_Migrate),
but that is not a requirement.
Config directory
on the middle-tier machine at SASHome/SASDecisionManagerCommonMidTierforDecisionManager/3.1/Config to
the directory that you created on the server-tier machine.
DCM_DATA_DIR=$SAS_HOME/DCMDB_Migrate).Config/Deployment/Migration subdirectory.
The script for Windows platforms is named postgres-migration.bat,
and the script for UNIX platforms is named postgres-migration.sh.
If
you specified DCMDB_Migrate for the
new directory in Step 3, the script that you need to edit is located in the directory SASHome/DCMDB_Migrate/Config/Deployment/Migration/.