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 17 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100  

Subject: Hybrid histograms in 11g ?

Hi Milen > Are these so called "Hybrid histograms " ? No. In the documentation they are called extended statistics. And that because it 's not only matter of providing histogram but all kind of objec

Confused about RMAN Functioning

I think the explanation is that the BACKUP command makes a backup piece which is an rman-proprietary file that can only be read by RMAN. The COPY command (and the ALTER DATABASE BACKUP CONTROLFILE c

AW: OCFS file can NOT see by all nodes?

Thank you for answer. 1. I use "mount -v " checked and file system are mount as "ocfs2 " ocfs2_dlmfs on /dlm type ocfs2_dlmfs (rw) /dev/sdb1 on /ocfs01 type ocfs2 (rw _netdev heartbeat local) /dev/sdb

Subject: Logical Standby..

In a logical standby database scenario can you pick and choose the objects that you want to replicate to the standby instance? We have auditing tables associated to every table in the OLTP environ

OCFS file can NOT see by all nodes?

we just installed OCFS 1.2.5 version on CENTOS 4.5. Two ORACLE RAC servers with shared disk in it. I create partition on shared disk and make it as OCFS file system. After that I mount partion on b

convert ASM to single-instance

Hi Jeremy Even in a single instance installation ASM needs to connect to cssd. If that?s not running you?ll get the 29701 when trying to start your ASM instance. From memory this runs fr

a workaround for the 18 digit-ish disfunction of bitand (update)

It turns out values of 16 and 32 for "v " keep all the bits in the 20 decimal digit range. Someone please chime in if there is a better way to formulate this. I 've got this feeling in the back of my

a workaround for the 18 digit-ish disfunction of bitand

SQL > r 1 select v*(bitand(trunc(10846370260800065548/v 0) trunc(9368617832122679304/v 0))) + 2 bitand(mod (10846370260800065548 v) mod (9368617832122679304 v)) value 3* from br

SV: bitand functions and NUMBER(20)

Hi Stefan I think the bitand is limited to 2**63 - in SQL Developer select bitand(10846370260800065548 9368617832122679304) from dual select power(2 63) from dual - outputs BITAND(10846370260

ARRAYSIZE for queries across DBLinks

I have been able to use ARRAYSIZE in SQLPlus to fetch more rows at each call and reduce the number of round-trips between the SQLPlus Client and the database. [see example below] However this doe

Subject: Any Ideas

Larry Bug at play is very likely (change of execution plan) but even though I presume since you return something that you provide (24548) that this query is assumed to be an existence check?

Use of LDOM/Containers/Zones - Solaris 10 and ORACLE

See Metalink Note 317257.1 "Running Oracle Database in Solaris 10 containers - Best practices " Stefan On 7/19/07 rajendra.pande@(protected) <rajendra.pande@(protected) > wrote > > Folks > > > > Could you

Subject: vmware & Oracle

I think the wording in that has changed significantly from what was there a couple years ago. I could be wrong but it seems a lot clearer now than it used to be. On 7/20/07 Neil Overend <neiloverend

bitand functions and NUMBER(20)

I 'm curious how you 're establishing the value that Oracle is returning. This could possibly just be a problem with the column format not being wide enough for a fully expressed displayed answer. Reg

Plan changing after database restart

Hi all I have weird problem for one SQL query which has different execution plan before and after restarting database. Before restart it use NESTED LOOP (ANTI JOIN) and never completed (total lo

Transportable tablespace using 9i standby database

I haven 't tried it but can 't think of any reason why it wouldn 't work. You should just have to take the standby out of managed recovery mode and open it read only first just like if you were opening

Subject: segment statistics

all I want to create report based on statspack about most top table. for 9i onward we can set statspack level 7 or greater to do that but not find in oracle 8i (8174). does anyone has the same ta

Subject: Oracle 11g!

If anyone is interested in some quick first looks at 11g I 've posted the first of what I hope will be many 11g related blog entires that discuss an 11g New Feature. You can see it at http //robe

Subject: PRO*C compiling AIX 5.3

Hello all! We are on ORACLE 9.2.0.6. We have been on AIX 5.2. We just bought a bigger machine that came installed with AIX 5.3. I decided to just tar over the entire oracle install from the old m

Subject: Sun T2000 performance numbers

This article from Sun about Oracle on T2000 was new to me. http //www.sun.com/servers/coolthreads/tnb/applications_oracle.jsp it discusses configuration of Oracle on the T2000. Job

Subject: Expert help

Joel It 's difficult to give upfront any advice. It 's easier to add more questions - 80% of transactions but what is the transaction rate? Several per seconds? A couple per hour? - Do you really

Changing service auto to manual via batch

Hmmm. I don 't know of any DOS commands to do it (though I 'd imagine they exist) but you could change the Oracle service with the oradim command as well. Something like oradim -edit -sid dbsid -st

Subject: outlines in RAC environment

Hi We are planning to use outlines while upgrading from 9.2.0.6 to 9.2.0.8 due to many SQL plan changes. Solaris 2.9 9.2.0.8 Production is a busy 3 node RAC cluster Applications vers

latch: cache buffer chain with negative address value

Hi all. We have 2 node RAC machine on HP/UX Itanium (10.1.0.4) Sometimes we see some queries suffer from *latch cache buffer chain* event. problem is mostly accessing same block concurrently. ** W

Problem with lob segments extending in 10.1.0.5

Hello All I 'm working on upgrading our E-Business suite database from 9.2.0.8 to 10.1.0.5 on HP-UX 11.11. I was trying to convert to native plsql compilation and ran into a problem with extending L

Can 2 Setups of ASM & Veritas SFRAC Concurrently co-exist on the SAME 2 Nodes ?

Folks Can 2 Setups of ASM & Veritas SFRAC Concurrently co-exist on the SAME 2 DB Server Nodes? If so should the 2 Setups use SAME or DIFFERENT Public Private & Virtual IP Addresses? NOTE - The 2

Windows Active Directory, MIT kerberos, KDC and Oracle Advanced Security

Anyone got working Oracle 9i/10g (AIX/Linux/Windows) external authentication via Windows 2003 AD KDC (MIT Kerberos) ? Is it worth the effort is it safe in a long run for production environment? So

rman catalog and current controlfile

Hi all I have configuration of one primary and one physical standby. the backups are done on standby and recovery catalog is in use. if I connect using rman on primary and catalog primary is 'aware

global sequence as unique identifier across multiple databases

On 7/18/07 Clarke Andrew <andrew.clarke@(protected) > wrote > > Oracle FAQs has a list of all the various options with a bonus "sheesh! " > style comment from Noons ) > > http //orafaq.com/node/

Subject: oracle RAC on 1 ethernet

all on solaris we can create another "virtual IP " at OS level can it be made for private interconnect in oracle rac 10g? -- regards ujang -- http //www.freelists.org/webpage/oracle-l
Page 17 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100