Specify a listing file
The WITH LISTING IN option allows you to direct any compile-time warnings that might occur to a file.
The following figure shows
how to log the compile-time warnings in /tmp/warn_file when
you work on UNIX™.
The following figure shows how to log the compile-time
warnings in \tmp\listfile when you work on Windows™.
Always remember to place single or double quotation marks around the file name or path name.