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 304 of 412 Previous 100   Previous 10   301   302   303   304   305   306   307   308   309   310   Next 10   Next 100  

Instance Recovery

Hi All Thought will get somethings clarified .. I am not able to find anything on the docs on this. During Instance Recovery .. The Recovery is Performed by Smon and the Change Vectors Gener

I/O

Hello Seema Look in V$SQLAREA for SQL statements with a high number of DISK_READS. Examine the execution plans for these statements and consider whether they can be tuned to reduce the number

IO

One idea would be to fix SQL statements that are causing I/O and make them cause less I/O. The other idea is to increase BCHR. These ideas are not equally good. Take yor pick. -- Mladen Gogala

Apology

No problem. As a veteran of IT (20 years) it doesn 't bother me. Call me what you want but call me DBA. -----Original Message----- From oracle-l-bounce@(protected) [mailto oracle-l-bounce@

Subject: standby redo logs in 9.2.0.5.

My understanding is the same number of standby logfile is OK. so if your maxlogfile number is 20 so you should have no problem to setup 10 standby logfile as well as the 10 normal logfile. And ofco

Obj = -2

Has any one seen (at least in Oracle10g) that the object# is -2 for certain CR blocks of an object and not the real object or data object number and knows why that is? The object in questions is a r

Relating actual object size to Storage parameters

I guess I left out the "locally managed " part! That is what I meant of course! ) Tom Mercadante Oracle Certified Professional -----Original Message----- From Niall Litchfield [mailto n

recovery past redolog corruption

> Do you mean _corrupt_blocks_on_stuck_recovery ? > > It 's gone starting from 9i... Btw in 9i you can issue "recover database allow 1 corruption " Tanel. -- http //www.freelists.org/webp

opatch oddity - alert #68, w2k adv svr sp4, 3738339 - metalink thread

w2k adv svr sp4 9.2.0.1.0 base release - clean install 10.1.0.2 OUI installed into the 9.2 home 9.2.0.5.0 applied against the 9.2 home then the real fun begins. http //metalink.oracle.com/met

dbms_pipe

I know I 'm a couple of days late but I 'll add in my two cents anyway. In Oracle 8.1 the parameter O7_DICTIONARY_ACCESSIBILITY was set to TRUE by default. In Oracle 9.2 the parameter O7_DICTION

performance issues with public synonyms?

How many objects with synonyms does your test environment have? And how many concurrent users did you test? You need to get up to hundreds of concurrent users to begin noticing an effect - as Mark

UFS direct I/O ?

Parallel query on when it 's not supposed to be (?)

On 09/14/2004 10 03 10 PM Mark Richard wrote > > > > > I just wanted to pose a question to anyone on the list (particular the wait > event guru 's like Cary)... Event guru? That 's what

Subject: RE: Jared...is out of the office.

Ironic? No. Funny? Yes. Even Jared 's human! -----Original Message----- From Bobak Mark [mailto Mark.Bobak@(protected)] Sent Tuesday September 14 2004 12 23 PM To oracle-l@(protected)

Jared Still/Radisys_Corporation/US is out of the office.

Interesting that this should come back to the list. You see I have a filter setup to exclude Oracle-l@(protected) from any OOO messages. Apparently it is not working though it has in the pas

unit of measurement in CPU stats

Matt Centiseconds or as Oracle likes to say "tens of milliseconds ". http //download-west.oracle.com/docs/cd/B10501_01/server.920/a96536/apc2. htm#1186645 -----Original Message----- Fro

Why there are lots of page-in and almost no page-out?

Hi We are running Oracle 9.2.0.4.0 on Solaris 9 and please see the output from "vmstat ". Do you think we have a paging problem? We are using plain UFS and I do not think direct/IO is turn on.

Alzheimer

Mladen Do not worry! This is quit normal when you get older. Slowly forgetting things that aren 't important anyway... -- Rob Zijlstra On 14 Sep 2004 at 13 44 Gogala Mladen wrote > Her

Subject: Oracle 9205 + patches exp

Does anyone here have any positive or negative experience running 9205 Oracle on Linux Red Hat AS Rel 3 with the following patches 1) Patch 3588448 applied on Tue Aug 03 23 26 42 GMT 2004 <-

problem with creating non default blocksize tablespace

The *real question* is why in the world is the documentation hidden behind a site where you need to log in? Oracle makes no sense sometimes. Tom Mercadante Oracle Certified Professional -

Subject: problem with drop user

Hello Please ignore the question. But if you are interested in this error. here you go. After applied the patch instead of run those plb scripts under mdsys schema we run it under sys. (m

Masking Column at column level?

I 'd ask the developer to explain the functionality he or she is after. I 've never seen that term in the Oracle documentation... My guess (hope?) is that the user is asking how to use dbms_obfusc

response time resource profile ?!

Prem You can download Oracle Trace Analyzer from Metalink. It 's a decent tool relying on sql & pl/sql to read and parse the trace file. The reports that are output are kind of 'noisy ' and very

here is ass.awk

Written by Kevin Quinn and at that time he was working for Oracle UK Support. Now he is working for Oracle DDR (not the ex-country but the department led by Nancy Reier). Anjo. -----Origina

Subject: GMT VS LOCAL TIME PROBLEM

Larry Just saw your qst. Besides looking at the official Ora docs you might look at 'Oracle pl/sql programming 3rd ed. ' by Steven Feuerstein. He explains the whole time/date format subject in

backing up infrastructure database

Guys What is the best method/approach for backing up the infrastructure database that comes with 9ias. I am using RMAN with hot backups and running in archivelog mode to minimize downtime.

10g: Setting events for a all sessions of a given module

On Mon 13 Sep 2004 12 23 41 -0700 (PDT) Jeremiah Wilton <jwilton@(protected) > wrote > I think someone posted recently about the ability in 10g to set events > over the scope of all sessions of

KAIO/Solaris/db_writer_processes

We have a system that is raw and configured with 1 db_writer_process. IO wait on the server is around 50%. I have read some contradictory or unclear information and I 'm hoping to get some clarifica

ORA-01460: unimplemented or unreasonable conversion requested

Hi Sami 20 What is the statement? I 've seen this before when the statement included a number conversion to a format that wasn 't valid. 20 Lisa Koivu Database Monkey Orlando FL USA --

Subject: Is RAC really HA on Linux

Steve Those archivelog destinations are all mandatory right? Non-mandatory destinations shouldn 't really be counted on and may do more harm than good. Paul On Mon 13 Sep 2004 15 38 47
Page 304 of 412 Previous 100   Previous 10   301   302   303   304   305   306   307   308   309   310   Next 10   Next 100