Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

DBMS_PACKAGE

611433Apr 30 2008 — edited Apr 30 2008
Hi all, I am using ORACLE 10GR2 on Solaris 10.

All of a sudden this started happening.

SQL> EXEC DBMS_SUPPORT.START_TRACE_IN_SESSION ( 288, 27539, TRUE , TRUE ) ;
BEGIN DBMS_SUPPORT.START_TRACE_IN_SESSION ( 288, 27539, TRUE , TRUE ) ; END;
BEGIN DBMS_SUPPORT.START_TRACE_IN_SESSION ( 288, 27539, TRUE , TRUE ) ; END;

*
ERROR at line 1:
ORA-20000: Validate_Sid: Session (288,27539) does not exist
ORA-06512: at "SYS.DBMS_SUPPORT", line 44
ORA-06512: at "SYS.DBMS_SUPPORT", line 72
ORA-06512: at line 1

I installed the package again but in vain. Can some one help me out please?

Regards.....

Comments

Rosario Vigilante
if I always need to
download the jinitiator at the first access or if I
can use a java native from windows.
1) You downlod jinitiator only at first access and then you install it on your machine.

2) Sure, you can use SUN JRE, Search the Forum for JRE, there are loads of information about this.

Regards
Gerd Volberg
you have 3 choices:

native JVM in the Internet Explorer (no JInitiator or Sun Plugin are needed)

or the JVM via plug-in technique

- Sun Plug-In
- JInitiator (this it the sun plugin + changes made by oracle)
498247
Thank you Gerd.

Do you have any link or documentation about how can I configure to use a native JVM in the IExplorer?

Thanks in Advance.
Rosario Vigilante
Gerd, be careful,

Desupport of MSJVM
Oracle will continue to support deploying Forms application using the MSJVM, on targetted versions of Oracle software, while it is still supported by Microsoft. After that date, Forms users should ensure they are running on a certified platform combination. See the Client Platform Statement of direction for 6i and 9i for more information. Customers should take this into consideration when planning their clients for Web deployed Forms.


and ... from Microsoft's web site

Microsoft Java Virtual Machine Support
Published: September 12, 2003 | Updated: March 2, 2007

Recognizing the need to provide a smooth transition for current users of the Microsoft® Java Virtual Machine (MSJVM), Sun Microsystems and Microsoft have agreed to extend Microsoft's license to use Sun's Java source code and compatibility test suites. This extension allows Microsoft to support the MSJVM until December 31, 2007, providing customers with the ability to transition from the MSJVM on a schedule and plan that is most effective for them.
The MSJVM will reach its end of life on December 31, 2007.


Ciao
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 28 2008
Added on Apr 30 2008
9 comments
775 views