cancel
Showing results for 
Search instead for 
Did you mean: 

IdM 7.2 UI -> JDBC connection broke

Former Member
0 Kudos

Hi Experts,

we're faced with an UI problem. Every monday our database (oracle) will reboot.

After that reboot the connection between UI an DB won't reinitialized.

Error message in UI 'Service is unavailable'.

Problem is solved after stop and start JDBC connector datasource.

Is this a known bug? How can we solve this?

Thanks for your help.

Accepted Solutions (0)

Answers (2)

Answers (2)

ChrisPS
Contributor
0 Kudos

Hello Simon - take a look at note 1360066 and see if the corrections are already applied in your AS Java server...

Former Member
0 Kudos

Hi Christopher,

AS Java is 7.01 EHP 1 SP 11 - so correction is already present.

btw.: If AS Java reboots the datasource starts correctly (automatic)

former_member2987
Active Contributor
0 Kudos

Simon,

What needs to be restarted? The dispatcher, the NetWeaver Services, NetWeaver itself?

I'm assuming this is a scheduled reboot?

Best practices would dictate that all event agents, dispatchers and NetWeaver be manually stopped before dropping the database connection.

Regards,

Matt

Former Member
0 Kudos

Hi Matt,

the JDBC Datasource needs to be restarted.

[VisualAdmin -> Server x -> Services -> JDBC Connenctor -> DataSource]

Oracle database reboots every monday at 2AM. The other components work properly. Only the datasource get broke. Think a reboot of whole netweaver is like crack a nut with a sledge hammer...

So is there any option to restart jdbc datasource automaticly?

cheers,

Simon