BL_TENACITY= Data Set Option

Specifies how long the HP Neoview Transporter waits before trying again.
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Default: 15
Restriction: This option is ignored for extraction.
Requirement: To specify this option, you must first set BULKEXTRACT= YES or BULKLOAD=YES. Enter 0 to disable this option.
Data source: HP Neoview
See: BULKEXTRACT= data set option, BULKLOAD= data set option

Syntax

BL_TENACITY=number-of-seconds

Syntax Description

number-of-seconds
specifies how long the HP Neoview Transporter waits (in seconds) between attempts to establish a database connection, open a JMS source, or open a named pipe before retrying. The value can be 0 or a positive integer.