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 46 of 412 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10   Next 100  

too many session open and you can 't log in?

Ryan You might try logging in with sqlplus '/ as sysdba '. I agree with the advice to use kill -9. If you do get in with sqlplus you 're probably going to do a shutdown abort. Dennis Williams <div >R

Subject: RE: Rename listener on AIX

Do you really want to rename the listener.ora file or just rename the actual listener or the listener.log file? I think you can rename listener.ora w/o bouncing the listener because I believe it 's

Subject: Oracle*Net connection problem

I have a strange problem 10.x clients intermittently break the connection with Oracle 9i (9.2.0.8). The error I get is 3113 but there is no accompanying error on the 9.2 server side. I am unable to

Subject: "gc buffer busy " wait Cause ?

Folks Qs What is the Cause of "gc buffer busy " wait? Is it always due to a DML i.e. "INSERT / UPDATE " or can it be due to a "SELECT " too? NOTE - IDX_LOGIN_TABLE (on session_id) IDX_LOGIN_VAL

the IN club: Oracle "unpublished " information

I have a few thoughts First I don 't believe that wanting to know better how the Oracle software behaves (distinct from works) is at all a bad thing for either a DBA or a Developer to wish for themse

Subject: OEM 10g grid control

Hi Vincent have a look at http //download-uk.oracle.com/docs/cd/B16240_01/doc/em.102/b40002/configs.htm#CHDJGDHE and http //download-uk.oracle.com/docs/cd/B16240_01/doc/em.102/b40002/security2.htm#

tier 1 TAR with production out of service and oracles phones don 't work

1-800-633-0930 might work - wait for an operator to dig up a body. If you have 5 digit extension in your TAR try and enter that. On 3/13/07 ryan_gaffuri@(protected) <ryan_gaffuri@(protected) > wrote

Cron jobs

Hello - Just ask the System Administrator to add the oracle user to the cron.allow file and then make sure to set up the oracle environment in the scripts as cron does not execute the profile for t

ORA-27061: waiting for async I/Os failed

This is Oracle 10.2.0.2 on HPUX Itanium 11.23. When I try to run the create database script created by dbca I get the above error message. Any ideas? Thanks Peter Schauss -- http //www.freelists.o

Subject: Slightly OT - Mysql Training

An inexpensive way to start would be to buy the book _MySQL_ by Paul DuBois. We recently sent a guy to the "MySQL for DBA 's " class and he pronounced it pretty much a waste of time. In my experience

Subject: Re: Privileges on Sequences

SQL > select user from dual USER

ORA-01034: Oracle Not Available error

Run the command "Show parameter log_archive " in a SQLPLUS session in your primary database. See whether any log_archive_Dest set to Standby. If set to standby run Alter system set log_archive_dest_ <n

Correction - RE: RE: db file sequential read - again

Sorry not enough coffee this morning and I 'm still not adjusted to the new DST! The 3rd section (table full scans) should read Tables are often read with multi block reads but not always. ------

Subject: errors with rman duplicate

vnr1995 wrote > Hi > > I ran into problems while cloning a db using rman. Auxiliary(AUXI) > and target(MERLIN) and rman executables are of version 10.2.0.2.0 > and on solaris 10 sparc 64. > > I

Google like search string to be implemented

Have you checked out extproc_perl? http //www.smashing.org/extproc_perl/ -- Magnus Andersen Systems Administrator / Oracle DBA Walker & Associates Inc. -- http //www.freelists.org/webpage/oracle-l

db file sequential read - again

The term "sequential read " means blocking single-block reads. Since they are blocking they occur sequentially--thus the word sequential. -----Original Message----- From oracle-l-bounce@(protected)

Subject: trick for database migration

A. Coskan Gundogar wrote We are migrating a database to oracle. We have a big problem that developers used the tables with DBA.XXXX aliases in the code. As you know DBA is a special word and cant b

Subject: What Happened to LazyDBA

I believe it doesn 't accept hotmail yahoo accounts and others like that. That 's why I stopped subscribing couldn 't understand the reasoning though. -- http //www.freelists.org/webpage/oracle-l

T : [Q] how to check database has been upgrade to 9.2.0.8???

have you run the @?/rdbms/admin/catpatch.sql script ? _____ ??? oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)] ? ? dba1 mcc ???? 2007?3?12? 23 43 ??? oracle-l@(protected)

Subject: Question re oracleasm

Greetings I have installed asmlib on some of our Linux RHEL3 RAC clusters running 10gR1. I see a /dev/oracleasm in which there is one or more empty plain files $ cd /dev/oracleasm $ ls -lR . total

How to arrive at PST or PDT for a date?

Govindan I don 't do well with timezone functions myself .. but here is a stab at your question ORA92 > select sessiontimezone from dual SESSIONTIMEZONE

Subject: ora-1031

There is a Note on MetaLink about that. The file name must conform to the standard or the password file is not used. Strange that no errors are thrown until you try to login. On 3/12/07 vnr1995

Subject: Update

Hi List I need to update large table sub_svc_parm ( over billion rows). This is PL/SQL block that does it I want to rewrite so it is executed as single SQL update statement. Any suggestions ? DEC

How to set string parameter for another user 's session?

Hi List I 'm trying to figure out a way to alter the optimizer_mode parameter to first_rows for another user 's session - is there any way to do this other than a logon trigger? I know about dbms_sy

how to check database has been upgrade to 9.2.0.8???

You can also run select comp_name version status from dba_registry COMP_NAME VERSION STATUS

on "_system_trig_enabled " parameter setting

What are the results of running these queries? select * from dual select * from x$dual On 3/12/07 Bala <oratips@(protected) > wrote > > 1) I am getting ORA-06553 PLS-213 package STANDARD not

Subject: Listener start problem

Hi When we try to start Listeners from OEM OS command We have a simple command that seems to fail when Running an OS script from OEM 10gR2. $ORACLE_HOME/bin/lsnrctl start ${DB} This works fr

DST - new time not shownig in alert file

We have 9.2.0.6 running on AIX 5.2 and the alert log date/time is correct. No patch applied to Oracle however we did patch the OS for DST. -- Mark D Powell -- Phone (313) 592-5148 -----Origina

Subject: The New Pope

Guy When I read this I thought of you. The New Pope A high school history teacher was discussing the funeral of the Pope with his class. One student asked how they chose the new Pope. The tea

Subject: Re: Sqlldr versus inserts

On 03/12/2007 07 52 43 AM John Dunn wrote > We currently load large amounts of data into a table using sqlldr which > is run from a unix script initiated from a java stored procedure. > The applicat
Page 46 of 412 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10   Next 100