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 361 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10  

Reason for upgrading from 8.1.7 to 9iR2

On 05/05/2004 03 37 08 PM Gene Sais wrote > > Anyone running 10g in production? My test database server is in the same room as my production database servers. That means that my 10g instan

interview a manager

Any chance you can speak to his previous workers?? Why is he leaving his current position?? Do you actually have a say about hiring him/her? Or are you just being "empowered "?? How does s/he

Subject: Same operation, more CPU time

I think if you had to do more work in creating read consistent blocks the trace file would show the access to the undo blocks as part of the "query " column which you would have noticed. If y

AW: Wrong results using decode when db upgraded to 9205

Hi Rajendra I don 't know wether this helps or not We upgraded a dev db from 9.2.0.4.0 to 9.2.0.5.0 and as you said CASE works fine. We have rewritten all our DECODE statements to CASE and a

Wrong results using decode when db upgraded to 9205

Quick test alter session set cursor_sharing force select count(decode(n1 3 1 2 null 4 1 6 null null)) from t1 where decode(n1 6 3 null) 2 Text in v$sql select count(decode(n1 "S

Subject: Antw: More spfile goodness

pls check this out. http //metalink.oracle.com/metalink/plsql/showdoc?db 3DNot&id 3D153788.1 doesn 't say a word about corrupt spfile. is a problem with sort_area_size and might be resolved

Subject: Re: aio on sun ufs problem

I also did some research on this recently... The paper the original poster discusses was published by Sun and in my opinion is really geared to telling you how wonderful their ufs is and why yo

CONTAINS,CATSEARCH, andMATCHES are more effective than plsql equivalent?

I don 't believe there are any equivalent PL/SQL functions unless you write your own. PL/SQL won 't be able to compete with Oracle Media ( is that its name this month?) in terms of performance. J

Subject: RAC and load balancing

We have a 4 node RAC cluster in production. We have an ETL instance and a production instance on these 4 nodes. Our ETL instance is in noarchivelog mode. Will I get a performance improvement if I r

Tuning sql query with over partition clause : HELP !!

Hi List ! I have a very big problem since my query is hanging for a while. Description -Just 1 big table historized_file wich is partitionned by range on month column (eg 200202 200203...).

AW: :Oracle

Hi Mladen I gave it a shot since my solution so far was to run a DBD Proxy server on Windows (same machine ActiveState Perl 5.8.3) and communicate with Oracle from cygwin (same machine) vi

More spfile goodness

On 05/05/2004 12 31 28 PM Pete Sharman wrote > ee for not using one. Even in Niall 's case (which is clearly a bug) it 's r > ecoverable from simply by opening the SPFILE highlighting the com

Subject: cache buffers chains.

Dear All I am puzzled with the following Solaris 8 Oracle 8.1.7.4 64 bit DW environment The following sql statement runs every 10 mins to retrieve some tablespace information.

Problem with joining char field to varchar2 field

Just checked 8.1.5 on NT and 10g on XP. In both cases default setting for "blank_trimming " is FALSE. But it could be different in Warren 's installation. Igor Neyman OCP DBA ineyman@(protected)

Subject: Its back!!! Metalink search

That cute little text entry field appears to be back on the main screen at Metalink.... Connor McDonald Co-author "Mastering Oracle PL/SQL - Practical Solutions " ISBN 1590592174 web

Questions re: tuning

Another method for 8.1.7 20 Create a database trigger to store query outlines then query the outline tables to see if the index has been used. (Tom Kyte expert one-on-one Oracle) 20 -----Orig

Subject: Transaction_audit FALSE

If you dump a small redo log you should find that the 4th redo vector of the first redo record of every transaction is a transaction audit record. In 8.1.7.3 I think this is still going to

PX Deq Waits

Deen Here is what Jonathan Lewis wrote about PX Deq Waits http //www.faqchest.com/prgm/oracle-l/ora-02/ora-0205/ora-020531/ora02051804 _06040.html Jared - Google strikes again! Dennis Will

Subject: New SAN : Hitachi or HP

Hi gurus We are in the process of buying a new SAN. Our choice is between the following - Hitachi Thunder 9570V - HP EVA3000 Could you give us some pros and cons regarding these two? - Or

hash join and nested loop join in an oltp query

On 05/04/2004 02 43 13 PM ryan.gaffuri@(protected) wrote > > what types of cases make hash joins superior to nested loops? I see them alot in batch processing when I need > to join most of the rows

some one is using DB-HTML Converter PRO1.4?

Do you have some comments about this product it works with Oracle http //www.primasoft.com/dbhtmlp.htm Juan Carlos Reyes Pacheco OCP Database 9.2 Standard Edition

SQL TUNE

> If you don 't know how to get an execution plan > my paper could help you > http //www.geocities.com/juancarlosreyesp/101basictunningonOracle9i.pdf Juan There are 29 references to 'execution p

Partition Pruning

You partitioned the MANAGER table by MGRID not by EMPID. Oracle can 't perform pruning unless your query is referencing the partition-key column. on 5/4/04 10 46 AM Sanjay Mishra at smishra_

Subject: Truncate performance problems

There is an issue with truncating and dropping small tables when you have a large db_cache_size - but 30 minutes is a bit extreme. When you drop or truncate Oracle first writes all dirty bloc

index range scan vs. an index full scan

The shortest possible answer to your question is "optimizer ". Slightly longer answer to your question is the following 0) CBO selects possible plans. 1) CBO looks for histograms and and values in

RE: ORA-01033 After upgrading Oracle 9.2 to Oracle 10g on Windows
2000.

Josh This utility is there in 10g too. I tried this utility but I believe this utility does not help in setting up the Oracle Service but it does tell yo u about the oracle OS users and insta

Developer 10g Software installation

I 'm trying to install Designer (10g) but Oracle has changed the process since I did it last. I 'm using 9ir2 database HP-UX with separate app server and database server. I know the client is windows

question about sizing swap for solaris

Hi Where is this paper? Seems to me that the word "large " should have been "small " but I am willing to learn different. Regards Pete -----Original Message----- From oracle-l-bounce@(protected)

Subject: aio on sun ufs problem

Hi I agree with you though I do not find theory support(from official unix vendor document). Test shows only write can use the kaio os call. Read cannot. And in most case only dbw

Document for installing RAC on single Linux box

List I am searching for document on metalink for installing RAC on single Linux box. I can only find document for 9i release 1 and the last updated date is way back in 2002. Anyone know a more recen
Page 361 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10