Environment: ArcGIS 10.0 SP 2, ArcGIS for INSPIRE 1.0 SP 1 on Windows 2008 R2 and
ORACLE 11g R1 64bit on LINUX.
The geodatabase was set up with the default geometry storage (SDELOB) and the Geodatabase XML-Workspace document was imported without issue. There was no problem using Add Inspire Layer to create the MXD, but if the service is created and started with Inspire View-Capabilities it fails with following error:
...Unknown exception of type: The GEOMETRY_STORAGE type 'SDELOB' is not supported. Please check your dbtune settings! ... Server Object instance creation failed on machine...
If the GEOMETRY_STORAGE type in dbtune is set to ST_GEOMETRY, then the service can be created and started without errors.
ArcGIS for INSPIRE installation documentation should be updated for Oracle.