Some commands such as omnidbutil -show_db_files can overflow the CLI screen. Use the > variable to
capture the output in a text file
Ex:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>omnidbutil -show_db_files >C:\DBFiles.txt
C:\>