Inspecting Java External Stored Procedures - Teradata Database

Teradata Database Node Software Migration Guide

Product
Teradata Database
Release Number
15.10
Published
November 2017
Language
English (United States)
Last Update
2018-04-25
dita:mapPath
heq1467819788761.ditamap
dita:ditavalPath
5942_Migrating_1510.ditaval.ditaval
dita:id
B035-5942
lifecycle
previous
Product Category
Software
The post_data_restore script recompiles Java external stored procedures (JXSPs) and generates several output files for inspection.
  1. In /var/opt/teradata/PUTTools/<script>_<td_release> , inspect each of the following output log files, and take the identified corrective action(s), if necessary.
    Recompile Output File Purpose Corrective Action
    jxspconv.pl.<date>_<timestamp>.log Records the execution of the post_data_restore script, including creation of files related to errors encountered, if any.
    For cleanup operations, this file shows which JXSPs and JARs have been removed.
    If JXSPs do not exist on the system, this file reflects the following message:"No Teradata Java XSP/UDF or Jars...Returning from jxspconv.pl”
    Review generated error files, if any.
    jxspteradata.bteq Contains the SQL statements that actually recompile all of the JXSPs found. None.
    jxspteradata.log Lists the results of the bteq script execution. Review this file for causes of recompile failures.