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 131 of 412 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

RAC - NOARCHIVELOG to ARCHIVELOG migration

Vikram Only diff. in RAC is that you would need to create two thread log groups if it is 2 node RAC and assign one to each database instance. I mean there is instance specific redo thread. Suppose y

Tracing FGAC/VPD differences between 9i and 10g

At http //download-east.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_rls.htm#i998159 <http //download-east.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_rls.htm#i998159 > sthref6221CONTEXT_S

First_Rows hint

Does anyone know how big the first_rows buffer is? (If I use the hint how does Oracle determine how much data to bring back to me initially?)

Subject: identify CTAS from v$ tables

Hi Please let me know how to identify that a session is executing a Create Table As Select from v$ tables Thanks Joseph Amalraj For errors in "da vinci code " http //www.davi

data normalization

What is the best web site out there that presents information explanation and possiblity of a tutoratial on data normalization and normal forms? thanks.

CMAN - changing address of my db host

Hey List I think I found my problem - but have no idea how to solve.... When checking the CMAN log 's I found (CONNECT_DATA (SERVICE_NAME red.domain.de)(CID (PROGRAM sqlplus@(protected))(HOST red)(USER r

beginners questions regarding CMAN

That means the listener does not know what you are trying to connect to what is the output of lsnrctl status on the server? On 25/04/06 Mathias Diehl <md@(protected) > wrote > > but sqlplus does

Data Modelling & Database Design - Best Practices ?

Vivek That is a pretty wide-open question. If you are really starting with no knowledge why don 't you use Google and search with those terms and the term "tutorial " or "best practices ". Perhaps you

sqlldr hanging

We are experiencing occassional instances of sqlldr hanging. sqlldr is generating no errors there appears to be plenty of room in the tablespace and there are no errors in the alert log. Anyone see

Bind variables, library cache and SQL sharing

PL/SQL pipelined function in 9i and up. Before 9i it 's a bit more complicated. Go to http //www.asktom.oracle.com/ and do a search on "variable in list ". Lots of hits lots of examples. -Mark

RESETLOGS w/o incomplete recovery

Guys say I 'm in a development environment and to be sure I dont have gaps in my archive log or I just feel like resetting them to 0 I d to to reset the logs without going through the trouble of

sqlpath default sql dir for unix

In windows you can set the "working directory " for your sql scripts by setting the SQLPATH environment variable. This is a handy feature. Today I tried to set that in unix and it woudnlt recogn

Subject: How to unregister intermedia.

Juan I think you have to execute dbms_registry.removed( 'ORDIM ') HTH Fairlie Juan Carlos Reyes Pacheco <juancarlosreyesp@(protected) > wrote running the @(protected) \oracle\ora92\ctx\admin\dr0

Parameter

It would have to be a very old release indeed. IIRC Oracle 7 sent the password encrypted. There were exceptions the first logon attempt was encrypted. Subsequent attempts ( as in you typed the pa

Increasing redo size, increases shutdown time

Quite possibly. In the absence of any other directive the continuous checkpointing mechanism sets the effective size of log_checkpoint_interval to 90% of the smallest log file. This means you cou

Subject: Oracle client in Citrix

List Or shop is in the process of migrating the applications from desktop to Citrix. The admin 's would like to install the oracle client on the Citrix servers rather than the desktop. I have been un

CBO Days

So am I. Carel-Jan On Mon 2006-04-24 at 12 16 -0400 Bobak Mark wrote > This should be a great event! I plan to attend! > > > -- > Mark J. Bobak > Senior Oracle Architect > ProQuest Informat

CBO Days

Hi All I allow myself doing a bit of advertising for an event that I 'm organizing in Z?rich Switzerland. If this is a nuisance for somebody my apologies! I do that because it 's a particular event.

control file backup to archive log mapping

Greetings Oracle Version 9.2.0.5 Is there a way to map controlfile timing to the last Archive log that was in the Souce Database while controlfile backup was taken. Right now I am recovering a

Cache buffer chains (kslbegin)

You can also query v$segment_statistics for the object(s) with highest "buffer busy waits " Joseph Amalraj 2006/4/24 Stephen Anderson > > Hello > I have a 10 minute statspack report from a

Where should DBA 's be placed in an Organization

When I started at my present company about 5 years ago we were lumped in with the UNIX/NT admins and the network guys. As of about 3 years ago we are now in the same unit as the developers and archi

Advisable 9.2.0.? Oracle Patch on Solaris 9 ?

8.1.7.4 was a very stable release. Ahh the good old days.

Product Profile

Laura >I have been researching how to keep users from accessing >tables without going through an application. Why not providing privileges through roles which are protected by a password or procedu

Subject: Validating REf Cursor

Gabriel 1) You need to FETCH as well as OPEN 2) You need to end the quotes in the dbms_output( 'Print ') / ( 'No Print ') Here 's a working version using DUAL and DUMMY instead declare TYPE lista

reg raw partitions

According to the docs Linux LVM is not supported as it 's not a cluster aware VM. Though it generally works but probably won 't be supported. I was able to setup 10gR1 and R2 RAC on LVM devices includin

Subject: raw partitions info reqd

I suggest to look first at Oracle Installation Guide for Linux. 2006/4/23 vikram singh <vikramsingh120@(protected) > > Hello All > i am new to oracle and linux platform. I have been assigned t

*Nashville--Oracle DBA Needed to support SAP Environment

Well established company in the Nashville Tennessee area has a position available for an Oracle DBA to support their SAP and SAP BASIS environment. Relocation assistance and excellent benefits ....

Standby Database from HP-UX to SUN

Greetings Oralce Version 9.2.0.5 ITs Friday evening. Want to confirm that a my understanding is Cold (Any Backup except exp) Backup Taken on HP-UX 64 bit cannot be restored on a SUN Box to setu

750G disk details were leaked today

get used to it it 's the wave of the future ) reminds me of when I got everybody mad because I wanted to stay with a bunch of 2GB drives instead of a few 18GB drives they wanted to give me - that

Subject: SV: index contention in RAC

Hi (and thanks to all the other answers I so far has got I will take time this weekend and test the sugguestions) You are right I hadn 't test the script I included I thought I copied the correct
Page 131 of 412 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100