Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> OT - Vaccines
Someone here was interested in vaccines.
http://www.aapsonline.org/aaps/
Go to "Vaccines: A Look at the Risks and Benefits" on the left...
Then, the last item in the right frame is "More Vaccine Information".
That pops a list of AAPS actions/statements regarding vaccines.
See the mail from 11/2/2000. Amazing!
Basically, AAPS thinks vaccines should NOT be *mandated*, but merely suggested to the physician, and then presented to the patient on a case-by-case basis.
Interesting stuff.
-----Original Message-----
Sent: Tuesday, August 14, 2001 5:41 PM
To: Multiple recipients of list ORACLE-L
Joe,
Take a look at the encryption arcticle on my website at www.cybcon.com/~jkstill/util
I use an external process for one of the examples and detail the setup.
Also found at:
http://www.kbaseonline.com/Topics/Articles/databasemain.asp?basecatid=1&type =1
Jared
"JOE TESTA" <JTESTA_at_longab To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> erger.com> cc: Sent by: Subject: external proc listener root_at_fatcity.c om 08/14/01 10:25 AM Please respond to ORACLE-L
Ok i know i'm doing something wrong here in working with external proc listener as i can even get the stupid demo to work right.
here is my listener.ora
LISTENER_EXTPROC=
(ADDRESS = (PROTOCOL = IPC) (KEY = extproc))
SID_LIST_LISTENER_EXTPROC
(SID_LIST =
(SID_DESC =
(SID_NAME = plsextproc) (ORACLE_HOME = /u151/oracle/product/8.1.7) (PROGRAM = EXTPROC)
<all of the standard listener stuff> and
Listener Trace File
/u151/oracle/product/8.1.7/network/log/listener_extproc.trc
The listener supports no services
The command completed successfully
tnsnames.ora
extproc_connection_data=
(description=
(address=(protocol=ipc)(key=extproc))
(connect_data=
(sid=plsextproc)))
So what am i missing, i've RTFM, metalink, used what I thought were good examples from multiple places, yet when running the demo in $ORACLE_HOME/plsql/demo, i still get the ORA-28575 error.
thanks, joe
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mohan, Ross INET: MohanR_at_STARS-SMI.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Aug 14 2001 - 16:16:02 CDT
![]() |
![]() |