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 108 of 412 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

Subject: Re: oracle-l Digest V3 #208

Christian has given you the answer you need. Personally I find it irritating that dbms_xplan fails to show the partition_id column from the plan_table. If it did it would be obvious when you had a

Subject: Re: oracle-l Digest V3 #207

Considering only the optimizer the most likely problems on a migration from 8i to 10g come from Subquery unnesting - use /*+ no_unnest */ hint in the subquery for special cases _unnest_subque

Subject: test ...ignore

**************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended

Subject: help about FGAC policy view

Have u checked DBA_POLICIES? Regards -Fairlie xiaoyan <xiaoyezi.xyz@(protected) > wrote Hi all Is there any view I can get information about FGAC policies on tables?such whet

log actively being archived by another process???????????

Not sure what happened here but getting message below every minute. -rw-r-----1 oracle dba 10486784 Jun 30 09 45 /u02/oradata/MTCP/redo01a.log -rw-r-----1 oracle dba 10486784 Jul 19 18 40 /u02/oradat

Comparing multiple Oracle schemas

Hi We are in need to buy or find scripts which compares multiple schemas in depth. I am pretty sure it is already out there. I would prefer scripts so that it can be automated. Please do suggest som

RAC database software installation error. -- resolved

Madhu V wrote > Hello All > > AIX 5.3 (ML4) Oracle 10.2.0.1. > > After Installing the Oracle Clusterware w/o any issues i tried to > install the database software. But I am getting the error at

how to tell if you are getting a partition wise join

Ryan >My expectation before running this query was >1. Each slave will scan a partition >2. Then eight slaves will each do a partition wise hash join. >3. The results will queued. The query coordina

Restore and recover database to particular SCN

Hi Last few days I was dialing with task of restoring and recovering database into test environment. Database size ~1TB. Production backups are kept on TSM server and we are using RMAN. Oracle 9.2.0

RAC database software installation error.

Hello All AIX 5.3 (ML4) Oracle 10.2.0.1. After Installing the Oracle Clusterware w/o any issues i tried to install the database software. But I am getting the error at linking phase. below is

Subject: batch file scripting

Had to resend...hope it formats OK. I can send the script to anyone offline just email me...after next Tuesday...off to Alaska for a few days. -joe http //www.peaceaday.com -----Original Message-

Oracle... one DB connects, one does not...

are you connecting as "/ as sysdba " or using a service name? Is the application on the same server or different server? if different server can you use tcpdump to get any information or strace? A

Subject: sql column formatting

Raj Can you show us your sql statement? Also why not use a column alias in your select and use that column alias in your format statement? column patient_name format a37 heading 'Patient_Name

Why CBO doesn 't choose the low cost plan

On 7/19/06 eagle fan <eagle.f@(protected) > wrote > > hi > > My oracle version is 9205 and optimizer_features_enable is set to 9.2.0. > > We have a query choose a bad plan. > > ... > What do you think

cascading replication & data guard switchover

Hi We use Materialized Views to implement replication. A is the center RAC database several B are A 's read-only Materialized Views sites. Some Materialized Views are very big so we need use Offl

Subject: sys password in a RAC

Hi Your command will modify the password file on the node on which you run the command. You either have to copy the file manually to the other nodes or run the same command on all nodes of th

Subject: Grant all question

Just a bit sideways from the Q I would seriously question that approach and rather propose to follow more minimalistic approach giving only grants that are needed. In addition there is no way to gra

Subject: log buffer #3

Hm... I thought it 's more like that people recommend to include references to nice entries from their friends collegues and just blogs we read and not your own masterpiece... Otherwise it 's like bec

Critical Patch Updates and Security Alerts - July 2006

On 07/18/2006 06 48 37 PM Jared Still wrote > I was just able to download that patch so I wonder what they mean by that? You have to open a TAR to find out what do they mean. It 's classified on

Oracle issue with Ultrasparc CPU 's

> > > > > > > > >NUMA as in Sequent NUMA (non-uniform memory architecture or > > >maybe it is access). There is more to server performance > > >that just the CPU speed. I don 't mean to pick apart your ema

Subject: Dude, Where 's My Database?

Hi All My database is configured to use approx. 4Gb of memory Connected to Oracle9i Release 9.2.0.6.0 - 64bit Production JServer Release 9.2.0.6.0 - Production SQL > select * 2 from v$sga 3

Subject: Re: 8i to 10g migration

Hi! The upgrade-manual but I think you have looked at that. Expect problems with dangling synonyms and differences with parameter-types between spec and body in packages for example leaving default-

No Listener Error Message - But Listener was Running

Hello List Our RMAN backup failed early this morning with the message "RMAN-04004 error from recovery catalog database ORA-12541 TNS no listener ". I checked the listener log files and obser

Subject: Skip_unusable_indexes in 10g

On 07/17/2006 11 58 25 AM gparc@(protected) wrote > > Hi listers > > FYI skip_unusable_indexes is now a pfile/spfile parameter in 10g > (not only alter session based as in 8i/9i) and defaults to ..

Subject: CBO problem

You have to read Note 212809.1 Limitations of the Oracle Cost Based Optimizer and notes on bind variable peeking and notes on histograms. Apart of bugs there are some fundamental problems in optimizat

Subject: analyzing astro-pictures?

Hello! I hope this "all-knowing "-group can help (- I want to spend some time about one of my favourite interests astronomi and use my knowledge about Oracle. Do any of you know some projects where

Subject: help required

First in oracle "writes " do not block "reads ". Second start reading oracle docs in general and regarding origins of deadlocks specifically. Igor

Subject: Stragne Recovery problem

I would think that the controlfile that the STARTUP MOUNT and RECOVER commands are reading is _*not*_ the "current " (ie this now point-in-time) file. eg when you said you restored the control

Subject: Re: RMAN memory issue

> Not yet. The 1.5 is still larger than what the error is complaining > about and it is on the target not the catalog and the errors says it 's > a RPC error which makes it look like the catalog is

What options are available for connection pooling?

On 07/17/2006 07 57 20 AM rjamya wrote > For a new application (dot.net) connecting to Oracle (10gr2) RAC DB > what options are available for connection pooling? developers want to > write their o
Page 108 of 412 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100