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

Subject: asm multiplex control files

Hi Assuming your controlfiles will be in 2 disk groups +DG1 and +DG2 do the following -alter database backup controlfile to trace -Shutdown the database -Edit the controlfiles parameter t

physical standby database managed/non-managed

Sandeep Like several have said there is a way to tunnel DG arch log shipment over ssh. I was on site where we did it (we did it for compression not security). In the end it caused is problems so w

Oracle rootkit

Dont you see this error?! Error listening on (DESCRIPTION (ADDRESS (PROTOCOL TCP)(HOST rac02.risc.com )(PORT 1522))) TNS-12542 TNS address already in use TNS-12560 TNS protocol adapter error T

oracle 10gRel2 on RH EL4 Linux86

I just finished installing Oracle on a Sun v40z 4-way dual-core opteron system. I didn 't worry about the environment variables that you mentioned but thought I 'd pass along something in case you are

Subject: Oracle messaging options

Hi Does synchronism matter here? Whether the update in the second database has to happen synchronously/asynchronously with the changes in first database. On 1/25/06 Stephane Faroult <sfaroult@(protected)

Application architecture & prod/pre-prod switcheroos

Been racking my brain to see if there is a more... elegant architecture for the following - Largish Oracle-based web app... fairly heavy traffic up to 200GB of application data. 10g pretty fast s

Knee Deep into a serious problem you find a nugget...that makes you smile.

I don 't know...this just made me laugh Only on Linux would one find such literal and direct documentation. [root@(protected) root]# more /usr/src/linux-2.4.21-4.EL /Documentation/sysctl/README Documenta

odd error

Michael qksmm stands for memory management services for the SQL compiler. Which is the version of the database?. If you are on 10g then you can try to set _smm_trace 65535 and a trace file should be

Alert log and trace file monitor for Winders?

try http //unxutils.sourceforge.net/ you dont need to install AFIAK just unzip in a directory and put that in the PATH regards LSC On 1/24/06 Jesse Rich <Rich.Jesse@(protected) > wrote

Using ASM with Multi-Pathing software

We use ASM with PowerPath on EMC storage. Check with EMC on their ASM to see if it will work with EVA8000. Raj On 1/24/06 Kurth Michael J. <mkurth@(protected) > wrote > > Is anyone using ASM in a

Security Questions

Hi Dex As per security point of view you should be aware of security policies. Yes you are try abotu DBM_RANDOM package as this is again one of the issue.. and you should revoke the public priv

exec immediate

Afternoon Raja > > when the below is run i am getting the error. can someone help me > > begin > > execute immediate ' select sysdate from dual ' > > end you need to remove the ' ' f

plsql err

Hi You can 't refer an object like that you need to make the update as an dynamic sql like execute immediate x.table_name|| ' set trnx_date null ' /Johan On Tue 2006-01-24 at 02 33 -0800 raja rao

print horizontal

I think this could be useful SQL > create table my_test_table2 (y number(2) x number(5)) Table created. SQL > insert into my_test_table2 select 1 rownum from all_objects where rownum < 7 6 row

ORA-01652: unable to extend temp segment

For rebuild operations twice the index space is used during the rebuild as Oracle constructs the new index from the old one. The space is released once the index is rebuilt. Roger Xu <roger_

Stale statistic

Define "stale statistics ". As far as I am concerned there are two types of statistics - those that accurately or adequately describe the data in the table for the purpose of the optimizer - and t

Query Help...

Hi All Have a table like ... FOLDER_ID PARENT_ID

Database Upgradation from 8.1.7 to 9.2.0.7

All Our client is planning to migrate their OLTP application from Oracle 8.1.7 to O9iR2. The current database size is 750 GB. What is the best method to upgrade the database ? 1. Export/Import fu

Subject: dblink in PL/SQL block..

hi all I have one small problem. Below is my query which is running on the sql prompt *select username|| '( '||sid|| ' '||serial#|| ') ospid ' || process || ' program ' || program username to_char

Subject: Any Yoopers out there?

No but almost. We 're from Ann Arbor and have a place in the Boyne/Petoskey area. I 've been searching (in vain) for any DBA activity in the environs...

SCHEMA_EXPORT with DBMS_METADATA -- assigning and referencing nested table e

The code below (thanks Henry) works fine...but I 'm unsure of the mechanics of assigning to and referencing elements of a nested table. loop v_localddls dbms_metadata.fetch_ddl(v_handle)

HTMLDB & PHP

The VERY BEST place I 've found for these kinds of questions is on the HTML-DB Forums on Technet. Sergio Leunissen (the product manager) and Scott Spadefore (one of the key developers) are on there a

Library cache lock vs. pin (cool stuff - KGX mutexes)

Btw things get more fun in 10.2 you can pin cursors without getting library cache pin latch using KGX mutexes. Mutexes are new thing in 10.2 and they enable shared access to objects in somewhat sim

Job opportunities: Japan and Bay Area

Dear DBAs

OT Re: CPU count vs. CPU clock speed

> > > > > >Ah at last somebody who doesn 't like Unix. I must say that > > >I find dire faults Actually I like Unix... I think Linux deserves contempt in place of the lavish praise it gets. The "I hate M

Something easy? ORA-01450: maximum key length (6398)exceeded

Gints Norman Thanks for your replies. I have a better understanding of what 's going on. Oracle support did get the original to work but they did it on a 9.2.0.7 database. I 'll see

Playing with HTMLDB - wish me luck

If you want to use HTML-DB without the need to install Apache or HTML-DB itself just download and install Oracle-XE from OTN. Its Oracle 's free version of 10gR2 and comes pre-installed with HTML-DB a

LOBs and SEGMENT SPACE MANAGEMENT AUTO

I am reading Oracle docs and it states in the 9i Rel 1 release readme notes that LOB columns cannot be stored in AUTO SEGMENT SPACE MANAGED tablespaces But I have a partitioned table (9iRel2) wit

Subject: gv$sql_shared_cursor question

If I recall correctly you even have to have at least 1 (presumably 2) parallel processes per instance to be able to query gv$ views. Otherwise you will see just data from local instance even querying

Do you need to start manually the recover on a datafile?

Have you tried recover datafile ' <full_path_of_datafile > ' alter database datafile <full_path_datafile_name > online Regards Joseph Amalraj Juan Carlos Reyes Pacheco <
Page 154 of 412 Previous 100   Previous 10   151   152   153   154   155   156   157   158   159   160   Next 10   Next 100