Corporation Switch User Manual
Agile 9.2.2.1
Source Details
Parameter Value definition
src.jdbc.url The JDBC connection string to the source database. The format is
jdbc:oracle:thin@
<SOURCE_DB_HOST_NAME>:<PORT>:<SID> where
SOURCE_DB_HOST_NAME is the hostname of the source database, PORT is the listener port of
the source database (1521 is the default), and
SID is the database instance.
src.jdbc.driver The database driver of the source database. The default is oracle.jdbc.driver.OracleDriver.
src.db.user The database user of the source database.
src.db.password The encrypted database password of the source database. Use the encryptpwd utility located in the
$AUT_HOME\bin directory to encrypt the password.
src.tns.name The TNS entry name in the Oracle Home of the source database.
src.oracle.home The Oracle Home of the source database. This value can be a mapped drive on the system where
the AUT is run which points to the shared folder on the host machine.
Note Use either double back slashes or a forward slash for
directory separation, for example, d:/oracle/ora92.
src.db.backup Back up or do not back up the database into a dump file. If true, then the source database is
backed up by exporting the database user into a dump file located at
$AUT_HOME\workingdir\AgileSrcDbBackup.dmp. If you are also upgrading a Product Cost
Management or Program Execution database, their respective dump files are named
Agile85pcmBACKUP.dmp and Agile85peBACKUP.dmp.
Page - 10 Database Upgrade Guide