Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
standards

standards

2004-08-04       - By Ellis R. Miller

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

In terms of standards I have found Feuerstein 's "Oracle PL/SQL Best
Practices " a great reference for PL/SQL coding standards.

With regard to Oracle installation standards Cary 's original OFA white paper
or even a installation guide such as this are useful references:
http://www.dbspecialists.com/presentations/oracle920linux.html Although file
system and Oracle database enhancements like Automatic Storage Management
(Oracle 10G) convolute the relevance of these timeless standards it is still
darn useful to standardize the file system/mount points...nothing like every
file system being unique as a snow flake or what I like to call "the APS
standard " when one is faced with an Oracle "data warehouse " outage at 6pm.

I have used elements of "Extreme Programming " to develop overall
programming/development standards with regard to unit testing, change
management, versioning, etc. for small teams.

Finally, I have always tried to include, even under threats, protests, and
angry accusations of witchcraft and sorcery, some sort of enterprise
database monitoring such as OEM (Oracle Enterprise Manager) including alerts
and automation of routine maintenance (almost been lynched for it if that
walker brigade would have caught up to me) as part of the Oracle standards,
assuming you are developing standards that are this far reaching.

Keep in mind, there are several good PL/SQL best practices presentations on
the Internet that offer a somewhat condensed version of the main points in
Feuerstein 's book.

Thanks.

Ellis

PS I would send the standards I developed in the past but fear they might
incite the same level of Luddite reprisal I experienced and I would hate to
see your data center over-turned and beaten with hammers and the feet of
gold-plated walkers.

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of TOMPKINS, MARGARET
Sent: Wednesday, August 04, 2004 7:46 PM
To: oracle-l@(protected)
Subject: RE: standards


I personally prefer firing before flogging, but flogging first does set =
a better example.....

Respectfully,
> Maggie Tompkins - CAD SQA
> Corporate Applications Division
> Technology Services Organization - Kansas City
> Defense Finance and Accounting Service
> 816-926-1117 (DSN 465); Margaret.Tompkins@(protected)


-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of david wendelken
Sent: Wednesday, August 04, 2004 6:37 PM
To: oracle-l@(protected)
Subject: Re: standards



How about:

PL/SQL Programmers who use exception blocks like this will be flogged, =
then fired from their job.

EXCEPTION
WHEN OTHERS THEN
NULL;
END;

:)

-- --Original Message-- --
From: David <thump@(protected) >
Sent: Aug 4, 2004 3:45 PM
To: oracle-l@(protected)
Subject: standards

I ahve been asked to write the standards for the company in terms of
Oracle databases.
I have never done anythign like that before...
Anyone have any pointers or skeletons or examples I could review?
Cheers
--=20
..
David

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --