Restrictions for delimited table names, Error message and behavior, Packaging – HP Neoview Release 2.5 Software User Manual
Page 123: Error message and behavior packaging
-srcfile
Specifies the names of data files to be used in the sources section of a control file. The
src-file-list
is a comma-separated list of file names. The number of file names that you
specify must match the number of tables that you specify for generation.
The default value (file name) is ./datafiles/nvt_datafile.dat.
-srcpipe
Specifies the list of named pipes to be used in the sources section of a control file. The
src-pipe-list
is a comma-separated list of file names. The number of pipe names that
you specify must match the number of tables that you specify for generation.
-version
Displays version information for the Control File Generator.
-help
Displays the help information for the Control File Generator.
-retries
Specifies how many retry attempts Control File Generator should make to establish a database
connection.
Default value - 3
-tenacity
Specifies how long Control File Generator should wait between attempts to establish a
database connection.
Default value - 15 seconds
-ds
Data source for JDBC users to connect to server.
Default value - TDM_Default_DataSource
Restrictions for Delimited Table Names
•
For a list of tables, a delimited table name cannot end with a comma (,).
•
The schema part of a fully-qualified table name cannot contain a comma.
•
The Control File Generator does not differentiate between lowercase names with and without
double quotes. For example, the CFG treats “tablename” and tablename identically.
Error Message and Behavior
The control file generator can encounter connection, SQL, and file I/O type errors. If a connection
or a file I/O error is generated, the control files may not be generated. If a table is “skipped”, it
is due to an SQL error only.
Packaging
The control file generator is packaged as part of the Transporter package. It is located in the
Transporter client directory structure in $NVTHOME/utils.
Control File Generator
123