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 159 of 412 Previous 100   Previous 10   151   152   153   154   155   156   157   158   159   160   Next 10   Next 100  

Data Modeling

On Friday 06 January 2006 11 10 Ken Payton wrote > Anyone using a good data modeling tool supported on Linux? Kinda depends on what you mean by 'good ' and by 'data modeling '. I happen to like Orac

Redo Log Placement - RAID 10 ok?

I think you are saying redo instead on undo. 800GB/day is quite a lot. It depends on whether your i/o subsystem can sustain this throughput. This can be found out from the storage vendor.

Oracle DBA with SAP experience needed- downtown NYC

New York New York (downtown) company needs an Oracle DBA with SAP Basis experience to join their staff. Salary range 90-120K..depends on experience. As this position is in downtown NYC company wa

V$ ERD

Does anyone have a link to a decent ERD of Oracle 's V$ views (or an e-copy)? I google 'd a bit on this and most info that I checked referred to products that you could build a diagram vs. having one.

Subject: Default pctfree/pctused

Tracy I believe that default values for pctfree-10/pctused-40 is not something that is stored in the database. I think those values are build in the RDBMS executables. So to change it you have to be

Subject: latch: undo global data

We are seeing a significant number of these as being reported by ADDM Report (10.1.0.4). The suggestions as on Metalink point to have us increase the rollback segments but since we are using Auto U

temp tablespace allocaton question

Jeffrey Beckstrom <JBECKSTROM@(protected) > wrote I am looking at v$sort_segment and notice that if take total_blocks (18848) times block size (8192) you get 147.25 M. Shouldn 't this equal the 1000M

temp datafiles not on restore tapes

"J. Dex " <cemail_219@(protected) > wrote I am trying to stand up a database from a tape restore and rename it. The restore did not include any of the temp datafiles but I think I know what the te

Subject: 10g R2 Streams Question

Hey Guys I am working with streams on RHEL4 & EE 10g R2. I have read the docs and setup a capture DB and a apply DB. I built my scripts using the example from Note 224255. However the capture job w

SGA limit on RHEL 4 for x86_64

Is there any issue or configuration required for defining SGA of around 16G on 32G IBM server using Linux RHEL x86_64. I am going to install Oracle 10g Rel 2 64 bit and is 4 node RAC cluster Tha

Subject: Source of expensive SQL

Hello Solaris 8 Oracle 9.2.0.4 The following piece of SQL is popping up in STATSPACK reports as expensive. It runs about once an hour. I can see that it is executed as the SYS user but I don

Subject: Shrink Temp Tablespace

Laura I just did this quick test SQL > create temporary tablespace mjbtemp tempfile '/export/home/oracle/mjbtemp01.dbf ' size 1000m Tablespace created. SQL > alter database tempfile '/export/hom

multiple patchsets

> > and hope that the alerts have already been issued at least the day before I apply the patchset Do not install a patchset straight away after it is realest. Wait 1/2 of year. If you have been pushed

Subject: tim= values in trace file

Not sure about the wrapping but I believe CPU time can easily be double the elapsed time if you have two or more CPUs. Regards Brandon -----Original Message----- From oracle-l-bounce@(protected)

Subject: Transparent Data Encryption

Anyone used this feature yet in 10G R2 and have any idea what type of CPU overhead is added for encrypting all/most of the data in a database. Going to go look at the docs now but does this also encr

Multiple data files per tablespace--benefit?

The only one benefit I heard that restores are faster for when the datafile size is smaller. "Murching Bob " <bob_murching@(protected) > wrote Traditionally I 've used multiple data files for larg

materialized

Hello -- Edward Lewis eglewis@(protected) -- http //www.fastmail.fm - The way an email service should be -- http //www.freelists.org/webpage/oracle-l

Subject: Confio DbFlash for Oracle

DEEDSD I have heard good things about Confio DbFlash too...it has come up on this list several times last year. I have my own tool so I have (needed to) tired it. I believe it lacks log file and DB

Subject: simple(?) sql question

> There is any way to remove column(s) from '* ' if it exists after > without hardcoding all columns names? No unfortunately. The '* ' is nothing more than a shorthand way of selecting all columns.

How to change ASM instance SYS password

Hi I don 't have a Unix box with 10g handy to check on but on my windows box there is a password file in the %ORACLE_HOME%\database directory called PWD+ASM.ORA Use orapwd to change the password f

move SYSTEM/SYSAUX between ASM disk groups

Good afternoon Does anyone have any experience of moving SYSTEM/SYSAUX tablespace between ASM disk groups? Can you provide a procedure of how does it work? Many thanks Sarah -- http //www.freelis

Subject: Re: Parallel server very slow

Hi SSX lock (in Oracle8i) maight be an indication of lock on a child table that does not has an index on it 's foreign key. Regards Mindaugas

Standby database - problem with SEQUENCE#

copy the two data file from primary again. Datafile 7 'H \ORACLE\ORADATA\STBY\TOOLS01.DBF ' Datafile 8 'H \ORACLE\ORADATA\STBY\USERS01.DBF ' The the standby will not prompt to log 546 On 1/5/06

Client Character Set

Hi Raja I guess you issue is sligtly different from what is described in the link. Your database is US7ASCII versus AL32UTF8 talked on the web page. US7ASCII by definition supports ONLY ASCII charac

Subject: Database link problems

Ok I 've read what must be every metalink and google result now and I still don 't quite understand. I 'm trying to create a database link from one database to another. GLOBAL_NAME on the source data

sudo in script -- automate with password

you don 't need sudo to do login with password and run commands.. sudo is more for a use without password.. like David said set the sudoers file.. On 1/5/06 Johnson George <GJohnson@(protected) > wrote

Subject: RE: System Tablespace allocation

PSTEMP2 is the temporary tablespace. I just found my problem. My temporary tablespace has ran out of space on disk. Thanks for all your help. Doris -----Original Message----- From Dennis William

Copy Tool

Hi all I need a GUI tool or several GUI tools that will allow me to do those things - Copy data from different databases - I should be able to select any object to copy (table partition schema 's

Redo question

It depends on how you 're looking and probably which version of Oracle. GTTs do not cause redo but the undo on GTTs causes redo so the redo records on a GTT have only one half of the usual forwar

Subject: Divisor is equal to zero

what is the value of a.value+b.value? On 1/4/06 Onkar N Tiwary <onkarnath.tiwary@(protected) > wrote > > Hi > > WISH YOU ALL A VERY HAPPY NEW YR. > > To find the buffer hit ratio when I executed the
Page 159 of 412 Previous 100   Previous 10   151   152   153   154   155   156   157   158   159   160   Next 10   Next 100