database - Oracle service Refuses to Start -


enter image description here

when try start oracle service following error occurs.

please how resolve this?

this problem related windows register found solution here:

  1. go start > run > , type regedit
  2. navigate to: hkey_local_machine\system\currentcontrolset\control
  3. with control folder selected, right click in pane on right , select new dword value
  4. name new dword: servicespipetimeout
  5. right-click servicespipetimeout, , click modify
  6. click decimal, type '180000', , click ok
  7. restart computer

Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -