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
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
ORA-32004: obsolete and/or deprecated parameter(s) specified

ORA-32004: obsolete and/or deprecated parameter(s) specified

2004-03-22       - By Justin Cave (DDBC)

 Back
Reply:     1     2     3     4     5     6     7     8  

My understanding from an Oracle TAR we had a while ago was that this parameter
doesn't do anything any longer and was supposed to have been deprecated in 9i.

I days gone by, this parameter specified that the database wasn't allowed to
send the password in clear text.  I believe this started to be the default in 7
.3.4 and by 8i you couldn't pass in the plain text password.  Thus, by 8i, this
parameter was pretty useless.  Now, it is completely useless.


Justin Cave
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

-- --Original Message-- --
From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)] On
Behalf Of Michael Fontana
Sent: Monday, March 22, 2004 2:48 PM
To: oracle-l@(protected)
Subject: RE: ORA-32004 (See http://ORA-32004.ora-code.com): obsolete and/or deprecated parameter(s) specified

Very good idea, Tom, although of course quite tedious.

I narrowed it down to the following:

Dblink_encrypt_login

This parameter is no longer supported in 9i.

Does anyone know what it's functional replacement is?

Michael Fontana
Sr. DBA
NTT/Verio



-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)] On Behalf Of Mercadante, Thomas F
Sent: Monday, March 22, 2004 10:57 AM
To: 'oracle-l@(protected)'
Subject: RE: ORA-32004 (See http://ORA-32004.ora-code.com): obsolete and/or deprecated parameter(s) specified


Michael,

It should be in the alert log.  That's where I found my errors.  Check your
init.ora BDUMP parameter to make sure you are looking in the correct place.


You can always start commenting out various init.ora params to find the
offending one.

Tom Mercadante
Oracle Certified Professional


-- --Original Message-- --
From: Michael Fontana [mailto:mfontana@(protected)]
Sent: Monday, March 22, 2004 11:35 AM
To: oracle-l@(protected)
Subject: ORA-32004 (See http://ORA-32004.ora-code.com): obsolete and/or deprecated parameter(s) specified




Getting an ORA-32004 (See http://ORA-32004.ora-code.com) starting up an Oracle9i (9.2.0.4) database.

Standard documentation says more info on this message, including the cause, is
available in the alert log, but alas, nothing there.  Several threads with this
same issue on metalink are left dangling.  Has anyone encountered the secret
place where oracle might be hiding the info about the deprecated parameter?

Michael Fontana
Sr. DBA
NTT/Verio



-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)] On Behalf Of Paul Drake
Sent: Monday, March 22, 2004 10:08 AM
To: oracle-l@(protected)
Subject: RE: first (production) bug 10.1 on win32?


--- Pete Sharman <peter.sharman@(protected)> wrote:
> No actually I, like the iSQL*Plus service was stopping for the night.
> Long day, sick kids and wife.  That's my excuse and I'm sticking to
> it!
>
> C:\Documents and Settings\psharman>net stop
> OracleOraDb10g_homeiSQL*Plus ..
> The OracleOraDb10g_homeiSQL*Plus service was stopped successfully.
>
>
> Pete
>

Pete,

I should have stated the OS version.
That box is w2k Adv svr sp4.
I can start and stop the service just fine from the gui.

I would still contend that someone outside of marketing needs to be consulted
in choosing syntax.
This is simply a nuisuance, not a real bug.

thanks for testing - what OS version did you test against?

Paul


C:\WINNT\system32>net helpmsg 2185

The service name is invalid.


EXPLANATION

You tried to start a service that is not configured on this system.

ACTION

Check the spelling of the service name or check the configuration information
for the service using the Services option from Server Manager.



>
> -- --Original Message-- --
> From: oracle-l-bounce@(protected)
> [mailto:oracle-l-bounce@(protected)] On Behalf Of Carel-Jan Engel
> Sent: Monday, 22 March 2004 9:11 PM
> To: oracle-l@(protected)
> Subject: RE: first (production) bug 10.1 on win32?
>
> Starting works Pete, take another coffee and look in in the message.
> Does your service stop? That was reported to be the problem.
>
> Regards, Carel-Jan
>
> ==> If you think education is expensive, try ignorance.
> (Derek Bok)
> ==>
>
>
> > Zip.  Sorry, mine likewise has the asterisk and
> starts quite happily.
> > Look for something else,  Mr. Drake!  :)
> >
> >
> > Pete
> >
> > "Controlling developers is like herding cats."
> > Kevin Loney, Oracle DBA Handbook
> >
> > "Oh no, it's not.  It's much harder than that!"
> > Bruce Pihlamae, long-term Oracle DBA
> >
> > -- --Original Message-- --
> > From: oracle-l-bounce@(protected)
> [mailto:oracle-l-bounce@(protected)]
> > On Behalf Of Paul Drake
> > Sent: Monday, 22 March 2004 6:27 PM
> > To: oracle-l@(protected)
> > Subject: first (production) bug 10.1 on win32?
> >
> > D:\Oracle\ora101\BIN> net start
> >
> > (removed non-relevant rows)
> >
> > OracleCSService
> > OracleOraHome101iSQL*Plus
> > OracleOraHome101TNSListener
> >
> > D:\Oracle\ora101\BIN>net stop
> > "OracleOraHome101iSQL*Plus"
> > The service name is invalid.
> >
> > More help is available by typing NET HELPMSG 2185.
> >
> > Who let out into production the use of an asterisk
> in
> > an OS service name? Probably the same type of user that puts
> > non-alpha numerics (including spaces)
> into
> > file names.
> > Humans.
> >
> > bug.
> >
> > Pd
> >
> > __ ____ ____ ____ ____ ____ ______
> > Do you Yahoo!?
> > Yahoo! Finance Tax Center - File online. File on
> time.
> > http://taxes.yahoo.com/filing.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
>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>
>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> 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
>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --


__ ____ ____ ____ ____ ____ ______
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --