<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GeeKs Blogging @ dotCOM &#187; Architecture</title>
	<atom:link href="http://geeksbloggingat.com/topics/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Mon, 09 Aug 2010 20:12:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</title>
		<link>http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/</link>
		<comments>http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:50:37 +0000</pubDate>
		<dc:creator>Nitin Jain</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Siebel]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=618</guid>
		<description><![CDATA[We discussed about the basic Siebel Server Architecture in our previous posts. I will try to elaborate on some of them as per my understanding one by one. I amm trying to detail out the Siebel Gateway Server today.
The first thing we need to understand is that Siebel Gateway Server is a LOGICAL Siebel server, [...]


Related posts:<ol><li><a href='http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/' rel='bookmark' title='Permanent Link: Siebel Server Architecture &#8211; an Introduction'>Siebel Server Architecture &#8211; an Introduction</a></li><li><a href='http://geeksbloggingat.com/2009/07/16/siebel-server-verification-evt-tool/' rel='bookmark' title='Permanent Link: Siebel Server Verification &#8211; EVT Tool'>Siebel Server Verification &#8211; EVT Tool</a></li><li><a href='http://geeksbloggingat.com/2010/05/02/siebel-admin-mode-flag/' rel='bookmark' title='Permanent Link: Siebel &#8211; Admin Mode Flag'>Siebel &#8211; Admin Mode Flag</a></li><li><a href='http://geeksbloggingat.com/2010/05/17/siebel-admin-mode-flag-ii-issue-log/' rel='bookmark' title='Permanent Link: Siebel Admin Mode Flag &#8211; II &#8211; Issue Log'>Siebel Admin Mode Flag &#8211; II &#8211; Issue Log</a></li><li><a href='http://geeksbloggingat.com/2009/05/11/siebel-deploying-srf-without-serverom-re-start/' rel='bookmark' title='Permanent Link: Siebel &#8211; Deploying SRF without Server/OM Re-start!!!!'>Siebel &#8211; Deploying SRF without Server/OM Re-start!!!!</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We discussed about the <a href="http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/">basic Siebel Server Architecture</a> in our previous posts. I will try to elaborate on some of them as per my understanding one by one. I amm trying to detail out the Siebel Gateway Server today.</p>
<p>The first thing we need to understand is that Siebel Gateway Server is a LOGICAL Siebel server, and not a PHYSICAL Siebel server. Its primary purpose is to provide the services of a Name Server. It is for this reason that it is also referred to as a Siebel Gateway Name Server. </p>
<p><span id="more-618"></span>This server comes the highest in the hierarchy (there is actually no such thing, but good from understanding point of view), and can contain multiple Siebel Enterprise Servers within it.</p>
<p>A Siebel Gateway Server contains the following information within it:<br />
Definitions &#038; Information about the Siebel Server Component Groups and the Siebel Server Components<br />
Connection Parameters &#038; other connectivity information</p>
<p>It is the connectivity information it contains, which actually links Siebel Servers to the outside world, and allows us to access Siebel by just entering a URL. A Siebel Gateway Server interacts with the Web Server, which receives the actual HTTP requests.</p>
<p>There is an important file by the name of &#8220;siebns.dat&#8221; which houses all the information discussed above. The availability of various Siebel Components (both vanilla and custom) is saved here. The Server Components who need any resources from some other Server Components, then ask the Name Server for the Availability &#038; Connectivity Information.</p>
<p>Setting up failover clusters is a common way of ensuring high availability Siebel Servers nowadays.</p>


<p>Related posts:<ol><li><a href='http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/' rel='bookmark' title='Permanent Link: Siebel Server Architecture &#8211; an Introduction'>Siebel Server Architecture &#8211; an Introduction</a></li><li><a href='http://geeksbloggingat.com/2009/07/16/siebel-server-verification-evt-tool/' rel='bookmark' title='Permanent Link: Siebel Server Verification &#8211; EVT Tool'>Siebel Server Verification &#8211; EVT Tool</a></li><li><a href='http://geeksbloggingat.com/2010/05/02/siebel-admin-mode-flag/' rel='bookmark' title='Permanent Link: Siebel &#8211; Admin Mode Flag'>Siebel &#8211; Admin Mode Flag</a></li><li><a href='http://geeksbloggingat.com/2010/05/17/siebel-admin-mode-flag-ii-issue-log/' rel='bookmark' title='Permanent Link: Siebel Admin Mode Flag &#8211; II &#8211; Issue Log'>Siebel Admin Mode Flag &#8211; II &#8211; Issue Log</a></li><li><a href='http://geeksbloggingat.com/2009/05/11/siebel-deploying-srf-without-serverom-re-start/' rel='bookmark' title='Permanent Link: Siebel &#8211; Deploying SRF without Server/OM Re-start!!!!'>Siebel &#8211; Deploying SRF without Server/OM Re-start!!!!</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
