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 19 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100  

NetApp flier - based snapshots and db backups

Just to help clarify and make sure I understand correctly - I think what you 're both saying is that you could use the copied data control and online log files to start another copy of the database i

Subject: Re: Oracle Streams DML Handler

You would use lcr 's set_value meber procedure to modify column values (inside your dml handler). It 's pretty straightforward. http //download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/t_lcr.htm

* Oracle DBA Positions Available in Chicago, Portland ME, and Wash DC

1.Oracle Applications DBA - Location Chicago (Oak Brook IL) (No relocation assistance offered) Salary $90 000 - $110 000 Comments The firm has nearly 400 in its IT staff when corporate and r

Subject: 11g Launch

Anyone else catch the presentation this morning? I caught some of it but was on a conference call and getting the kids ready at the same time so I was in and out and only got brief notes. Besides

(invalid) dependencies management

select * from dba_dependencies start with referenced_name tabname and referenced_owner owner and referenced_type objtype connect by prior name referenced_name and prior owner referenced_owner a

Question re CRS installation and Redhat Linux Versioning

Bill A warning here do not downgrade glibc libraries on a production box. So many things depend on them. I had a really bad experience once where I had to recover using Linux rescue CD. No OS co

Subject: RE: ORA-01722 error in 10g

Ram Algorithms for implicit conversion are subject to change across software releases and among Oracle products. In this case Oracle 's implicit conversion rule is to convert varchar to number in an

capture session activity regarding hit to tables

all I found that FGA (Fine Grained Auditing) can do auditing on per DML or even select statement. is there any such shortcut way to do counting table hit by another script? I thinking of capturing

Subject: Importing database issue

Hi Anant You need to do a bit more study to get this one right try the ignore parameter and the fromuser and touser parameter to import indiviudal user objects in a schema I would highly recommend a

Subject: VB Access to Oracle Database

Are there ODBC data sources defined which the VB app is expecting to use? And if so are they all defined the same way? There is an ODBC panel under Control_Panel- >Administrative_tools- >Data_sources(

Yet another RAC Poll. Please Help!

Folks This is yet another request for your participation in a RAC survey. The poll is linked to the Following blog entry http //kevinclosson.wordpress.com/2007/07/09/yap-yet-another-rac-poll/

Doing battle with the CBO in 9i (9.2.0.6)

It 's the necessary plan Hacking the predicates to make things clearer where 1 'XXX ' or ( 2 ! 'XXX ' and FPGI.PC_ID 3) If you enter 'XXX ' as the value for 1 then Oracle MUST retu

ORA-12801: error signaled in parallel query server P038 ORA-12801: error sig

Did you try it serially? I 've usually seen these types of errors with corruption. Try analyze table table_name validate structure. Or run a query that does a full table scan and see if you get the sam

Ora-01555 error from a consistent export

Hi Peter the export is simply doing a select. And when it moves from table to table it uses the same SCN ( "snapshot " of the database) as it did when starting to export the first table. A select will

How to refresh the complete database using the export dump?.

Well since nobody else has said it I suppose I might as well... RTFM. Try the "Utilities " manual which covers Export/Import quite thoroughly. In the meantime I 'll give you a hint... Your solu

ORA-12801: error signaled in parallel query server P038 ORA-12801: error signale

Hi all User is trying to create an index on a table.He is getting the following error ORA-12801 error signaled in parallel query server P038 ORA-08103 object no longer exists I checked the objec

Subject: PGA usage

Hello gurus I have some problems with Oracle 10.2.0.3 on Windows 2003 32-bit. We have PGA_AGGREGATE_TARGET set to 350 MB and a SGA of 2200 MB. Some of the sessions are shared server ones (which ta

Subject: ISOLATION LEVEL

Hi All Have a doubt on transaction isolation. My requirement is to query several tables several times inside a piece of code. The data needs to be consistent across multiple queries. The underlying

ORA-4031 (10.1.0.5 on solaris)

Hi Ujang Gee you get all the good ones to work out. http //jonathanlewis.wordpress.com/2006/12/04/resizing-the-sga/ has some comment about the use of SGA_TARGET The following metalink notes may ass

Analyze index validate structure

Analyze index validate structure checks the index for self-consistency analyze table xxx validate structure cascade checks that the table is valid and consistent with all its indexes.

Subject: 10.2.0.4?

Anyone have semi-reliable word on when 10.2.0.4 will be released? I 've searched MetaLink and the Oracle-L archives but wasn 't lucky. Thanks. Jack C. Applewhite - Database Administrator Austin (Te

Subject: status

status -- http //www.freelists.org/webpage/oracle-l

Subject: os cache vs. db cache

I 'd be curious to hear anyone 's reasons for preferring OS cache to DB cache. It seems pretty clear cut to me that it is better to allow Oracle to manage its own cache since it has much more knowle

Pre-abort memory structures not flushed (WAS: "Shutdown Abort ")

One thing I noticed that 's usually left out of the "abort " threads is a list of what memory structures that aren 't flushed to disk. Not everyone uses them but as some do it should at least be noted

add logfile member to flash recovery area

Hi I just configured a flash recovery area using ASM I was wondering if anyone know the command to add a logfile member to FRA? ALTER DATABASE ADD LOGFILE MEMBER TO GROUP 1 does not work ALTER D

Creation of ASM Disk Group on Solaris 10 ?

Once I 've got in trouble when striping conflicted with each other. It was for redo logs that are striped with fine striping in ASM (128K) and this collided with stripe size of underlying volume so tha

add node , oracle software a bit error

I have the same error regularly and it seems we can ignore it. I normally re-run suggested command and it says that operation (like home attach) has already been done. I only observed it with shared

Subject: OEM or lots of code?

Robert My only comment is that AFAIK most of the OEM Advisories require one of the chargeable packs e.g. Tuning Diagnostics etc. How many sites are actually licensed to use these packs and hence th

Upgrading to 92080 grants restricted session to ODM

All Does anyone know why ODM is granted restricted session after an upgrade to release 9.2.0.8.0? Maureen English University of Alaska Fairbanks AK 99775 -- http //www.freelists.org/webpage/oracle

OEM error: mod_auth_dbm.so: undefined symbol: dbm_fetch

Hi folks We 're trying to install Oracle Enterprise Manager Grid Control on a RHEL5 server. We 're getting the following error when OPMN is started either via the installer or manually -------- 07
Page 19 of 412 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100