Tag: SBL-SV R-01045

How to Reset Siebel Server and clean all files ?

The advice on clearing .shm and .osdf is generically good, however does sometimes fail and then it is important to consider deleting and recreating the siebsrvr/sys/svc* (Siebel service) and recreate with siebctl command. You may have to kill some other process as well. The full clean up solution as documented by Siebel is provided below for completeness: In order to…

Siebel Server Error: Executing siebenv.sh hangs unix shell session

While administrating Siebel Servers, you must have been through many different errors. This one is one of them, might help you in first place. Behavior While bouncing Siebel server, when we execute siebenv.sh file it hangs out unix shell session. Issue Well you can’t start/stop your server as environment not set yet. It left you clueless. Cause Execute siebenv.sh file…