Hi, Now that I'm able to successfully parse my log file, I'm trying to pull records for a specific time interval. Something like the following. Logparser -i:NCSA "SELECT * FROM test.log WHERE DateTime > TO_TIMESTAMP('05/21/04','mm/dd/yy')" ERROR: Syntax Error: <content>: no valid content (missing...