
• “noaudit” (page 56)
• “nullstring” (page 56)
• “operation” (page 57)
• “parallel” (page 57)
• “parallelstreams” (page 57)
• “password” (page 57)
• “retries” (page 58)
• “rowsetsize” (page 58)
• “sorted” (page 58)
• “startseq” (page 58)
• “system” (page 59)
• “taskrowsetsize” (page 59)
• “teamsize” (page 59)
• “tenacity” (page 59)
• “timeout” (page 59)
• “truncate” (page 60)
• “url” (page 60)
• “user” (page 60)
Typeformats
The typeformats section defines various formats in which to represent data types.
typeformats
{
format_definition [, format_definition ]...
}
format-definition:
formatname datatype formatstring
format-definition
One or more occurrences of format-definition, separated by a comma (,). The last
format-definition should not use the comma separator.
formatname
The name you choose for this typeformat. It must be unique among existing typeformats.
formatname is case-insensitive and cannot exceed 64 bytes.
datatype
A supported data type. See “Supported Data Types” (page 48) for a list of supported data
types.
Control File Organization and Syntax 29
Komentarze do niniejszej Instrukcji