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 404 of 412 Previous 100   Previous 10   401   402   403   404   405   406   407   408   409   410   Next 10  

Opinions on Good Speakers - IOUG Sessions on Sunday

Nope not gonna be at IOUG. RMOUG Hotsos Miracle DBForu and UKOUG this year I think --- April Wells <AWells@(protected) > wrote > I don 't think Rachel is presenting at all at IOUG this year I '

db datafiles on NetApp FAS940 filer

On 02/10/2004 05 07 31 PM Joze Senegacnik wrote > Babette > some of my customers with SANs are far below that from 2 to 5ms > (normal > load). > > Thanks! > Joze What SANs are that? EM

Anyway to accurately predict time for long running queries?

On 02/10/2004 03 03 49 PM "Jamadagni Rajendra " wrote > Has anyone (Mladen included) tried this approach or something > similar? Yes. I sent the detailed reply to your private email. ---------

grid control for oem

Do you have an OMS set up? If not all you get is Database Control which manages a single database. Set up OMS and you should be OK. Pete "Controlling developers is like herding cats. " Ke

Martin Berg 's "Query tuning by eliminating throwaway "

I 've downloaded and read the paper thanks to Mogens and Cary and my impressions are that the paper has some good ideas but is neither revolutionary nor overly applicable. Basically the basic idea

RE: RE: 3113 when staring a new 8.1.7.4 instance on Solaris 64 -
   SOLVED

Turns out that it was the /etc/system/ after all Not sure if it was copied incorrectly or what. Admin recopied the production /etc/system over to the new box and Voila all is well. We put

**BLOCKED-BY-IHATESPAM** Antw: Oracle 10G install on Linux

Actually I think runInstaller has a command line parameter that allows you to skip these checks too.... can 't remember what it is offhand but it is in the docs. Robert Author Oracle10g New

Anywy to accurately predict time for long running queries?

The "silly-season " answer to your question is to run the query through explain plan then multiple by the calculated cost by the manufacturer 's quoted average I/O time. The calculated cost o

Antw: Oracle 10G install on Linux

guess this was the solution Disk1/install/linux/orapram.ini comment out the [Certified Versions] section and it will not make any of the tests agianst the OS. > > > pegramrg@(protected) 02/09

moving lobsegments and lobindexes

Hi all Don 't worry found the solution. First run SELECT owner table_name column_name FROM all_lobs WHERE SEGMENT_NAME 'SYS_LOB0000181363C00001$$ ' ALTER TABLE <TABLE_NAME > MOVE LOB(

new sql tuning book - Author 's response

I believe that this demonstrates my interest in the most adequate fashion ******************************************************************************** SQL Tuning Dan Tow Jonathan Gennick

SV: help on aggregate functions

Jesper thanks I 'll pass this along to my friend. I 'm not sure it will help as his manager knows that the query in question is a performance hog and had taken it out of the production system be

Moving lobsegments and lobindexes ?

Hi guys. Got some lobsegments and lobindexes that I need to move to a different tablespace. Been looking through the doc but not been able to find howto do this All assistance would be welc

standby config -- > FAL_SERVER / FAL_CLIENT

Just clearing up a point on Maximum Protection and the meaning of "(does not wait till its applied) ". Isn 't this the option where lgwr has to wait for confirmation that the redo has been writte

10g Trace files to ?/rdbms/log

I filed an iTAR after all... This is a bug # 3372651 on HP-UX platform I was told by OWS. No patch or workaround in sight. The bug is not visible on the Metalink but my TAR# is tied to the bug (

ThrowAway Method (TAM) from Martin Berg: Here it is

On 02/09/2004 07 45 49 PM Mogens N?rgaard wrote > > Friends > > Peter Gram has done the only logical thing He has placed the paper > among the other technical papers we have on www.miraclea

Question on MV

Dear All 1)create index emp_domain_ind on employees(resume) indextype is ctxsys.context 2)create index DR$EMP_DOMAIN_IND$X on DR$EMP_DOMAIN_IND$I(TOKEN_TEXT TOKEN_TYPE TOKEN_FIRST TOKEN_LAST

Subject: MERGE statement not running

On 02/09/2004 05 32 31 PM "Steiner Randy " wrote > YES!! > > But why would my client be the difference? > Because your client tools offload responsibility from oracle by doing the initial pa

question about v$session_longops

Ryan AFAIK V$SESSION_LONGOPS is a FIFO table that seems to be 'permananent ' (in that it survives Db restarts). Only certain activities are recorded there-in and only if the value of "_SQLEXEC_P

Subject: help on aggregate functions

>From a friend of mine "what I 'm looking for is a detailed breakdown on how aggregate functions process in the database. kind of a step-by-step to how they roll through the system " I know t

fs files versus raw partitions...

We have been using raw partitions for our data files because of the "performance " gain over file system files. But now that we have moved everything to a SAN(IBM Shark) were questioning the need for

Changes in platforms, changes in attitude....

Greg Recently I went HP/Compaq/Dec Alpha -- > Solaris We ruled out the idea of moving database blocks directly as being too risky. The main three methods I found with great help from peopl

Subject: Oracle 10G install on Linux

You can install oracle on Redhat 8.0 by modifying the file install/oraparam.ini [Certified Versions] Linux redhat-8.0 UnitedLinux-1.0 > > > > pegramrg@(protected) 02/09 8 33 > > > > I have be

row level (transactional) locking problem

This transaction has XID 4.17.45045 (when translated to decimal) which is the transaction slot held by session 165 not 226 ID1 4 * 65536 + 17 ID2 45045 0x01 xid 0x0004.011.000

Max permutations

Has anyone done any recent testing on the effect of optimizer_max_permutations. I recall seeing a note on metalink once said the CBO would change the way in which it permuted join orders if th

Companion CD for Leenux is corrupt.

I 've performed 4 attempts 4 successful downloads and each and every time I received the following error Yogi > dd if ship.ccd.cpio.gz|gunzip|cpio -itv drwxr-xr-x 2 2840 562 0

SAP Service Report / EarlyWatch Check usefulness?

If "sensitive " means 'sensetive to criticism ' I don 't really care. As long as proprietary information is not divulged there isn 't too much they could say about it. Jared Kip.Bryant

Shared Server vs. Connection Pooling

Would anyone care to comment on the combination of Transparent Application Failover and Connection Pooling. If the (mid-tier) client has dedicated connections that are shared what does the clie

TechNet is down

I 'll be finished with the companion disk in 20 minutes. You can connect then. On 02/09/2004 07 35 33 AM "Jamadagni Rajendra " wrote > Never thought there were so many people who were waiting fo

Subject: first p0st: Informative +3

On 02/09/2004 08 40 07 PM Pete Sharman wrote > Um when? I haven 't looked at usenet for months now as I got sick > of > > the personal attacks and mud slinging. That 's when I moved to > ora
Page 404 of 412 Previous 100   Previous 10   401   402   403   404   405   406   407   408   409   410   Next 10