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 118 of 412 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

new location of backupset update in catalog

DBA Learning schrieb > Hi > I am newbie here. I have made a backup on Oracle 10g using rman and > 10g catalog. My backupset is in C /first_location/*.bak. This is shown > in catalog database. > >

RAC 10.2 + Sun Cluster 3.1 + QFS

> > > >Am I correct? Could I use QFS for Oracle datafiles as well as flash recovery area? If yes is there a perticular reason to choose QFS over ASM beside eaiser file management? ...Sun should be

Subject: AW: Statspack ratios help

As Cary is THE profiling guy I 'd suggest he 's book "Optimizing Oracle Performance " from O 'Reilly Felix www.oraConsult.de <http //www.oraconsult.de/ > -----Urspr?ngliche Nachricht----- Von ora

10G and UFS - long write times

> > >In simple words Local disk are waaaaayyyyy slower than SAN > > >and remote disk subsystems. ...and this is generally not true for Linux BTW (scsi midlayer madness) -- http //www.freelists.org/we

AW: 10G and UFS - long write times

Hi if you 're really using this script you 're issuing 50000 commits - no wonder it takes so long. Make the commit at least outside the loop! Felix -----Urspr?ngliche Nachricht----- Von oracle-l-

10G and UFS - long write times

hmmm... don 't they still have that stupid write throttle stuff too?

AW: Forms/reports Application and DB security

Hi You can use a system event trigger (logon) that automatically kills the connections established when the clients use something you don 't wont! Felix -----Urspr?ngliche Nachricht----- Von ora

Forms/reports Application and DB security

WW91IGNvdWxkIHRyeSBzb21ldGhpbmcgc2ltaWxhciB0byBhbiBhcHAgd2UgdXNlLiAgRXZlcnlv bmUgaXMgZ3JhbnRlZAphIHNldCBvZiBwYXNzd29yZC1wcm90ZWN0ZWQgcm9sZXMgdGhhdCBhbGxv dyBxdWVyeSBvciBtYWludGVuYW5jZQphY2Nlc3MgdG8gdG

Subject: Veritas issue with 10G RAC

Hi all Environment 6 node 10G RAC on Solaris 2.9 E25K domains with 10.1.0.5 patchset with Veritas SFRAC 4.1 and Vxfs We 've had the following problem on 2 nodes where we lose t

http://dba.ipbhost.com/ hacked

Heh! Looks like Russian DBA 's "love " DB 's web sites. -) 2006/6/8 Juan Carlos Reyes Pacheco <juancarlosreyesp@(protected) > > This is the message there > http //dba.ipbhost.com/ > > Offline > We have

Subject: revenue hike - 10.2.0.2

This is nothing new. It has happened to me almost every time I 've patched Standard Edition since maybe 9.2.4. If you ask Oracle Support about it they 'll probably tell to extract a library from the

Bind variables

There couple problems with your code. First you want probably pass the values for "year " and "major " as a parameters to your procedure create or replace procedure ddh_test2(pYear IN uwsias.i_maj

Bad bind variables

is " year using year " and " major_code using major_code " a valid sql syntax ?? me don 't think so ... Raj -- http //www.freelists.org/webpage/oracle-l

book: the art of sql - review on /. (first post)

This might be a repost (Hemo is famous for that) http //books.slashdot.org/article.pl?sid 06/06/07/1458232&mode nocomment http //www.oreilly.com/catalog/artofsql/ Sample chapter http //www.oreilly

Need advice on tuning slippery queries

On several occasions we have had a "bad " plan generated by the CBO (I know this is old hat for you veterans in the field *grin*). A few in particular will demonstrate these symptoms * At some point

APPNAME in trace

Well this is PL/SQL batch and not OCI/JDBC. Anyway Oracle 9.2.0.4 as methioned in the first post. Did you consider using Profiler to analyze how much call to DBMS_APPLICATION_INFO contributes? You c

sqlplus set lob return length?

I am trying to use dbms_metadata.get_ddl but the ddl returned is too long and is getting truncated in sqlplus. I went to the sqlplus doc and the only set command I could find for lobs is lobof which

Oracle partitioning for Peoplesoft Financials

Bob We 're in the process of partitioning huge tables in the 3rd Party Financials system (IFAS) that AISD uses. It 's not Peoplesoft but I think the approach would be the same. We did get approva

log_buffer value does not match spfile value

John Do you have 10g Automatic Memory Management (AMM) turned on? If so then a lot of the init parameters are ignored. To use AMM you set the sga_max_size sga_target and pga_aggregate_target param

How to do a Top-N analysis, while avoiding subqueries

Cannot see any problem with subquery i.e. why the second query is bad? BTW both statistics are copied from the second run of each select to avoid first time parsing overhead. Anyway to get the maximum

Subject: A question from OCA exam

Wouldn 't it be interesting if the exam tested something important rather than ambiguous terminology? I hate exams that throw in questions that mean nothing just to try and catch someone on a vague re

Does Oracle have a Sense of Humour?

wuff. That 's not funny. That 's the fact that optimizer never knows all the facts. Sometimes I would like Oracle to stop overoptimizing and revert to the old good rules approach... BTW it may be mere

Advice for setting up single node RAC database

I had a request to install a database on a single node that if required can have another node setup and added (i.e. 2 node cluster). Has anyone done this before? I thought I would ask before takin

ufsdump (was: Re: Oracle 's relationships with expert DBAs (and the rest of us me

Paula Stankus wrote > How do you unarchive files with ufsdump? ) ufsrestore ) -- http //www.freelists.org/webpage/oracle-l

SPOOL Problem

Hi all I don 't know if it 's off topic but I met it in SQLPlus. I SPOOLed the output into a text. When the file reached to GB an exception "xrealloc cannot reallocate 706258176 bytes (0 bytes a

URGENT NEED TO GET UFSRESTORE WORKING

My backup files are ufsdump filews. When using ufsrestore I get missing device name. I have not used ufsdump before. Help? )

Subject: Asynchonous CDC in 10GR2

Hi I checked out Async CDC a couple of months ago but currently I do not have a 10GR2 environment. I have a few questions on Asynch CDC in regards to setting up the change table. 1. After letti

windows database service not shutting down database on reboot

We have about 10 windows servers some w2k some w2003 with 9i and 10g databases on them. When the server gets rebooted the database services don 't get stopped and the instances crash. They always r

FUZZY column in V$DATAFILE_HEADER?

> Ok but my database 's tablespaces are NOT in backup mode. So what 's > this actually telling me? MetaLink Note 353606.1 After A Tablespace Hot Backup Ended Fuzzy Value Not Set To Null Regards D

Subject: Statspack ratios help

Can you suggest some books and other resources to learn about profiling. Thanks Joseph Amalraj Cary Millsap <cary.millsap@(protected) > wrote > though the fact that almost all of your
Page 118 of 412 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100