Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
Subject: ora 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
Subject: Re: ORA 01722 invalid number
 
Oracle List
Page 363 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10  

understanding orphaned processes (v$process > v$session)

> I too have seen this condition. I 'm not sure I understand the > client side mechanics but from a server perspective a process > is created when an attempt to connect to the database is made >

Subject: SESSION_CACHED_CURSORS

If you send your bstat/estat or statspack report to YAPP they will give you a suggested number for this parameter. They suggested 100 for one of my production databases. Ruth -----Origina

anyone ever use sub-partitioning?

If your primary key contains all the columns of the partitioning key you don 't need a global index for the primary key - you can use a local index. Regards Jonathan Lewis http //www.jlco

CPU upgrade caused application slow down

Zhu Chao Sustained rates of 15-20 Mbytes/sec is absolute network saturation if you 're running 100BaseT - don?t forget that 100 Mbits/sec is 12.5 Mbytes/sec. Even if the network segment closest

SQL Writing Tips

On Fri 2004-04-30 at 00 49 Fahd Mirza wrote > Hi all > Can any one please guide me to a resource about efficient SQL writing Tips. > Thanks > regards > Fahd http //www.amazon.com/

How to download our TAR from metalink?

Hi What do you exactly mean by download tar? If it is about the re-enetering the customer "particulars " - i.e. "Create a TAR - Step 1 " you can save your profile (actually more profiles) in the

a pl/sql question

Is the "when others " exception trying to capture errors like "table does not exist " or is it only for a "%notfound " condition in case there is no row in the table for "id jid " ? -----Origina

Was: iostat output; Now: Disk storage technologies

Matt >You can respond to me directly if you like - unless the list at large >is interested in iSCSI on netapp. I would very much like to keep this in the list..... The ground beneath us as fa

INSERT...SELECT pegs CPU, but is waiting on scattered read?

Rich On 04/29/2004 12 22 45 PM "Jesse Rich " wrote > Hey all Yeah? Whaddya want now? May watch NASCAR in peace and quiet? Ya know the Non-Athletic Sport Created Around Redn... OK it 's not

GLOBAL TEMPORARY TABLE in Oracle 9.2.0.4

There are a couple of bugs where Oracle fails to drop global temporary tables (Possibly because it gets their names wrong on the drop). Another example where SYS will accumulate GTTs is you dro

Configure SDU and TDU parameters to improve Performance

--- Muqthar Ahmed <Muqthar.Ahmed@(protected) > wrote > Hi > > I have a RAC system of 3 nodes with 7 webservers > (clients). I would like to configure SDU/TDU > parameters at client level

Index freelists

Hi! > Any advice on having more than one freelist for an index? I have looked into > freelists for tables but I cannot find anything about indexes. With indexes the story is more complicated

problem oracle mogration 8.0.5 to 10g

1. whether direct migration is supported from 8.0.5/8.0.4 to 10g in the oracle doc it is said that first we will need to migrate to 8.0.6 and then to 9i so which path u had used in your case? Ch

iostat output

hi the following is the o/p of iostat on a new configured machine with netapp filer over icsci running oracle 9i database(1 tb in size). Device rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-

tkprof output help

You had 247 executions of the statement each execution returns 1 row for a grand total of 247 rows returned. If you had 1 execution with 247 fetches to return 1 row I 'm thinking you have a seri

Data load ideas

> They cause no harm if they are "RELY " (i.e. unenforced) allowing the DBA to > create ERDs... It seems you might also want these for Materialized views and Star transformations IIRC. I haven 't

Speeding up Oracle application db patching

Hi! I think you should start with other methods for reducing the downtime like patch merging etc.. I wouldn 't want to mention those parameters here since they 're very dangerous if any crash s

OS Required Patches

Valerie - My guess is that it would be a risk. The patch might relate to something you would encounter or might not. If it was a production system probably an unacceptable risk. For a test system

RE: Needing to brush up on my internals -- FTS and DB buffer cach
   e

As well as 7.3 references of caching on Ixora...I have it bookmarked for a reason! (sigh) Thanks! Rich Rich Jesse System/Database Administrator rich.jesse@(protected)

Does anyone know ORA_EMN0_xxxx process ?

It has something to do with XML. That 's all I can tell you. Ruth -----Original Message----- From oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)]On Behalf Of Seema

DATABASE SLOW

Seema - Did you turn on the "RUN_FASTER " switch? Start with the Unix command uptime see what is happening on the server. Dennis Williams DBA Lifetouch Inc. dwilliams@(protected) -----Ori

Index-Organized Table experiences

There doesn 't seem to be any real point in using IOTs for your scenario. For an intersection table that small the saving in space is likely to be non-existent. You may as well have cr

Needing to brush up on my internals -- FTS and DB buffer cache

Bullet 1 is partly correct. When you truncate or drop a table (shrink a rollback segment) Oracle does write all dirty blocks to disc before doing so and can do this by walking the checkpoint

Subject: Dbms_system and trace file

I have a process where I am writing debug information to process trace file using ksdwrt ... What I have noticed is that when someone deletes the trace file a new file isn 't generated so where do

DBMS_STATS

Try Wolfgang 's presentation...Using DBMS_STATS in Access Path Optimization... www.centrexcc.com/Using%20DBMS_STATS%20in%20Access%20Path%20Optimization .ppt.pdf ...its still on my pile of prese

Subject: AutoExtend / Locally Managed

Fahd Autoextend does work in 8.1.7.4 and 9.2.0.5 example CREATE TABLESPACE fixed_data DATAFILE '/data5/lnxdb/fixedd01.dbf ' SIZE 2 M AUTOEXTEND ON NEXT 100 k EXTENT MANAGEMENT LOCAL UNIFOR

FW: Why "Separating Data and Indexes improves performance " is a
   myth?

Barb Baker Do you want to tell everyone about the 3rd-party COTS application that demanded DB_BLOCK_SIZE 4608? And the rationale behind that number? Hopefully it 's been migrated to a dumpste

systemstate dump

I only now saw this post. Sorry for being late. There is an oracle bug in 8i with DLM. To make the long story short a global enqueue "loses " owner and consequently cannot be relased. That causes

QUERY

Seema What makes you think something is wrong with the query? Tanel Are you sure about that? See this example in Oracle 9.2.0.4 Windows XP SQL > describe x Nom NULL ?

Idea for "self-tuning " database

With the penchant some people have for using layers of views with multiple complex joins and subqueries instead of tables I am wondering if in 10g (or later) the database is going to start looking
Page 363 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10