Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

java.sql.SQLException: JDBC LLR, table verify failed for table 'WL_LLR_OSM1', row 'JDBC LLR Domain//

 You may get the following error when you  try to connect  existing schema using new application server(newly installed osm.ear on WebLogic server). To avoid this error, you need to truncate  WL_LLR_OSM1 table under the OSM schema.
Query : Truncate table WL_LLR_OSM1;

 java.sql.SQLException: JDBC LLR, table verify failed for table 'WL_LLR_OSM1', row 'JDBC LLR Domain//Server' record had unexpected value 'osm72_ericssion//osm1' expected 'osm72_eric_som//osm1'*** ONLY the original domain and server that creates an LLR table may access it ***
at weblogic.jdbc.wrapper.JTSLoggableResourceTable.newVerifyException(JTSLoggableResourceTable.java:244)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center