Creating the temp.release record

This section shows you how to create temp.release record in TAFC and TAFJ environment.

For TAFC

  1. Open the jShell prompt and run the jdiag command to view the environmental variables.
  2. Check whether the environment variable JEDIFILENAME_SYSTEM is set.
  3. Open the .property file and add the JEDIFILENAME_SYSTEM environment variable, if not set.
  4. Export JEDIFILENAME_SYSTEM=$TAFC_HOME/src/SYSTEM.

  5. At the jShell prompt, type the below command.

    CREATE.FILE DATA SYSTEM TYPE=UD

  6. At the jShell prompt, type the below command.

    JED SYSTEM TEMP.RELEASE

For TAFJ

  1. Open the tafj.properties file from the TAFJ_HOME/conf directory.

  2. Add the below property:

    JEDIFILENAME_SYSTEM = SYSTEM

  3. 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

  4. 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.


Bookmark Name Actions
Feedback
x