<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DBA-Village forum</title>
    <link>http://www.dba-village.com</link>
    <description>All threads of the DBA-Village forum</description>
    <language>en-us</language>
    <copyright>DBA-Village</copyright>
    <lastBuildDate>Tue, 09 Mar 2010 23:07:18 GMT</lastBuildDate>
    <image>
      <title>DBA-Village</title>
      <url>dvp_images.Display?AltA=DbavLogo</url>
      <link>http://www.dba-village.com</link>
      <width>50</width>
      <height>50</height>
      <description>The DBA-Village forum is a Oracle DBA technical forum</description>
    </image>
    <item>
      <title>RMAN Restore query</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39594&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;RMAN Restore query&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi Gurus,
&lt;br&gt;
&lt;br&gt;I have a question regarding RMAN. I have setup the recovery window of 2 days and i ran the command delete obsolete to remove the backup files physically as well as from catalog.
&lt;br&gt;
&lt;br&gt;Backup for the previous month was taken on tape and now i want to restore the previous month backup using RMAN.My question is since i removed the backup using &quot;Delete Obsolete&quot; would i be able to restore using RMAN (with catalog) as RMAN wouldnt be able to find the entry about the previous month backup in the recovery catalog after i used &quot;Delete Obsolete&quot;. 
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;Gaurav DBA&lt;br&gt;(0 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 22:40:57 GMT</pubDate>
    </item>
    <item>
      <title>Oracle PL/SQL</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39582&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Oracle PL/SQL&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;I am passing curr_month(10), curr_year (2009) to a procudure. based on the it will calculate ending month(3) and year(2011) say. I want to a query/loop or any other method which displays the data as follows
&lt;br&gt;200910
&lt;br&gt;200911
&lt;br&gt;200912
&lt;br&gt;201001
&lt;br&gt;:
&lt;br&gt;:
&lt;br&gt;201101
&lt;br&gt;201102
&lt;br&gt;201103
&lt;br&gt;
&lt;br&gt;Any body can give the logic plz. If codes is provided it is much better. Once I get this data I need to use it as a column in another query.
&lt;br&gt;
&lt;br&gt;Thank you in Advance.
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;sunku sriramulu&lt;br&gt;(5 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 16:50:05 GMT</pubDate>
    </item>
    <item>
      <title>Select a minimum from a table but only if it occurs after a date</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39581&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Select a minimum from a table but only if it occurs after a date&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Let us say I have a table with the following
&lt;br&gt;
&lt;br&gt;identifier varchar2(8);
&lt;br&gt;ident_ext number;  // This number increases for each transaction
&lt;br&gt;trans_type char(2);
&lt;br&gt;trans_date date;
&lt;br&gt;
&lt;br&gt;I have a fairly complex query....well for me it is complex...but it is the base set that is giving me problems.
&lt;br&gt;
&lt;br&gt;The rest of my query is based on the fact that particular transactions occured after the first occurance of a transaction of type &apos;L&apos;.  
&lt;br&gt;
&lt;br&gt;I need this first &apos;L&apos; to have occured within 24 hours of 0200.  If there were transactions of type &apos;L&apos; that occurred before that time then it does not matter what occured within the 24 hour time frame they should not be counted.  So if transaction XYZ has a transaction of type &apos;L&apos; that occured 3 days ago it would not be a part of the set...even if it has a transaction of type &apos;L&apos; that occured at 01:00 today.
&lt;br&gt;
&lt;br&gt;So basically I want a proficient query to return the first transaction of type &apos;L&apos; as long as that transaction occured within 24 hours of 2:00am today.
&lt;br&gt;
&lt;br&gt;What I have is belo...&lt;br/&gt;&lt;br/&gt;Tim Boles&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 15:49:00 GMT</pubDate>
    </item>
    <item>
      <title>PSU patches</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39580&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;PSU patches&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;Is someone familiarized with the new bundle PSU?
&lt;br&gt;Where is an equivalent for the Oracle Database Risk Matrix for the PSU?
&lt;br&gt;
&lt;br&gt;Thanks and Regards.
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;  Lauri&lt;br&gt;(0 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 12:15:32 GMT</pubDate>
    </item>
    <item>
      <title>Database is slow</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39579&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Database is slow&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hello All,
&lt;br&gt;
&lt;br&gt;I have one performance problem with me.
&lt;br&gt;
&lt;br&gt;Users are complaining that the database is slow.I observed that even a single sql statement like &quot;select event_name from dm_audittrail_s&quot; is damm slow.It took around 45 min to display the results and this table consists of around 1 million records.It&apos;s a documentum application.
&lt;br&gt;
&lt;br&gt;We have recently upgraded the database from 10.2.0.4 to 11.1.0.7.
&lt;br&gt;
&lt;br&gt;I observed that for most of the sql statements,the wait event is &quot;db file sequential read&quot; in trace file.
&lt;br&gt;
&lt;br&gt;Also the top wait events in awr report are direct path read and db file sequential read.
&lt;br&gt;
&lt;br&gt;the %iowait was in the range of 95 in ash report for the period.
&lt;br&gt;
&lt;br&gt;All the datafiles are on same drive on windows system.
&lt;br&gt;
&lt;br&gt;Is it an indication for I/O problem?..can anyone suggest the ways to improve performance?
&lt;br&gt;
&lt;br&gt;              &lt;br/&gt;&lt;br/&gt;t.vamsi krishna&lt;br&gt;(8 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 11:41:33 GMT</pubDate>
    </item>
    <item>
      <title>Need query </title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39578&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Need query &lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi 
&lt;br&gt;
&lt;br&gt;we have a number of materialized views and we want to find out following information through one query.
&lt;br&gt;
&lt;br&gt;OWNER,OBJECT_NAME,OBJECT_TYPE,CREATED,LAST_DDL_TIME,STATUS,Row Count(No. of records)
&lt;br&gt;
&lt;br&gt;I&apos;m getting problem with Row count(no. of records in base table)
&lt;br&gt;
&lt;br&gt;Is it possible to get above result using only one query?
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;MONU KUMAR&lt;br&gt;(2 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 10:57:12 GMT</pubDate>
    </item>
    <item>
      <title>Rman Set untill time</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39577&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Rman Set untill time&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hello All,
&lt;br&gt; 
&lt;br&gt;I am trying to restore a production database from backup set of 28-Feb-2010, and then I have to applu archive log file until 6-Mar-2010. 
&lt;br&gt;I have restored control file and spfile using commands. Now I am facing problem while using restore database commands. Backup team saying that the command is trying to fetch files form backup which is taken yesterday. 
&lt;br&gt; 
&lt;br&gt;Following is the command, I want to know if I can use 
&lt;br&gt;=========================================
&lt;br&gt;man target / catalog rman/rmanaos#1@RCAT &lt;&lt; EOF
&lt;br&gt;set dbid 3236161619
&lt;br&gt;shutdown immediate;
&lt;br&gt;startup mount;
&lt;br&gt; 
&lt;br&gt;run
&lt;br&gt;{
&lt;br&gt;allocate channel c1 type &apos;sbt_tape&apos;
&lt;br&gt;parms=&quot;ENV=(NB_ORA_CLIENT=aliasAUV129,NB_ORA_SERV=aliasAUV102.tu.tuney.te.com)&quot;;
&lt;br&gt;restore database;
&lt;br&gt;release channel c1;
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;run
&lt;br&gt;{
&lt;br&gt;allocate channel c1 type &apos;sbt_tape&apos;
&lt;br&gt;parms=&quot;ENV=(NB_ORA_CLIENT=aliasAUV129,NB_ORA_SERV=aliasAUV102.tu.tuney.te.com)&quot;;
&lt;br&gt;recover database until sequence 9742435401 thread 1;
&lt;br&gt;release channel c1;
&lt;br&gt;}
&lt;br&gt;alter database open resetlogs;
&lt;br&gt;exit
&lt;br&gt;EOF
&lt;br&gt;==================...&lt;br/&gt;&lt;br/&gt;dattatraya walgude&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 10:28:46 GMT</pubDate>
    </item>
    <item>
      <title>ORA-01555 on full export</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39576&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;ORA-01555 on full export&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi all,
&lt;br&gt;
&lt;br&gt;Since a few days, I have the following problem...
&lt;br&gt;
&lt;br&gt;Every night, a full export is performed on a database. We get systematically an ORA-01555 error on the export of a table in particular (this table &apos;s size is 112 Mbytes, and it contents a CLOB field, I don&apos;t know if it is important).
&lt;br&gt;
&lt;br&gt;The workaround in such cases consists in extending the UNDO tablespace and increasing undo_retention.
&lt;br&gt;But after many attemps (UNDO is extended to 800 Mbytes, undo_retention is set to 3600), the problem still occurs.
&lt;br&gt;
&lt;br&gt;What else can I do ?
&lt;br&gt;
&lt;br&gt;Thank you very much.
&lt;br&gt;
&lt;br&gt;Cedric&lt;br/&gt;&lt;br/&gt;Cedric Carbier&lt;br&gt;(7 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 09:00:34 GMT</pubDate>
    </item>
    <item>
      <title>Physically relocating a standby database datafile</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39575&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Physically relocating a standby database datafile&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;Is it possible to physically relocate a datafile of a standby database? If yes, is it the same way than for a &quot;standalone&quot; database?
&lt;br&gt;
&lt;br&gt;Kind Regards.
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;  Lauri&lt;br&gt;(4 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 08:49:38 GMT</pubDate>
    </item>
    <item>
      <title>WUT 121 Error</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39574&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;WUT 121 Error&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;hello,
&lt;br&gt;
&lt;br&gt;We are having the following error : 
&lt;br&gt;
&lt;br&gt;WUT-121: This file transfer has been forbidden by the Adminstrator.
&lt;br&gt;
&lt;br&gt;We have modified the webutil.cfg like this :
&lt;br&gt;
&lt;br&gt;transfer.database.enabled=TRUE
&lt;br&gt;transfer.appsrv.enabled=TRUE
&lt;br&gt;transfer.appsrv.workAreaRoot=/tmp
&lt;br&gt;transfer.appsrv.accessControl=FALSE
&lt;br&gt;#List transfer.appsrv.read.&lt;n&gt; directories
&lt;br&gt;transfer.appsrv.read.1=*
&lt;br&gt;#List transfer.appsrv.write.&lt;n&gt; directories
&lt;br&gt;transfer.appsrv.write.1=*
&lt;br&gt;
&lt;br&gt;But we are having this error still 
&lt;br&gt;
&lt;br&gt;Why and how to fix ?
&lt;br&gt;
&lt;br&gt;Thanks in advance &lt;br/&gt;&lt;br/&gt;Billy Thom&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 09 Mar 2010 08:41:29 GMT</pubDate>
    </item>
    <item>
      <title>I can&apos;t see you table </title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39562&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;I can&apos;t see you table &lt;/b&gt;&lt;br/&gt;&lt;br/&gt;In doing an Ingres to oracle database conversion, ingres offers a lock that prevents anyone from seeing the data before you make and while you make your changes.  Can oracle do the same ?  
&lt;br&gt;
&lt;br&gt;They don&apos;t want users querying data that is about to be changed or is in the process of being changed.   If two users login and one changes it,  they don&apos;t want the 2nd user to see old data,  that has just been changed.
&lt;br&gt;
&lt;br&gt;I know that You Use Lock Table Comman
&lt;br&gt;If you want exculsive lock you dont want any body else accessing  the data you can use 
&lt;br&gt;LOCK TABLE Emp_tab IN ROW EXCLUSIVE MODE; 
&lt;br&gt;this will not allow DML .   BUT I believe that they can still see the data.   
&lt;br&gt;
&lt;br&gt;Has anyone had this requirement and how do you 
&lt;br&gt;get around it ?
&lt;br&gt;
&lt;br&gt;Thanks.
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;Stephanie  Gonos&lt;br&gt;(8 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 20:15:33 GMT</pubDate>
    </item>
    <item>
      <title>RE: ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39561&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;RE: ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;I am trying to update a column within a table called field from a temp table with the following SQL statement. Could anyone explain what is going wrong.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;CREATE TABLE temp_table (uppername VARCHAR2(256), name VARCHAR2(256));
&lt;br&gt;INSERT INTO temp_table (uppername, name) values (&apos;BLAH&apos;,&apos;blah&apos;);
&lt;br&gt;
&lt;br&gt;UPDATE &lt;TABLE_NAME&gt; SET field = NVL((SELECT t.name
&lt;br&gt;                             FROM temp_table t
&lt;br&gt;                             WHERE t.uppername = UPPER(field)
&lt;br&gt;                            ), field);
&lt;br&gt;
&lt;br&gt;UPDATE thing SET field = NVL((SELECT t.name
&lt;br&gt;*
&lt;br&gt;ERROR at line 1:
&lt;br&gt;ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine
&lt;br&gt;ORA-20000: Oracle Text error:
&lt;br&gt;DRG-10602: failed to queue DML change to column   for primary key
&lt;br&gt;DRG-10011: invalid object name &lt;NAME&gt;
&lt;br&gt;ORA-30576: ConText Option dictionary loading error
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Regards,
&lt;br&gt;Simon&lt;br/&gt;&lt;br/&gt;Simon Wickham&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 16:49:31 GMT</pubDate>
    </item>
    <item>
      <title>OS Cluster</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39560&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;OS Cluster&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi All
&lt;br&gt;
&lt;br&gt;Can any of you share link,article,books reg &lt;b&gt;OS cluster&lt;/B&gt;.
&lt;br&gt;
&lt;br&gt;I googled but not found any good articles.
&lt;br&gt;
&lt;br&gt;I need to learn and to give a presentation on it
&lt;br&gt;
&lt;br&gt;Thanks in advance
&lt;br&gt;Adl&lt;br/&gt;&lt;br/&gt;M Adl&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 14:42:46 GMT</pubDate>
    </item>
    <item>
      <title>delayed block cleanout</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39559&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;delayed block cleanout&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi all,
&lt;br&gt;
&lt;br&gt;Can you verify my understanding regarding delayed block clean out?
&lt;br&gt;As i have understand it:
&lt;br&gt;
&lt;br&gt;Interested Transcation List
&lt;br&gt;
&lt;br&gt;Interested Transaction List is a small portion in the data block header which stores the list of all the transcations happening in the database.
&lt;br&gt;
&lt;br&gt;It specifically contains the following things:
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;1)A transaction ID[XID].
&lt;br&gt;2)An Undo Byte Address[UBA].
&lt;br&gt;3)A flag bit.
&lt;br&gt;4)Count of rows locked by that transaction. 
&lt;br&gt;5)An SCN
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;When ever any DML takes place, the relative rows are locked and hence the ITL entry is filled with these informations mentioned above,
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;1)A unique transaction ID is allotted to identify that transaction
&lt;br&gt;2)UBA points to the location of the UNDO block in the undo tablespace 
&lt;br&gt;  where undo information of the transcation is stored.
&lt;br&gt;3)A flag bit is set to show that the row is locked.
&lt;br&gt;4)If the transaction modifies 3 rows,then 3 is set as 3 rows are locked.
&lt;br&gt;5)SCN of the last full block cleanout
&lt;br&gt;
&lt;br&gt;When a user commits, following things happen:
&lt;br&gt;
&lt;br&gt;1)...&lt;br/&gt;&lt;br/&gt;Yasir Hashmi&lt;br&gt;(11 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 13:04:16 GMT</pubDate>
    </item>
    <item>
      <title>Statistics accuracy</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39558&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Statistics accuracy&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;Statistics are re-initialized each time the instance is restarted.
&lt;br&gt;If I modify the value of pga_aggregate_target, should the instance be restarted to reflect the current statistics (in this situation the values of the pga advisor)?
&lt;br&gt;
&lt;br&gt;Kind Regards.
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;  Lauri&lt;br&gt;(5 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 11:52:40 GMT</pubDate>
    </item>
    <item>
      <title>dbconsole is not working after reboot the system</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39557&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;dbconsole is not working after reboot the system&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I start the ASM and database by seting 
&lt;br&gt;
&lt;br&gt;ORACLE_HOME= /u01/app/oracle/product/11.2.0/grid/
&lt;br&gt;
&lt;br&gt;crsctl start resource -all
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Export ORACLE_SID=ABC
&lt;br&gt;
&lt;br&gt;emctl Staus dbconsole
&lt;br&gt;************************
&lt;br&gt;[oracle@l ~]$ emctl status dbconsole
&lt;br&gt;Can&apos;t locate CompEMdbconsole.pm in @INC (@INC contains: %s_javapOracleHome%/sysman/admin/scripts %s_javapOracleHome%/bin /u01/app/oracle/product/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/oracle/product/11.2.0/grid/perl/lib/5.10.0 /u01/app/oracle/product/11.2.0/grid/perl/lib /u01/app/oracle/product/11.2.0/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/oracle/product/11.2.0/grid/perl/lib/site_perl/5.10.0 /u01/app/oracle/product/11.2.0/grid/perl/lib/site_perl /u01/app/oracle/product/11.2.0/grid/perl/libwww-perl/lib /u01/app/oracle/product/11.2.0/grid/perl/ext/POSIX /u01/app/oracle/product/11.2.0/grid/perl/URI /u01/app/oracle/product/11.2.0/grid/perl/HTML_Parser /u01/app/oracle/product/11.2.0/grid/perl/HTML-Parser/lib /u01/app/oracle/prod...&lt;br/&gt;&lt;br/&gt;Umesh Sharma&lt;br&gt;(2 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 11:06:33 GMT</pubDate>
    </item>
    <item>
      <title>how and what respobilites and grant for L1/L2/L3  oracle dba support</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39556&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;how and what respobilites and grant for L1/L2/L3  oracle dba support&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi all,
&lt;br&gt;as a Sr oracle dba what responsilbities for L1/L2/L3 we can assigned?
&lt;br&gt;pls give me the details of roles and responsilbites of the same.
&lt;br&gt;Second thing is how to restrict jr dbas from L2 and L3 grants and privilages.
&lt;br&gt;here we have 4 trainee dbas
&lt;br&gt;
&lt;br&gt;Pls give me the needfull
&lt;br&gt;
&lt;br&gt;Thanks in advance
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Regards,
&lt;br&gt;samir&lt;br/&gt;&lt;br/&gt;mdsamiuddin shaikh&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 08 Mar 2010 05:04:18 GMT</pubDate>
    </item>
    <item>
      <title>Adding a third Thread on the third node of cluster ( RAC Environment )</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39555&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Adding a third Thread on the third node of cluster ( RAC Environment )&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hello
&lt;br&gt;
&lt;br&gt;We are having our databases working on 2 Node RAC , where we have two threads one thread for each Node.
&lt;br&gt;
&lt;br&gt;We are planning to have third Thread on our database instances ,
&lt;br&gt;
&lt;br&gt;Is it possible to have two threads on One Node or would it be possible to have 4 threads , two thread on one Node and other two threads on other two Nodes
&lt;br&gt;
&lt;br&gt;Could you throw some light on this
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Regards
&lt;br&gt;Lukas
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;Lukas Pise&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sun, 07 Mar 2010 11:46:20 GMT</pubDate>
    </item>
    <item>
      <title>enquiry about oracle courses</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39554&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;enquiry about oracle courses&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi
&lt;br&gt;
&lt;br&gt;Could anybody please tell me about the best institutes that offer below courses in hyderabad India 
&lt;br&gt;
&lt;br&gt;Oracle DBA 11g
&lt;br&gt;
&lt;br&gt;RAC
&lt;br&gt;
&lt;br&gt;Linux
&lt;br&gt;
&lt;br&gt;thanks in advance&lt;br/&gt;&lt;br/&gt;RUCHI TANEJA&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sun, 07 Mar 2010 06:58:58 GMT</pubDate>
    </item>
    <item>
      <title>temp space running out of space</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39553&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;temp space running out of space&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;                     query taking long time and exceeding temp tablespace in DEVLOPMENT DATABASE but it was running fine in other environments
&lt;br&gt;
&lt;br&gt;The problem is Temp is getting filled (15GB) in DEVLOPMENT DATABASE, I tried the same query in REL/UAT/PROD  .. it was not even taking 100 – 300 mb MAX
&lt;br&gt;
&lt;br&gt;I checked and tried many options but it dint worked out 
&lt;br&gt;
&lt;br&gt;i can see lot of hash join&apos;s happening   if you want more details i can show explain plan
&lt;br&gt;
&lt;br&gt;Pls share your experience if you have faced the same/similar type of issue&lt;br/&gt;&lt;br/&gt;anand singh&lt;br&gt;(8 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sat, 06 Mar 2010 16:11:35 GMT</pubDate>
    </item>
    <item>
      <title>Index creation time</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39552&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Index creation time&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Can Anybody tell that what is the minimum time to create index for a table, that table contains 2.5 crores rows.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Thanks In Advance
&lt;br&gt;V Prabhu&lt;br/&gt;&lt;br/&gt;V Maapi&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sat, 06 Mar 2010 15:54:45 GMT</pubDate>
    </item>
    <item>
      <title>Not able to drop scheduler job</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39551&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Not able to drop scheduler job&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;I am getting the following error while removing the job so please help me to resolve this issue.
&lt;br&gt;
&lt;br&gt;SQL&gt; exec dbms_scheduler.drop_job(&apos;TESTJOB&apos;, TRUE);
&lt;br&gt;BEGIN dbms_scheduler.drop_job(&apos;TESTJOB&apos;, TRUE); END;
&lt;br&gt;
&lt;br&gt;*
&lt;br&gt;ERROR at line 1:
&lt;br&gt;ORA-27475: &quot;TEST.TESTJOB&quot; must be a job
&lt;br&gt;ORA-06512: at &quot;SYS.DBMS_ISCHED&quot;, line 178
&lt;br&gt;ORA-06512: at &quot;SYS.DBMS_SCHEDULER&quot;, line 544
&lt;br&gt;ORA-06512: at line 1
&lt;br&gt;
&lt;br&gt;Regards
&lt;br&gt;Hemant &lt;br/&gt;&lt;br/&gt;Hemant Pande&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sat, 06 Mar 2010 11:38:00 GMT</pubDate>
    </item>
    <item>
      <title>Join query</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39550&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Join query&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;I have 2 tables Table a b 8070 records and table b contain 13746 records. there is a key field in both the table. I need to select those records from table a as well as table b where key col of table a has exact match with key col of b. I have wrote a query as follows:
&lt;br&gt;
&lt;br&gt;select a.A,b.a,a.b,b.B,a.c,b.c,a.d,b.d
&lt;br&gt;from tab_a a, tab_b b,
&lt;br&gt;Where a.A=b.a
&lt;br&gt;order by a.A;
&lt;br&gt;
&lt;br&gt;following are the sample data:
&lt;br&gt;table_a
&lt;br&gt;col_A     .col_b.       .col_c.         .col_d.
&lt;br&gt;1          .a             .I              .x
&lt;br&gt;1          .b             .I              .y
&lt;br&gt;2          .a             .J              .x
&lt;br&gt;3          .c             .J              .z
&lt;br&gt;4          .c             .k              .x
&lt;br&gt;4          .a             .L              .a
&lt;br&gt;4          .c             .k              .v
&lt;br&gt;4          .c             .k              .q
&lt;br&gt;5          .b             .k              .w
&lt;br&gt;6          .b             .m              .m
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;table_b
&lt;br&gt;col_A     .col_b.       .col_c.         .col_d.
&lt;br&gt;1          .a             .I        ...&lt;br/&gt;&lt;br/&gt;Jasmin Bibi&lt;br&gt;(2 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Sat, 06 Mar 2010 04:21:27 GMT</pubDate>
    </item>
    <item>
      <title>CPU Usage in Oracle 9i Statspack</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39549&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;CPU Usage in Oracle 9i Statspack&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I am seeing some strange CPU usage numbers in the hourly Statspack reports I run for a particular database.  E.g. in one period Statspack reported 699K seconds of CPU usage although the machine&apos;s capacity (24 CPUs)would allow 86,400 seconds max.  The recent change is that the Apps folks have been executing some long-running and CPU-intensive packages.  After thinking about it I am wondering if Statspack does not see the CPU usage for these packages until they complete execution.  I&apos;ve opened an S/R with Oracle Support but so far they have not confirmed that.  As a precaution I dropped and reinstalled Statspack by I&apos;m still seeing this phenomenon.&lt;br/&gt;&lt;br/&gt;George Shaw&lt;br&gt;(6 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 19:41:08 GMT</pubDate>
    </item>
    <item>
      <title>RAC  requirement</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39548&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;RAC  requirement&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I am working for a new RAC setup wherein i am looking to implement load balancing in it.
&lt;br&gt;
&lt;br&gt;Please send me complete analysis, evidences, and best practices in load balancing between cluster nodes in ORACLE RAC environment. This would help me in proposing load balancing as feature in ORACLE RAC environment.
&lt;br&gt;
&lt;br&gt;Right now what we have is one node taking all requests while other node is just sitting as standby. It would great if we have somebody done this load balancing before so that he/she can give us valuable tips.
&lt;br&gt;
&lt;br&gt;&lt;br/&gt;&lt;br/&gt;Mahesh G&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 14:56:19 GMT</pubDate>
    </item>
    <item>
      <title>Careers in Exadata</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39547&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Careers in Exadata&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi,
&lt;br&gt;
&lt;br&gt;I know this is a wrong place to ask this question, but could not find gurus else where whom I can bet on. 
&lt;br&gt;I got an opportunity to get into exadata support team in Oracle. I am not sure whether its a good move or not..
&lt;br&gt;
&lt;br&gt;Can anyone suggest me whether i can take it or not
&lt;br&gt;
&lt;br&gt;Thanks in Advance
&lt;br&gt;Bhanu&lt;br/&gt;&lt;br/&gt;Bhanu s&lt;br&gt;(1 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 12:03:09 GMT</pubDate>
    </item>
    <item>
      <title>how to know hwo bounced the db</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39546&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;how to know hwo bounced the db&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi all
&lt;br&gt;
&lt;br&gt;our db is bounced but I would like to know how or by whom,
&lt;br&gt;
&lt;br&gt;From event viewer just found the below info, can anybody suggest on this
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Audit trail: ACTION : &apos;STARTUP&apos; DATABASE USER: &apos;/&apos; PRIVILEGE : SYSDBA CLIENT USER: SYSTEM CLIENT TERMINAL: Not Available STATUS: 0 
&lt;br&gt;
&lt;br&gt;Thanks in advance
&lt;br&gt;Adl&lt;br/&gt;&lt;br/&gt;M Adl&lt;br&gt;(3 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 11:59:24 GMT</pubDate>
    </item>
    <item>
      <title>Delete statement during long time</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39545&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;Delete statement during long time&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;Hi all,
&lt;br&gt;
&lt;br&gt;I don&apos;t understand why this sql statement takes long time. I have to kill my session.
&lt;br&gt;
&lt;br&gt;delete from table where id=1
&lt;br&gt;
&lt;br&gt;Is there any explication ?
&lt;br&gt;
&lt;br&gt;Regards&lt;br/&gt;&lt;br/&gt;Bertrand LECLERC&lt;br&gt;(7 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 11:27:31 GMT</pubDate>
    </item>
    <item>
      <title>ORA-29701: unable to connect to Cluster Synchronization Service</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39544&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;ORA-29701: unable to connect to Cluster Synchronization Service&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;[oracle@ ~]$ export ORACLE_HOME=/u01/app/oracle/product/11.2.0/grid
&lt;br&gt;[oracle@ ~]$ export ORACLE_SID=+ASM
&lt;br&gt;[oracle@ ~]$ sqlplus &quot;/as sysasm&quot;
&lt;br&gt;
&lt;br&gt;SQL*Plus: Release 11.2.0.1.0 Production on Fri Mar 5 11:14:29 2010
&lt;br&gt;Copyright (c) 1982, 2009, Oracle.  All rights reserved.
&lt;br&gt;Connected to an idle instance.
&lt;br&gt;
&lt;br&gt;SQL&gt; startup
&lt;br&gt;ORA-01078: failure in processing system parameters
&lt;br&gt;ORA-29701: unable to connect to Cluster Synchronization Service
&lt;br&gt;
&lt;br&gt;how to start CSS ??&lt;br/&gt;&lt;br/&gt;Umesh Sharma&lt;br&gt;(4 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 06:01:37 GMT</pubDate>
    </item>
    <item>
      <title>CRS failover problem</title>
      <link>http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=39543&amp;DestinationA=RSS</link>
      <description>&lt;div style=&quot;letter-spacing:0; font-family:Courier New;&quot;&gt;&lt;b&gt;CRS failover problem&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I have IBM AIX HACMP 6 cluster with 10.2.0.4 CRS RAC on it.
&lt;br&gt;In a test scenario if we bring down the enthernet card of Node 1 (used for cluster interconnect), both instance hang.
&lt;br&gt;In other case if we bring down the IP from node 2, then only instance 2 hangs.
&lt;br&gt;Hence in any case the failover scenarios try to keep instance 1 of RAC up.
&lt;br&gt;Can some one provide reason for this&lt;br/&gt;&lt;br/&gt;Sachin Manjrekar&lt;br&gt;(6 replies)&lt;hr size=&quot;1&quot;/&gt;&lt;br&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 05 Mar 2010 06:00:46 GMT</pubDate>
    </item>
  </channel>
</rss>
