dbTalk Databases Forums  

Oracle 10 on Solaris 10 - ORA-06553 error

comp.databases.oracle.server comp.databases.oracle.server


Discuss Oracle 10 on Solaris 10 - ORA-06553 error in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 06-29-2011 , 07:56 AM






On 06/23/2011 08:19 PM, John Hurley wrote:
Quote:
Neil:

# Isn't it obvious that you have to tune the database and plan your
strategy carefully to get the best out of any database long-term?

Monitor and tune applications and application SQL running on a
database sure.

Not sure what you mean by "tune the database" ...

[snip!]
Because SQL is so well made and powerful, everyone
can get it to run (see above...)
So, if it does not run, it must be the database.

C'mon my dear Watson! It's soooooo elementary.

--

Regards,

Frank van Bortel

Reply With Quote
  #22  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 06-29-2011 , 07:57 AM






On 06/24/2011 12:40 AM, joel garry wrote:
Quote:
On Jun 23, 11:11 am, neilsolent<n... (AT) solenttechnology (DOT) co.uk> wrote:
Like a VW bug, if it is not properly used and maintained, it will run
badly until it dies under a dark underpass, only noticed by the psycho-
killer. http://dbakevlar.com/?p=55

Isn't it obvious that you have to tune the database and plan your
strategy carefully to get the best out of any database long-term?
That doesn't mean it's a good idea to make it really painful to get
the database up and running.
Sometimes the person installing the database is *shock horror* not a
seasoned DBA, but a developer or student that just wants to learn some
SQL.

It doesn't seem to be obvious at all to the people who think SS "just
works."
Oh sh*t - this is about MicroSoft effing Server? I should not
have commented at all.

--

Regards,

Frank van Bortel

Reply With Quote
  #23  
Old   
John Hurley
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 06-29-2011 , 11:33 AM



Neil:

# The point I am making - life is complicated these days.

It gets somewhat simpler as you gain experience and get older.
Patterns and underlying principles often emerge out of the
"complications".

# As a developer, you may touch upon a wide variety of technolgies
(every piece of software interacting with most of the others). There
just isn't the time to be an expert in each.

Any serious enterprise development effort that does not take the time
to understand relevant details about the database platform that it is
going to be using "under the covers" is probably going to compromised
unless the developers ( or at least senior technical architect ) take
the time to do their homework.

Scaleable high performing applications do not appear just because you
use a wide variety of technologies. Realistically the more different
technologies you throw into the mix the more likely you start swimming
around in circles.

# Sometime you want it to just start up without tuning (whatever that
means, wow).

Is that like start coding before doing a database design?

Reply With Quote
  #24  
Old   
John Hurley
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 06-29-2011 , 11:41 AM



Neil:

# I don't know the full answer, as I am not an Oracle admin, but one
example of tuning would be the running of performance tests and adding
an index to speed up a query on a table.

Theoretically by the time when you create a table you should have a
good idea of what queries are going to be run against the table.

That's not really tuning ... just application and database design.

Developers should know how to use dbms_xplan effectively.

Performance testing and benchmarking should also be part of the
development design efforts.

Reply With Quote
  #25  
Old   
neilsolent
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 07-15-2011 , 03:09 AM



On Jun 29, 5:33*pm, John Hurley <hurleyjo... (AT) yahoo (DOT) com> wrote:
Quote:
Neil:

# The point I am making - life is complicated these days.

It gets somewhat simpler as you gain experience and get older.
Patterns and underlying principles often emerge out of the
"complications".
Patterns and underlying principles just don't cut it. Computers tend
to deal in binary - they tend to expect something precise rather than
a general ideology or a well-meaning concept.

Quote:
# As a developer, you may touch upon a wide variety of technolgies
(every piece of software interacting with most of the others). There
just isn't the time to be an expert in each.

Any serious enterprise development effort that does not take the time
to understand relevant details about the database platform that it is
going to be using "under the covers" is probably going to compromised
unless the developers ( or at least senior technical architect ) take
the time to do their homework.
That is not what I am saying at all, you misunderstood.
To start learning an application it would be nice for it to actually
start up after selecting defaults from the installer.
I assume you weren't fed Oracle documentation as a foetus?

Quote:
Scaleable high performing applications do not appear just because you
use a wide variety of technologies. *Realistically the more different
technologies you throw into the mix the more likely you start swimming
around in circles.
Well, that's how the world is I'm afraid. It's full of complexity.
I am not throwing more technologies into the mix, far from it - I am
trying to support the most commonly used applications.
I would love the whole world to use one database (so long as it's not
Oracle :-)

Quote:
# Sometime you want it to just start up without tuning (whatever that
means, wow).

Is that like start coding before doing a database design?
Did you fully tune your first Oracle database before touching it?
Do you realise how crazy that sounds?

Reply With Quote
  #26  
Old   
neilsolent
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 07-15-2011 , 03:12 AM



Quote:
Theoretically by the time when you create a table you should have a
good idea of what queries are going to be run against the table.
Not really. Unless you are psychic. That's why they call it software
development - stuff changes, gets redesigned etc etc.

Quote:
That's not really tuning ... just application and database design.
Whatever you would like to call it.

Quote:
Developers should know how to use dbms_xplan effectively.

Performance testing and benchmarking should also be part of the
development design efforts.
Who said I was doing any development of any database with Oracle? My
development has nothing to do with Oracle design itself.

Reply With Quote
  #27  
Old   
neilsolent
 
Posts: n/a

Default Re: Oracle 10 on Solaris 10 - ORA-06553 error - 07-15-2011 , 03:14 AM



Quote:
Oracle XE (11g is in beta) is designed specifically for people who
want to just start working, particularly on Windows. *Not sure why you
are going for solaris in a vm and expecting it to just work.
I am to used to SQL server I guess.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.