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 293 of 412 Previous 100   Previous 10   291   292   293   294   295   296   297   298   299   300   Next 10   Next 100  

If your memory serves you right..

Thanks Ron I can see only the PPT file hosted on this site. I think there is an accompanying document which (I guess) must have more details on the points made in presentation. That is what I

off topic: Searching through ORACLE-L archive for exact phrase

J.Velikanovs@(protected) wrote > Hi list > I am new person in this list and need help on search capabilities usage of > http //www.freelists.org. > I wouldn?t like bore list with duplicated questi

Subject: OT: Unix Version Control

Slightly off-topic but relevant to anyone who uses bespoke scripts on Unix. I 've got a bunch of SQL ksh and perl scripts that I want to organise archive and delete where obsolete. I 'd like to g

Subject: multiple DB 's on windoze...

Hi Do you have multiple versions of Oracle (incl 10g) on the same box? If so running everything can be tricky. Summary You can remove 10g paths if you need v9 utilities or you can hack

Subject: INSERT WITH ROWTYPE

Hi 20 This is a 9.2 feature. 20 The correct syntax is INSERT INTO MYTABLE VALUES vRow Chris >-----Original Message----- >From oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)

unsuscribe

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

Shadow Image....

All. Has any one of you configured a workable solution using Hitachi shadow image and 9205 for duplicate database creation? I am looking for some reference on doing it without putting the source

SO BIG!

Every single client wants help with Sarbanes Oxley. But they all want something a little bit different. Anyone know of a decent package for Oracle or even better a package that has interf

Subject: dbms_profiler installation

Check your NLS_LANG setting on the client .. Make sure it is the same as the Database HTH Cheers Ganesh On Thu 7 Oct 2004 18 13 01 -0400 Harvinder Singh <harvinder.singh@(protected) >

Database recovery scenario....Help!

>So I do recovery I roll forward and I try to do an open resetlogs and I get ERROR at >line 1 >ORA-01152 file 85 was not restored from a sufficiently old backup >ORA-01110 data file 85

Database instance not started automatically

Hi Database instance is not started automatically after server reboot. I have a 9i instance on Windows. OracleServiceSID is set to start automatically under services and I see this started aft

Subject: Rebuilding pimary db?

How can convert the original db into standby instead of copying the files? Re-create controlfile as standby? Thanks "Parker Matthew " <matthewp@(protected) > wrote Depends on why you flipped from

Please a parameter to disable undo, EPILOGUE

Hi thanks to every one who helped In my 10.1.0.3.0. database I tested and got the following Setting both I got an error so I tried only discrete transactions as you can see. alter system

Subject: Antique flavor of unix

All 20 I 'm trying to restore a hotbackup (v7.1.3.2) on a partition with little extra space. I cannot add space or modify much on this server so I placed the new version of the oracle hotb

Subject: ODBC Driver Behaviour?

On Thu 7 Oct 2004 19 25 37 +0100 Niall Litchfield <niall.litchfield@(protected) > wrote > No kidding. I also often find you can find later drivers on otn than > on metalink - go figure. > Come

Suggestion re oracle-l mailings

Hi Yep. Same thoughts here. On Thu 7 Oct 2004 07 27 06 -0400 rjamya <rjamya@(protected) > wrote ... > 'urgent ' problem and insteading of calling Oracle they send email ... Typically for

Compile with debug option

none that I know off there is some performance penalty but usually goes unnoticed. Raj On Thu 7 Oct 2004 12 09 35 +0200 Jose Manuel Quesada <jmquesada@(protected) > wrote > Are there any

Export error ..

Chiku I can think of the following reasons for the problem 1. A table is being given in the exp script (tables 3D ) not found in the database? 2. Export do need some data dictionary table

PGA_AGGREGATE_TARGET is another way to instability.

Jurijs I think that if your miss of sql in the shared pool is 10% that most statements that are not frequently executed will quickly be aged out and re-parsed during subsequent execution. If

Subject: sequenceS REPLICATION

Sorry I meant to paste the direct link to the article http //www.cybcon.com/~jkstill/util/reset_sequence/reset_sequence.html On Tue 12 Oct 2004 10 49 19 -0700 Jared Still <jkstill@(protected)

OPFS upgrade

Hello all We are starting to research the process of upgrading our OPFS (oracle parallel fail safe - HP-UX) from 8i to 9i. Before I go to MetaLink next I thought I would post here for any ideas fr

10g ASM on RHEL 3 AS

Hi 20 I never installed it on RH (I 'm a SuSE user...) but my advice is to use ASM without ASM Lib. You don 't need it! Just map your raw devices to the ASM disks. Chris >-----Original Me

Remote_login_passwordfile=none

Hi I am not able to set Remote_login_passwordfile none. sqlplus "/@(protected) as sysdba " is not working and fails with ORA-01031 insufficient privileges. Presently Remote_login_passwordfile SHARED.

Table Locks Adding Foreign Keys

Todd Think of it as a long-running query on the parent table. It should not throw any locks. I also agree with Mladen. Create the Fk with the 'enable novalidate ' option. It will create the

The Outcome: Performance Question - High I/O per Insert

Thank you to several people who responded to this earlier request and gave me good ideas. I was able to perform some tests and wanted to report on the outcome. The situation is a daily SQL*Loader

Enterprise Manager - connection issues

I 've seen this before with the Java EM on both 9i and 10g. It appears that Java just gets confused after several days of staying open and me having around a dozen different apps/windows runni

Oracle SQL Book

Hi Interesting... Jan 2005 Oaktable http //www.amazon.com/exec/obidos/tg/detail/-/1590594487/104-7863760-5281538 HTH Regards Mike Thomas -- http //www.freelists.org/webpage/oracle-

RAMDISK redo, was: Please a parameter to disable undo, like_disable_logging

Excellent point Carel-Jan Consider Platypus 's QikDATA If after testing like Carel-Jan on a just for fun basis you calculate the speed increase would justify about $16 000 USD and if you can

Standby db and OEM Data Guard Manager

Hi Alex If you are using OEM DGM to manage and adminster your DataGuard environment it 's all just couple of clicks but the requirment is you should be using OEM Repository to use the GUI. Usi

RAMDISK redo, was: Please a parameter to disable undo, like
   _disable_logging

NOTE I _KNOW_ what the risks are. Just for fun I created a ramdisk on Linux and put my online redologs there. They are copied there on system startup by an rc-script. A graceful system shutdown
Page 293 of 412 Previous 100   Previous 10   291   292   293   294   295   296   297   298   299   300   Next 10   Next 100