


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Bhanprak&amp;feed=atom&amp;limit=50&amp;target=Bhanprak&amp;year=&amp;month=</id>
		<title>DocWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Bhanprak&amp;feed=atom&amp;limit=50&amp;target=Bhanprak&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Special:Contributions/Bhanprak"/>
		<updated>2013-05-25T22:58:06Z</updated>
		<subtitle>From DocWiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD</id>
		<title>Reporting Configuration: Configure LDAP/AD</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD"/>
				<updated>2010-09-17T07:18:43Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configure LDAP (Active Directory) for user authentication ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Domain user cannot log in through LDAP server&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
|  Invalid username or password. Please try again. &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| The LDAP parameters are incorrect or incomplete&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Sample parameters:&lt;br /&gt;
 Host Address for Active Directory Server: 192.168.1.2 &lt;br /&gt;
 port: 389 &lt;br /&gt;
 &amp;quot;Use SSL&amp;quot; is not checked &lt;br /&gt;
 Host Address for Redundant Active Directory Server:&lt;br /&gt;
 Manager Distinguished Name: CN=Administrator, CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Manager Password: &amp;lt;password for user administrator&amp;gt; &lt;br /&gt;
 User Search Base: CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Attribute for User ID: sAMAccountName &lt;br /&gt;
&lt;br /&gt;
 Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com&lt;br /&gt;
 Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com&lt;br /&gt;
 &lt;br /&gt;
 Tip 1: The values of OU could be case sensitive. &lt;br /&gt;
 Tip 2: The max number of characters for Manager Distinguished Name field cannot exceed 85. &lt;br /&gt;
&lt;br /&gt;
'''Action Plan-1:''' Verify following in CUIC setup&lt;br /&gt;
 1. Verify the users credentials are correct in Active Directory&lt;br /&gt;
 2. Verify the user is logging in with the correct Domain pre-pended to their Active Directory username. Verify they have not been locked out in Active Directory for too many failed login attempts.&lt;br /&gt;
 3. Verify that the Active Directory server configured in OAMP is the same one used by UCCE/ICM. Verify the Manager Distinguished Name has the correct Domain name as that used by the ICM Server: CN=Administrator, CN=users, DC=MYDOMAIN, DC=COM&lt;br /&gt;
&lt;br /&gt;
'''Action Plan-2:''' If Domain user is not able to login to CUIC yet, do the following:&lt;br /&gt;
&lt;br /&gt;
 Step-1: In OAMP Active Directory configuration page, check if User Search Base has 'CN=Users' in it. This is needed except incase User Search Base is already CN=Domain Users. Try To login to CUIC with supervisor name prepended with proper domain name&lt;br /&gt;
 Step-2: If Step-1 doesn’t work, If user is not able to login still, modify to 'CN=Domain Users' in User Search Base and try to login &lt;br /&gt;
 Step-3: If Step-2 doesn’t work, change following&lt;br /&gt;
  Attribute for User ID = userPrincipalName &lt;br /&gt;
  User Search Base search base, modify to = CN=Domain Users&lt;br /&gt;
 And then try to login to CUIC with user id as testuser@bioscripinc.net (for this to work Ldap should be configured to accept both UserPrincipleName for login)&lt;br /&gt;
&lt;br /&gt;
'''If AD user is still not able to login&lt;br /&gt;
'''&lt;br /&gt;
 1.Login to Active directory using 'Active Directory Explorer by Microsoft' or Softerra LDAP browser&lt;br /&gt;
 2.Navigate to the AD account name&lt;br /&gt;
 3.Look for attribute distinguishedName, it would be something like &amp;quot;CN=UserName,DC=Users,DC=CompanyName,DC=COM....&amp;quot;&lt;br /&gt;
 4.Copy every thing from distinguishedName except CN=UserName to 'User Search Base' element in OAMP Active directory configuration page &lt;br /&gt;
 5.Make 'User ID Attribute' to userPrincipleName and from LDAP browser findout the userPrincipleName Attibute&lt;br /&gt;
 Use the same thing to login to CUIC, login name would be like testuser@company.com&lt;br /&gt;
 6.If user is not able to login to CUIC, then problem might be with Active directory LDAP authentication, then&lt;br /&gt;
 Make 'User ID Attribute' to samAccountName and from LDAP browser find out the samAccountName Attibute&lt;br /&gt;
 Use the same thing to login to CUIC, login name would be like 'company\testuser'&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS#/ Similar SRs '''&lt;br /&gt;
|  614786193,615387559,614830251, cdets-defectid:CSCth62535 '''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Configuration Examples]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD</id>
		<title>Reporting Configuration: Configure LDAP/AD</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD"/>
				<updated>2010-09-14T08:02:04Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Configure LDAP (Active Directory) for user authentication */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configure LDAP (Active Directory) for user authentication ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Domain user cannot log in through LDAP server&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
|  Invalid username or password. Please try again. &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| The LDAP parameters are incorrect or incomplete&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Sample parameters:&lt;br /&gt;
 Host Address for Active Directory Server: 192.168.1.2 &lt;br /&gt;
 port: 389 &lt;br /&gt;
 &amp;quot;Use SSL&amp;quot; is not checked &lt;br /&gt;
 Host Address for Redundant Active Directory Server:&lt;br /&gt;
 Manager Distinguished Name: CN=Administrator, CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Manager Password: &amp;lt;password for user administrator&amp;gt; &lt;br /&gt;
 User Search Base: CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Attribute for User ID: sAMAccountName &lt;br /&gt;
&lt;br /&gt;
 Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com&lt;br /&gt;
 Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com&lt;br /&gt;
 &lt;br /&gt;
 Tip 1: The values of OU could be case sensitive. &lt;br /&gt;
 Tip 2: The max number of characters for Manager Distinguished Name field cannot exceed 85. &lt;br /&gt;
&lt;br /&gt;
'''Action Plan-1:''' Verify following in CUIC setup&lt;br /&gt;
 1. Verify the users credentials are correct in Active Directory&lt;br /&gt;
 2. Verify the user is logging in with the correct Domain pre-pended to their Active Directory username. Verify they have not been locked out in Active Directory for too many failed login attempts.&lt;br /&gt;
 3. Verify that the Active Directory server configured in OAMP is the same one used by UCCE/ICM. Verify the Manager Distinguished Name has the correct Domain name as that used by the ICM Server: CN=Administrator, CN=users, DC=MYDOMAIN, DC=COM&lt;br /&gt;
&lt;br /&gt;
'''Action Plan-2:''' If Domain user is not able to login to CUIC yet, do the following:&lt;br /&gt;
&lt;br /&gt;
 Step-1: In OAMP Active Directory configuration page, check if User Search Base has 'CN=Users' in it. This is needed except incase User Search Base is already CN=Domain Users. Try To login to CUIC with supervisor name prepended with proper domain name&lt;br /&gt;
 Step-2: If Step-1 doesn’t work, If user is not able to login still, modify to 'CN=Domain Users' in User Search Base and try to login &lt;br /&gt;
 Step-3: If Step-2 doesn’t work, change following&lt;br /&gt;
  Attribute for User ID = userPrincipalName &lt;br /&gt;
  User Search Base search base, modify to = CN=Domain Users&lt;br /&gt;
 And then try to login to CUIC with user id as testuser@bioscripinc.net (for this to work Ldap should be configured to accept both UserPrincipleName for login)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS#/ Similar SRs '''&lt;br /&gt;
|  615387559 '''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Configuration Examples]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD</id>
		<title>Reporting Configuration: Configure LDAP/AD</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD"/>
				<updated>2010-09-14T07:59:16Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Configure LDAP (Active Directory) for user authentication */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configure LDAP (Active Directory) for user authentication ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Domain user cannot log in through LDAP server&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
|  Invalid username or password. Please try again. &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| The LDAP parameters are incorrect or incomplete&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Sample parameters:&lt;br /&gt;
 Host Address for Active Directory Server: 192.168.1.2 &lt;br /&gt;
 port: 389 &lt;br /&gt;
 &amp;quot;Use SSL&amp;quot; is not checked &lt;br /&gt;
 Host Address for Redundant Active Directory Server:&lt;br /&gt;
 Manager Distinguished Name: CN=Administrator, CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Manager Password: &amp;lt;password for user administrator&amp;gt; &lt;br /&gt;
 User Search Base: CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Attribute for User ID: sAMAccountName &lt;br /&gt;
&lt;br /&gt;
 Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com&lt;br /&gt;
 Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com&lt;br /&gt;
 &lt;br /&gt;
 Tip 1: The values of OU could be case sensitive. &lt;br /&gt;
 Tip 2: The max number of characters for Manager Distinguished Name field cannot exceed 85. &lt;br /&gt;
&lt;br /&gt;
'''Action Plan-1:''' Verify following in CUIC setup&lt;br /&gt;
 1. Verify the users credentials are correct in Active Directory&lt;br /&gt;
 2. Verify the user is logging in with the correct Domain pre-pended to their Active Directory username. Verify they have not been locked out in Active Directory for too many failed login attempts.&lt;br /&gt;
 3. Verify that the Active Directory server configured in OAMP is the same one used by UCCE/ICM. Verify the Manager Distinguished Name has the correct Domain name as that used by the ICM Server: CN=Administrator, CN=users, DC=MYDOMAIN, DC=COM&lt;br /&gt;
&lt;br /&gt;
'''Action Plan-2:''' If Domain user is not able to login to CUIC yet, do the following:&lt;br /&gt;
&lt;br /&gt;
 Step-1: In OAMP Active Directory configuration page, check if User Search Base has 'CN=Users' in it. This is needed except incase User Search Base is already CN=Domain Users. Try To login to CUIC with supervisor name prepended with proper domain name&lt;br /&gt;
 Step-2: If Step-1 doesn’t work, If user is not able to login still, modify to 'CN=Domain Users' in User Search Base and try to login &lt;br /&gt;
 Step-3: If Step-2 doesn’t work, change following&lt;br /&gt;
  Attribute for User ID = userPrincipalName &lt;br /&gt;
  User Search Base search base, modify to = CN=Domain Users&lt;br /&gt;
 And then try to login to CUIC with user id as testuser@bioscripinc.net (for this to work Ldap should be configured to accept both UserPrincipleName for login)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| None'''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Configuration Examples]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD</id>
		<title>Reporting Configuration: Configure LDAP/AD</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Reporting_Configuration:_Configure_LDAP/AD"/>
				<updated>2010-09-14T07:54:23Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configure LDAP (Active Directory) for user authentication ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Domain user cannot log in through LDAP server&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
|  Invalid username or password. Please try again. &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| The LDAP parameters are incorrect or incomplete&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
|Sample parameters:&lt;br /&gt;
 Host Address for Active Directory Server: 192.168.1.2 &lt;br /&gt;
 port: 389 &lt;br /&gt;
 &amp;quot;Use SSL&amp;quot; is not checked &lt;br /&gt;
 Host Address for Redundant Active Directory Server:&lt;br /&gt;
 Manager Distinguished Name: CN=Administrator, CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Manager Password: &amp;lt;password for user administrator&amp;gt; &lt;br /&gt;
 User Search Base: CN=Users, DC=myCompany, DC=com &lt;br /&gt;
 Attribute for User ID: sAMAccountName &lt;br /&gt;
&lt;br /&gt;
 Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com&lt;br /&gt;
 Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com&lt;br /&gt;
 &lt;br /&gt;
 Tip 1: The values of OU could be case sensitive. &lt;br /&gt;
 Tip 2: The max number of characters for Manager Distinguished Name field cannot exceed 85. &lt;br /&gt;
&lt;br /&gt;
'''Action Plan-1:''' Verify following in CUIC setup&lt;br /&gt;
 1. Verify the users credentials are correct in Active Directory&lt;br /&gt;
 2. Verify the user is logging in with the correct Domain pre-pended to their Active Directory username. Verify they have not been locked out in Active Directory for too many failed login attempts.&lt;br /&gt;
 3. Verify that the Active Directory server configured in OAMP is the same one used by UCCE/ICM. Verify the Manager Distinguished Name has the correct Domain name as that used by the ICM Server: CN=Administrator, CN=users, DC=MYDOMAIN, DC=COM&lt;br /&gt;
&lt;br /&gt;
'''Action Plan-2:''' If Ldap user is not able to login to CUIC yet, do the following:&lt;br /&gt;
&lt;br /&gt;
 Step-1: In OAMP Active Directory configuration page, check if User Search Base has 'CN=Users' in it. This is needed except incase User Search Base is already CN=Domain Users. Try To login to CUIC with supervisor name prepended with proper domain name&lt;br /&gt;
 Step-2: If Step-1 doesn’t work, If user is not able to login still, modify to 'CN=Domain Users' in User Search Base and try to login &lt;br /&gt;
 Step-3: If Step-2 doesn’t work, change following&lt;br /&gt;
  Attribute for User ID = userPrincipalName &lt;br /&gt;
  User Search Base search base, modify to = CN=Domain Users&lt;br /&gt;
 And then try to login to CUIC with user id as testuser@bioscripinc.net (for this to work Ldap should be configured to accept both UserPrincipleName for login)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
| None'''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Configuration Examples]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch</id>
		<title>Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch"/>
				<updated>2010-09-09T11:58:12Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch. &lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| WARNING: Exception caught: An exception occurred while executing a Transact-SQL statement or batch. (ExecutionFailureException)&lt;br /&gt;
WARNING: Trace:    at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)&lt;br /&gt;
   at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand)&lt;br /&gt;
   at CuisConfigTool.Util.SQLUtil.runScript(String script, String address) in n:\bluevue\CuisConfigTool\CuisConfigTool\Util\SQLUtil.cs:line 869&lt;br /&gt;
   at CuisConfigTool.Archiver.ArchiverConfiguration.setupCommonData() in n:\bluevue\CuisConfigTool\CuisConfigTool\Archiver\ArchiverConfiguration.cs:line 562&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Unified IC CUIS configuration tool must be run as a Windows administrator (mapped&lt;br /&gt;
also as a sysadmin security login on the local Archiver SQL Server). &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| -&amp;gt; Please go through &amp;quot;Archiver Check List&amp;quot; mentioned in [http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/intelligence_suite/intelligence_suite_75/user/guide/isic75ug.pdf Archiver user guide] with due diligence before Archiver Installation/configuration. &lt;br /&gt;
-&amp;gt; Check to see if the SQL Server service uses the &amp;quot;local&amp;quot; CuisDBAdmin account prior to running the config tool. &lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.5(x)&lt;br /&gt;
|-&lt;br /&gt;
! '''Reference SR #'''&lt;br /&gt;
| 614841109, 611182195&lt;br /&gt;
| |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified IS, Release 7.5]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch</id>
		<title>Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch"/>
				<updated>2010-09-09T11:57:37Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch. &lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| WARNING: Exception caught: An exception occurred while executing a Transact-SQL statement or batch. (ExecutionFailureException)&lt;br /&gt;
WARNING: Trace:    at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)&lt;br /&gt;
   at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand)&lt;br /&gt;
   at CuisConfigTool.Util.SQLUtil.runScript(String script, String address) in n:\bluevue\CuisConfigTool\CuisConfigTool\Util\SQLUtil.cs:line 869&lt;br /&gt;
   at CuisConfigTool.Archiver.ArchiverConfiguration.setupCommonData() in n:\bluevue\CuisConfigTool\CuisConfigTool\Archiver\ArchiverConfiguration.cs:line 562&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Unified IC CUIS configuration tool must be run as a Windows administrator (mapped&lt;br /&gt;
also as a sysadmin security login on the local Archiver SQL Server). &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| -&amp;gt; Please go through &amp;quot;Archiver Check List&amp;quot; mentioned in [http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/intelligence_suite/intelligence_suite_75/user/guide/isic75ug.pdf Archiver user guide] with due diligence before Archiver Installation/configuration. &lt;br /&gt;
-&amp;gt; Check to see if the SQL Server service uses the &amp;quot;local&amp;quot; CuisDBAdmin account prior to running the config tool. &lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.5(x)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated SR #'''&lt;br /&gt;
| 614841109, 611182195&lt;br /&gt;
| |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified IS, Release 7.5]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch</id>
		<title>Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Archiver:_Configuration_tool_failed._Exception_occurred_while_executing_a_transact_statement_or_batch"/>
				<updated>2010-09-09T11:47:59Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: New page: == Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' | Archiver: Configuration tool failed. ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch. &lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| WARNING: Exception caught: An exception occurred while executing a Transact-SQL statement or batch. (ExecutionFailureException)&lt;br /&gt;
WARNING: Trace:    at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)&lt;br /&gt;
   at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand)&lt;br /&gt;
   at CuisConfigTool.Util.SQLUtil.runScript(String script, String address) in n:\bluevue\CuisConfigTool\CuisConfigTool\Util\SQLUtil.cs:line 869&lt;br /&gt;
   at CuisConfigTool.Archiver.ArchiverConfiguration.setupCommonData() in n:\bluevue\CuisConfigTool\CuisConfigTool\Archiver\ArchiverConfiguration.cs:line 562&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Unified IC CUIS configuration tool must be run as a Windows administrator (mapped&lt;br /&gt;
also as a sysadmin security login on the local Archiver SQL Server). Check to see if the SQL Server service uses the &amp;quot;local&amp;quot;&lt;br /&gt;
CuisDBAdmin account prior to running the config tool.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| Please go through &amp;quot;Archiver Check List&amp;quot; mentioned in Archiver user guide with due diligence before Archiver Installation/configuration &lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.5(x)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated SR #'''&lt;br /&gt;
| 614841109, 611182195&lt;br /&gt;
| |-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified IS, Release 7.5]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5</id>
		<title>Troubleshooting Tips for Unified IS 7.5</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5"/>
				<updated>2010-09-09T11:27:34Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Archiver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Back:''' [[Troubleshooting Unified Intelligence Suite]]&lt;br /&gt;
&lt;br /&gt;
'''Add tip:''' [[Create Troubleshooting Tips]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following tips were added by Cisco Documentation:&lt;br /&gt;
&lt;br /&gt;
= Archiver=&lt;br /&gt;
:* [[Archiver: Data Retrieval]]&lt;br /&gt;
:* [[Archiver: Free Space and Emergency Purge]]&lt;br /&gt;
:* [[Archiver: How to Point to Another Server]]&lt;br /&gt;
:* [[Archiver: Load Archiver Fails]]&lt;br /&gt;
:* [[Archiver: LoadArchiver Fails with &amp;quot;Primary key constraint violations&amp;quot;]]&lt;br /&gt;
:* [[Archiver: Performance and Memory Space]]&lt;br /&gt;
:* [[Archiver: Scheduled Events Do Not Run]]&lt;br /&gt;
:* [[Archiver: Configuration tool failed. Exception occurred while executing a transact statement or batch]]&lt;br /&gt;
&lt;br /&gt;
= Configuration=&lt;br /&gt;
:* [[Configuration: Configuring IIS Failed]]&lt;br /&gt;
:* [[Configuration: Configuring the CUIC Scheduler Service Failed]]&lt;br /&gt;
:* [[Configuration: Creating CUIC Database Failed]]&lt;br /&gt;
:* [[Configuration: Port 80 Error]]&lt;br /&gt;
:* [[Configuration: Server Not Responding to Ping Command]]&lt;br /&gt;
:* [[Configuration: Setting Folder Permissions Failed]]&lt;br /&gt;
:* [[Configuration: Setting Up Permissions for CUIS SQL Server Login Failed]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installation=&lt;br /&gt;
:* [[Installation: SQL Hardening]]&lt;br /&gt;
&lt;br /&gt;
= Licensing=&lt;br /&gt;
:* [[Licensing: Exceeded the Number of Licensed Users]]&lt;br /&gt;
:* [[Licensing: Error Code in Event Viewer: -1]]&lt;br /&gt;
:* [[Licensing: Error Code in Event Viewer: -2]]&lt;br /&gt;
:* [[Licensing: Error Code in Event Viewer: -4]]&lt;br /&gt;
&lt;br /&gt;
= Logging In=&lt;br /&gt;
:* [[Logging In: Cannot Access CUIS Using IP Address]]&lt;br /&gt;
:* [[Logging In: User Cannot log In]]&lt;br /&gt;
&lt;br /&gt;
= Reporting =&lt;br /&gt;
:* [[Reporting: Connection Dropped Message]]&lt;br /&gt;
:* [[Reporting: Data Source Failover]]&lt;br /&gt;
:* [[Reporting: Deleting Users]]&lt;br /&gt;
:* [[Reporting: Effect of IIS Recycle on Reports]]&lt;br /&gt;
:* [[Reporting: SQL Validation for Unified IC]]&lt;br /&gt;
:* [[Reporting: Error while rendering reports]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
:* [[System: Location of Unified IC Files]]&lt;br /&gt;
:* [[System: Purge the CUIC Database]]&lt;br /&gt;
:* [[System: Release Notes for Maintenance Releases]]&lt;br /&gt;
:* [[System: Retrieve Size for CUIC Database Tables]]&lt;br /&gt;
:* [[System: SQL Hardening Failure]]&lt;br /&gt;
&lt;br /&gt;
= Upgrading =&lt;br /&gt;
:* [[Upgrading : Scheduler does not start after an upgrade]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Archiver:_LoadArchiver_Fails_with_%22Primary_key_constraint_violations%22</id>
		<title>Archiver: LoadArchiver Fails with &quot;Primary key constraint violations&quot;</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Archiver:_LoadArchiver_Fails_with_%22Primary_key_constraint_violations%22"/>
				<updated>2010-08-20T13:39:35Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: New page: {{Template:Required Metadata}} ==  Archiver: LoadArchiver Fails with &amp;quot;Primary key constraint violations&amp;quot;==  {| border=&amp;quot;1&amp;quot; |- ! '''Problem Summary''' |  &amp;quot;Primary key constraint violations&amp;quot; ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Required Metadata}}&lt;br /&gt;
==  Archiver: LoadArchiver Fails with &amp;quot;Primary key constraint violations&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| &lt;br /&gt;
&amp;quot;Primary key constraint violations&amp;quot; when running the LoadArchiver stored procedure.&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| Primary Key Contraint Violations &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| (1)CUIS Archiver requires that the HDS and Archiver servers be in same time zone.  If these servers are in different time zones, there will be &amp;quot;primary key constraint violations&amp;quot; on various and random tables when running the LoadArchiver stored procedure.&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
(2)The Archiver stored procedure might had archiver.dbo.xp_InsertChildInterval and archiver.dbo.xp_UpsertChildInterval has i.status=2 in sql query (as mentioned in SR 615134909)  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| For cause (1) Place the Archiver and HDS servers in the same time zone.&lt;br /&gt;
&lt;br /&gt;
For cause (2) Login to Archiver machine, Open &amp;quot;Sql Server Management Studio&amp;quot; and navigate to below stored procedure in archiver database and change i.status=2 to i.status=2066 in sql query.  &lt;br /&gt;
Stored Procedure-1: xp_InsertChildInterval&lt;br /&gt;
Stored Procedure-2: xp_UpsertChildInterval&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.5(x)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #/SR'''&lt;br /&gt;
| CSCsz99377, SR615134909&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified IS, Release 7.5]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5</id>
		<title>Troubleshooting Tips for Unified IS 7.5</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5"/>
				<updated>2010-08-20T13:38:33Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Back:''' [[Troubleshooting Unified Intelligence Suite]]&lt;br /&gt;
&lt;br /&gt;
'''Add tip:''' [[Create Troubleshooting Tips]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following tips were added by Cisco Documentation:&lt;br /&gt;
&lt;br /&gt;
= Archiver=&lt;br /&gt;
:* [[Archiver: Data Retrieval]]&lt;br /&gt;
:* [[Archiver: Free Space and Emergency Purge]]&lt;br /&gt;
:* [[Archiver: How to Point to Another Server]]&lt;br /&gt;
:* [[Archiver: Load Archiver Fails]]&lt;br /&gt;
:* [[Archiver: LoadArchiver Fails with &amp;quot;Primary key constraint violations&amp;quot;]]&lt;br /&gt;
:* [[Archiver: Performance and Memory Space]]&lt;br /&gt;
:* [[Archiver: Scheduled Events Do Not Run]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Reporting =&lt;br /&gt;
:* [[Reporting: Connection Dropped Message]]&lt;br /&gt;
:* [[Reporting: Deleting Users]]&lt;br /&gt;
:* [[Reporting: Effect of IIS Recycle on Reports]]&lt;br /&gt;
:* [[Reporting: SQL Validation for Unified IC]]&lt;br /&gt;
:* [[Reporting: Error while rendering reports]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
:* [[System: Location of Unified IC Files]]&lt;br /&gt;
:* [[System: Purge the CUIC Database]]&lt;br /&gt;
:* [[System: Release Notes for Maintenance Releases]]&lt;br /&gt;
:* [[System: Retrieve Size for CUIC Database Tables]]&lt;br /&gt;
:* [[System: SQL Hardening Failure]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5</id>
		<title>Troubleshooting Tips for Unified IS 7.5</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5"/>
				<updated>2010-08-20T13:36:33Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Back:''' [[Troubleshooting Unified Intelligence Suite]]&lt;br /&gt;
&lt;br /&gt;
'''Add tip:''' [[Create Troubleshooting Tips]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following tips were added by Cisco Documentation:&lt;br /&gt;
&lt;br /&gt;
= Archiver=&lt;br /&gt;
:* [[Archiver: Data Retrieval]]&lt;br /&gt;
:* [[Archiver: Free Space and Emergency Purge]]&lt;br /&gt;
:* [[Archiver: How to Point to Another Server]]&lt;br /&gt;
:* [[Archiver: Load Archiver Fails]]&lt;br /&gt;
:* [[Archiver: LoadArchiver fails with &amp;quot;Primary Key Constraint errors&amp;quot;]]&lt;br /&gt;
:* [[Archiver: Performance and Memory Space]]&lt;br /&gt;
:* [[Archiver: Scheduled Events Do Not Run]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Reporting =&lt;br /&gt;
:* [[Reporting: Connection Dropped Message]]&lt;br /&gt;
:* [[Reporting: Deleting Users]]&lt;br /&gt;
:* [[Reporting: Effect of IIS Recycle on Reports]]&lt;br /&gt;
:* [[Reporting: SQL Validation for Unified IC]]&lt;br /&gt;
:* [[Reporting: Error while rendering reports]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
:* [[System: Location of Unified IC Files]]&lt;br /&gt;
:* [[System: Purge the CUIC Database]]&lt;br /&gt;
:* [[System: Release Notes for Maintenance Releases]]&lt;br /&gt;
:* [[System: Retrieve Size for CUIC Database Tables]]&lt;br /&gt;
:* [[System: SQL Hardening Failure]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5</id>
		<title>Troubleshooting Tips for Unified IS 7.5</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_IS_7.5"/>
				<updated>2010-08-20T13:29:00Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Back:''' [[Troubleshooting Unified Intelligence Suite]]&lt;br /&gt;
&lt;br /&gt;
'''Add tip:''' [[Create Troubleshooting Tips]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following tips were added by Cisco Documentation:&lt;br /&gt;
&lt;br /&gt;
= Archiver=&lt;br /&gt;
:* [[Archiver: Data Retrieval]]&lt;br /&gt;
:* [[Archiver: Free Space and Emergency Purge]]&lt;br /&gt;
:* [[Archiver: How to Point to Another Server]]&lt;br /&gt;
:* [[Archiver: Load Archiver Fails]]&lt;br /&gt;
:* [[Archiver: LoadArchiver Issues with &amp;quot;Primary Key Constraint errors&amp;quot;]]&lt;br /&gt;
:* [[Archiver: Performance and Memory Space]]&lt;br /&gt;
:* [[Archiver: Scheduled Events Do Not Run]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Reporting =&lt;br /&gt;
:* [[Reporting: Connection Dropped Message]]&lt;br /&gt;
:* [[Reporting: Deleting Users]]&lt;br /&gt;
:* [[Reporting: Effect of IIS Recycle on Reports]]&lt;br /&gt;
:* [[Reporting: SQL Validation for Unified IC]]&lt;br /&gt;
:* [[Reporting: Error while rendering reports]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= System =&lt;br /&gt;
:* [[System: Location of Unified IC Files]]&lt;br /&gt;
:* [[System: Purge the CUIC Database]]&lt;br /&gt;
:* [[System: Release Notes for Maintenance Releases]]&lt;br /&gt;
:* [[System: Retrieve Size for CUIC Database Tables]]&lt;br /&gt;
:* [[System: SQL Hardening Failure]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Archiver:_LoadArchiver_Issues_with_Different_Server_Time_Zones</id>
		<title>Archiver: LoadArchiver Issues with Different Server Time Zones</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Archiver:_LoadArchiver_Issues_with_Different_Server_Time_Zones"/>
				<updated>2010-08-20T13:25:23Z</updated>
		
		<summary type="html">&lt;p&gt;Bhanprak: /* Archiver: LoadArchiver Issues with Different Server Time Zones */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Required Metadata}}&lt;br /&gt;
==  Archiver: LoadArchiver Fails with &amp;quot;Primary key constraint violations&amp;quot;==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| &lt;br /&gt;
&amp;quot;Primary key constraint violations&amp;quot; when running the LoadArchiver stored procedure.&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
| Primary Key Contraint Violations &lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| (1)CUIS Archiver requires that the HDS and Archiver servers be in same time zone.  If these servers are in different time zones, there will be &amp;quot;primary key constraint violations&amp;quot; on various and random tables when running the LoadArchiver stored procedure.&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
(2)The Archiver stored procedure might had archiver.dbo.xp_InsertChildInterval and archiver.dbo.xp_UpsertChildInterval has i.status=2 in sql query (as mentioned in SR 615134909)  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| For cause (1) Place the Archiver and HDS servers in the same time zone.&lt;br /&gt;
&lt;br /&gt;
For cause (2) Login to Archiver machine, Open &amp;quot;Sql Server Management Studio&amp;quot; and navigate to below stored procedure in archiver database and change i.status=2 to i.status=2066 in sql query.  &lt;br /&gt;
Stored Procedure-1: xp_InsertChildInterval&lt;br /&gt;
Stored Procedure-2: xp_UpsertChildInterval&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 7.5(x)&lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #/SR'''&lt;br /&gt;
| CSCsz99377, SR615134909&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified IS, Release 7.5]]&lt;/div&gt;</summary>
		<author><name>Bhanprak</name></author>	</entry>

	</feed>