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…
Tag: SBL-SVR-00029
SBL-SVR-00029: Internal Shared memory has not been initialized.
This is the most generic error encounters, there can be different causes for this but below one fix mine issue. Found this on community but wanted to share, it really save my day. Siebel Server Error: SBL-SVR-00029: Internal Shared memory has not been initialized. SYMPTOMS Siebel Server failed to start. No new enterprise log was created Siebel Server log…
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…