<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/">
<title>talkaboutdatabases.com Oracle Server</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-07-04T21:07:32+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348818.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348812.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348796.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348793.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348790.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348788.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348787.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348770.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348767.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348762.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348761.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348760.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348755.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348752.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348740.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348736.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348735.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348726.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348718.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348714.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutdatabases.com/group/comp.databases.oracle.server/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutdatabases.com Oracle Server</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/</link>
</image>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348818.html">
<title>Oracle support is sub-optimal</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348818.html</link>
<description>I used to be a big fan of Oracle support.  When I had some very sticky  situations they came through.  Now they have so segmented it that your  Severity 1 SR is passed around non-stop.  Actually, it is with a lot of  stops.  Each time they pass it ar...</description>
<dc:creator>gym dot scuba dot kennedy at gmail ltken...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T16:48:27+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348812.html">
<title>create database fatal error</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348812.html</link>
<description>Hi  I am having some serious problems with my create data procedure. After  the CREATE DATABASE statement i run the catalog.sql and catproc.sql  scripts. During the catproc script it after a while encounters a massive  amounts of errors ending up in ...</description>
<dc:creator>Tommy Halsbrekk lttommy@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T15:55:26+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348796.html">
<title>SELECTing from a DML statement</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348796.html</link>
<description>DB2 allows one to select from an insert, update, or delete, e.g.:  select * from old table (delete from x where y = 1)  --OR--  select * from new table (update x set y = 1 where z = 2)  --OR--  select * from final table (insert into x (c1) values (1)...</description>
<dc:creator>jefftyzzer ltjefftyzzer@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T15:57:12+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348793.html">
<title>ASM I/O size</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348793.html</link>
<description>Hello, Im running under 10.2 database on AIX5.3L  I have disk group ASM_DATA which has 100 SAN equi-sized (256GB) disks/ luns. with MBRC of 16  Block size of 16K , When I read a table of 10GB via FTS, what should be my I/O size/lun ? Should my I/O si...</description>
<dc:creator>maks71@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T14:25:58+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348790.html">
<title>Fresh Enterprise Manager Install Cant connect Connection Close</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348790.html</link>
<description>Ive an 8.1.7 oracle home on an xp pc.  I installed OEM 9.2.0.1 of client cd.  I created repository tablespace and user and granted recommended roles.  i changed my oracle home to 9.  I imported the database tree and after I enter the login and passwo...</description>
<dc:creator>DavidK ltdavidknollhoff@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T12:59:40+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348788.html">
<title>Weird Query</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348788.html</link>
<description>Hi,  I have a query which is this:  SELECT cnt || : || t_id cnt_t_id FROM (SELECT COUNT(*) cnt, t_id       FROM zc_body zb, zc_type zt       WHERE zb.t_id = zt.id       GROUP BY t_id)  The output is this:  101:18 49:27 47:36 378:9 118:10 76:15 28:16 ...</description>
<dc:creator>Mtek ltmtek@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T12:07:56+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348787.html">
<title>you see big things and  more ***********************************</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348787.html</link>
<description>you see big things and  more ************************************************ ************************************************ http://anushkahollywood.blogspot.com/ ************************************************* you see big things and  more ******...</description>
<dc:creator>sexy priya ltmohamedasath012@[EMAIL PROT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T11:53:41+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348770.html">
<title>why ora1801</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348770.html</link>
<description>Hi      My proc program report a ora1801 error. My code is like this  -----tblPdspTxnMon.h------------ typedef struct {     char  sa_pri_key[ 36 ]     char  sa_related_key[ 36 ]     char  sa_alt_key[ 36 ]     char  sa_lock_ind[ 2 ]     char  sa_rout_...</description>
<dc:creator>haomiao ltmiaohaoz@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T08:46:15+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348767.html">
<title>The light dawns - public synonym called SYS - how to drop?</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348767.html</link>
<description>With reference to my other post on various SYS packages being unavailable, I now know the cause. Despite my declarations of confidence, it turns out that one of our guys (a student on work placement as it happens) wanted to create a public synonym an...</description>
<dc:creator>jeremy ltjeremy0505@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T08:26:56+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348762.html">
<title>What is automated batching of data from computer to computer i</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348762.html</link>
<description>Hello, I have Oracle Sales too, but if you could let your light shine on what the following line from the Named User Plus license means/implies, it is appreciated (http://www.oracle.com/corporate/pricing/eplext.pdf).  Automated batching of data from ...</description>
<dc:creator>ErikYkema lterik.ykema@[EMAIL PROTECTED]...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T07:49:32+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348761.html">
<title>substr or like</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348761.html</link>
<description>Hello everyone,  Im looking for increasing my database performance, I ve just noticed, in a heavy query that using substr instead of like is very faster : 350ms vs 30s !!  But in the other hand, when i count all the element in the table with the 2 me...</description>
<dc:creator>chmanu@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T07:47:55+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348760.html">
<title>Before turning to oracle support.......component DBMS_SYS_SQL</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348760.html</link>
<description>10gR2 on Windows 2000  All running absolutely fine. We develop applications using OHS / mod_plsql.  Suddenly we got a page not found error in the browser trying to access a package.procedure via the browser.  On looking at the OHS error log we see:  ...</description>
<dc:creator>jeremy ltjeremy0505@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T07:32:21+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348755.html">
<title>problem deleting datafile</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348755.html</link>
<description>Hello, I have a problem with a script that ran OK with 9i but which does not work with 10G Here is the output: SQL @tmp Tablespace dropped. Tablespace created. Commit complete. DROP TABLESPACE getreports_TEMP INCLUDING CONTENTS AND DATAFILES * ERROR ...</description>
<dc:creator>max.fontain@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T05:31:48+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348752.html">
<title>table getting analyzed automatically in oracle 10g</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348752.html</link>
<description>I am facing a strange problem.... Every night, tables in my database are getting analyzed automatically. I have checked, our job is configure only for Sunday, not daily.. but it is happening daily  It is becoming a problem now.... because batches bec...</description>
<dc:creator>aman.oracle.dba ltaman.oracle.dba@[EMAIL...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-03T04:20:04+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348740.html">
<title>other than auditing, a way to see last execution time?</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348740.html</link>
<description>9.2.0.5  Is there a way to determine the last time a procedure was executed if auditing isnt turned on in a database?</description>
<dc:creator>Ben ltbenalvey@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T09:45:14+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348736.html">
<title>CREATE OR REPLACE VIEW ORA-01031</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348736.html</link>
<description>Hello, I am trying to run a long sql script that creates tables, triggers and procedures etc. I ran the same script on 9i some time ago and it worked OK - but 10G barfs on  CREATE OR REPLACE VIEW as follows:  DROP USER getreports CASCADE  CREATE USER...</description>
<dc:creator>max.fontain@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T09:24:58+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348735.html">
<title>Woman on Top Sex Position - The Sexiest Mattress Move ...</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348735.html</link>
<description>Woman on Top Sex Position - The Sexiest Mattress Move ... Top 10 Sex Stories of 2006  For your end-of-the-year sexual entertainment, my picks for the Top 10 Sex Stories of 2006:. 10. The Larry Wachowski Story ...  click him in poen viset. ***********...</description>
<dc:creator>kali ltkalaiarasanq@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T09:20:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348726.html">
<title>New Instance for Existing Database -- 10gR2 under Win Server 200</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348726.html</link>
<description>Im a Unix/Linux Oracle developer who needs to ask a Windows-oriented DBA question.  For testing purposes, one of the guys in this shop wants a new instance that will access existing database files. Working from home late at night, he copied all the f...</description>
<dc:creator>DavidClement ltdclement@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T07:24:58+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348718.html">
<title>using TFSSPUTL.SQL on Oracle 10</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348718.html</link>
<description>On the Oracle 10 DB: SHOW PARAMETER shared_pool_size Is returning 0 because it is not set  How to update script TFSSPUTL.SQL to get Shared pool allocation (actual) I tried replacing  select value into pool_size from v$parameter where name=shared_pool...</description>
<dc:creator>MikeHT ltmike2.li@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T05:53:07+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348714.html">
<title>dropping a column in a production database</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.oracle.server/messages/348714.html</link>
<description>Is this a safe operation? According to the docs, it should be. Any contraindications?  (Oracle 10.2.0.3 on SUSE Linux)  Thank you. Kind regards, Y.</description>
<dc:creator>yossarian ltyossarian99@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-02T13:47:03+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutdatabases.com/group/comp.databases.oracle.server/search.html">
<title>Search talkaboutdatabases.com Oracle Server</title>
<description>Search talkaboutdatabases.com Oracle Server</description>
<name>q</name>
<link>http://talkaboutdatabases.com/group/comp.databases.oracle.server/search.html</link>
</textinput>

</rdf:RDF>
