Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

Does Not Connect From OSM 7.2 To Oracle Database 11.2.0.3 With TDE Encrypted Tablespace?

When starting install OSM 7.2 on TDE encrypted tablespace, can not connect causing by java.sql.SQLException: ORA-28365: wallet is not open
But if connect by sqlplus on database server , wallet is open and database open

BUILD FAILED

/app/oracle/osm/Database/dbinstall/install/instplb.xml:47: com.mslv.install.db.util.DbManagerException: ORA-28365: wallet is not open
sql: CREATE TABLE xx(
xxx varchar2(50)  NOT NULL,
xxx number(9)  NOT NULL,
xx varchar2(50)  NOT NULL,
xx varchar2(4000 char) NOT NULL)
TABLESPACE TS_OSM_DATANested Exception: ORA-28365: wallet is not open
Nested Exception: java.sql.SQLException: ORA-28365: wallet is not open

at com.mslv.install.db.util.SqlHelper.execute(SqlHelper.java:198)

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