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 394 of 412 Previous 100   Previous 10   391   392   393   394   395   396   397   398   399   400   Next 10  

Index scan and redundant sorting

Do you have any reference? Where can I find that in the literature? On 02/25/2004 02 37 33 PM "Bobak Mark " wrote > Dan > > Only an INDEX FULL SCAN (walks the tree does single block reads)

No ".netrc "

If the security folks don 't like .netrc they 're sure to dislike .rhosts and the r* utilities. ssh would be better. Jared "John P Weatherman " <asahoshi@(protected) > Sent by o

Subject: Your opinion please :)

Juan One of the best methods for getting peer reviews of your paper is to submit it for publication. I would be glad to submit it for possible publication in the IOUG Journal SELECT if you

ORA-01925: maximum of 30 enabled roles exceeded

On 02/25/2004 01 24 50 PM "Levesque Roger I. CTR WHS/PSD " wrote > Yes. What happens is because I cannot logon to sys it won 't let me make > the change which is a kind of catch-22. I am lo

Stored outlines

who saiys that stored outlines interfere with the CBO? its a tool provided by oracle. it has uses but its not a cure all. you have to decide whether its appropriate for your case and if so which

Moving db to linux

My advice is to use JFS for database files because on 9.2.0.4 you can use direct I/O which is supported by JFS. As far as the big files are concerned JFS supports them without any problem. On

how to get parse and execution number for a sql

This doesn 't sound right to me in fact it sounds backwards. If an incoming SQL statement is found in the library cache then that is evidence that it is syntactically and semantically correct.

sp2-0110 Cannot create save file "afiedt.buf " - helpplease - solved Thanks

Thank you very much for your help Ron David Thomas. When I typed !host then my current directory is pointing to another directory. Talked with our sysadmin and he changed my group perms.

Re: sp2-0110 Cannot create save file "afiedt.buf " - help
   please

>From the SQL > type !host to get out of sqlplus and into the OS. Then type pwd to see where you are. It may be that you are not in your home directory and do not have permissions to write to the d

Subject: RE: to undo or not to undo

Howdy list. For those of you who migrated a database from 8i to 9i did you move convert to undo tablespace immediately? Did you run for awhile still using rollback segments then convert later?

RE: best way to convert into large VLDB oracle while running oper
   ationally

Paula Probably the easiest thing to do is to continually run Rman Archivelog backups while this process is running to keep the archivelog disk clear. If you are not using Rman then run your no

No DBMS_SUPPORT or DBMS_SYSTEM in 10g????

Alerted by Cary 's comment about the application tracing changes I went looking for the changes in DBMS_SUPPORT and DBMS_SYSTEM (for SET_EV) but thise two babies are not in PL/SQL types & package ma

best way to convert into large VLDB oracle while running operationally

So Oracle 9i -Vendor is converting data. Their conversion process used 2Gb of space in archivelogs in one hour. Of course we could turn off archiving but then the redo logs get overwritten.

About Statistic, any experience using METHOD_OPT= > 'FOR ALL COLUMNS SIZE SKEWONL

Hi here is the most basic about statistic I would like to know if some one has experiece about the advangates of using EXEC DBMS_STATS.GATHER_SCHEMA_STATS( OWNNAME > 'ADM ' ESTIMATE_PERCENT >100 M

Internet File System

I believe the sdk is still available independent of collaboration suite. I played with ifs before it became a separate product requiring more $$$. In my experience it was VERY unstable...as are

sp2-0110 Cannot create save file "afiedt.buf " - help please

Or try to truss sqlplus and see where it is attempting to open the afiedt.buf file. Alternatively convince your SA to assign you uid 0. That way you 'll have no problems with file protection. This

RE: Passing Data Sets from Oracle Stored Procedures to Progress C
   ode

Melanie when a developer needed to bring data to a Visual Basic program his books indicated that the version of VB he was using did not support Reference Cursors or any Rowtype collections however

RE: Issue involving Trigger , PL/SQL Procedure & a Java stored pr
   ocedure

R. Rangadoure You are not finding the new record because the Java program is establishing a new connection to the database - it is not a part of the current transaction. Since it is a new conne

General Question about RMAN verification procedures...

Chris What would happen if the RMAN backup failed and the next step is executed? The archlogs over 2 days old would be deleted? You can have rman perform the archiveing of the archivelogs and delet

Linux & Oracle - Departing from the DARK SIDE (Windows)

On 02/25/2004 10 57 05 AM "Koivu Lisa " wrote > Thanks Rich... You always provide excellent comments from the land of > cheese. ) > > Lisa Indeed blessed are the cheesemakers. -------

Issue involving Trigger , PL/SQL Procedure & a Java stored procedure

That is because triggers don 't see the current version of the table. Had you tried with PL/SQL you 'd have recieved "table mutants " or "mutating table " error. Interesting that Java lets you circumve

64-bit windows

With Windows? Yes. Theoretically you 're not but then you have a 64-bit version of BSOD which kicks in after 2GB. On 02/25/2004 07 36 55 AM Jeffrey Beckstrom wrote > Currently running 32-bit wi

URGENT ****** df -k in Solaris Vs. bdf in HP-UX ******

I believe there is /usr/bin/perl on both systems. You can use it to massage the output any way you want. I don 't have bdf output but if you post a little template I can work out the script rather

Subject: Wait Event

IIRC I have seen this when the delay_seconds in the push call to dbms_defer_sys package had a large value and is not the default of 0. -Fairlie Shivaswamy Raghunath <shivaswamykr@(protected) > wro

SQLPlus -- restatement of the problem

Let me restate the problem so that we may compare apples with apples... When using SQLPlus (or other tools) there are 3 parts INPUT EXECUTION OUTPUT N

Passing Data Sets from Oracle Stored Procedures to Progress Code

Melanie I worked with Progress in 1991/92. There were no REF cursors at that time (Version 2 or 3). SQL interface to it was pretty basic from what I remember. I always preferred their own 4GL lan

Specifying column datatypes in CTAS

Precreate the table with the structure you like and use INSERT /*+ APPEND */ command to populate your table afterwards. Tanel. ----- Original Message ----- From "Mark Richard " <mrichard@(protected)

Help getting patches from oracle without going to windows and metalink.

I used to be able to go to updates.oracle.com and ftp patches to my Unix servers. But now when I go there it can 't login? Used to be that my metalink login worked. My metalink account works and I can

rman to tape with veritas then use with a different catalog?

The only practical way to do this that I can think of at the moment would be to have the offsite DC dump the RMAN repository for you via exp. Import the repository and import the tapes into the

omf and maintaining naming conventions

No. OMF does not let you name datafiles. If you read the documentation it states that it assigns a guaranteed unique name to the datafile. Does 'drop tablespace including contents and datafile
Page 394 of 412 Previous 100   Previous 10   391   392   393   394   395   396   397   398   399   400   Next 10