<?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; Server</title>
	<atom:link href="http://geeksbloggingat.com/topics/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Tue, 30 Aug 2011 21:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Siebel Server Verification &#8211; EVT Tool</title>
		<link>http://geeksbloggingat.com/2009/07/16/siebel-server-verification-evt-tool/</link>
		<comments>http://geeksbloggingat.com/2009/07/16/siebel-server-verification-evt-tool/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:37:32 +0000</pubDate>
		<dc:creator>Nitin Jain</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=623</guid>
		<description><![CDATA[Verifying the health of our Siebel Server Environment is the primary concern of any sane Project Manager to have spent such large sums of money in setting it up in the first place. We have already introduced a couple of very useful tools to analyse performance and other bottlenecks in the past. Here, I will [...]


<b>Related posts:<b><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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></li>
<li><a href='http://geeksbloggingat.com/2009/06/17/netstat-command/' rel='bookmark' title='Permanent Link: netstat command'>netstat command</a> <small>Hi all, All of us have faced huge performance related...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/06/siebel-eim-using-synonyms/' rel='bookmark' title='Permanent Link: Siebel EIM &#8211; USING SYNONYMS'>Siebel EIM &#8211; USING SYNONYMS</a> <small>Performance is always a major issue in most of the...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Verifying the health of our Siebel Server Environment is the primary concern of any sane Project Manager to have spent such large sums of money in setting it up in the first place. We have already introduced a couple of very useful tools to analyse performance and other bottlenecks in the past. Here, I will try to cover one of the prominent tools used extensively in the process.</p>
<p>It is called the Siebel EVT Tool, or the Environment Verification Tool in Siebel. It helps Siebel Administrators verify the configuration, of Siebel Business Environment. Errors and Potential problems in a Siebel Implementation can readily be found out through this tool.</p>
<p><span id="more-623"></span>It can be used for verifying, Database Servers, Siebel Servers, Siebel Gateway Servers and/or Siebel Web Servers. It, at times, interacts directly with the Operating System, and it is run usually from the Command Line.</p>
<p>EVT Tool is driven by a vanilla &#8220;ent.ini&#8221; file (NEVER use this file directly). Multiple parameters can be specified against multiple checks, in this controlling evt.ini file.</p>
<p>We can possibly bifurcate and divide these checks on the basis of parameters like, the Operating System in use, or the Database in use.</p>
<p>Upon installation, the EVT Tool appears as an Executable, .EXE file under the Siebel Root Directory, and can be run directly from the Command Line. There are many Command Line options available, to suit the working of the tool as per our requirement. </p>
<p>The Outputs from the EVT Tool may be taken in any of the following formats:<br />
Text<br />
TextFile<br />
HTML<br />
HTMLFile</p>
<p>The Siebel EVT Tool is a very useful, versatile tool, that can be really handy at times. It can generally churn out extremely useful information which can go a long way in Server Performance Analysis.</p>


<p><b>Related posts:<b><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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></li>
<li><a href='http://geeksbloggingat.com/2009/06/17/netstat-command/' rel='bookmark' title='Permanent Link: netstat command'>netstat command</a> <small>Hi all, All of us have faced huge performance related...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/06/siebel-eim-using-synonyms/' rel='bookmark' title='Permanent Link: Siebel EIM &#8211; USING SYNONYMS'>Siebel EIM &#8211; USING SYNONYMS</a> <small>Performance is always a major issue in most of the...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/07/16/siebel-server-verification-evt-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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 [...]


<b>Related posts:<b><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> <small>You may call this an introductory tutorial. Siebel as we...</small></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> <small>Verifying the health of our Siebel Server Environment is the...</small></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> <small>In my last project,we had a requirement of Admin Views,...</small></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> <small>In the last post I described about Admin Mode Flag....</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></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><b>Related posts:<b><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> <small>You may call this an introductory tutorial. Siebel as we...</small></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> <small>Verifying the health of our Siebel Server Environment is the...</small></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> <small>In my last project,we had a requirement of Admin Views,...</small></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> <small>In the last post I described about Admin Mode Flag....</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></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>
		<item>
		<title>Siebel Server Architecture &#8211; an Introduction</title>
		<link>http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/</link>
		<comments>http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 03:05:40 +0000</pubDate>
		<dc:creator>Nitin Jain</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=595</guid>
		<description><![CDATA[You may call this an introductory tutorial. Siebel as we all know, is quite a complex maze of many different objects and components working together to provide a successful CRM implementation. This topic is very trivial. Yet, I have noticed many professionals with multi-year experience discussing basic Siebel Architecture questions with me. I am trying [...]


<b>Related posts:<b><ol><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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/10/siebel-an-introduction-to-different-modules/' rel='bookmark' title='Permanent Link: Siebel &#8211; An Introduction to different modules'>Siebel &#8211; An Introduction to different modules</a> <small>In the Customer Relationship Management (CRM) space, Siebel CRM is...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/18/oracle-vm-templates-for-siebel-crm/' rel='bookmark' title='Permanent Link: Oracle VM Templates for Siebel CRM'>Oracle VM Templates for Siebel CRM</a> <small>In a normal case, to set up a Siebel CRM...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You may call this an introductory tutorial. Siebel as we all know, is quite a complex maze of many different objects and components working together to provide a successful CRM implementation. This topic is very trivial. Yet, I have noticed many professionals with multi-year experience discussing basic Siebel Architecture questions with me.</p>
<p>I am trying to outline a general architecture in a simple environment. Some of the most common jargon that you would come across when thinking in this direction are:</p>
<p><span id="more-595"></span><strong><br />
Siebel File System:<br />
</strong><br />
This refers to the actual hard disk space that is configured at the time of setting up of Siebel Servers. Siebel writes a lot of files on its own, for eg. the Log Files. Siebel Servers will use Siebel File system to store data and the physical files used by Siebel Thin Clients and the Enterprise Servers.</p>
<p><strong><br />
Siebel Database Server:<br />
</strong><br />
All data at the end of the day, has to be stored in a Database. In case of Siebel, the backend database may be IBM DB2, Oracle DB, etc. This database may be set up on the same server box as the Siebel Server, however, it is strongly recommended to set it up separately on a separate machine in the Network.</p>
<p>We create a lot of records when working with any CRM system. These may be Account Data, Contacts data, List of Products, etc. All this data is saved in the Siebel Database. All Siebel tables, indexes, seed data, etc. are saved in this Database.</p>
<p><strong><br />
Siebel Application Server:<br />
</strong><br />
This is the actual Siebel Application Server which performs the tasks. A Siebel Server Installation is implied to mean a Siebel Application Server Installation.</p>
<p><strong><br />
Siebel Enterprise Server:<br />
</strong><br />
This is a logical grouping of the Siebel Application Servers discussed above. An Enterprise Server may have just one Siebel server, but, generally in Production environment, it contains, multiple Siebel Application Servers in the grouping. Lots of components, and their groups are defined at this level in the hierarchy, and control most of the Siebel Server environment.</p>
<p><strong><br />
Siebel Gateway Server:<br />
</strong><br />
It generally contains the Siebel Name Server, which is from amongst one of the most important components in Siebel System. This is a logical server which has the grouping of single/multiple Siebel Enterprise Servers. The Gateway Server provides a consistent backing of the Siebel Enterprise Server configuration data. It has the Siebel Connectivity information, and controls connectivity via the Siebel Connection Broker, also called SCBroker.</p>
<p><strong><br />
Siebel Web Server:<br />
</strong><br />
This is the Web Server which will receive all requests and forward it to the Siebel Servers, just like in a typical Web Access scenario. This could be IIS on Windows, or Apache, or anything similar.</p>
<p><strong><br />
Siebel Clients:<br />
</strong><br />
These are of many types, all with different characteristics &#8211; Sample, Dedicated, Thin, Mobile. These are the different clients which access the Siebel Application. I will not dwelve into the details of each one of them here.</p>
<p>The type of client most commontly used is the Siebel Thin Client. In this case, the user accessing the Siebel Application, need not install any component on his local machine. He can just type in the URL of the Siebel Application in his Web Browser, and Siebel Login page pops up. The user may login with his valid credentials, and continue with his processes within the Application. </p>
<p>Siebel does install a few add on components for the Web Browser on its own. However, if the user has Admin rights on the machine, most of this stuff will be automated. In case the user is not the Administrator of the machine, some of the components may not install properly, leading to a hampered navigation in the Application.</p>
<p>The above is a simple outline, which can vary greatly with each environment, its requirements and limitations. Especially, when it comes to clustered, failover, high availability systems, and all, things begin to get complicated.</p>
<p>I will try to cover each one of these in more detail in further posts.</p>


<p><b>Related posts:<b><ol><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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></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> <small>Steps: 1. Navigate to the Enterprise configuration screen. 2. Click...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/10/siebel-an-introduction-to-different-modules/' rel='bookmark' title='Permanent Link: Siebel &#8211; An Introduction to different modules'>Siebel &#8211; An Introduction to different modules</a> <small>In the Customer Relationship Management (CRM) space, Siebel CRM is...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/18/oracle-vm-templates-for-siebel-crm/' rel='bookmark' title='Permanent Link: Oracle VM Templates for Siebel CRM'>Oracle VM Templates for Siebel CRM</a> <small>In a normal case, to set up a Siebel CRM...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/07/11/siebel-server-architecture-an-introduction/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>netstat command</title>
		<link>http://geeksbloggingat.com/2009/06/17/netstat-command/</link>
		<comments>http://geeksbloggingat.com/2009/06/17/netstat-command/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 15:40:12 +0000</pubDate>
		<dc:creator>Nitin Jain</dc:creator>
				<category><![CDATA[EAI]]></category>
		<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Siebel]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=508</guid>
		<description><![CDATA[Hi all, All of us have faced huge performance related issues. When it comes to Siebel, things can only be called murky! The OOB solution itself puts up a few questions. I say this as per my naive understanding and experience Sorry for being away from this blog for so long. It&#8217;s just that almost [...]


<b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></li>
<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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/04/18/siebel-tools-hangs-when-checking-out-objects/' rel='bookmark' title='Permanent Link: Siebel Tools hangs when checking out objects'>Siebel Tools hangs when checking out objects</a> <small>Hi, Now this is strange. I had been running into...</small></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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/' rel='bookmark' title='Permanent Link: Siebel &#8211; Automatic User Logout'>Siebel &#8211; Automatic User Logout</a> <small>Logging out a user automatically, when the user does not...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>All of us have faced huge performance related issues. When it comes to Siebel, things can only be called murky! The OOB solution itself puts up a few questions. I say this as per my naive understanding and experience <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><span id="more-508"></span>Sorry for being away from this blog for so long. It&#8217;s just that almost all the writers on the panel have really been too occupied with their regular jobs.</p>
<p>Anyways, getting the Siebel server performance out of the way, the next thing that comes to anybody&#8217;s mind is to check the performance of the physical Server Box itself. I mean the Server Operating System and the processes that it is running. This is where we can make use of the <em>netstat</em> utility.</p>
<p>netstat, or the Network Statistics as we may call it, is a simple command line utility. When used with proper parameters on the command line, it can be used to monitor:<br />
1) Incoming Network Connections<br />
2) Outgoing Network Connections<br />
3) Network Interface Statistics<br />
4) Some Network Routing information that I could see.</p>
<p>It is available on most of the common Operating Systems like Windows, UNIX, etc.</p>
<p>It is generally used to find Network Problems, and more so to find the Network Usage by the number of open Network Connections, for Performance related measurements. A typical netstat output could look like:</p>
<p>Active Connections</p>
<p>  Proto  Local Address          Foreign Address        State<br />
  TCP    &lt;machine_hostname&gt;:1218      &lt;dns_server_name&gt;:8080  CLOSE_WAIT<br />
  TCP    &lt;machine_hostname&gt;:2841     &lt;dns_server_name&gt;:1400  ESTABLISHED<br />
  TCP    &lt;machine_hostname&gt;:4651      localhost:62514        ESTABLISHED<br />
  TCP    &lt;machine_hostname&gt;:5152      localhost:3863         CLOSE_WAIT<br />
  TCP    &lt;machine_hostname&gt;:62514     localhost:4651         ESTABLISHED</p>
<p>  etc..</p>
<p> </p>
<p>A simple dos help utility look up revealed the following options to this utility on my Win XP based machine:</p>
<p>Displays protocol statistics and current TCP/IP network connections.</p>
<p>NETSTAT [-a] [-b] [-e] [-n] [-o] [-p proto] [-r] [-s] [-v] [interval]</p>
<p>  -a            Displays all connections and listening ports.<br />
  -b            Displays the executable involved in creating each connection or<br />
                listening port. In some cases well-known executables host<br />
                multiple independent components, and in these cases the<br />
                sequence of components involved in creating the connection<br />
                or listening port is displayed. In this case the executable<br />
                name is in [] at the bottom, on top is the component it called,<br />
                and so forth until TCP/IP was reached. Note that this option<br />
                can be time-consuming and will fail unless you have sufficient<br />
                permissions.<br />
  -e            Displays Ethernet statistics. This may be combined with the -s<br />
                option.<br />
  -n            Displays addresses and port numbers in numerical form.<br />
  -o            Displays the owning process ID associated with each connection.<br />
  -p proto      Shows connections for the protocol specified by proto; proto<br />
                may be any of: TCP, UDP, TCPv6, or UDPv6.  If used with the -s<br />
                option to display per-protocol statistics, proto may be any of:<br />
                IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, or UDPv6.<br />
  -r            Displays the routing table.<br />
  -s            Displays per-protocol statistics.  By default, statistics are<br />
                shown for IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, and UDPv6;<br />
                the -p option may be used to specify a subset of the default.<br />
  -v            When used in conjunction with -b, will display sequence of<br />
                components involved in creating the connection or listening<br />
                port for all executables.<br />
  interval      Redisplays selected statistics, pausing interval seconds<br />
                between each display.  Press CTRL+C to stop redisplaying<br />
                statistics.  If omitted, netstat will print the current<br />
                configuration information once.</p>
<p> </p>
<p>Usage Example:</p>
<p>netstat -aon</p>
<p>This utility can be of immense use on analysing server performances where we are quite sure that the server is running slower than nowmal. It could possibly be running some junk tasks from the now defunct softwares that we no longer need.<br />
Try it, and tell me what you see on your PC!</p>


<p><b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></li>
<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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/04/18/siebel-tools-hangs-when-checking-out-objects/' rel='bookmark' title='Permanent Link: Siebel Tools hangs when checking out objects'>Siebel Tools hangs when checking out objects</a> <small>Hi, Now this is strange. I had been running into...</small></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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/08/05/siebel-automatic-user-logout/' rel='bookmark' title='Permanent Link: Siebel &#8211; Automatic User Logout'>Siebel &#8211; Automatic User Logout</a> <small>Logging out a user automatically, when the user does not...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/06/17/netstat-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siebel &#8211; Deploying SRF without Server/OM Re-start!!!!</title>
		<link>http://geeksbloggingat.com/2009/05/11/siebel-deploying-srf-without-serverom-re-start/</link>
		<comments>http://geeksbloggingat.com/2009/05/11/siebel-deploying-srf-without-serverom-re-start/#comments</comments>
		<pubDate>Mon, 11 May 2009 12:05:25 +0000</pubDate>
		<dc:creator>Ashish Kaul</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Object Manager]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[SRF]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=278</guid>
		<description><![CDATA[Steps: 1. Navigate to the Enterprise configuration screen. 2. Click the Component Definition view tab. 3. In the upper Component Definition list, select the component definition you want to reconfigure. 4. Click the menu button and then click Start Reconfiguration. The Definition State field changes to Reconfiguring. 5. In the lower Component Definitions list, change [...]


<b>Related posts:<b><ol><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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/17/siebel-defaultfocus-user-property/' rel='bookmark' title='Permanent Link: Siebel &#8211; DefaultFocus &#8211; User Property'>Siebel &#8211; DefaultFocus &#8211; User Property</a> <small>In Siebel Application, whenever you navigate to a screen, the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/01/activating-fields/' rel='bookmark' title='Permanent Link: Siebel &#8211; ActivateField() split wide open'>Siebel &#8211; ActivateField() split wide open</a> <small>In Siebel, we generally tend to use the fields on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Steps:<br />
1.    Navigate to the Enterprise configuration screen.<br />
2.    Click the Component Definition view tab.<br />
3.    In the upper Component Definition list, select the component definition you want to reconfigure.<br />
4.    Click the menu button and then click Start Reconfiguration.</p>
<p>The Definition State field changes to Reconfiguring.<br />
5.    In the lower Component Definitions list, change the Value field of parameters that you want to reconfigure for the component.</p>
<p><span id="more-278"></span>In this case, since the SRF name would be the same, we do not have to change the value of the Application Repository File.</p>
<p>6.    Stop the object manager.<br />
7.    Navigate to the object/enu folder and change the current SRF name to something else. For example, Siebel_bak.srf<br />
8.    Copy the new SRF file over.<br />
9.    Navigate back to the Component Definitions and commit the new configuration by clicking the menu button and the clicking Commit Reconfiguration.<br />
10.    Start the object manager.</p>
<p>Note: When you stop the object manager, all users who will be using the this object manager will be disconnected from this application.</p>
<p>However, if you would like to keep all users active on the object manager and change the SRF file, we recommend giving a new name to the new SRF file.<br />
Here are the steps to change the SRF without disconnecting users from the application and use a different name of the SRF file.</p>
<p>1.    Before reconfiguring server component, make sure that any external resources that will be accessed by current tasks running on the existing component configuration remain available. Also make sure that any external resources that will be defined in the new component configuration are available.</p>
<p>Examples of external resources include the SRF and .cfg files that are defined in the component configuration.</p>
<p>2.    Navigate to the Enterprise configuration screen.<br />
3.    Click the Component Definition view tab.<br />
4.    In the upper Component Definition list, select the component definition you want to reconfigure.<br />
5.    Click the menu button and then click Start Reconfiguration.</p>
<p>The Definition State field changes to Reconfiguring.</p>
<p>6.    In the lower Component Definitions list, change the Value field of parameters that you want to reconfigure for the component.</p>
<p>You can also change the values of fixed parameters, but you cannot change whether parameters are fixed.</p>
<p>Provide the new value for Application Repository File parameters that reflects your new SRF file.</p>
<p>7.    After parameter values have been reconfigured, commit the new configuration by clicking the menu button and the clicking Commit Reconfiguration.</p>
<p>The new parameters values will be merged at the enterprise level. To cancel the reconfiguration before it has been committed, click the menu button and then Cancel Reconfiguration. </p>


<p><b>Related posts:<b><ol><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> <small>Verifying the health of our Siebel Server Environment is the...</small></li>
<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> <small>You may call this an introductory tutorial. Siebel as we...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/14/siebel-admin-gateway-name-server-an-overview/' rel='bookmark' title='Permanent Link: Siebel Admin &#8211; Gateway Name Server &#8211; An overview'>Siebel Admin &#8211; Gateway Name Server &#8211; An overview</a> <small>We discussed about the basic Siebel Server Architecture in our...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/17/siebel-defaultfocus-user-property/' rel='bookmark' title='Permanent Link: Siebel &#8211; DefaultFocus &#8211; User Property'>Siebel &#8211; DefaultFocus &#8211; User Property</a> <small>In Siebel Application, whenever you navigate to a screen, the...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/01/activating-fields/' rel='bookmark' title='Permanent Link: Siebel &#8211; ActivateField() split wide open'>Siebel &#8211; ActivateField() split wide open</a> <small>In Siebel, we generally tend to use the fields on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/05/11/siebel-deploying-srf-without-serverom-re-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

