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 90 of 412 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100  

* Oracle DBA Needed in Nashville...

Well established company in the Nashville Tennessee area has a position available for an Oracle DBA to support their SAP and SAP BASIS environment. Salary up to 95k and great benefits. Will provid

10.2.? - Minimum/recommended Patch Number

Folks For an Upcoming benchmark with Oracle 10.2 what is the minimum/recommended patch number (i.e. Oracle 10.2.?) NOTE - O.S. Version is Solaris 10. Thanks indeed ****************

Calling a package over a database link

I have successfully used your approach 2. (see example below). One problem is that your dynamic sql statement has to be a PL/SQL block if you are calling a procedure but I wouldn 't expect the error t

Data Layer Internals and I/O Optimization, by Steve Adams, in Ann Arbor, MI, Oct

Steve Adams our esteemed moderator is coming to Ann Arbor MI to speak at the local user group and present a two-day seminar. For details see http //bobak.net/~mjb/SAdams.html -Mark -- Mark

Subject: insert performance

I believe you have already identified your root cause and you need to figure out how to proceed from generating the .csv file to loader or datapump in an automated fashion. Trying *everything* to

Subject: sql parser for oracle

Have a look on CPAN lotsa PERL modules to parse SQL http //search.cpan.org/search?query sql&mode all Stefan On 9/25/06 Adi Hirschtein <adi@(protected) > wrote > > Hi Guys > > Does anyone kno

Australian Oracle User 's Group Conference (Nov 2006)

Greetings All Firstly apologies if this is not an appropriate forum for this kind of emails but I saw a HOTSOS symposium advertised by Cary (Hi Cary!) so I thought that it may be ok for me to d

porting Oracle from Solaris to AIX

Hi Deray It appears to be pretty rare that all data is updated continuously in a database. Only s small part is used/changed on a daily database the rest is historical data. So my approach in situ

problem about full scan temporary table

Every session gets its private copy of the table in the temporary tablespace (make sure it 's big enough) and knows its own HWM. If you are using 10g consider using tablespace groups - just in case

Oracle 10g 10.2.0.2 on Solaris 10 x86, projmod?

People I just walked through an install of Oracle 10g 10.2.0.2 on Solaris 10 x86. You will find a description here <http //bikle.com/protected/o10gR2_solaris10x86 > http //bikle.com/protected/o10g

Subject: streams issue

Gene There are a few "must " use patches for Streams on 10.2.0.2. In case you have not applied those patches I 'd suggest first applying those. I have a list of patches for Solaris 10. Since your OS

Subject: Fast object checkpoint

So you assume it 's just buggy. Fair enough. -) I guess you already though of ALTER SYSTEM CHECKPOINT before your operation with direct IO. Not exactly old behavior (flushing all dirty blocks instead

Performance Difference Between != and < >?

Scott Have you tried going beyond just explain & autotrace and running a full 10046 level 12 trace to see where the slower version is spending its time? This might shed some light on the subject p

Subject: RE: SQL XML Question

Steve Do you think it matters that your insert statement looks incorrect? You have I could be wrong - but it looks unbalanced. <price type "US " >10.00 </price > Tom

Solaris 10 SMF Manifest for Oracle?

Hello Has anyone managed to get an SMF manifest for oracle working on solaris 10? I have tried using a simple one that starts 1 named database but need to write one that uses dbstart and dbshut (for

Patch 9.2.0.8/Java on Windows 2003 Problem

I patched my production system last night and now am having a problem with I guess jdbc. We have a little java program which runs and loads GIS point data. It no longer seems to be able to connec

SQL INSERT FAILS - IDENTIFIER TOO LONG (ORA-00972)

What is really causing the insert to fail? My object name is 4 characters long max lenght is 30 characters. Oracle 10.2 on RHE rel 4. This is from a back-end pl/sql process that is called by a perl

Subject: Scaledown hardware

Amonte Hmm . . . last I checked 25% of 3600 was 900 but I 'm being picky. As Cary Millsap (Optimizing Oracle Performance) points out it is hard to predict where the bottlenecks are. Either scaling

Asynchronous Commit Feature of 10.2 - Basic Qs

Folks Qs 1 When using COMMIT_WRITE BATCH NOWAIT After a database crash if the respective Application has the capability to check within the database for volume of transactions lost after comp

Subject: Database monitoring

You could try orasnap its hosted on a yahoo group for a starting point or plato from dba-village http //www.dba-village.com/village/dvp_plato_pub.main If not what you are looking for might give you s

Query takes ages in Oracle 10G

SELECT * FROM TITULO WHERE TITULO_ESCENA_CODIGO___ 'REAL ' AND TITULO_PORTAF_CODIGO___ 'OBL ' AND TITULO_TIPTIT_CODIGO___ 'TES_TF ' AND (TITULO_INDTITGAR IS NULL OR

Subject: DBMS_STATS on RAC

Is there a way for me to do this DBMS_STATS.GATHER_SCHEMA_STATS(ownname > 'SYSADM ' degree > 8 cascade > TRUE ) so that It will run all available nodes/processors of the cluster ? FYI we are usin

Subject: Standards doc on recovery

Anyone have an "audit "(sox) document on recovery? We could use a template. Every shop is different but still most points should be similar. We figure we are ONLY going to do RMAN since that is o

Subject: 9i physical standby startup

Version? On Thu 2006-09-21 at 14 45 -0500 Roger Xu wrote > Hi List > > To start up a physical standby database you use "startup nomount " and > "alter database mount standby database " .... > Wh

Subject: Async IO on Linux

> > >I 'm testing 10gR2 on a new Linux box. I decided to fiddle with enabling async IO. To test the async IO I imported a table and I also ran several queries . I ran these tests one at a time (e.g.

Oracle E-business suie 11i with UTF8 characterset

Hi We are using Oracle E-business suite 11.5.10.2 with UTF8 Characterset on SunSolaris. We have some custom reports with text as output format and they work fine. Now I changed the output format

8i on windows 2000 installation (legacy app)

I have been asked to port an 8i database from solaris to windows 2000. When trying to install the software and seed database the install hangs on the net configuration assistant piece. ....and when I

Subject: invalid views

One of our developers is noticing that several of his views have become invalid each day over the past serveral days. He claims that no ddl is occuring on the base tables and that know functions the

Subject: parameters

Murtuja To start log into SQL*Plus as system and execute the command SHOW PARAMETER This will show you all the current settings on your instance. Now you need to study in order to determine

Subject: Re: Computing Hash value

just don 't try this with a DDL though ... Raj On 9/21/06 Adi Hirschtein <adi@(protected) > wrote > Hi guys > I checked it and it 's great !!! > Thanks a lot. > -- http //www.freelists.org/webpage
Page 90 of 412 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100