<?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>Borndba</title>
	<atom:link href="http://www.borndba.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.borndba.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 12:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>test blog posting via email</title>
		<link>http://www.borndba.com/index.php/2012/01/test-blog-from-email/</link>
		<comments>http://www.borndba.com/index.php/2012/01/test-blog-from-email/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 12:48:21 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Administration]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=5557</guid>
		<description><![CDATA[It&#8217;s convinent to post blog via email. After struggling for a while, got the plugin postie to do this functionalities. Which mean more posting from me going forward. convert this post to pdf.]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2012/01/test-blog-from-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate oem report across environment using emcli</title>
		<link>http://www.borndba.com/index.php/2011/07/migrate-oem-report-across-environment-using-emcli/</link>
		<comments>http://www.borndba.com/index.php/2011/07/migrate-oem-report-across-environment-using-emcli/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:57:04 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=907</guid>
		<description><![CDATA[Set the login info, otherwise you will give session expired error. ./emcli setup -url=https://source_hostname:7799/em -username=sysman ./emcli export_report -title="Database Size" -owner="SYSMAN" -output_file="db_size.xml" Report "Database Size", owned by "SYSMAN", has been exported from the repository. Exported reports may not contain all information from original report. Repository specific information such as targets, administrator access, and schedules are not [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/07/migrate-oem-report-across-environment-using-emcli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>export template across oms servers using emcli</title>
		<link>http://www.borndba.com/index.php/2011/07/export-template-across-oms-servers-using-emcli/</link>
		<comments>http://www.borndba.com/index.php/2011/07/export-template-across-oms-servers-using-emcli/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:37:19 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=895</guid>
		<description><![CDATA[./emcli setup -url=https://source_hostname:7799/em -username=sysman If you don&#8217;t issue the above command, you will get error like session expired. get the name and target type from below query  SELECT TEMPLATE_NAME,TARGET_TYPE FROM sysman.MGMT_TEMPLATES ; ./emcli export_template -name="Common_Database_Template" -arget_type="oracle_database" -output_file=Common_Database_Template.out ./emcli export_template -name="Common_Sybase_Template" -target_type="sybase_ase" -output_file=Common_Sybase_Template.out ./emcli export_template -name="Common_Clusterdb_template" -target_type="rac_database" -output_file=Common_Clusterdb_template.out ./emcli export_template -name="Common_ASM_template" -target_type="osm_instance" -output_file=Common_ASM_template.out ./emcli export_template -name="Common_Agent_template" [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/07/export-template-across-oms-servers-using-emcli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permission denied:  make_sock: could not bind to address</title>
		<link>http://www.borndba.com/index.php/2011/06/permission-denied-make_sock-could-not-bind-to-address/</link>
		<comments>http://www.borndba.com/index.php/2011/06/permission-denied-make_sock-could-not-bind-to-address/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 05:10:24 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=892</guid>
		<description><![CDATA[By mistake if you have used wrong port while configuring SLB, the oms will not come up. ./emctl secure oms -sysman_pwd xyz123 -reg_pwd abc123 -host hostname -secure_port 443 -slb_port 443 -slb_console_port 443 You will be getting below error while starting the oms. ./emctl start oms Oracle Enterprise Manager 11g Release 1 Grid Control  Copyright (c) [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/06/permission-denied-make_sock-could-not-bind-to-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating agent to new OMS in 11g</title>
		<link>http://www.borndba.com/index.php/2011/05/migrating-agent-to-new-oms-in-11g/</link>
		<comments>http://www.borndba.com/index.php/2011/05/migrating-agent-to-new-oms-in-11g/#comments</comments>
		<pubDate>Sun, 01 May 2011 05:27:08 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=888</guid>
		<description><![CDATA[There is easier way of  pointing agent to new oms in 11g. Go the $AGENT_HOME/bin and execute just one command, $ ./emctl switchOMS https://oms_hostname:1159/em/upload Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0 Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved. SwitchOMS succeeded. If you have agent registration passwd enabled, do the below steps, [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/05/migrating-agent-to-new-oms-in-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost Agent registration pwd</title>
		<link>http://www.borndba.com/index.php/2011/05/lost-agent-registration-pwd/</link>
		<comments>http://www.borndba.com/index.php/2011/05/lost-agent-registration-pwd/#comments</comments>
		<pubDate>Sun, 01 May 2011 05:24:10 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=886</guid>
		<description><![CDATA[In case if you have lost agent registration pwd and want to create new one. Go to setup=&#62; registration pwd and remove the existing one. then in the OMS server execute below command, /emctl secure setpwd Oracle Enterprise Manager 11g Release 1 Grid Control  Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved. Enter Enterprise [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/05/lost-agent-registration-pwd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agent configuration failing during OMS installation in AIX LPAR</title>
		<link>http://www.borndba.com/index.php/2011/05/agent-configuration-failing-during-oms-installation-in-aix-lpar/</link>
		<comments>http://www.borndba.com/index.php/2011/05/agent-configuration-failing-during-oms-installation-in-aix-lpar/#comments</comments>
		<pubDate>Sun, 01 May 2011 05:22:09 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Grid Control]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=884</guid>
		<description><![CDATA[It&#8217;s specific to AIX environment. While doing oms installation during the agent configuration stage it failed. Even a fresh installation of agent in oms host will fail with similar error. You will not be able to stop or start the agent. It&#8217;s a aix bug, metalink#1298284.1 talks about it. There is a workaround provided in [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/05/agent-configuration-failing-during-oms-installation-in-aix-lpar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade crs and asm from 11gR1 to 11gR2 grid infrastructure&#8230;</title>
		<link>http://www.borndba.com/index.php/2011/03/upgrade-crs-and-asm-from-11gr1-to-11gr2-grid-infrastructure/</link>
		<comments>http://www.borndba.com/index.php/2011/03/upgrade-crs-and-asm-from-11gr1-to-11gr2-grid-infrastructure/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 06:48:20 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=858</guid>
		<description><![CDATA[We have 2 node cluster running in 11gR1 crs and asm. We have a requirement to upgrade to 11gR2 grid infrastrcuture. As we know grid infrastructure is one home for crs and asm unlike 11gR1. Also in case of upgrade if the crs and asm of 11gR1 was installed in oracle account, you can install [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/03/upgrade-crs-and-asm-from-11gr1-to-11gr2-grid-infrastructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ezconnect</title>
		<link>http://www.borndba.com/index.php/2011/03/ezconnect/</link>
		<comments>http://www.borndba.com/index.php/2011/03/ezconnect/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 06:01:57 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Administration]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=854</guid>
		<description><![CDATA[You don’t need tns or ldap entry to connect to your db from your desktop. 10g uses service name and 11g uses sid. C:\Documents and Settings&#62;tnsping hostname:1141/emrep TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 &#8211; Production on 24-FEB-2 011 18:42:59 Copyright (c) 1997, 2010, Oracle. All rights reserved. Used parameter files: c:\tns\sqlnet.ora Used EZCONNECT [...]]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/03/ezconnect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new learning today</title>
		<link>http://www.borndba.com/index.php/2011/02/new-learning-today/</link>
		<comments>http://www.borndba.com/index.php/2011/02/new-learning-today/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 08:54:52 +0000</pubDate>
		<dc:creator>Borndba</dc:creator>
				<category><![CDATA[Oracle Administration]]></category>

		<guid isPermaLink="false">http://www.borndba.com/?p=852</guid>
		<description><![CDATA[If you want top 200 sql in your report dbms_workload_repository.modify_snapshot_settings (topnsql=> 200) If you want a particular sql even if it&#8217;s not in your top list. dbms_workload_repository.add_colored_sql(:sql_id) trace one or more sql id alter session set events &#8216;sql_trace [sql: sql_id1 &#124;sql_id2]&#8216; I know about the last one. convert this post to pdf.]]></description>
		<wfw:commentRss>http://www.borndba.com/index.php/2011/02/new-learning-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

