niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
· nixdoc.net · man pages · Linux HOWTOs · FreeBSD Tips · Forums
navigation Forum index » Databases » Oracle » Server
Oracle9i R2 9.2.0.0 latest patch installation problem
Post new topic   Reply to topic Page 1 of 1 [7 Posts] View previous topic :: View next topic
Author Message
shahsyed
*nix forums beginner


Joined: 29 Jul 2005
Posts: 7

PostPosted: Fri Jul 29, 2005 3:41 am    Post subject: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

i have installed the oracle latest patch but unfortunately oracle patch
installer ask me to shutdown those windows service which windows never
allow me. e.g RPC, Telenet , Dcom process lancher
etc.
but i ignore these messages and keep going to install it.at the end it
message me successfully installed.But
My database server is corrupt and message me like "jrew.exe error "and
"null point entry " and exit .
I need hlp how to install the oracle latest patch on Oracle 9i R2 i.e
9.2.0.0
Back to top
Sybrand Bakker
*nix forums Guru


Joined: 03 Apr 2005
Posts: 1766

PostPosted: Fri Jul 29, 2005 5:07 am    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

On 28 Jul 2005 22:41:33 -0700, "shahsyed" <shahsyed@gmail.com> wrote:

Quote:
i have installed the oracle latest patch but unfortunately oracle patch
installer ask me to shutdown those windows service which windows never
allow me. e.g RPC, Telenet , Dcom process lancher
etc.
but i ignore these messages and keep going to install it.at the end it
message me successfully installed.But
My database server is corrupt and message me like "jrew.exe error "and
"null point entry " and exit .
I need hlp how to install the oracle latest patch on Oracle 9i R2 i.e
9.2.0.0

9.2.0.0? Are you sure? Because most releases like 9.2.0.6 require
9.2.0.1 to be installed.

Your unclear statements ('My database server is corrupt') require some
mind reading, but highly smell of a server with insufficient RAM.


--
Sybrand Bakker, Senior Oracle DBA
Back to top
psoug
*nix forums Guru


Joined: 15 May 2005
Posts: 3488

PostPosted: Fri Jul 29, 2005 1:32 pm    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

shahsyed wrote:
Quote:
i have installed the oracle latest patch but unfortunately oracle patch
installer ask me to shutdown those windows service which windows never
allow me. e.g RPC, Telenet , Dcom process lancher
etc.
but i ignore these messages and keep going to install it.at the end it
message me successfully installed.But
My database server is corrupt and message me like "jrew.exe error "and
"null point entry " and exit .
I need hlp how to install the oracle latest patch on Oracle 9i R2 i.e
9.2.0.0

What is your original version before patching?
What is the actual patch number and version (there is no 9.2.0.0)
Oracle NEVER in my experience says anything about RPC, Telnet, DCOM,
etc. what was the actual error message

In the future ... NEVER ignore an error message.

Please run the following queries and post the results:

select comp_id, version, status
from dba_registry;

select owner, count(*)
from dba_objects
where status = 'INVALID'
group by owner;
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)
Back to top
Chris ( Val )
*nix forums addict


Joined: 18 Apr 2005
Posts: 99

PostPosted: Sun Jul 31, 2005 11:06 pm    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

DA Morgan wrote:
Quote:
shahsyed wrote:
i have installed the oracle latest patch but unfortunately oracle patch
installer ask me to shutdown those windows service which windows never
allow me. e.g RPC, Telenet , Dcom process lancher
etc.
but i ignore these messages and keep going to install it.at the end it
message me successfully installed.But
My database server is corrupt and message me like "jrew.exe error "and
"null point entry " and exit .
I need hlp how to install the oracle latest patch on Oracle 9i R2 i.e
9.2.0.0

What is your original version before patching?
What is the actual patch number and version (there is no 9.2.0.0)
Oracle NEVER in my experience says anything about RPC, Telnet, DCOM,
etc. what was the actual error message

Hi Daniel,

Over the weekend I tried to install the latest Oracle patch
as well.

I am currently on: 9.2.0.6 and tried to install to the latest
Win32 patch to bring it up to: 9.2.0.7 on XP Pro SP2.

The reason I am posting this, is that I could not install it,
and the reason why is exactly like what the OP claims.

After executing the setup exe, Oracle begins it's installation,
but shortly after the installation procedure begins, a form pops
up with a huge listing of services that need to be shut down in
order for the update to continue, and these include all the
services the OP has listed, plus about 30 others (not kidding).

Quote:
In the future ... NEVER ignore an error message.

Quite true, however, there were no errors in this instance,
just a page full of services that need to be shut down, otherwise
you can choose to either "retry", "cancel" or "ignore" - Something
is a miss with the process, but I do not know what.

Even with the listener, database (and *all* Oracle sevices)
being shut down, the list of services that Oracle requires
you to shut down still comes up - Minus the Oracle ones :-)

Quote:
Please run the following queries and post the results:

[snip]

I am not on my machine at the moment, so I cannot do that,
but I will as soon as I get back in front of it, if you
still think it is required.

Have you come across these symptoms before or with this patch
"p4163445_92070_WINNT.zip" in particular?

Cheers,
Chris Val
Back to top
shahsyed
*nix forums beginner


Joined: 29 Jul 2005
Posts: 7

PostPosted: Mon Aug 01, 2005 4:45 am    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

Thnks
i downloaded the new version of patch named "p4163445_92070_WINNT" and
it is installed successfully
thnks for ur cooperation
Back to top
shahsyed
*nix forums beginner


Joined: 29 Jul 2005
Posts: 7

PostPosted: Mon Aug 01, 2005 4:45 am    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

Thnks
i downloaded the new version of patch named "p4163445_92070_WINNT" and
it is installed successfully
thnks for ur cooperation
Back to top
shahsyed
*nix forums beginner


Joined: 29 Jul 2005
Posts: 7

PostPosted: Mon Aug 01, 2005 4:46 am    Post subject: Re: Oracle9i R2 9.2.0.0 latest patch installation problem Reply with quote

Thnks
i downloaded the new version of patch named "p4163445_92070_WINNT" and
it is installed successfully
thnks for ur cooperation
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [7 Posts] View previous topic :: View next topic
The time now is Wed Mar 10, 2010 9:02 am | All times are GMT
navigation Forum index » Databases » Oracle » Server
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts New Postfix install problem edlentz Postfix 0 Wed Jul 22, 2009 1:45 pm
No new posts Problem with Postfix and a blacklisting Banks1850 Postfix 0 Fri Feb 27, 2009 7:12 pm
No new posts Unknown in header problem -SOLVED- Light Speed Postfix 0 Thu Jul 03, 2008 10:40 am
No new posts problem with sending mail nuxia Postfix 0 Mon Apr 21, 2008 3:58 am
No new posts Postfix 2.3.8 Virtual problem Blotto Postfix 0 Fri Apr 04, 2008 6:11 am

Copyright © 2004-2005 DeniX Solutions SRL   Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum |  Privacy Policy



Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1890s ][ Queries: 14 (0.1580s) ][ GZIP on - Debug on ]