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 91 of 412 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100  

Need to disable regular user logins to 10g console

Hello I need to disable regular user logins to the 10g console. I must not be using the right set of words in Metalink search as I 'm unable to find anything there (or via google search) how to pre

Some Dataguard is good, lots more must bebetter?(specifically, when do most

Subject: Hash value

none that I know of. BTW that hash function changed in 10g since the HV are alphanumeric instead of numeric only. Raj On 9/21/06 Adi Hirschtein <adi@(protected) > wrote > > Hi Guys > I 'm trying

Some Dataguard is good, lots more must be better?(specifically, when do most

No I do not confuse. I just was not 100% sure if Oracle can do it because I 've never tested it myself. The point is I 've never used this option is that together with Data Protection one wants High

way to migrate ORACLE 6i forms and report to J2EE??

You might like to investigate http //inpowersoft.com/ Though I have no experience with the tools I have seen a demo. On 9/20/06 dba1 mcc <mccdba1@(protected) > wrote > > we plan to migrate ORACLE

Subject: Quota on TEMP

We have certain Users running queries that frequently fill-up the TEMP tablespace. Is there a way to specify quota on TEMP. We are on 10gR2 and I already found that this stopped working in 10gR2 (it

any idea what are we missing ?

A select into query must return ONE and ONLY ONE row. Anything else is an error! Your query returns no rows. There are no_rows and too_many_rows (check correct spelling) exceptions provided. Look

alter database recover managed standby database disconnectfrom session;

Thanks for your help. I was able to create my standby last night. Yes the "disconnect from session " works just like nohup and it has nothing to do with disconnecting from the current SQL*plus sessio

Subject: Oracle and TimesTen

Hi list Any thoughts or comments on Oracle and TimesTen database? How useful is this software? -- Best Regards Syed Jaffar Hussain 8i 9i & 10g OCP DBA I blog at http //jaffardba.blogspot.com/

*Oracle Apps DBA Needed- Relocation Assistance Provided..

Cleveland Ohio company needs a DBA to join their staff. Must Have Oracle Applications DBA experience. This is a fantastic reputable company offering a great work environment great people and a ch

Subject: Grid Control and Oracle Apps

I am clearly attempting something silly here but bear with me. There is a linux patch for grid control 10.2 which adds in monitoring for E-Business suite - Patch 4678538 on metablink. So I thought

Subject: Table partion storage

What Kind of a TBS is this ??? - G On 9/20/06 Alessandro Vercelli <alever@(protected) > wrote > > Hi all > I needed to change storage parameters for a table partion > > SQL > select table_name part

SQL may execute in wrong schema -- Quite Dangerous

Quite Dangerous ?! b Worthy of a Critical CPU (can be seen as a Vulnerability) The latest Rediscovery for 5458753 is "*** 09/19/06 09 54 pm *** Rediscovery Information 1. if the application design

SQL may execute in wrong schema

This morning I found this bug which " can occur much more easily " in 10.2.0.2 onwards and the workaround is so funny. Essentially this bug happens when you have more than one schema with identical t

Subject: Flashback database log sizing

> it might be finger-in-the-air time. Does anyone have sizing information > for flashback database logs? > How do they compare in size with say the archive logs created over the > same period? C

Some Dataguard is good, lots more must be better? (specifically, when do mos

A follow up The OS mirror issue means that system admin must unfortunetely be quite involved in the failover process or DBA must take some tasks from sysadmin. I used to work in such an environment

Oracle Enterprise Manager 10g (10.2.0.1) and hostname

On 09/20/2006 04 29 21 AM seron wrote > > Have you got any suggestion how to resolve my problem? I know that > change server hostname resolve this problem but it doesn 't recover BUG ) > > Be

Q: any idea what are we missing ?

Hi Mladen > > Mladen Gogala <mgogala@(protected) > 09/20/06 02 46pm > > > > > PRAGMA EXCEPTION_INIT(CONFUSE -600) > > and then > > WHEN OTHERS THEN > > RAISE CONFUSE > > END > > That would be a

Stored Outlines not being used after database startup

<html > <div style 'background-color ' > <DIV class RTE > <P >I 've used stored outlines in our production environement.  Most of the times it works fine.  Howver I 've noticed that after database

Subject: Trace who remove dba_jobs

if that is being done as part of another job there is long standing bug that prevents all SQL run as (part of) a job is marked with address '0 ' or '00 ' in v$ and hence you can 't detect through v$. P

wield oracle file size and can not copy

we have a DELL server with Redhat AS 3.4 installed. I found one of ORACLE file have wield size (ORACLE 9ir2). I used "ls -al " look it and it show very large but if I check it inside ORACLE and

alter database recover managed standby database disconnect from session;

An Oracle session is not the same as a SQL*Plus session running on the OS. Did/can you verify the session is still active in that instance after that command is issued? rr

Subject: Linux oracle startup shutdown

On 9/19/06 Bobak Mark <Mark.Bobak@(protected) > wrote > > Brian see MetaLink Doc ID 222813.1 "How to Automate Startup/Shutdown of > Oracle Database on Linux ". > I had not seen that note previo

Subject: Session Timeouts...

Did you check if you are behind a firewall and that is pushing a idle timeout - Ganesh On 9/19/06 Shreeni <shreeni@(protected) > wrote > My TOAD connection time-outs almost every 10 mins of idle

Subject: RE: Ants Data Server

There are no miracles in this world. A few quotes from http //www.primebase.com/xt/download/pbxt_white_paper.pdf PBXT is transactional but only writes data once namely to the log. This has a n

Why we should use bind variables when we write code......

________________________________ From oracle-l-bounce@(protected) [mailto oracle-l-bounce@(protected)] On Behalf Of Wolfgang Breitling > In addition to my warning about "inappropriate " use of

9.2.0.4 - > 10gR2 inplace upgrade...

I did 9.2.0.1 - > 9.2.04- > 10.2.0.1 on Linux without any problems. like anything test it first. On Sep 19 2006 at 09 33 AM bill thater wrote > problems? gotchas? collateral damage? don 't do it

Do not see database on OEM 10g Grid Control

Wojciech Ghassan is correct. The only user in this file is dbsnmp. This is the account that the 10g Agent uses to connect to the database. There should be no other user in this file. Tom

Subject: looping synonyms and auditing

How do you fix a looping chain of syns? Drop the synonym and recreate the public synonym? sys@(protected) > create or replace public synonym DBA_AUDIT_TRAIL for DBA_AUDIT_TRAIL 2 / Synonym created. s

Subject: list contents of directory

>I have question about directory which is created by command "create > directory ..... " > > Is it possible to list contents of directory from sql. If yes could you give > me answer. In 10G you can
Page 91 of 412 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100