Guides
R24 AMR | Min(s) read

Upgrading Temenos Transact libraries and binaries

This section shows you how to upgrade Temenos Transact libraries and data to higher release.

Procedure

  1. Download the latest temp.release zip file (for example, 201812.TAFJ201812.1.temp.release.tar.gz).
  2. Unzip the zip file to your destination folder.
  3. Unzip the tar file to extract the temp.release pack.
  4. Open the tafj.properties file from the TAFJ_HOME/conf directory.
  5. Add the below property:
  6. JEDIFILENAME_SYSTEM = SYSTEM

  7. In the tafj.properties file, look for the SYSTEM directory. If the directory is not available, then create the same in JQL-SQL editor of eclipse by using the below command.

    CREATE-FILE SYSTEM TYPE=UD

  8. Create a temp.release record inside the SYSTEM file using the JQL-SQL editor as shown below.

    The temp.release record should have two entries. Line 1 - D (directory) and Line 2 - path of the temp.release directory.

  9. Use the below property to specify the precompiled directory in the .properties file.
  10. temn.tafj.directory.precompile= C:\UTP\R18DEV\Temenos\t24home\default\JARS

  11. Launch DBtools under the TAFJ_HOME/bin directory to start the Temenos Transact library and binary upgrade process.
  12. Use the below syntax and run the command.

    DBtools [options] TEMP-RELEASE (pathToTempRelease) (pathToPrecompiledDestinationFolder) (-i pathToInsertDestinationFolder) (-bp pathToSrcDestinationFolder)

    Where options can be:

    –s (script mode)

    -log (log filename) (Log file gets generated under TAFJ_HOME/log)

    -cf (Configuration filename)

    For example:

    DBtools –u t24user –p password –cf tafj.properties –s –log tmprelease TEMP-RELEASE C:\T24Upgrade\201812.TAFJ201812.1.temp.release\temp.releaseC:\UTP\R18DEV\Temenos\t24home\default\JARS –bp C:\UTP\R18DEV\Temenos\t24home\default\BP

    In the TEMP-RELEASE syntax, there should not be any space between file names or folder names.

  13. Check the tmprelease.log file present in the TAFJ_HOME/log directory.
  14. From the above screen shot, you can see that the entire F.PGM.DATA.CONTROL and F.RELEASE.DATA files from temp.release is updated into Temenos Transact environment.

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 10:36:48 AM IST