Snort mailing list archives

Oracle as database


From: "Andrew Stubbs" <andrews () stusoft com>
Date: Wed, 8 Aug 2001 19:02:17 +0100

I get the following when trying to use oracle (after fixing a few syntax errors in the script) as the database:

Aug  8 18:48:39 desdemona snort: database: oracle_error: Error while trying to retrieve text for error ORA-01403  
Aug  8 18:48:39 desdemona snort: database: oracle_error: Error while trying to retrieve text for error ORA-01405  
Aug  8 18:48:39 desdemona snort: Snort initialization completed successfully, Snort running
Aug  8 18:48:39 desdemona snort: database: oracle_error: Error while trying to retrieve text for error ORA-01403  
Aug  8 18:48:39 desdemona last message repeated 2 times
Aug  8 18:48:39 desdemona snort: database: oracle_error: ORA-00911: invalid character   << this is probably the true 
error
Aug  8 18:48:39 desdemona last message repeated 2 times
Aug  8 18:48:39 desdemona snort: FATAL ERROR: database: Unable to insert the alert reference into the DB 

(The sensor table has an entry so that particular insert worked)


Thanx

Andrew

1403 == no_data_found
1405 == fetched value is null
0911 == invalid char

Current thread: