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…
Siebel Innovation Pack 2015: Is there any thing New this time ??
Each time when we heard about any new patch available or another Innovation Pack launched by Oracle, this question comes in our mind…It really took long to understand starategy of Oracle for Siebel but now its clear and now we can see Siebel in a very good position again. Thanks to Alex and Siebelhub for keeping us updated and a…
Siebel Open UI Keyboard Shortcuts not working in Mozilla Firefox
While upgrading Siebel HI to Open UI, we are getting a lot irritating issues. On Oracle Support only you can find that its a product bug with no solution proposed. But our Clients never satisfied with this stupid answer…then what ??? In Mozilla, keyboard shortcuts are not working as expected. Lets discuss it one by one.. BUG#1: Ctrl + S…
Innovation Pack 2015 : Siebel CRM Composer
Recently, Oracle has been published Siebel CRM IP2015 Statement of Direction, and can be found on MyOracle Support. With the new release Oracle continuing to enhance the Siebel application mobile and industry solutions and also focusing on CX and Cloud integrations. Its really a good news for Siebel that Oracle is continuing to keep a solid pace on innovations for Siebel…
Siebel Tools on Web :: Future of Siebel
[su_youtube url=”https://www.youtube.com/watch?v=syAbKqHwIhw” width=”600″ height=”500″]
Thanks Breschi for sharing this video !!
CSS Media Queries – An Introduction
Well it seems to be out of context but believe me if you want to be a good Siebel developer you must have a good knowledge of Media Queries as well. Its not a brand new technology, its available from CSS 2.0 only. Now in CSS 3.0 its fully grown up with tons of features to use. With a @media…
IP 2014: How to set default Navigation Control in Aurora Theme
In Siebel Innovation Pack 2014, Oracle provides a default theme “AURORA”. And in most of the cases we don’t need much customization as we do in Open UI earlier versions. For navigation controls (Menu Options), we got three below controls which can be easily changed by Users from Administration – Application -> User Prefrences -> Behavior TAB SIDE MENU TREE…
How to replace Buttons with ICONS in Innovation Pack 2014
In older days of Siebel, If we need to add images on buttons then we must create Bitmaps & Html Icon Map to register that image. And then add it to applet controls wherever we want it. But with IP 2014, all we need is 3-4 lines of CSS codes only. Actually we are not using images here, we will…
Siebel IP 2014: Customize Buttons with Icons using Google Web Fonts
If you ever got a chance to work upon Innovation Pack 2014, you must amazed with all brand new features it loaded with. As per my experience, while working 8.1.1.11 this is the exact expectations of our client (Fully Responsive, Flashy Icons etc) which we somehow not able to complete. Anyway, the most amazing feature now , about what I…