Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to delete/recreate css process in oracle 10g?

JhilAug 29 2017 — edited Aug 29 2017

Hi,

How to delete/recreate css process in oracle 10g?

# ps -ef | grep css

root      4299  2414  0 01:17 ?        00:00:00 /bin/sh /etc/rc5.d/S96init.cssd start

root      4862  4723  0 01:32 pts/1    00:00:00 /bin/sh /etc/init.d/init.cssd start

root      4942  4913  0 01:33 pts/2    00:00:00 grep css

# /u01/app/oracle/product/10.2.0/asm_home/bin/localconfig 'reset'

Successfully accumulated necessary OCR keys.

Creating OCR keys for user 'root', privgrp 'root'..

Operation successful.

Configuration for local CSS has been initialized

Adding to inittab

.... System is hanging .........

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2017
Added on Aug 29 2017
3 comments
185 views