Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Java classes

RE: Java classes

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Mon, 24 Jul 2000 08:55:12 -0400
Message-Id: <10568.112743@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFF56E.688C748A
Content-Type: text/plain;

        charset="iso-8859-1"

Hi Jared, thanks for your reply.

Yes, I can get around it that way. I guess I'm concerned if touching any public synonyms for these objects will break how the app is working. The script I inherited does, and it hoses up a lot of other stuff, too. I was reading through the doco for JDeveloper and for loadjava and one of the options is to create a public synonym when deploying a class. I just need to verify that JDeveloper and loadjava take care of themselves synonym-wise and that I won't have to mess with them. The bottom line is I don't understand how java and Oracle play together, I guess.

Any pointers to white papers, docs etc. would be greatly appreciated.

Thanks
Lisa

-----Original Message-----
From: Jared Still [mailto:jkstill_at_bcbso.com] Sent: Sunday, July 23, 2000 9:35 PM
To: Multiple recipients of list ORACLE-L Subject: Re: Java classes

Looks like some of normal objects created when Java is installed in the database.

If you need to create synonyms, just include objects from DBA_OBJECTS where object_type not like 'JAVA%'

Jared

On Fri, 21 Jul 2000, Koivu, Lisa wrote:

> Good morning all!
>
> I'm looking at a database I've inherited and there's a ton of java classes
> with very odd names. They look like this:
>
> /f78491d3_FromDescPreceding
> /f8a66d05_FromDescFollowing
> /fe1179a7_HTMLLinkElement
> /fe781194_HTMLAppletElement
>
> Has anyone seen stuff like this before? I have a script that creates a
> public synonym for every single object owned by a certain schema (don't
ask
> why) and it creates public synonyms for all these classes. Well, it
chokes
> because of the forward slashes. I don't know what to make of this.
>
> Any input is appreciated.
>
> Thanks
> Lisa
> Ft. Lauderdale, FL,USA
>
>
>

Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-) Regence BlueCross BlueShield of Oregon
jkstill_at_bcbso.com - Work - preferred address jkstill_at_teleport.com - private

-- 
Author: Jared Still
  INET: jkstill_at_bcbso.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).

------_=_NextPart_001_01BFF56E.688C748A
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: Java classes</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Hi Jared, thanks for your reply.</FONT>
</P>

<P><FONT SIZE=3D2>Yes, I can get around it that way.&nbsp; I guess I'm =
concerned if touching any public synonyms for these objects will break =
how the app is working.&nbsp; The script I inherited does, and it hoses =
up a lot of other stuff, too.&nbsp; I was reading through the doco for =
JDeveloper and for loadjava and one of the options is to create a =
public synonym when deploying a class.&nbsp; I just need to verify that =
JDeveloper and loadjava take care of themselves synonym-wise and that I =
won't have to mess with them.&nbsp; The bottom line is I don't =
understand how java and Oracle play together, I guess. </FONT></P>

<P><FONT SIZE=3D2>Any pointers to white papers, docs etc. would be =
greatly appreciated. </FONT>
</P>

<P><FONT SIZE=3D2>Thanks</FONT>
<BR><FONT SIZE=3D2>Lisa</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Jared Still [<A =
HREF=3D"mailto:jkstill_at_bcbso.com">mailto:jkstill_at_bcbso.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Sunday, July 23, 2000 9:35 PM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: Re: Java classes</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>Looks like some of normal objects created</FONT>
<BR><FONT SIZE=3D2>when Java is installed in the database.</FONT>
</P>

<P><FONT SIZE=3D2>If you need to create synonyms, just include</FONT>
<BR><FONT SIZE=3D2>objects from DBA_OBJECTS where object_type </FONT>
<BR><FONT SIZE=3D2>not like 'JAVA%'</FONT>
</P>

<P><FONT SIZE=3D2>Jared</FONT>
</P>

<P><FONT SIZE=3D2>On Fri, 21 Jul 2000, Koivu, Lisa wrote:</FONT>
</P>

<P><FONT SIZE=3D2>&gt; Good morning all!</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; I'm looking at a database I've inherited and =
there's a ton of java classes</FONT>
<BR><FONT SIZE=3D2>&gt; with very odd names.&nbsp; They look like =
this:</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
/f78491d3_FromDescPreceding&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; =
/f8a66d05_FromDescFollowing&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; =
/fe1179a7_HTMLLinkElement&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; =
/fe781194_HTMLAppletElement&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Has anyone seen stuff like this before?&nbsp; I =
have a script that creates a</FONT>
<BR><FONT SIZE=3D2>&gt; public synonym for every single object owned by =
a certain schema (don't ask</FONT>
<BR><FONT SIZE=3D2>&gt; why) and it creates public synonyms for all =
these classes.&nbsp; Well, it chokes</FONT>
<BR><FONT SIZE=3D2>&gt; because of the forward slashes.&nbsp; I don't =
know what to make of this.&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Any input is appreciated.&nbsp; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Thanks</FONT>
<BR><FONT SIZE=3D2>&gt; Lisa</FONT>
<BR><FONT SIZE=3D2>&gt; Ft. Lauderdale, FL,USA</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Jared Still</FONT>
<BR><FONT SIZE=3D2>Certified Oracle DBA and Part Time Perl =
Evangelist&nbsp; ;-)</FONT>
<BR><FONT SIZE=3D2>Regence BlueCross BlueShield of Oregon</FONT>
<BR><FONT SIZE=3D2>jkstill_at_bcbso.com - Work - preferred address</FONT>
<BR><FONT SIZE=3D2>jkstill_at_teleport.com - private</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: Jared Still</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: jkstill_at_bcbso.com</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) =
538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
-----</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru_at_fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
Received on Mon Jul 24 2000 - 07:55:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US