DB2 10.5 for Linux, UNIX, and Windows

db2bfd - Bind file description tool command

Displays the contents of a bind file. This utility, which can be used to examine and to verify the SQL statements within a bind file, as well as to display the precompile options used to create the bind file, might be helpful in problem determination related to an application's bind file.

Authorization

None

Required connection

None

Command syntax

Read syntax diagramSkip visual syntax diagram
           .-,-------.             
           V         |             
>>-db2bfd----+- -h-+-+--filespec-------------------------------><
             +- -b-+               
             +- -s-+               
             '- -v-'               

Command parameters

-h
Display help information. When this option is specified, all other options are ignored, and only the help information is displayed.
-b
Display the bind file header.
-s
Display the SQL statements.
-v
Display the host variable declarations.
filespec
Name of the bind file whose contents are to be displayed.