You are on page 1of 21

T3TAFJ-T24 and TAFJ Upgrade-R16

T3TAFJ-T24 and TAFJ Upgrade-R16


T3TAFJ-T24 and TAFJ Upgrade-R16
T3TAFJ-T24 and TAFJ Upgrade-R16
Inside Eclipse, in TAFJ perspective choose TAFJ RTC Tools from the menu and
select the ‘Install Change Set for’ option.
Inside the work Item reference provide the valid work Item which needs to be installed
in the TAFJ area.
Click on Next

T3TAFJ-T24 and TAFJ Upgrade-R16


Select the change sets which interest you. Here you can specify where the Source file
needs to be loaded (*.b) in local system. Once you have selected the change sets
required, click finish to initiate the process installing the change set in your TAFJ area.

T3TAFJ-T24 and TAFJ Upgrade-R16


On compiler log you can see the *.b routines getting compiled. On the Database log
you can see the data record getting inserted in the respective file.
Once the installation is finished , the source files can be found in the respective source
folder specified during installation in the same package structure as in RTC. The data
records needs to be authorized to move them into LIVE files.

T3TAFJ-T24 and TAFJ Upgrade-R16


T3TAFJ-T24 and TAFJ Upgrade-R16
Now that the base TAFJ area is ready you need to perform a TAFJ upgrade . TAFJ
upgrade is a two step process.
1. Upgrade the TAFJ runtime libraries
2. Upgrade the T24 Data and precompiled libraries

T3TAFJ-T24 and TAFJ Upgrade-R16


T3TAFJ-T24 and TAFJ Upgrade-R16
After unzipping you will notice Patch.xxx and Setup.xxx and a jar file. For upgrading
the runtime, we make use of “Patch_TAFJ.<version>.bat” on windows and
“Patch_TAFJ.<version>.sh” for Unix.

[Note: If however the upgrade is from a very low version to the recent version , then a
Setup_TAFJ.<version>.bat/sh is advised. This will create a folder (name it as TAFJ for
convenience) with all the runtime related files. This folder becomes your
TAFJ_HOME. Copy the Runtime files like lib, ext, eclipse etc from this TAFJ_HOME
to the TAFJ_HOME of your dev image area]

T3TAFJ-T24 and TAFJ Upgrade-R16


Run the Patch_TAFJ.<version>.bat/sh script from your command prompt.

T3TAFJ-T24 and TAFJ Upgrade-R16


The <context> can be default or the context in which the TAFJ J2EE application has
been configured.

T3TAFJ-T24 and TAFJ Upgrade-R16


T3TAFJ-T24 and TAFJ Upgrade-R16
The upgrade temp.release will be present in .tar.Z format (eg: temp.release.tar.Z).
Copy upgrade .tar.Z file to required destination directory. Untar the .tar.Z file. A
directory named temp.release gets created in the destination directory.

T3TAFJ-T24 and TAFJ Upgrade-R16


Add the following property in the configuration properties file in TAFJ_HOME/conf -
JEDIFILENAME_SYSTEM=SYSTEM
Create a SYSTEM file – CREATE-FILE SYSTEM TYPE=UD
Create a record named TEMP.RELEASE inside the SYSTEM file using the JED
wizard. Make 2 entries as shown in the snapshot

T3TAFJ-T24 and TAFJ Upgrade-R16


The precompiled folder should contain all the precompiled jar files including Enterprise
jars.

T3TAFJ-T24 and TAFJ Upgrade-R16


Eg:

DBtools –cf tafj.properties –s –log tmprelease TEMP-RELEASE


D:\TAFJDevEnvironment\201215\temp.release
D:\Temenos\Development\T24\DEV\lib\Precompiled –bp
D:\Temenos\Development\T24\DEV\lib\T24_BP

D:\TAFJDevEnvironment\201215\temp.release - path to the temp.release folder


D:\Temenos\Development\T24\DEV\lib\Precompiled – path to the precompiled jars
D:\Temenos\Development\T24\DEV\lib\T24_BP - Source code path

Note: Set JAVA_HOME, TAFJ_HOME and ECLIPSE_HOME before executing


DBtools.

T3TAFJ-T24 and TAFJ Upgrade-R16


Check the ‘tmprelease.log’ after completing the ‘DBTools’ command,
The log file gets created under <TAFJ_HOME>/log

T3TAFJ-T24 and TAFJ Upgrade-R16


Prior to logging back into T24 there is a program to run which performs any pre-
release updates. This program T24.PRE.RELEASE may prompt for user input
according to any new features in the latest release which require actions to be
performed prior the start of any upgrade. One of the prompts that will appear is to
provide a valid user profile for new services being installed.

This user will be attached as the user for the upgrade service released as a part of the
T24.PRE.RELEASE. The service records released will be TSM and T24.UPGRADE.
Supplementary records for those services in PGM.FILE, BATCH and
TSA.WORKLOAD.PROFILE will also be released. These records will be released to
the live file and will be done so only if the record does not exist in the system already.
The service records will be released with the service control set as START so that the
services could be started.

Upon completion, you should be able to see a file T24.PRE.RELEASE in


&SAVEDLISTS&, listing records exported into T24 for preliminary use.

You can run T24.PRE.RELEASE from your run configuration in eclipse. Alternatively,
you can use tRun T24.PRE.RELEASE from <TAFJ_HOME>/bin

T3TAFJ-T24 and TAFJ Upgrade-R16


Set the SERVICE.CONTROL = START in T24.UPGRADE.
From <TAFJ_HOME>/bin launch TSM using the command tRun START.TSM –
DEBUG
Then launch the tSA’s from another window. tRun tSA 23 and tRun tSA 24
You can find the appropriate como for the service in como folder specified in the
property file.

T3TAFJ-T24 and TAFJ Upgrade-R16

You might also like