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 368 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10  

Do we really need multiple dbwr when AIO is used?

hi friends From time to time I see various of notes say in heavy load you 'd better use multiple dbwr even if AIO is used. I think AIO allows dbwr to issue new write request to the driver wi

Subject: RE: Quick (?) UNIX Question - EOT

You 're welcome. Though it is of course a simple case of RTFM. Jared On Sat 2004-04-17 at 10 22 Vergara Michael (TEM) wrote > Hi Everybody. Thanks for the million or so responses to my q

Alter a partitioned table 's lob buffer_pool

Hi Oracle 8.1.7.4 on Solaris. I run this alter table dcms_data_history modify partition pat_dhist_2003 lob(data) (storage (buffer_pool default)) and it appears to work but when I query u

Question on diff block sizes in DB

In your case I 'd worry more about the stripe size than the block size. Think what 's going to happen with a multiblock read At 8 blocks per read 32K per block you get a 256K read. Wi

ot My weekly tip:how to create a global table shared by two sessions.

displaying result sets in the order listed in the IN list

Very cute but I was about to write a note about naughty people and bind variables. Then I realised that there would be cases where it wouldn 't work. Oracle 9.2 SQL > create table t1 (n1 numb

QqRE: RMAN Recovery without Catalog

I have a question about what gets backed up and where when you do not use the cotalog. Currently I use a catalog and perform a level0 each Sunday nite and I can justify the datafiles and size of th

regarding sqlldr

I think the "when " option should fill your needs. Ron > > > rgramolini@(protected) 04/16/2004 1 18 11 PM > > > One way is to edit the data before you load it. Then you won 't have to do anythin

Subject: RE: Quick (?) UNIX Question

Another thing to try would be su - root -c "rm -rf / " It would make the file disappear I can guarantee that. On 04/16/2004 12 30 07 PM Ravi Kulkarni wrote > Try this if you haven 't already

Subject: OT: Quick (?) UNIX Question

find . -name '-v ' -maxdepth 1 -exec rm -f {} \ A good thing to do would be to do the following to that particular user find ~user -name ".* " -maxdepth 1 -type f -exec chmod 000 {} \ It wo

hp help...

Do you have sufficient amount of processes available on the box (NPROC parameter in SAM)? Swap can be added and as far as I can remeber HP-UX has mkswap command that will create a swap file of cer

Subject: virtual dir in oracle DB

hi gurus How can i create virtual directory in oracle database and i also want to give access to that directory to users. I am working on 9.2.0.5 on win2k. thanks Abhishek Saxena Oracle Apps DBA

Subject: dataguard

Once on 10gR1 I got my hands burned a little by DG process leaking RAM. Can this thing be trusted or is it better to rely on scripts? Next question can a "Fast-Start Failover " be trusted? Did anyon

order of rows when selecting from table of

True but this is not a physical table. The same rules *may* not apply. Jared david wendelken <davewendelken@(protected) > Sent by oracle-l-bounce@(protected) 04/16/2004 05 44 AM

Oracle options install instructions

List OS. RedHat AS 2.1 u3 Oracle 9.2.0.5 I upgraded my original Oracle from 8.1.7.4 to 9.2.0.4 without a problem. I then installed the 9.2.0.5 patch and I installed the new 10.0.1 installer in

ORA-J00X

On 04/15/2004 02 07 15 PM Seema Singh wrote > Hi > i have been noticing ORA_J00X processes are taking more memory on Linux box? > What could be reason.Is any way to fix ? The reason is DB

virtual circuit wait/shared server

Solaris 9 E4500 6-cpu 6 gigs mem Oracle 9.2.0.4 We have a vendor-supplied app that was upgraded recently. The database is using shared server. We peak at about 1000 to 1050 sessions mid-mornin

Fat Pig Replication

I was doing some testing on building read-only simple snapshots on prebuilt tables. The table prompting this post has AVG_ROW_LEN 87 number of rows 8484544 sum(blocks) 114997 with databa

Have I been asleep that long? (Was: Dallas/Tokyo DBA opp)

A quick question from someone who 's been sheltered far too long Is $50 now considered a great rate in the USA? The last time I had reason to look (which was 5 years ago) Oracle developers were

Oracle/PHP Issue

The problem is in the 9.2 client and oracle module. You are using Oracle7 OCI calls (oracle 6 really) which are not very reliable with Oracle9. You have to use oci_connect and oci_close instead of t

RE: MAX nodes cluster software support RAC on SUN Solaris and Lin
   ux?

I wish more people could look at RAC for OpenVMS (I wish *I* could look at it!). It 's dead simple compared to installing RAC on other platforms because clustering has been part of VMS and it 's RMS

SQL to retrieve all distinct records

On 04/15/2004 09 38 28 AM Alison Barak wrote > Hi > can someone assist me with formulating a query to retrieve all distinct > records. I need to retrieve all three columns a b &c based on the

Composite indices and skip scanning

It 's a statistical thing. A skip scan would be For each value of pk_table_a find values for pk_table_b It 's likely to be cheaper than a tablescan only if there are relatively few

UKOUG

Several people talked about the UKOUG annual conference as a possible alternative to your traditional Oracle stamping grounds so I hope you won 't mind if I advertise the fact that the UKOUG call

CPU upgrade,how much CPU usage reduction to expect?

As has been documented by others ( I forget where I first saw it - my apologies to that esteemed colleague ) increasing the power of one resource could put a strain on other resources. eg. increa

Subject: RMAN Recovery without Catalog

1) Read the docs. This may be tedious but you need to do it 2) Get Robert Freemans Backup and Recovery book. Just do it. 3) The following doc may or not be helpful to you. It is a quick and dir

Deinstalling via OUI

Folks This is probably a ridiculously easy question but how does one go about using the OUI to deinstall a component e.g. Oracle interMedia /without/ deinstalling all the components it depen

dynamic dynamic sql within a procedure - ora_00911

Kathy I modified your proc a bit and got it to create the procedure for me - but I was missing the types.cursorvar variable. I 'm assuming that you have this created in your database someplace.

escape column name

Maybe I don 't understand the problem correctly but this is what I think the problem is The "& " is considered as a special character the "DEFINE " character NOT the ESCAPE character. (e.g. the char

Testing Latch?

Well in my 10g linux db I have it as #15 but I don 't see any problems here... it 's unused at least in my test system anyway... Tanel. ----- Original Message ----- From "Ravi Kulkarni " <kulka
Page 368 of 412 Previous 100   Previous 10   361   362   363   364   365   366   367   368   369   370   Next 10