Discussion:
Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe
(too old to reply)
Richard Whalen
2007-01-08 18:02:04 UTC
Permalink
/multinet/ping.exe



-----Original Message-----
From: Thomas Hartsook [mailto:***@ucs.orst.edu]
Sent: Monday, January 08, 2007 12:57 PM
To: MultiNet Discussion Listserve
Subject: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe


Folks: The Oracle 10.2.0.2 ClusterReadyServices install is croaking on a call
to /sys$system/tcpip$ping.exe. Any ideas on a way to provide this service
from MultiNet?

Tom Hartsook
Oregon State Univ
Thomas Hartsook
2007-01-08 18:30:31 UTC
Permalink
Sorry, I was not specific. The OracleUniversalInstaller is calling ping via
this command. It is looking in sys$system for tcpip$ping.exe.

Tom

[Worker 0] [10:27:11:767] [RuntimeExec.runCommand:-1] Calling Runtime.exec() with the command
[Worker 0] [10:27:11:834] [RuntimeExec.runCommand:-1] /sys$system/tcpip$ping.exe
[Worker 0] [10:27:11:905] [RuntimeExec.runCommand:-1] -c
[Worker 0] [10:27:11:980] [RuntimeExec.runCommand:-1] 1
[Worker 0] [10:27:12:73] [RuntimeExec.runCommand:-1] -t
[Worker 0] [10:27:12:149] [RuntimeExec.runCommand:-1] 3
[Worker 0] [10:27:12:250] [RuntimeExec.runCommand:-1] adm1-oravip
[AWT-EventQueue-0] [10:27:11:767] [Semaphore.release:-1] SyncBufferFull:Release called by thread AWT-EventQueue-0 m_count=1
[Worker 0] [10:27:12:363] [RuntimeExec.runCommand:-1] exec exception:Child creation error: no such file or directory
Post by Richard Whalen
/multinet/ping.exe
-----Original Message-----
Sent: Monday, January 08, 2007 12:57 PM
To: MultiNet Discussion Listserve
Subject: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe
Folks: The Oracle 10.2.0.2 ClusterReadyServices install is croaking on a call
to /sys$system/tcpip$ping.exe. Any ideas on a way to provide this service
from MultiNet?
Tom Hartsook
Oregon State Univ
Verne Britton
2007-01-08 18:31:58 UTC
Permalink
If it is just the install, and Oracle is doing something silly
like trying to see if a host exists, just comment out the line
calling /sys$system/tcpip$ping.exe


p.s. Richard, did you mean (using Unix syntax)
/multinet/multinet_ping.exe



Verne
--------------------------------------------------------------------
Verne Britton, Lead Systems Programmer voice: (304) 293-5192 x230
Systems Support Group (in WV, call 1-800-253-1558)
West Virginia Network for FAX: (304) 293-5540
Educational Telecomputing ***@wvnet.edu
837 Chestnut Ridge Road http://vaxa.wvnet.edu/~verne
Morgantown, WV 26505 http://www.wvnet.edu
Post by Richard Whalen
/multinet/ping.exe
-----Original Message-----
Sent: Monday, January 08, 2007 12:57 PM
To: MultiNet Discussion Listserve
Subject: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe
Folks: The Oracle 10.2.0.2 ClusterReadyServices install is croaking on a call
to /sys$system/tcpip$ping.exe. Any ideas on a way to provide this service
from MultiNet?
Tom Hartsook
Oregon State Univ
Richard Whalen
2007-01-08 18:38:19 UTC
Permalink
Yes, I should have typed

/multinet/multinet_ping.exe

I didn't actually look for the image when I typed my message, so I didn't notice my mistake.

-----Original Message-----
From: Verne Britton [mailto:***@wvnet.edu]
Sent: Monday, January 08, 2007 1:32 PM
To: info-***@process.com
Subject: Re: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe




If it is just the install, and Oracle is doing something silly
like trying to see if a host exists, just comment out the line
calling /sys$system/tcpip$ping.exe


p.s. Richard, did you mean (using Unix syntax)
/multinet/multinet_ping.exe



Verne
--------------------------------------------------------------------
Verne Britton, Lead Systems Programmer voice: (304) 293-5192 x230
Systems Support Group (in WV, call 1-800-253-1558)
West Virginia Network for FAX: (304) 293-5540
Educational Telecomputing ***@wvnet.edu
837 Chestnut Ridge Road http://vaxa.wvnet.edu/~verne
Morgantown, WV 26505 http://www.wvnet.edu
Post by Richard Whalen
/multinet/ping.exe
-----Original Message-----
Sent: Monday, January 08, 2007 12:57 PM
To: MultiNet Discussion Listserve
Subject: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe
Folks: The Oracle 10.2.0.2 ClusterReadyServices install is croaking on a call
to /sys$system/tcpip$ping.exe. Any ideas on a way to provide this service
from MultiNet?
Tom Hartsook
Oregon State Univ
Verne Britton
2007-01-08 18:44:44 UTC
Permalink
How about creating a temporary dummy image by that name, using your
favorite programming language, that does nothing ...

just be sure to remove it after the install to avoid confusion
in the future :-)


Verne
-----------------------------
Verne Britton, Lead Systems Programmer voice: (304) 293-5192 x230
Systems Support Group (in WV, call 1-800-253-1558)
West Virginia Network for FAX: (304) 293-5540
Educational Telecomputing ***@wvnet.edu
837 Chestnut Ridge Road http://vaxa.wvnet.edu/~verne
Morgantown, WV 26505 http://www.wvnet.edu
Post by Thomas Hartsook
Sorry, I was not specific. The OracleUniversalInstaller is calling ping via
this command. It is looking in sys$system for tcpip$ping.exe.
Tom
[Worker 0] [10:27:11:767] [RuntimeExec.runCommand:-1] Calling Runtime.exec() with the command
[Worker 0] [10:27:11:834] [RuntimeExec.runCommand:-1] /sys$system/tcpip$ping.exe
[Worker 0] [10:27:11:905] [RuntimeExec.runCommand:-1] -c
[Worker 0] [10:27:11:980] [RuntimeExec.runCommand:-1] 1
[Worker 0] [10:27:12:73] [RuntimeExec.runCommand:-1] -t
[Worker 0] [10:27:12:149] [RuntimeExec.runCommand:-1] 3
[Worker 0] [10:27:12:250] [RuntimeExec.runCommand:-1] adm1-oravip
[AWT-EventQueue-0] [10:27:11:767] [Semaphore.release:-1] SyncBufferFull:Release called by thread AWT-EventQueue-0 m_count=1
[Worker 0] [10:27:12:363] [RuntimeExec.runCommand:-1] exec exception:Child creation error: no such file or directory
Post by Richard Whalen
/multinet/ping.exe
-----Original Message-----
Sent: Monday, January 08, 2007 12:57 PM
To: MultiNet Discussion Listserve
Subject: Oracle 10.2.0.2 CRS and /sys$system/tcpip$ping.exe
Folks: The Oracle 10.2.0.2 ClusterReadyServices install is croaking on a call
to /sys$system/tcpip$ping.exe. Any ideas on a way to provide this service
from MultiNet?
Tom Hartsook
Oregon State Univ
Selden E Ball Jr
2007-01-08 18:38:07 UTC
Permalink
Post by Thomas Hartsook
Sorry, I was not specific. The OracleUniversalInstaller is calling ping via
this command. It is looking in sys$system for tcpip$ping.exe.
O wonderous.

A crude workaround is for someone with appropriate privileges to copy
multinet:ping.exe to sys$system:tcpip$ping.exe

Defining appropriate logicals might work, depending on the procedure
used to create the command.

However, you should check to make sure that the product officially
supports Multinet. We don't use Oracle on any of our VMS systems,
so I don't know if it does.

If it is supported, be sure to report the installation bug to Oracle.

If Multinet is not supported, then you'll have a hard time getting
Oracle to help you with or fix the problems you encounter in your
application. That would make your users and management very unhappy.

s.
Ken Connelly
2007-01-08 19:06:53 UTC
Permalink
Post by Selden E Ball Jr
Post by Thomas Hartsook
Sorry, I was not specific. The OracleUniversalInstaller is calling
ping via
this command. It is looking in sys$system for tcpip$ping.exe.
O wonderous.
A crude workaround is for someone with appropriate privileges to copy
multinet:ping.exe to sys$system:tcpip$ping.exe
Defining appropriate logicals might work, depending on the procedure
used to create the command.
However, you should check to make sure that the product officially
supports Multinet. We don't use Oracle on any of our VMS systems, so I
don't know if it does.
If it is supported, be sure to report the installation bug to Oracle.
If Multinet is not supported, then you'll have a hard time getting
Oracle to help you with or fix the problems you encounter in your
application. That would make your users and management very unhappy.
s.
my memory tells me that oracle does not support multinet. i know, shame
on them...
--
- Ken
=================================================================
Ken Connelly Associate Director, Security and Systems
ITS Network Services University of Northern Iowa
email: ***@uni.edu p: (319) 273-5850 f: (319) 273-7373
Bob Blum
2007-01-09 02:21:39 UTC
Permalink
I tried a quick check with defining a logical (tcpip$ping) to try to point
to multinet:multinet_ping.exe. Unfortunately, running it that way, the
Multinet image doesn't seem to support the command line options Oracle is
trying to use for tcpip$ping.exe. So that probably won't work.

However, if you have the distribution for TCPIP Services, you might try
extracting just the single file TCPIP$PING.EXE and place it in SYS$SYSTEM
or SYS$COMMON:[SYSEXE], without using a logical at all. If my past
experience with the TCPIP Services emulation support in Multinet and
TCPware is any indication, that ping image may be able to run okay under
Multinet. I've seen the TCPIP Services telnet image run under TCPware
without a problem. Oracle should be able to find tcpip$ping.exe and run it
with the command options it needs.

When it does run, you may see some error messages, indicating other files
that would need to be placed out there as well. But I don't think you'll
need to do anything even close to a full install of TCPIP Services.

Good luck!

Bob Blum
***@us.ibm.com

This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law. If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this
transmission in error, please immediately contact the sender and destroy
the material in its entirety, whether in electronic or hard copy format.
Post by Ken Connelly
Post by Selden E Ball Jr
Post by Thomas Hartsook
Sorry, I was not specific. The OracleUniversalInstaller is calling
ping via
this command. It is looking in sys$system for tcpip$ping.exe.
O wonderous.
A crude workaround is for someone with appropriate privileges to copy
multinet:ping.exe to sys$system:tcpip$ping.exe
Defining appropriate logicals might work, depending on the procedure
used to create the command.
However, you should check to make sure that the product officially
supports Multinet. We don't use Oracle on any of our VMS systems, so I
don't know if it does.
If it is supported, be sure to report the installation bug to Oracle.
If Multinet is not supported, then you'll have a hard time getting
Oracle to help you with or fix the problems you encounter in your
application. That would make your users and management very unhappy.
s.
my memory tells me that oracle does not support multinet. i know, shame
on them...
--
- Ken
=================================================================
Ken Connelly Associate Director, Security and Systems
ITS Network Services University of Northern Iowa
Loading...