Command—print - trillium_discovery - trillium_quality - 17.1

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

The print command displays a message at the mtb_admin command line prompt. You can use the command to print a response when a job completes

Syntax

print <message>

where <message> is one or more words that you want to display at the command prompt.

Example

This example shows how to print the words "Job Completed" at the command prompt after a loaddata job completes.

wait [loaddata delim_conn datafile usdata.txt attr names delimiter . quote \" terminator crlf]
print “Job Completed”