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 389 of 412 Previous 100   Previous 10   381   382   383   384   385   386   387   388   389   390   Next 10  

Subject: Huge number of DBA_DDL_LOCKS

The most significant thing in dba_ddl_locks is the x$kgllk structure which is the thing that associates sessions with the objects in the library cache that they are interested in. Technically I t

Oracle Text

Hello I have a table with 2 text columns (varchar2(80) varchar2(4000)) and about 10 numeric colums (and some unreleated to this post). version 10.1.0.4 linux 2.4 Our users can search with the mos

copy export plan from one database to another

copy the statistics from the dev/tst database to production 1) on dev/tst run dbms_stats.export_schema_stats you need to create the stattab table if you have not already done so

Subject: The weekly quote "obligatory "

Notes in-line 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 March 2004 Hotsos Symposium - The B

order sending email, order receiving emails

The internet is asynchronous. "Juan Cachito Reyes Pacheco " <jreyes@(protected) > Sent by oracle-l-bounce@(protected) 03/03/2004 02 01 PM Please respond to oracle-l

Inserting records in a cursor solved

All this looping is making me nauseated ) "Juan Cachito Reyes Pacheco " <jreyes@(protected) > Sent by oracle-l-bounce@(protected) 03/03/2004 01 07 PM Please respond to oracle

Subject: Inserting records in a cursor

Before using an element in the collection you should extend collection (initialize collection element) First Tabla.EXTEND Then Tabla(1).ntotal 1 And so on... Igor Neyman O

Searches on OTN

On 03/03/2004 04 30 33 PM Tanel P?der wrote > Google is really a killer app at least for me. > Now we know that Google doesn 't use Intermedia. Shame on Google.

Problem with materialized view refresh...

We have a low transaction oltp here that we replicate via mv 's to a reporting database. We have a refresh group set up to refresh all mv 's every 2 hours. We have log tables on the base tab

Subject: db file parallel write

Sai I recall others on the list mentioning something similar with Netapp. Something inherent in the Netapp design. I would google oracle-l netapp and read the old threads. The other possibi

Subject: if-then-else in SELECT

Elain This code is ugly but should work with 8.1.6+. Be aware that the code may perform horribly and the best solution is a pl/sql block. ** This is the return_name.sql script referenced **

ORA-00600:

Juan - Metalink has an ORA-00600 lookup feature. I tried it and your error wasn 't there. I think you need to file a TAR and see what Oracle has to say. When you file the TAR the ORA-600 lookup will

SQLPlus repl tools LIST - strange tools lead the pack

Ed After quite some analysis my evaluation team is leaning toward the following tools Golden32(Benthic) http //www.benthicsoftware.com/down/goldensetup57418.exe 35/-) Active+lite(Iraje

SV: Starting Oracle10g 's database console

Wednesday March 3 2004 7 13 28 AM Jesper Haure Norrevang (jhn.aida@(protected)) wrote JHN > By the way On MetaLink Kathy from Oracle Support JHN > Services is asking you what the solution was. JHN

Review my doc. please -- Phy. Stby Config.

Hi List I did not find any one document that guides you thro ' physical standby database configuration (maximum protection). So i 've gathered info ' from the docs and some metalink notes and

Subject: Question about block dump

Check dbms_stats.convert_raw_value. I don 't know when this set of procedures was introduced but they can be used to take a raw input (e.g. your c403135456) and decode it into a variable of th

Mirror

Note that mirroring can also be done in the LVM layer. Though I 've used LVM I 've never implemented mirroring but it is supported. Also SuSE published a most excellent whitepaper covering LVM raw

Archive Mode On for Read Only DB

Gene In a read only database I would be surprised if you generated *any* archive log files. So asking if they would be usefull during a recovery is non-sensible. As to whether it should be

listener ports

Hi Is it possible to post the listener.ora (with hostnames blanked out of course). Niall Litchfield Oracle DBA Audit Commission +44 117 975 7805 > -----Original Message----- > From sjaff

attn Ryan Gaffuri,Kathy Regarding 9iAS

Hi Some time back someof you asked me to send the cook book for loading 9iAS on Redhat 7.1 so this is it Plz be carefull while using the said method though I use this for Prod server setup but st

Block corruption notes on MetaLink

Gudundur - How are you backing up the datafile? What is producing the error - Oracle? Do you receive an error message? If so please post. Dennis Williams DBA Lifetouch Inc. dwilliams@(protected)

question about dbms_syste.set_sql_trace_in_session

In version 10 one doesn 't need to use dbms_support (although the file to create it exists) there is the following procedure DBMS_MONITOR.SESSION_TRACE_ENABLE( session_id IN BINARY_INTEG

Subject: Oracle 10g Installation

Hi I am trying to load Oracle 10g in a RH9 Box having 256Mb RAM and 1 Gb Swap I modified the redhat-release file to fool the OUI.The prerequisites check suceeded it was smooth till linking 71% the

numbers zero in database link URGENT

i made link between oracle and db2 i have problem it is return zero for any filed number !!! is it need parameter ??

How to trace what particular session is doing?

Look into sql_trace or more accurately 10046 trace. > -----Original Message----- > From jaysingh1@(protected) > Sent 03 March 2004 02 41 > To jaysingh1@(protected) oracle-l@(protected)

SuSE LINUX offering

Hi Just got an email from Novell regarding SuSE LINUX. "The SUSE LINUX READY Program gives you free download access to Novell 's SUSE LINUX Enterprise Server (SLES) 8 for 32-bit processors a

Interesting Metric

I have a threaded batch process running in which all the threads are pretty much doing the same thing. I have another report which shows total IO CPU REDO and more by session. When you look at t

Subject: AW: Mean SQL statement!

Hi Could you post the structure of the tables your using? Thanks Stefan -----Urspr?ngliche Nachricht----- Von Saira Somani-Mendelin [mailto saira_somani@(protected)] Gesendet Tuesday Mar

Missing Java classes after 817 to 9204 migration

You figures are correct. I don 't think you have to. Regards Rafiq From "Martin Alan (Contractor) (DLIS) " <Alan.S.Martin@(protected) > Reply-To oracle-l@(protected) To " 'oracle-l@(protected)

Swap space issue after 9i client upgrade

Dear All Recently we upgraded from 8i client to 9i client (DB is still 8.1.7.3 only client has been upgraded to address FAILOVER issue). ATG appserver is a client which conects to DB using OCI
Page 389 of 412 Previous 100   Previous 10   381   382   383   384   385   386   387   388   389   390   Next 10