Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Java classes
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. 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. </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>> Good morning all!</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> I'm looking at a database I've inherited and = there's a ton of java classes</FONT> <BR><FONT SIZE=3D2>> with very odd names. They look like = this:</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> = /f78491d3_FromDescPreceding &nb= sp; </FONT> <BR><FONT SIZE=3D2>> = /f8a66d05_FromDescFollowing &nb= sp; </FONT> <BR><FONT SIZE=3D2>> = /fe1179a7_HTMLLinkElement  = ; </FONT> <BR><FONT SIZE=3D2>> = /fe781194_HTMLAppletElement &nb= sp; </FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> Has anyone seen stuff like this before? I = have a script that creates a</FONT> <BR><FONT SIZE=3D2>> public synonym for every single object owned by = a certain schema (don't ask</FONT> <BR><FONT SIZE=3D2>> why) and it creates public synonyms for all = these classes. Well, it chokes</FONT> <BR><FONT SIZE=3D2>> because of the forward slashes. I don't = know what to make of this. </FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> Any input is appreciated. </FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> Thanks</FONT> <BR><FONT SIZE=3D2>> Lisa</FONT> <BR><FONT SIZE=3D2>> Ft. Lauderdale, FL,USA</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> </FONT> </P> <BR> <P><FONT SIZE=3D2>Jared Still</FONT> <BR><FONT SIZE=3D2>Certified Oracle DBA and Part Time Perl = Evangelist ;-)</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> INET: jkstill_at_bcbso.com</FONT> </P> <P><FONT SIZE=3D2>Fat City Network Services -- (858) = 538-5051 FAX: (858) 538-5051</FONT> <BR><FONT SIZE=3D2>San Diego, = California -- 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
![]() |
![]() |