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 379 of 412 Previous 100   Previous 10   371   372   373   374   375   376   377   378   379   380   Next 10  

ODBC

The problem is that it 's another layer of software that you have to go through on the client side. I 'm not exactly sure what happens inside the ODBC layer but the developers here have recorded delay

help me win this "group by " argument

Create a table with 5 000 rows e.g. create table t1 as select object_type rownum n from all_objects where rownum < 5000 select count(*) select sum(n) select avg(n) Executi

Subject: update year in date column

OK I 'm just going to bite the bullet and claim total ignorance here and see if someone takes pity on me ( (sad face a nice touch eh?) Someone has accidently updated 378 records in the custo

stored_outlines

I am having trouble using stored outlines. I have created an outline and I can see it in DBA_OUTLINES and see the plan in DBA_OUTLINE_HINTS. When attempting to run the stored_outline I do an "alter

Subject: recoving the temp tablespace

On 03/23/2004 01 05 14 PM Carel-Jan Engel wrote > Be sure your temporary tablespace is > - temporary -) > - locally managed > - contains only temporary files > Sorry the point of the la

RMAN physical backup verification - incrementals

If I understnd correctly the validate command only verifies that the database can be restored to a consistent state bsed on the latest level 0 backup assuming incremental backups are used. It does

Is it possible in single query?

Something like this ought to do it create table test_user(userid varchar2(2) refdate date) insert into test_user values( 'U1 ' to_date( '6/3/03 2 27 ' 'mm/dd/yy hh24 mi ')) insert into test_user val

TKPROF question

I want to see the "wait events " along with my cost for a particular query. My environment Sun Solaris (SUNOS 5.9) Oracle 9.2.0.7 TIMED_STATISTICS is not set in the parameter file.... So I am doi

Subject: duplicating a database

what I did (regardless of what I should or shouldn 't) was made a cold backup of a 92030 instance. for the sake of explanation call it DEV-site moved it to a 92040 site let 's call it PROD-sit

Subject: Database for WebSphere5

Even if there is DB2 (UDB) CPU licensing it 's still significantly cheaper then Oracle. For two small tables DB2 will perform more then adequately. In addition to that the last time I checked IBM

Subject: wierd runstats_pkg report

You don 't have CPU usage in the stats. The second run may be using far more CPU than the first despite doing less latching. Regards Jonathan Lewis http //www.jlcomp.demon.co.uk The Co-o

whenever sqlerror exit: exit code and rollback

Hi! I have a SQL*Plus script that rolls back whenever an error occurs ... whenever sqlerror exit SQL.SQLCODE ROLLBACK Is there a way to get an exit code AND roll back when an error occurs?

OCP Preperation -Any Recommended Books , Links , Docs ?

On 03/23/2004 01 41 10 PM Chris Stephens wrote > I wholeheartedly agree. ...but I think it is also true that even among > non-dba types the legitimacy of the ocp is declining Can we talk abo

oracle apps 11.5.9 to current patch set level

Hi All DB 9i Oracle apps 11.5.9 We have installed 11.5.9 oracle apps (vanilla version) from CDs. Now we want to bring it to current patchlevel. Can somebody through some light on this

Oracle Lessons Learned: Backup/Recovery

Thanks for sharing the info. GovindanK On Fri 19 Mar 2004 12 29 31 -0600 "Jesse Rich " <Rich.Jesse@(protected) > said > Always always ALWAYS have at least one of your control files s

Subject: Re: Login Triggers + Sys_Context

Yep it works fine. And the advantage of having context variables is that they can be accessible globally in all sessions in an instence. Tanel. > Remember this? > > Instead of using pack

adding multiple databases to 10g console

Seems like you should be able to do this by setting up 10g OEM... I 've only installed 10g on Red Hat ES 3.0 so far and explored the default web page administration for a single instance. By the

deadbeef (Actually Oracle-related)

--- "Jesse Rich " <Rich.Jesse@(protected) > wrote > Came across this while debugging Oracle > (dis)connections with "tusc " on > Oracle 9.2.0.5.0 / HPUX 11.11 (apparently similar to > "tru

Subject: RE: Trace Analyzer Scripts

Larry One *small* modification that you might want to do Modify TRCAREPO.sql to change the type of larger tables from permanent (default) to GLOBAL TEMPORARY. You will find that the data is use

Subject: SQL Loader/carriage return

Huascar Are you on Unix or MS? Was the file you are loading created on Unix or MS? Are you loading variable-length data or fixed-format? Dennis Williams DBA Lifetouch Inc. dwilliams@(protected)

Partitioning Question (3 of several)

Check http //www.dbazine.com/jlewis17.shtml Regards Jonathan Lewis http //www.jlcomp.demon.co.uk The Co-operative Oracle Users ' FAQ http //www.jlcomp.demon.co.uk/faq/ind_faq.html

User passwords

Denise Well just when you think you 've heard it all! After all the talk about password security and ensuring passwords are changed regularly. I couldn 't follow your description completely so I

Off Topic - Windoze XP Prof. SP1

1) Ken you will find more help in a windows admin forum 2) selecting 'best performance ' does not typically fix memory leaks. "Juan Cachito Reyes Pacheco " <jreyes@(protected) > Sent b

Partitioning Question (2 of several)

That depends on the version and whether or not you specify UPDATE GLOBAL INDEXES With it "Oracle updates the global indexes on the table whose partition is being exchanged. Global indexes on the

Partitioning Question (1 of several)

Why is it "horrible "? What 's wrong with this quote from oracle docs? Igor Neyman OCP DBA ineyman@(protected) -----Original Message----- From oracle-l-bounce@(protected) [mailto or

Subject: STORAGE PARAMETER COMPUTE

There was a different named thread on this topic just last week. The primary answer is it depends on how much data will exist in the initial load how much data will be added in X time and what ty

Controlling developers is like herding cats, to the point

thought I know how people feel when they get that error... just about an hour ago 1. I get an email stating that an object doesn 't exist. It 's because the developers are looking in the wrong da

alternative to samba

OK here is the alternative http //www.obdev.at/products/sharity Now stand still how do you think I 'll be able to shoot the messenger if you keep moving around. On 03/22/2004 12 32 34 PM Ap

ORA-32004: obsolete and/or deprecated parameter(s) specified

Michael It should be in the alert log. That 's where I found my errors. Check your init.ora BDUMP parameter to make sure you are looking in the correct place. You can always start commentin

Controlling developers is like herding cats

Yes that 's true. One thing to remember when talking about developers is that work liberates or in German "Arbeit Macht Frei ". Good organization is the final solution of the developer problem. Of
Page 379 of 412 Previous 100   Previous 10   371   372   373   374   375   376   377   378   379   380   Next 10