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 251 of 412 Previous 100   Previous 10   251   252   253   254   255   256   257   258   259   260   Next 10   Next 100  

8i to 9i upgrade

Our upgrade went smoothly. We researched 9.1 and stopped due to bugs. A year later we researched 9.2 and went forward. Of course the upgrade was preceded by testing all critical pieces of code on

DBMS_METADATA.GET_GRANTED_DDL and DEFAULT ROLE errors

Hi 1) I have one instance that generates syntax errors with the following command SELECT DBMS_METADATA.GET_GRANTED_DDL( 'DEFAULT_ROLE ' 'CBSLATE ') FROM dual ALTER USER "CBSLATE " DEFAULT

ORA-07445: exception encountered: core dump [kpoclsa()+28] [SIGSEGV] [Addres

Doc ID 226531.995 says it all. I think everything before 8.1.7.4 wasn 't fun. On Thu Feb 17 2005 at 04 48 41AM +0530 Chirag DBA wrote > We got this error on one of the Production DB. > No

ORA-07445: exception encountered: core dump [kpoclsa()+28] [SIGSEGV] [Address no

We got this error on one of the Production DB. Nothing special on Metalink. DB is 8.1.7.2 and OS is SOLARIS 5.9 64 bit. Any one have gone through this error? Any solution...!! - Chirag Majmunda

Is this a good definition for clustering factor

Why invent another wheel? What is wrong with Oracle 's definition? Oracle 9i (9.2) Database Reference Indicates the amount of order of the rows in the table based on the values 20 of the index.

Subject: How I Pre-fetch an index?

I found this on metalink select /*+ index(bdd_prov bdd_prov_idx) */ int_nom_inst /* all columns that belong to the index */ from bdd_prov where int_nom_inst int_nom_inst Verify with expl

Subject: Oracle 9i performance

Hi Ron The first thing is what is slow for you? Currently for me is very slow that I can do only few thousands inserts into Oracle while some other so called in-memory databases can do it much

Ora-19624 during rman restore - the answer

Thanks to everyone who responded. It turns out that in AIX you have to turn on support for large files ( > 2gb ) when you create a file system. I verified that this was the problem when I tried

First 9i Instance

Connect / as sysdba works for me. We have the password file set to exclusive. Connect internal has been going away since 8.0. Since that is where I started I always connect / as sysdba. Ru

RedHat AS 4

Sounds like a contest. -) Winner is first person to install 10g Standard Edition/RAC/ASM (single or multi node RAC and ASM only) on RHEL4 on VMWare 5 and document same. Prize suggestions?

Subject: 9.2.0.5.0 to 10g AND BACK!

Well I wouldn 't place space issues in priority of failback. Btw you can upgrade to 10.1 and then downgrade it back to any patchset of 9.2 (don 't remeber about others). I tried it on our test syst

Rac on HP itanium

Hi Rac Gurus Has anybody implemented 10g1.0.3 rac on hp itanium We are seeing lots of issues out here in the crs The vip does not get failed over from node1 to node2 if the 1 node goes down but

handling multiple database with 10g CONSOLE

Hello list May be this question might have asked server times before but I never come accross. How do we handle multiple databases with 10g Enterprise Console? By default we can only manage a

Note: 283565.1

not really allowed to post copyrighted stuff elsewhere On Wed 16 Feb 2005 10 01 32 -0500 Ray Stell <stellr@(protected) > wrote > > Inside the Solaris 64 bit 9.2.0.6 patch is a readme that say

Subject: JDBC and class.ForName

class.ForName is to register the JDBC Driver. Either you can use class.ForName( "Driver ") OR you can use registerDriver method from DriverManager class as below.. DriverManager.registerDriver

Advanced queueing and Oracle 9i standard engine

John As I know it is the part of the standard edition too. Regards Zoran --- John Dunn <jdunn@(protected) > wrote > Is AQ available in 9i Standard Engine...or only in > Enterprise? >

OT Gmail Invites

Holy Toledo Batman I just noticed I have 50 gmail invites. How come Starbucks still costs the same? Regards Mike Thomas PS Just delete sorry for the spam. -) -- http //www.freelists.o

mass update

Hi DBAs We have a case here which is taking long time to perform a simple update (becoz we are using unix shell scirpt instead of using a simple update statement) we have 2 tables hs1 hs2 (with

How to handle the exception when remote db is down

May I suggest you consider using Advanced Queuing. 20 Nick -----Original Message----- From oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)]On Behalf Of Sami Seerangan Sen

Subject: Is explain plan lying to me?

without the structure size indexes and statistist of the tables and definition of the view there is too much for guessing. If you 're so puzzle for this I suggest you to trace your statement and

Resend: latch-free SCN scheme (10.1.0.3)

Hi > > http //integrid.info/memory_latching.pdf > > This guy explains also latchless SCN in some details. As "this guy " doesn 't have access to Oracle source code and the doc is about pret

NLS_CHARACTERSET client settings

I thought you couldn 't set NLS_CHARACTERSET on the client. Do you mean NLS_LANG? If you want to change NLS_LANG you could create a different batch file for each application e.g. set nls_lang E

count (*) and index use (was RE: is it possible in pl/sql?)

>-----Original Message----- >Lex de Haan > > a column with a unique index is not good enough -- > otherwise it might be quicker but also give different results -) > it must be an index on a NOT

Subject: Ora-19624 during rman restore

What is the output of 'ulimit -sa ' ? On Tue 15 Feb 2005 15 53 53 -0500 Schauss Peter <peter.schauss@(protected) > wrote > Oracle 8.1.7.4 > Aix 5.2 > Using rman with catalog information in the

Slow performance after upgrading to 9.2.0.6

Note 547411.994 complains of slow performance after upgrading to 9.2.0.6. Anybody had a similar hit?

Subject: Index usage or last used

Sanjay Mishra wrote >Can we check as when Index was last used from the >dictioanry tables. Index are not in Monitoring mode >and Statisitic Level is TYPICAL in the Oracle 9i >database > >TIA

Subject: Oracle install CD issues

Copy all CD 's onto the host and place in directories named Disk1 Disk2 Disk3 Then run from Disk1 location....install goes much faster and is a whole lot easier w/o having to change CD 's --

Two-Phase commit to overcome replication delay

Hi All Environment We have 2 databases (both are active) physically located in different geographical area(NJ and NY). Each DB has 2 node OPS (8i) and both database replicates in Master-Master

Finding information about object for LOCK TYPE = UL

Hi After tracing a slow running transaction I noticed that most of the time was spent waiting on enqueue. After drilling down further I saw the following line multiple times in the trace files

Subject: given day of the year.

Hello list Could any one give me the script or sql for the following requirements If I need to know the 100th day of this year like If I pass value 100 want to extract the 100th day of the
Page 251 of 412 Previous 100   Previous 10   251   252   253   254   255   256   257   258   259   260   Next 10   Next 100