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 141 of 412 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100  

Subject: mount options on /etc/vfstab

What are the common mount options to use in /etc/vfstab on Solaris 8? I am being asked this by our unix admins to harden our system. Example vfstab /apps/oracle$ more /etc/vfstab #device de

TNS permission denied - jdbc connection via client

Matias The error messages can be found here http //download-west.oracle.com/docs/cd/B19306_01/server.102/b14219/toc. htm. You can look up the error by using the error number as an index into this

OpenSource : MySQL or Postgress

Try Firebird (if you can). http //www.firebirdsql.org/ No fees no cost commercial or otherwise low impact can be embedded and handles TB databases too. Theres a utility named Fyracle which allo

Raw partition change owner on LINUX after reboot

On Mon 2006-03-20 at 06 49 -0800 dba1 mcc wrote > We have server use "raw " partition for ORACLE > database. O.S. is Redhat AS 4.2. The raw partitions > under /dev/raw/raw1 /dev/raw/raw2 .. af

Subject: Oracle under Mac OSX (Intel)

Hi Intel Macs are shipped with some binary translation software called Rosetta which allows you to run PowerPC binaries on Intel Macs. Unfortunately it doesn 't support running java progs so you w

create pfile from spfile in RAC

On 03/19/2006 06 59 16 PM LiShan Cheng wrote > Hi > > I have modified some SGA related parameters in a RAC installation two nodes > and modified in both through spfile located in a raw device (AS

Subject: How to modify a CRS resource

yes crs_register and crs_unregister They are in $CRS_HOME/bin Its all documented in Oracle Cluster ware documentation of 10g R2. But these commands also work in 10g R1 amit Quoting LiShan Cheng <ex

Subject: ** 8i to 10G conversion

On 03/18/2006 11 58 46 AM A Joshi wrote > Hi > We are currently on 8.1.7 and considering upgrade to 10G. I would like to know any opinions or list of issues to expect for this. Maybe this iss

Subject: another Oracle XPATH question

Hi! Is there some solution for what Martin is asking about "But I need to be able to handle the situation where the namespace prefix "x " changes (but of course the namespace itself is constant) i.e

data pump

hit control-c after you have initiated the command. you will be at the datapump cli. type 'status '...it will indicate any errors and whether or not the job is running.. ...alternatively query db

Thoughts in /* standardized SQL remarks */

Reading through some very long and complicated SQL trace files today I find I frequently have to go grep the code to try to find out where the SQL originated from. Do you think a comment in the SQL s

HP Openview

>I am working with a client who wishes to use (and really has to - > management decision) - HP Openview. What I have found out on my own is > that it integrates with Oracle 's 10G EM. > > Does anyone

Securing forms over Oracle 10gAS

Paula I think writing the rules to prevent SQL injection for mod_security would be the never ending always incomplete job. If you want to protect against SQL injection you will need to validate

multiple oraInventory directories

If you manage your installs with mulitple oraInventory dirs where do you put these dirs? Any reason not to put them in the associated ORACLE_HOME? Also is there an environment variable to point

Export w/ rows=N taking hours......

Hi Mark See Metalink 181072.1 for a couple alternative solutions 1) remove FIRST_ROWS from init.ora or 2) create a logon trigger to set optimizer_goal choose for your exp user. Regards Brandon

Auditing ALTER DATABASE and ALTER SYSTEM commands

Apparently the "ALTER DATABASE " command (eg ALTER DATABASE DATAFILE <filename > RESIZE) cannot be audited. Although the "ALTER SYSTEM " can be audited I cannot find from DBA_AUDIT_OBJECT or DBA_AUD

How much of a load does auditing have? White Paper?

Hi Michael I am (obviously) dreadfully behind on e-mails. I was disappointed that I did not see a response to your e-mail on the list. Here 's my .02 IMHO there 's a significant difference between w

Subject: Oracle upgrade Alert 68

To what version of Oracle I should upgrade my current Oracle Server 9.0.1.1.1 on Windows 2000 to be in compliance with Security Alert 68? I can 't upgrade to Oracle above 9.1 because of applicatio

Range function

I got several requests for the function so I decided to post it. I do not remember what ts_ranges does probably a copy for tests. This was written years ago so there must be room for improvements. I

mysql to oracle

You won 't create an Oracle database from a mysql dump file Oracle DB 's are very complex to setup compared to MySQL. You might be able to take mysql dump file and build a schema from it the SQL cod

Help Huge Database Restore using exp/imp !!!! Help Please !!!

I 'm also curious about the questions Mark raised but if the assumption is that exp/imp is your only option then I think your plan looks good. I would just add that you might want to set commit y on

Subject: Oracle XPATH question

On 3/16/06 Davey Alan <ddavey@(protected) > wrote > > > Hi > > The following is a portion of a sql query that extracts data from an XML > source. I would like to get the sequence/position number of

Undo tablespace offline and ORA-00376

Sami As per your other respondent - I had the same issue and was told that Oracle is still trying to check UNDO in the offlined tablespace. If the tablespace had been dropped then Oracle would not h

Question on tracking usage of packages

Ana I 've done limited auditing in my time so I 'm not certain it will get you what you need but it is a good place to start. The other option is to include code in the package/procedure/function t

the 10.2 dbca still leaves much to be desired

Agreed. It took them long enough to get a GUI for configuring TNS - and even then it screws up occassionally. If you 've got specific requirements for building a DB then script it. "If I 'm wrong I

endpoint_value and endpoint_actual_value

I missed the original conversation I think but There is a pl/sql procedure in my book (CBO Fundamentals) that calculates the end-point value for a character string. The algorithm starts by taking

Is anybody aware of any contract Oracle DBA openings in Toronto area ?

-- Regards Ranko Mosic Contract Senior Oracle DBA B. Eng Oracle 10g 9i Certified Database Professional Phone 416-450-2785 email mosicr@(protected) http //ca.geocities.com/mosicr@(protected)/Contrac

libaio on RHEL4

Hi libaio is installed in /usr/lib. run "rpm -qa|grep libaio " if you get any rows back you have it installed otherwise install it (with yum or other program). If you install a 64-bit system I thin

Redeclaration of Global variables...

>On 3/16/06 Juan Carlos Reyes Pacheco <juancarlosreyesp@(protected) > wrote > > Hi > > I think this is a bug because you can create the same variable using > > the same datatype. > > > > create or replace

Oracle Text query

List As shown below we have defined the underscore and hyphen characters as printjoins. begin ctx_ddl.set_attribute( 'mdf_text_lexer_prf ' 'printjoins ' '_- ') end Therefore when we issue t
Page 141 of 412 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100