IBM Books

Command Reference

db2bfd - Bind File Description Tool

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, may be helpful in problem determination related to an application's bind file.

Authorization

None

Required Connection

None

Command Syntax

                       .-,--------.
                       V          |
>>-db2bfd--filespec--------+-h-+--+----------------------------><
                           +-b-+
                           +-s-+
                           '-v-'
 

Command Parameters

filespec
Name of the bind file whose contents are to be displayed.

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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]