<< Click to Display Table of Contents >> Navigation: Options > System > Database > Oracle |
This section provides some tips and hints when using SpaceObServer with an Oracle database.
To use SpaceObServer with a non-local Oracle database you need to install an Oracle Client Software with ADO (ActiveX Data Objects) support on your machine ("Oracle Provider for OLE DB").
Please download a compatible Oracle client form the official Oracle download page
Note: You have to ensure that the Oracle account you use for the database connection has the privilege to create trigger and stored procedures (See: Database Permissions).
SpaceObServer tries to create these database objects and uses them within the scans. If they do not exist you will get error messages like "ORA-01400: cannot insert NULL into <table_name>".