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

Subject: ncomp, linux, and lib32

Hi Don Even in the 64-bit $ORACLE_HOME there are plenty of the executables which are 32-bit. Also the loadjava ncomp are not the executables but rather the "wrapper scripts " which actually point

Subject: Oracle and NetApp

Are you going to be using your Netapp as an NFS server or as a Fibre Channel/iSCSI server? I saw you have FCP licensed but I just wanted to be clear about how you were going to use it. What model f

tried to startup "srvconfig " on RAC but failed !!

we are setting ORACLE RAC on ORACLE 9.2.0.8 with Redhat As 4.4. we create OCFS2 file system and mount to /ocfs01 directory. while we tried to startup "srvconfig -f -init " but failed. I have debu

What are the common mistakes DBA do retarding backup & Recovery?

True story. Had to restore a database from tape and 1. Had a good RMAN backup on tape 2. "Could " have restored the backup successfully but... Unix admin had the backup tape writeable and had the t

file size for a large database

In addition to what 's been said already by others Having number of smaller datafiles compare to one huge datafile has also the following advantages - if your backup/restore fails in the middle - y

Standard Edition standby database

Sandra "Graceful Switchover " refers to a term in a paper by Lawrence To back in the 7.3.4 days. Both the online redo log and current controlfile had to be copied to the new location of the primary

Subject: FileProvider ??

Since few days in udump catalogue a trc file appears with information like below. What does it mean? Maybe you know how to look for something that generates this information. Oracle9i Enterprise Edit

RE: What are the common mistakes DBA doretarding backup &

Restoring is easier if you ask me or makes no difference at all. But backing up the redo logs as some kind of important point is trivial. The logs are so small compared to the datafiles that it r

Shared Pool vs Buffer Cache with ASMM

Hi The default algorithm of ASSM is that memory is stolen from the buffer cache if the shared pool is stressed. However this default behaviour can be changed by setting _memory_broker_shrink_he

Upgrade Oracle DB from 9206 RAC to 10g

Hi all I 'm working on a capacity plan for the upgrade of database server from 9iR2 to 10g on RAC Any recommendation on additional resource I should cater for in terms of CPU memory and storage ?

Upgrade 9206 from Standard Edition to Enterprise Editon on Windows

Hi all Currently I have a production database running on windows 2003 with 9206 standard edition. Due to capacity growth I need to add partitioning options and so I need to upgrade to enterprise e

Anyone working with AIX GPFS and RAC

I had one production database around 1 Tb and it is Non-RAC instance. I am creating new 2-node RAC environment on Aix 5.3 using GPFS for Database storage. Both Existing and new GPFS storage is on same

Subject: monitoring rman jobs

Hello I 'm writing a notification package to report on the success/failure of the previous nights rman jobs. Our rman backup scripts are very simple Connect to target Connect to catalog

Subject: raw device

Hi guys Any good link about Oracle + Non RAC + raw device administration? thanks -- regards Sinardy Hi guys <br > <br >Any good link about Oracle + Non RAC + raw device administration? <br > <br >th

What are the common mistakes DBA do retarding backup & Recovery

What you can recover is more important than what backup you have. On 7/4/07 Robert Freeman <robertgfreeman@(protected) > wrote > > <Crass commercial plug > > > Or in this case rtfrfb (read the friggin

Oracle - MS Access - Does your company have a policy about local vs. central

We have Access databases using ling tables to connect to individual Oracle databases using ODBC. I loathe and detest Access databases doing this - in my (not so) humble opinion Access should stop p

Oracle - MS Access - Does your company have a policy about local vs. centralized

I 'm trying to do a bit of research in my effort to put together a project to move from localized to centralized data storage for Access applications and other ODBC type things. I 'm just wondering if a

data protector RAC integration

I just googled the documentation online as I didnt have anything to do with set up of dataprotector here and found a few references to the dataprotector agent for oracle in the DP documentation. It is

RE: What are the common mistakes DBA do retarding backup & Recovery?

Have found the following "interesting " cases - 1. For cold backups DBAs were providing a list of files to the unix team to backup and would shut down the database. The List of files wasn 't upd

missing controlfile when add node

all does anyone have an experience regarding add nodes in RAC environment and about controlfile wrong? solaris 5.9 oracle 10.2.0.3 3rd node was added and try to mount database ORA-00203 using

unique constraint violation on 8i import but not on 9i

Hi Michael > > I 'm getting primary key violations. Same export file. I don 't have time > > to investigate this right now just looking for a quick hit from the list. (ALEX No guessing done here -

What are the common mistakes DBA do retarding backup & Recovery?

I can 't emphasize this one enough - it is a huge mistake to rely on your tape/media/netbackup admins to set your tape backup retention correctly. I 've been told too many times to count that "Yes t

For those of you in the States...

Well not in the states but I like this day - not much work for remote dba 's. On 7/4/07 Robert Freeman <robertgfreeman@(protected) > wrote > Happy 4th of July!!! > > For those of you not in the states

Subject: Java in Stored Procs

Forgive me slightly humorous tone but... You need to avoid putting this crap in the database. So use any means for that - tell your developer that it 's slow by design that it 's compiled on the fly in

Shutdown Abort - New names for abort...

Morning Robert > > Let 's start a list. Here are my offerings I 'm game here 's my offering shutdown now Works on Unix Linux Solaris as well. Doesn 't work with Windows though - but who cares!

Shutdown Abort, a defense of some guessing

Interesting point Mark. But guessing during recovery troubleshooting... Hm... that sounds dangerous. -) I would agree that experienced DBA with intimate understanding of Oracle recovery model will d

An Unrelated Process Fails When RMAN Fails

Hi all Can anybody provide me with some insight on what RMAN is doing about ten minutes before it gets an error like the one below? I ask because frequently an unrelated process (always the same

import from Oracle 9 to 10 hanging SOLVED

First of all I 'd like to thank Joel Patterson Stefan Knecht and Dennis Williams for their responses. The import problem vanished after applying Oracle patch 5337014. Now I 'm running RDBMS version 10

adding new node on windows (Oracle 10g R2 RAC)

List I would like to add a new node to an existing 2 node RAC system. Oracle database 10gR2. Any reference would be highly appreciated. -- Best Regards Syed Jaffar Hussain Oracle ACE 8i 9i & 10

Subject: data type conversion in 10g

David Did you review the data in the field from the two databases? Maybe the 9i database has all number values while the 10g database has some char values? Tom
Page 20 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100