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 22 of 412 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

Subject: Missing datafiles

Kanwar Based on the limited information you provided here is another possible route for you to consider depending on your situation and your success with the method that Pat has described If you

Subject: Oracle SQL help

Bala You can try Update table Set column_name substr(column_name 1 instr(column_name ' ' 1)-1) || '9999999999 ') Where {anything} Tom

Subject: Tuning Oracle 10G Web Cache

1. Look at your caching rules. 2. http //download-west.oracle.com/docs/cd/B14099_01/caching.1012/b14046/to c.htm (for 10.1.2 but maybe still applicable) 3. http //httpd.apache.org/docs/2.0/misc/per

import from Oracle 9 to 10 hanging

Of course you can export sys oracle@(protected) /u00/app/ucc/ [ORA9206] exp owner sys file sys.dmp Export Release 9.2.0.6.0 - Production on Fri Jun 29 09 46 16 2007 Copyright (c) 1982 2002 Oracle Cor

Subject: Undo Generation

Hi Gurus Have a simple doubt. I did an experiment to know which DML statement generates the Most/Least amount of UNDO for the same no. of records. Steps

SOLVED: ASM installation problems: re: Further adventures in the world of RAC

After several hours of reading blogs metalink notes corresponding with some of you and trying to get the Oracle Support analyst to understand our predicament we took a leap of faith and tried out m

Oracle10 on AIX and 32 bit hardware

rman: transportable tablesspace plsql_native_library_dir

Hi I 've been trying to transport a tablespace via rman. rman does that through an auxiliary database. So if i understand the process correctly this happens rman uses the sourcedb to get the data

Which Oracle Edition am I running

Hi Neil on my Unix server the 9i oracle binary file (named oracle) contains the string "Oracle9i Enterprise Edition Release %d.%d.%d.%d.%d - 64bit Production " whereas the standard has "Oracle9i Re

Subject: clustersetup.exe hang

Evening all Running clustersetup.exe on a two node Windows 2003 64 BIT cluster with the Oracle 32 binaries. I ran clustercheck successfully and am using the patched version (4374610) of clutersetup.

ASM installation problems: re: Further adventures in the world of RAC

Did you set the persmissions of disk to oracle user on Node 2 when the node boots up?? Are they still under root user on the second node? On 6/27/07 Charles Schultz <sacrophyte@(protected) > wrote >

import from Oracle 9 to 10 hanging

I did an export from Oracle 9.2.0.7.0. with the imp utility on the Oracle 9 server. Then I tried to import the dump files into 10.2.0.1.0 with the imp utility Oracle 10 server. The import worked for

Subject: Oracle 10g Partitioning AWR

Hi If I am installing Oracle 10g Enterprise edition and uncheck the Oracle Partitioning option [ Means nO Partitioning] does that mean that AWR will not work or will not utilize partitioning. I

Subject: RAC upgrade (HP-UX PA-RISC)

Hello gurus We are planning upgrade from 10.1.0.4 to 10.2.0.3 of HP-UX PA-RISC based system. Everything is on raw devices (no CFS or ASM). We can afford downtime (starting Friday evening). I am

Subject: copy users sql scripts

Below is a script written several years ago to copy users from one instance to another.. After using these scripts you can uese exp/imp to copy tables. Obviously in 10g you can use datapump for thi

Subject: AIX 5.2 move from JFS to JFS2

Patty What version of AIX are you on? As you 're probably aware db_block_buffers is deprecated in favor of db_cache_size. If you 're using Automatic Memory Management you need to look at a couple

user creation with similar profile

You may use Oracle Enterprise Manager and use option 'create As ' which will give you complete sql to do that. You can also create it within Enterprise Manager as well. A quite handy option. Regar

"ORA - 02067 -transaction or savepoint rollback required ".

Hi all I am facing the below error when running the script. The script actually doing the selects the table( from remote DB) and inserts and updates to that table. Meanwhile it is throwing "ORA - 02

Query Database while shutdown in progress

Startup Force IS actually recommended. Check out the 9i RMan demo file case1.rcv in $ORACLE_HOME/rdbms/demo. Also in your 10g docs check out Backup and Recovery Advanced User 's Guide ...6 Makin

Subject: RAC monitoring Option

Hi friends I am working on one of the RAC monitoring option. Anybody can suggest as what is good option for Monitoring RAC components with Graphical interface as well as Drill down for any issue

clustering factor and partitioned tables

I am reading Tom Kyte 's book and on page 444 he deals with clustering factor. I have a partitioned table with a global index. Does anybody have information on how the clustering factor influences

alter system suspend with BCV hot backups

We do hot backups with EMC BCV 's. All is working well but we sometimes have a problem with a large job being run while we are in hot backup mode. This causes the BCV split to take longer and a lar

Sql Loader - 2 rows/block - whats happening

Greetings OS- AIX 5.2.0.0 Oracle Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production PL/SQL Release 9.2.0.5.0 - Production CORE 9.2.0.6.0 Production TNS for IBM/AIX RISC Sys

Subject: Impact on running rman

On 6/26/07 Robert Freeman <robertgfreeman@(protected) > wrote > > Oh RATE is SOOOO 9i!! -) > > This is a 10g database so be looking at the *duration* parameter instead!! > Talk all about this in cha

How to recreate sys schema in Oracle 8i?

Syed Find your latest backup and restore the database. If the SYS objects are gone (like TAB$) then you are screwed. You have no other way to recover from this. Second take all SYS privs aw

Anyone have a fresh pair of eyes....?

Sorry I see now that compiling is not the issue you must be getting the issue when you run it. I suspect your not getting a numeric someplace or you are getting a null. I would add some debug to see

Subject: oracle clusterware: stonith

On 6/25/07 Pedro Espinoza <raindoctor@(protected) > wrote > > Does oracle clusterware remotely power reset? If I recall correctly > from what I have read from Kevin Closson 's blog it is not so. > Howe

More features no one needs but me...

I have implemented a debug API which appears to work quite well. One nice feature is that it will dump wait event info roughly every 30 seconds. However the feature could be considered "passive " in th

10g Automatic Checkpoint Tuning

On 6/25/07 Robert Freeman <robertgfreeman@(protected) > wrote > > > You don 't say how often your logs are switching. > > Or the % of time the waits are. -- Jared Still Certifiable Oracle DBA and Part

migrating 9i/HP-UX DB to 10g/Solaris

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > </head > <body bgcolor "#ffffff " text "#000000 " >
Page 22 of 412 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100