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

Subject: tunning an index build

what happens if you try and do this without parallelisation - or with a lower degree? On 7/18/07 genegurevich@(protected) <genegurevich@(protected) > wrote > > Hi all > > I think I have posted on

Subject: How keep only one copy .dmp?

You might be able to use the -mmin qualifier to the find command depending on the version of Linux. Something like find $DMPDIR -name "* " -mmin +1380 -exec rm {} \ Would delete all files older t

Making OCR / VD Visible to BOTH DB Server (SUN) Nodes ... Basic Qs

Folks How are the Oracle Cluster Registry (OCR) & Voting Disk (VD) to be Made Concurrently VISIBLE / Shareable to BOTH Database (Solaris 10) Nodes? Same is seemingly needed to initiate the CRS insta

AW: Oracle on Windows 2000 AS with /3GB flag

Could this be the note you 're looking for? 'Implementing Address Windowing Extensions (AWE) or VLM on Windows Platforms <https //metalink.oracle.com/help/usaeng/Search/search.html#file > Doc ID

backup network interface for RAC

Hello In a RAC enviroment is it possible to have 3 network interfaces 1 for interconnect 1 for public and 1 for backup if either public or interconnect goes down is that possible? We are talking O

Oracle on Windows 2000 AS with /3GB flag

The switch is no relevant to 64 bit platforms. On 32 bit platforms any process can address 4 GB memory (this is 2^32 bytes) but has the right to use only the lower 2 GB (minus some kylobytes at th

does VMware can setup OCFS2 file system on it????

We tried to setup ORACLE RAC under VMWARE. I follow document (http //www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCento s4UsingVMware.php) setup share disk under VMware and use inde

pre-release announcement for CPUJuly2007 is out

http //www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2007.html "Executive Summaries Oracle Database Executive Summary This Critical Patch Update contains 20 new security fix

Subject: Hi,

Oracle Heterogenous Services may be an option for you...depending on your situation... http //www.databasejournal.com/features/oracle/article.php/3442661

OID, 10g, Autodiscovery, resolv.conf, and Linux

Hi all I 'm finally getting ready to roll out OID here. Some of you may remember my previous postings WRT OID a year or more ago. Well the wheels turn slowly around here but if all goes well

Subject: LINT for PL/SQL

Mark I think of the PL/SQL compiler as lint itself because it is so picky. -) PL/SQL being a strongly typed language will refuse a lot of dubious syntax. As I read the article you forwarded on l

download Oracle database 10.2.0.2 for AIX 5L 64 bit

Is there any where I can download this version....I can only see 10.2.0.1 for AIX on Oracle Technology Network John Dunn Product Consultant Sefas Innovation Limited Direct Dial + 44 (0) 117

Subject: questions about views

Hi Stefan comments inline On 7/16/07 Stefan Kuhn <skuhn@(protected) > wrote > > Hi all > I am new to oracle and views and I have two questions > 1. How can I add a new integer columns which can

DBCA stops while adding a new node to a two-node RAC

Hi Have you checked note Subject Unable To Add A New Instance To Rac Doc ID Note 264643.1 Fadi -----Original Message----- From oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)

Subject: character set confusion

Be very careful and definitely run csscan. I worked with a customer in Thailand that had an applicaion where the front end was cobol. The database had USASCII7 as the characterset and for whatever rea

How to export a package and a procedure

Here is something i have been using for the last few years with good results (pulled this one from asktom long ago .. worth its weight in gold) $ more getcode_all.sql set heading off set feedback off

Subject: Offline status in dictionary

Hi Apart from explicitly putting datafile or tabespace in offline mode though alter database..... or alter tablespace..... command under what circumstances would STATUS column in v$datafile

11g Diagnostics & Tuning Pack Licenses

List There are datasheets available now on the 11g Diagnostics & Tuning Packs (along with several other white papers and datasheets at http //www.oracle.com/technology/products/database/oracle11g/i

Subject: oraenv for RAC

not sure what you are looking for I have used oraenv with rAC with modifying anything? if you wans a list just add cat oratab at the beginning of script On 7/13/07 Charles Schultz <sacrophyte@(protected)

Subject: Does EXEC do a FETCH?

Sounds like prefetching at work - I think it has been on by default since 8i or 9i http //download.oracle.com/docs/cd/B10501_01/appdev.920/a96584/oci04sql. htm#428255 Privileged/Confidential Inform

Subject: follow up on high cpu

After much deliberate (non guessing) work we think we know the reason for the sudden change in the performance of some of our sql. I 'd like to share it with the group since so many people added to t

Oracle RAC private Interconnect

Hello Sanjay Have you looked into using IP Multipathing? We are not a Solaris shop. But I have seen docs on the web (Google is your friend) on how to configure it. You would need to run vipca and c

Subject: undrop??

anyone know how to undrop objects after a bugger 'd recovery system tablespace is from after datafile. objects are not defined in obj$. all blocks in needed datafile show up in dba_free_space. The sys

Heap size 3664K exceeds notification threshold

I get this error in the oracle alert log on AIX 5.2 after running 0racle 10.2.0.1.0 for approx 12 hours Any idea what it means? Memory Notification Library Cache Object loaded into SGA Heap size

migration DB to new server on raw device

I won 't provide all details as a lot depends on what you want and what 's available. Ask specific questions if you want more details. Are you going to use the same storage? If so than you just need to

How to find various Oracle Installed in Aix

If all else fails find / -type f -name oracle -ls ... and go have a cup of coffee or two ) Stefan On 7/12/07 Sanjay Mishra <smishra_97@(protected) > wrote > > I got one AIX server where I want

set based transaction management; SAVEPOINTS

Cosmin You can execute something like this for x in (select y from z where ...) loop -- do processing rowcount rowcount + 1 if processing_by_batch then if error_was_detected the

long, but not stupid Question about indexing

Too much to cover it all. First indexes absolutely can be used by queries containing inequalities in the predicate for the relevant columns. Whether they will be used depends on your statistics (

(stupid) Question about indexing

probably more than you were looking for in regards to lat/lon queries but here you go. >2. if you were to try how would you know the exact value and precision? -109.92638889 or -109.92639

Subject: Database Comparison.

PiBJZiB5b3UgaGF2ZSBhbHJlYWR5IGRvbmUgdGhhdCBleGVyY2lzZSBhbmQgYWxsIDMgZGF0YWJh c2VzIHlvdSBtZW50aW9uIG1lZXQKPiB5b3VyIHJlcXVpcmVtZW50cyB0aGVuIG15IGJldHRpbmcg aXMgdGhhdCBNeVNRTCB3aWxsIHdvcmsgb3V0IGNoZWFwZX
Page 18 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100