<docbook><section><title>UdadocFAQHowDoIInterpretUdbciniFiles</title><para> </para><title> doc.FAQ.HowDoIInterpretUdbciniFiles</title> doc.FAQ.HowDoIInterpretUdbciniFiles
<para> </para><programlisting>[UDBC] ;DebugFile= /tmp/udbc.out [Communications] ReceiveTimeout = 120 BrokerTimeout = 30; RetryTimeout = 5 SendSize= 4096 ReceiveSize = 16000 ShowErrors= Y DataEncryption = N [dsn_oracle] Description = Sample Oracle DSN Host = 192.62.13.144 ServerType = Oracle 8.1.x FetchBufferSize = 60 Database = ORCL ServerOptions = ConnectOptions = Options = UserName = scott Password = tiger ReadOnly = yes 
</programlisting><para>  <emphasis><ulink url="DebugFile">DebugFile</ulink>  </emphasis> The <ulink url="DebugFile">DebugFile</ulink>  ? parameter controls UDBC tracing.
 Users must remove the semicolon from <ulink url="DebugFile">DebugFile</ulink>  ?, if they want to instantiate tracing.
 They must also pass the full path to a file to which <ulink url="DebugFile">DebugFile</ulink>  ? may write output.
 Users must place a semicolon in front of <ulink url="DebugFile">DebugFile</ulink>  ? to stop debug output.
 Communications The Communications section contains</para><para> </para></section></docbook>