Remote Inatall Oracle8i in RedHat7.0

Hello,
I would like to install a Oracle8i in a remote RedHat 7.0 server. The locale of the remote server is en_US and the workstation is en_US.iso885915. I set the DISPLAY veriable, xhost + in my workstation and the LANG env verable to en_US. When I run runInstaller, it failed. I have the following error message:
[oracle@ensim Disk1]$ ./runInstaller
[oracle@ensim Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2002-09-16_03-53-22AM/jre/bin/java. Please wait...
current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultWarning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding
Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding
Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding
Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding
Warning: translation table syntax error: Unknown keysym name: osfActivate
Warning: ... found while parsing ':<Key>osfActivate:          ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name: osfBeginLine
Warning: ... found while parsing ':<Key>osfBeginLine:          ManagerGadgetTraverseHome()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name: osfHelp
Warning: ... found while parsing ':<Key>osfHelp:               ManagerGadgetHelp()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name: osfActivate
Warning: ... found while parsing ':<Key>osfActivate:     DrawingAreaInput() ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown keysym name: osfUp
Warning: ... found while parsing ':<Key>osfUp:          DrawingAreaInput() ManagerGadgetTraverseUp()'
Warning: String to TranslationTable conversion encountered errors
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4002588b
Function name=__pthread_mutex_trylock
Library=/lib/i686/libpthread.so.0
Current Java thread:
     at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
     at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:207)
     at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:105)
     at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:53)
     at sun.awt.motif.MToolkit.createFrame(MToolkit.java:138)
     at java.awt.Frame.addNotify(Frame.java:353)
     at java.awt.Window.addNotify(Window.java:346)
     at java.awt.Window.show(Window.java:389)
     at java.awt.Component.show(Component.java:946)
     at java.awt.Component.setVisible(Component.java:903)
     at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:596)
Dynamic libraries:
08048000-0804c000 r-xp 00000000 03:05 403213 /tmp/OraInstall2002-09-16_03-53-22AM/jre/bin/i386/native_threads/java
0804c000-0804d000 rw-p 00003000 03:05 403213 /tmp/OraInstall2002-09-16_03-53-22AM/jre/bin/i386/native_threads/java
40000000-40016000 r-xp 00000000 03:05 272575 /lib/ld-2.2.4.so
40016000-40017000 rw-p 00015000 03:05 272575 /lib/ld-2.2.4.so
40018000-40019000 r--p 00000000 03:05 1221 /usr/lib/locale/en_US/LC_IDENTIFICATION
40019000-4001a000 r--p 00000000 03:05 32115 /usr/lib/locale/en_US/LC_MEASUREMENT
4001a000-4001b000 r--p 00000000 03:05 177846 /usr/lib/locale/en_US/LC_TELEPHONE
4001b000-4001c000 r--p 00000000 03:05 177848 /usr/lib/locale/en_US/LC_ADDRESS
4001c000-4001d000 r--p 00000000 03:05 177847 /usr/lib/locale/en_US/LC_NAME
4001d000-4001e000 r--p 00000000 03:05 272581 /usr/lib/locale/en_US/LC_PAPER
4001e000-4002b000 r-xp 00000000 03:05 48155 /lib/i686/libpthread-0.9.so
4002b000-40033000 rw-p 0000c000 03:05 48155 /lib/i686/libpthread-0.9.so
40033000-4003c000 r-xp 00000000 03:05 1665 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/native_threads/libhpi.so
4003c000-4003d000 rw-p 00008000 03:05 1665 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/native_threads/libhpi.so
4003d000-4022d000 r-xp 00000000 03:05 1673 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/client/libjvm.so
4022d000-4032b000 rw-p 001ef000 03:05 1673 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/client/libjvm.so
40342000-40345000 r-xp 00000000 03:05 275290 /lib/libdl-2.2.4.so
40345000-40346000 rw-p 00002000 03:05 275290 /lib/libdl-2.2.4.so
40346000-40478000 r-xp 00000000 03:05 48150 /lib/i686/libc-2.2.4.so
40478000-4047e000 rw-p 00131000 03:05 48150 /lib/i686/libc-2.2.4.so
40483000-40496000 r-xp 00000000 03:05 275292 /lib/libnsl-2.2.4.so
40496000-40497000 rw-p 00012000 03:05 275292 /lib/libnsl-2.2.4.so
40499000-404bb000 r-xp 00000000 03:05 48153 /lib/i686/libm-2.2.4.so
404bb000-404bc000 rw-p 00021000 03:05 48153 /lib/i686/libm-2.2.4.so
404bc000-404f0000 r-xp 00000000 03:05 385573 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
404f0000-404fc000 rw-p 00033000 03:05 385573 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
404fe000-4050f000 r-xp 00000000 03:05 1591 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libverify.so
4050f000-40511000 rw-p 00010000 03:05 1591 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libverify.so
40511000-40532000 r-xp 00000000 03:05 1592 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libjava.so
40532000-40534000 rw-p 00020000 03:05 1592 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libjava.so
40535000-40549000 r-xp 00000000 03:05 1593 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libzip.so
40549000-4054c000 rw-p 00013000 03:05 1593 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libzip.so
4054c000-4127d000 r--s 00000000 03:05 1584 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/rt.jar
412aa000-4154f000 r--s 00000000 03:05 1585 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i18n.jar
4154f000-41565000 r--s 00000000 03:05 1572 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/sunrsasign.jar
4360d000-4360e000 r--p 00000000 03:05 402358 /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
4360e000-4360f000 r--p 00000000 03:05 32091 /usr/lib/locale/en_US/LC_MONETARY
4360f000-43610000 r--p 00000000 03:05 1222 /usr/lib/locale/en_US/LC_TIME
524f7000-52522000 r--p 00000000 03:05 177857 /usr/lib/locale/en_US/LC_CTYPE
52522000-52528000 r--p 00000000 03:05 402363 /usr/lib/locale/en_US/LC_COLLATE
52528000-52529000 r--p 00000000 03:05 176391 /usr/lib/locale/en_US/LC_NUMERIC
5252f000-52534000 r-xp 00000000 03:05 275420 /lib/libnss_ensimvwh.so.2
52534000-52535000 rw-p 00004000 03:05 275420 /lib/libnss_ensimvwh.so.2
52535000-5253f000 r-xp 00000000 03:05 275299 /lib/libnss_files-2.2.4.so
5253f000-52540000 rw-p 00009000 03:05 275299 /lib/libnss_files-2.2.4.so
52dac000-52f65000 r--s 00000000 03:05 1760 /tmp/OraInstall2002-09-16_03-53-22AM/oui/lib/OraInstaller.jar
52f65000-530d2000 r--s 00000000 03:05 1758 /tmp/OraInstall2002-09-16_03-53-22AM/oui/lib/ewt3.jar
530d2000-534a0000 r-xp 00000000 03:05 1600 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libawt.so
534a0000-534b0000 rw-p 003cd000 03:05 1600 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libawt.so
534c5000-534f6000 r-xp 00000000 03:05 1599 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libmlib_image.so
534f6000-534f8000 rw-p 00030000 03:05 1599 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libmlib_image.so
534f8000-534fe000 r-xp 00000000 03:05 273940 /usr/X11R6/lib/libXp.so.6.2
534fe000-53500000 rw-p 00005000 03:05 273940 /usr/X11R6/lib/libXp.so.6.2
53500000-53548000 r-xp 00000000 03:05 273946 /usr/X11R6/lib/libXt.so.6.0
53548000-5354c000 rw-p 00047000 03:05 273946 /usr/X11R6/lib/libXt.so.6.0
5354d000-53559000 r-xp 00000000 03:05 273930 /usr/X11R6/lib/libXext.so.6.4
53559000-5355b000 rw-p 0000b000 03:05 273930 /usr/X11R6/lib/libXext.so.6.4
5355b000-5355f000 r-xp 00000000 03:05 273948 /usr/X11R6/lib/libXtst.so.6.1
5355f000-53561000 rw-p 00003000 03:05 273948 /usr/X11R6/lib/libXtst.so.6.1
53561000-5363c000 r-xp 00000000 03:05 273922 /usr/X11R6/lib/libX11.so.6.2
5363c000-53640000 rw-p 000da000 03:05 273922 /usr/X11R6/lib/libX11.so.6.2
53641000-53649000 r-xp 00000000 03:05 273920 /usr/X11R6/lib/libSM.so.6.0
53649000-5364a000 rw-p 00007000 03:05 273920 /usr/X11R6/lib/libSM.so.6.0
5364a000-5365e000 r-xp 00000000 03:05 273916 /usr/X11R6/lib/libICE.so.6.3
5365e000-5365f000 rw-p 00013000 03:05 273916 /usr/X11R6/lib/libICE.so.6.3
53661000-536eb000 r-xp 00000000 03:05 1601 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libfontmanager.so
536eb000-536fb000 rw-p 00089000 03:05 1601 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libfontmanager.so
5371c000-5380a000 r--s 00000000 03:05 1762 /tmp/OraInstall2002-09-16_03-53-22AM/oui/lib/InstHelp.jar
5380a000-5381b000 r--s 00000000 03:05 1763 /tmp/OraInstall2002-09-16_03-53-22AM/oui/lib/InstImages.jar
5401b000-5404a000 r-xp 00000000 03:05 1602 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libjpeg.so
5404a000-5404b000 rw-p 0002e000 03:05 1602 /tmp/OraInstall2002-09-16_03-53-22AM/jre/lib/i386/libjpeg.so
Local Time = Mon Sep 16 03:53:36 2002
Elapsed Time = 13
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)
# An error report file has been saved as hs_err_pid21085.log.
# Please refer to the file for further information.
Do you have any idea what's going on?
Thanks,
Sing

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by abc defg ([email protected]):
Hi guys,
I am using Oracle 8i EE ver 8.1.6
I use CORBA objects , deployed in the
Oracle 8i JVM to access the database,
Now some of my corba objects need to
access Data from a remote database
Oracle8 ver 8.0.4
For this i use the Server-Side JDBC thin
driver.
the program works initially,
but during peak-load condiction,
my sessions with the remote Server,
simply HANG.
then i have no choice to restart
my 8.1.6 ver DB.
Any body can help me out ?
thanks in advance.<HR></BLOCKQUOTE>
Have you installed the patch set 3.0
and thus upgraded to 8.1.6.3.0. It
definetely fixes some EJIB bugs.
null

Similar Messages

  • Designer 6i Release 2 makes Oracle 8.1.7 installation impossible!!!

    Hi,
    Designer 6i Release 2 makes Oracle 8.1.7 installation impossibleon Windows 2000 Server!!!
    After I uninstalled Designer 6i Rel2 through the Oracle Installer and then manually deleted all the left directories and Oracle registry entries I found HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0\"\Registry Backup" entries that are not removable! Designer documentation says it's OK and that it won't do any harm. But it does! I have absolutely "Oracle free" machine, and why I try install Oracle 8.1.7, Oracle Installer pops up and after I click on "install products" closes and nothing happens.
    Please, help me:
    1) delete these registry entries;
    2) maybe there are some dlls I need to delete in order to make Oracle 8.1.7 work.
    P.S. I have to mention that Oracle Forms developer 6i Rel 2 was installed on top of the Designer in the same home (only Client Forms and Reports). But I cleaned up everything as described erlier.
    I think, it is critical not only for me to solve this problem ASAP.
    Thank you.

    Hello guys
    I had this problems for weeks, I could not reinstall Oracle 8.1.7 on Windows 2000 Advanced Server with the Universal Installer, it was all the time frozing after the splash screen. In my registry, I found the unremovable oracle entries (3) HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0\"\Registry Backup". Here is what I did to clean (sort of) the registry. By the way, reinstalling Win2K was out of the question.
    I download Resplendence Registar 2.03 from http://www.resplendence.com. I made a binary backup of my registry using RR. Then I edit the backup with an hex editor (I use textpad from http://www.textpad.com). I search for the oracle entries (ORACLE in uppercase), found two. I replace them with ZZZZZZ. I saved the file and restored the registry with RR. Now, I have a ZZZZZZ unremovable entry, but it does not interfere with the Oracle Universal Installer. I was then able to reinstall Oracle 8.1.7 and Designer6i.
    Now, I have a new problem. I have two oracle home
    OEE with Oracle8i EE 8.1.7
    ORANT with Oracle Designer6i
    When I try to connect to my remote database Oracle8i EE 8.1.6 on Linux with SQL*Plus 8.1.7 everything is OK. But when I try to connect using SQL*Plus 8.0.6 that comes with Designer6i I get the error ORA-12571: TNS:packet writer failure. The config files tnsnames.ora and sqlnet.ora are the same on both oracle homes. If you have any clues, please let me known, I'm out of them.
    PS After 12 years working with Oracle products, this is my worst year. The product development it totally out of control. The products are huge, buggy, incomplete and incompatible. I hope we will survive this storm :o)

  • How to install oracle8.16 on RedHat7.2

    how to install oracle8.16 on RedHat7.2
    mailto [email protected]

    I see. Sorry. I didn't understand what you were asking.
    The way that you decide to update is up to you. I plan updating via WiFI myself and not use iTunes. You have the choice. If you decide to update with iTunes, you may want to temporarily disable your firewall and antivirus software until the update completes. But you can update over WiFi if you want to do so.
    Remember that millions of people world wide will want to update their devices and the servers may be very busy today.

  • Oracle8i or Oracle9i Client: remote Install

    Hello,
    I work on intranet and I install Oracle Client remotely with VNC, executing the setup file shared in a network drive. From about a month I can't install software anymore because the setup don't start (I suppose a microsoft patch block the remote code execution). So i decide to install oracle client 8i or 9i from the web.
    I'd like to know which minimum directories i have to put on the target pc to run (there) the oracle universal installer: consider that the source path is the http address of the web server containing the installation components.
    Thank you very much

    OK I figured this error out...I forgot that XFree86 is not installed on the remote machine!

  • JDK1.2 client to EJB in Oracle8.1.6

    I had my EJB client (JDK1.1.8) with my EJBs (in Oracle8.1.5) all worked before.
    After I deployed the same EJBs (with SQLJs) into Oracle8.1.6, my EJB client (JDK1.2.2)
    was able to connect and using the EJB sevices.
    However, I got some strange behavior which never occurd with JDK1.1.8 and Oracle8.1.5.
    I will sometimes get exception for calling the remote method as,
    Exception in thread "main" org.omg.CORBA.COMM_FAILURE:
    java.net.SocketException:Connection shoutdown:
    JVM_recv in socket input stream read minor code: 0 completed: No
    at com.visigenic.vbroker.orb.TcpConnection.read(TcpConnection.java, Compiled Code)
    at com.visigenic.vbroker.orb.GiopConnectionImpl.receive_message(GiopConnectionImpl.java:436)
    This normally occured after several calls. But it does not always happen.
    Any suggestions?
    --Yitao
    null

    Sorry, the problem still exists. If I repeated calling all the methods
    in my EJB from the EJB client, I will eventually get the
    "Peer disconnected socket" error.
    Please let me know what could be the reason.
    Thanks for any help.
    --Yitao                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Unable to call exported client methods of EJB session bean remote interface

    I am unable to call client methods of a BC4J application module deployed as a Session EJB to Oracle 8i at the client side of my multi-tier application. There is no documentation, and I am unable to understand how I should do it.
    A business components project has been created. For instance, its application module is called BestdataModule. A few custom methods have been added to BestdataModuleImpl.java file, for instance:
    public void doNothingNoArgs() {
    public void doNothingOneArg(String astr) {
    public void setCertificate(String userName, String userPassword) {
    theCertificate = new Certificate(userName, userPassword);
    public String getPermission() {
    if (theCertificate != null)
    {if (theCertificate.getPermission())
    {return("Yes");
    else return("No, expired");
    else return("No, absent");
    theCertificate being a protected class variable and Certificate being a class, etc.
    The application module has been tested in the local mode, made remotable to be deployed as EJB session bean, methods to appear at the client side have been selected. The application module has been successfully deployed to Oracle 8.1.7 and tested in the remote mode. A custom library containing BestdataModuleEJBClient.jar and BestDataCommonEJB.jar has been created.
    Then I try to create a client basing on Example Oracle8i/EJB Client snippet:
    package bestclients;
    import java.lang.*;
    import java.sql.*;
    import java.util.*;
    import javax.naming.*;
    import oracle.aurora.jndi.sess_iiop.*;
    import oracle.jbo.*;
    import oracle.jbo.client.remote.ejb.*;
    import oracle.jbo.common.remote.*;
    import oracle.jbo.common.remote.ejb.*;
    import oracle.jdeveloper.html.*;
    import bestdata.client.ejb.*;
    import bestdata.common.ejb.*;
    import bestdata.common.*;
    import bestdata.client.ejb.BestdataModuleEJBClient;
    public class BestClients extends Object {
    static Hashtable env = new Hashtable(10);
    public static void main(String[] args) {
    String ejbUrl = "sess_iiop://localhost:2481:ORCL/test/TESTER/ejb/bestdata.BestdataModule";
    String username = "TESTER";
    String password = "TESTER";
    Hashtable environment = new Hashtable();
    environment.put(javax.naming.Context.URL_PKG_PREFIXES, "oracle.aurora.jndi");
    environment.put(Context.SECURITY_PRINCIPAL, username);
    environment.put(Context.SECURITY_CREDENTIALS, password);
    environment.put(Context.SECURITY_AUTHENTICATION, ServiceCtx.NON_SSL_LOGIN);
    BestdataModuleHome homeInterface = null;
    try {
    Context ic = new InitialContext(environment);
    homeInterface = (BestdataModuleHome)ic.lookup(ejbUrl);
    catch (ActivationException e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    System.exit(1);
    catch (CommunicationException e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    System.exit(1);
    catch (NamingException e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    System.exit(1);
    try {
    System.out.println("Creating a new EJB instance");
    RemoteBestdataModule remoteInterface = homeInterface.create();
    // Method calls go here!
    // e.g.
    // System.out.println(remoteInterface.foo());
    catch (Exception e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    It doesnt cause any errors. However, how must I call methods? The public interface RemoteBestdataModule has no such methods:
    void doNothingNoArgs();
    void doNothingOneArg(java.lang.String astr);
    void setCertificate(java.lang.String userName, java.lang.String userPassword);
    java.lang.String getPermission();
    Instead of that it has the following methods:
    oracle.jbo.common.remote.PiggybackReturn doNothingNoArgs(byte[] _pb) throws oracle.jbo.common.remote.ejb.RemoteJboException, java.rmi.RemoteException;
    oracle.jbo.common.remote.PiggybackReturn doNothingOneArg(byte[] _pb, java.lang.String astr) throws oracle.jbo.common.remote.ejb.RemoteJboException, java.rmi.RemoteException;
    oracle.jbo.common.remote.PiggybackReturn customQueryExec(byte[] _pb, java.lang.String aQuery) throws oracle.jbo.common.remote.ejb.RemoteJboException, java.rmi.RemoteException;
    oracle.jbo.common.remote.PiggybackReturn setCertificate(byte[] _pb, java.lang.String userName, java.lang.String userPassword) throws oracle.jbo.common.remote.ejb.RemoteJboException, java.rmi.RemoteException;
    oracle.jbo.common.remote.PiggybackReturn getPermission(byte[] _pb) throws oracle.jbo.common.remote.ejb.RemoteJboException, java.rmi.RemoteException;
    I cannot call those methods. I can see how they are called in BestdataModuleEJBClient.java file:
    public void doNothingNoArgs() throws oracle.jbo.JboException {
    try {
    oracle.jbo.common.remote.PiggybackReturn _pbRet = mRemoteAM.doNothingNoArgs(getPiggyback());
    processPiggyback(_pbRet.mPiggyback);
    if (_pbRet.isReturnStreamValid()) {
    return;
    catch (oracle.jbo.common.remote.ejb.RemoteJboException ex) {
    processRemoteJboException(ex);
    catch (java.rmi.RemoteException ex) {
    processRemoteJboException(ex);
    throw new oracle.jbo.JboException("Marshall error");
    However, I cannot call getPiggyback() function! It is a protected method, it is available to the class BestdataModuleEJBClient which extends EJBApplicationModuleImpl, but it is unavailable to my class BestClients which extends Object and is intended to extend oracle.jdeveloper.html.WebBeanImpl!
    It seems to me that I mustnt use RemoteBestdataModule interface directly. Instead of that I must use the public class BestdataModuleEJBClient that extends EJBApplicationModuleImpl and implements BestdataModule interface. It contains all methods required without additional arguments (see just above). However, how must I create an object of BestdataModuleEJBClient class? That is a puzzle. Besides my custom methods the class has only two methods:
    protected bestdata.common.ejb.RemoteBestdataModule mRemoteAM;
    /*This is the default constructor (do not remove)*/
    public BestdataModuleEJBClient(RemoteApplicationModule remoteAM) {
    super(remoteAM);
    mRemoteAM = (bestdata.common.ejb.RemoteBestdataModule)remoteAM;
    public bestdata.common.ejb.RemoteBestdataModule getRemoteBestdataModule() {
    return mRemoteAM;
    It looks like the remote application module must already exist! In despair I tried to put down something of the kind at the client side:
    RemoteBestdataModule remoteInterface = homeInterface.create();
    BestdataModuleEJBClient dm = new BestdataModuleEJBClient(remoteInterface);
    dm.doNothingNoArgs();
    Of course, it results in an error.
    System Output: null
    System Error: java.lang.NullPointerException
    System Error: oracle.jbo.common.PiggybackOutput oracle.jbo.client.remote.ApplicationModuleImpl.getPiggyForRemovedObjects(oracle.jbo.common.PiggybackOutput) (ApplicationModuleImpl.java:3017)
    System Error: byte[] oracle.jbo.client.remote.ApplicationModuleImpl.getPiggyfront(boolea
    System Error: n) (ApplicationModuleImpl.java:3059)
    System Error: byte[] oracle.jbo.client.remote.ApplicationModuleImpl.getPiggyback() (ApplicationModuleImpl.java:3195)
    System Error: void bestdata.client.ejb.BestdataModuleEJBClient.doNothingNoArgs() (BestdataModuleEJBClient.java:33)
    System Error: void bes
    System Error: tclients.BestClients.main(java.lang.String[]) (BestClients.java:76)
    I have studied a lot of documents in vain. I have found only various senseless discourses:
    "Use the Application Module Wizard to make the Application Module remotable and export the method. This will generate an interface for HrAppmodule (HrAppmodule.java in the Common package) which contains the signature for the exported method promoteAllEmps(). Then, deploy the Application Module. Once the Application Module has been deployed, you can use the promoteAllEmps() method in your client-side programs. Calls to the promoteAllEmps() method in client-side programs will result in calls to the promote() method in the application tier."
    However, I have failed to find a single line of code explaining how it should be called.
    Can anybody help me?
    Best regards,
    Svyatoslav Konovaltsev,
    [email protected]
    null

    Dear Steven,
    1. Thank you very much. It seems to me that the problem is solved.
    2. "I logged into Metalink but it wants me to put in both a tar number and a country name to see your issue." It was the United Kingdom, neither the US nor Russia if you mean my issue.
    I reproduce the text to be written by everyone who encounters the same problem:
    package bestclients;
    import java.util.Hashtable;
    import javax.naming.*;
    import oracle.jbo.*;
    public class BestdataHelper {
    public static ApplicationModule createEJB()
    throws ApplicationModuleCreateException {
    ApplicationModule applicationModule = null;
    try {
    Hashtable environment = new Hashtable(8);
    environment.put(Context.INITIAL_CONTEXT_FACTORY, JboContext.JBO_CONTEXT_FACTORY);
    environment.put(JboContext.DEPLOY_PLATFORM, JboContext.PLATFORM_EJB);
    environment.put(Context.SECURITY_PRINCIPAL, "TESTER");
    environment.put(Context.SECURITY_CREDENTIALS, "TESTER");
    environment.put(JboContext.HOST_NAME, "localhost");
    environment.put(JboContext.CONNECTION_PORT, new Integer("2481"));
    environment.put(JboContext.ORACLE_SID, "ORCL");
    environment.put(JboContext.APPLICATION_PATH, "/test/TESTER/ejb");
    Context ic = new InitialContext(environment);
    ApplicationModuleHome home = (ApplicationModuleHome)ic.lookup("bestdata.BestdataModule");
    applicationModule = home.create();
    applicationModule.getTransaction().connect("jdbc:oracle:kprb:@");
    applicationModule.setSyncMode(ApplicationModule.SYNC_IMMEDIATE);
    catch (NamingException namingException) {
    throw new ApplicationModuleCreateException(namingException);
    return applicationModule;
    package bestclients;
    import bestdata.common.*;
    import certificate.*;
    public class BestClients extends Object {
    public static void main(String[] args) {
    BestdataModule bestdataModule = (BestdataModule)BestdataHelper.createEJB();
    Certificate aCertificate = new Certificate("TESTER", "TESTER");
    //calling a custom method!!
    bestdataModule.passCertificate(aCertificate);
    Thank you very much,
    Best regards,
    Svyatoslav Konovaltsev.
    [email protected]
    null

  • How to use Remote Debugging in JDeveloper 3.1 ?

    I am trying to use the Remote Debugging option with EJBs in JDeveloper 3.1 with Oracle8i 8.1.6.
    I checking all steps the online walkthrough for Remote Debugging EJB in 8i and it didn't work.
    I'm using Oracle8i EJB/CORBA debug option in project properties, but it does not stop in my EJB's break points.
    I tried deploying the EJB again ( with break points) and again it didn't work.
    The error message I got in the trace file is:
    Errors in file D:\Oracle\admin\SCT\udump\sctS000.TRC:
    ORA-29516: Aurora assertion failure: Java thread deadlock detected
    Could someone please tell me how to use it?
    null

    Which platform is the database running on ??
    Other things you should check -
    when debugging the EJB, JDev
    3.1 looks through your IIOP connections to find the one to use.
    Make sure that the IIOP connection that JDev is using for the debugging matches the IIOP connection that the EJB client application is using.
    raghu
    null

  • Calling Remote Procedure using DB Link

    In Oracle v8 or earlier DB link can be used only to Insert/Update/Delete Or Select Data with the Remote DB. But, Oracle 8i, allows us to call A procedure stored in a remote DB. I have oracle8i server and not sure about the other Oracle svr version (Could be 7.3 under unix/8 under unix or so).
    Is it possible to call a procedure stored in a remote DB(different version)from oracle 8i?
    null

    GUNN3R wrote:
    I have a package in a database defined this way:
    CREATE OR REPLACE PACKAGE BODY xx_dummy_package
    IS
    FUNCTION dummy_procedure RETURN NUMBER
    IS
    BEGIN
    DBMS_OUTPUT.PUT_LINE('I am now in dummy_procedure');
    RETURN 1;
    END dummy_procedure;
    END xx_dummy_package;
    And I'm trying to call this package from an external database using the next code:
    DECLARE
    num NUMBER;
    BEGIN
    -- user package db link function
    num := [email protected]_PROCEDURE();
    END;
    But I'm getting the next error:
    ORA-06550: line 7, column 12:
    PLS-00352: Unable to access another database 'APPSRHREM.XX_DUMMY_PACKAGE.DUMMY_PROCEDURE'
    ORA-06550: line 7, column 12:
    PLS-00201: identifier '[email protected]_DUMMY_PACKAGE.DUMMY_PROCEDURE' must be declared
    ORA-06550: line 7, column 5:
    PL/SQL: Statement ignored
    Anyone knows why is this happening?
    Thanks :)incorrect syntax

  • Which ODBC driver for Personal Oracle8?

    I'm using Personal Oracle8 and trying to connect via ODBC from a
    Java program using JDBC. I can connect to MS Access 7 via ODBC
    but I cannot connect to Personal Oracle8 using the delivered
    ODBC 8 driver (8.0.4.0). Looking through the technet product
    listing, the other ODBC 8 drivers only work with NT. I'm using a
    laptop with Windows98. I'm stumped. What should I use and where
    do I download it from please?
    Thanks in advance,
    Dave
    null

    Are you connecting via a JDBC-ODBC bridge or just using the
    native JDBC driver? The ODBC drivers (or JDBC drivers for that
    matter) don't care if they run on WIndows 9x or NT. The problem
    here might be that you are using Personal Oracle. This version is
    not intended to be remotely connected to (i.e. from a remote
    machine) -- it is only intended for bequeath connections (i.e.
    processes local to the RDBMS). You CAN start a listener on the PO
    RDBMS (it isn't running by default), although that really isn't
    what it is intended to do (i.e. be a server). Try using the
    workgroup or enterprise server instead.
    The ODBC (and JDBC drivers) will need a listener running to
    connect remotely (which is probably the source of your trouble).
    null

  • Oracle8 on Win98

    Because of some hard disk problems, I had to change my platform Win95 to Win98. After a new installation of Oracle8 (V8.0.4.0.0) I can't get connected to my remote database.
    Before getting connected I get the following message
    What can I do after my migration from Win95 (worked without any problem) to Win98?
    null

    have you a reply to this question?
    Because of some hard disk problems, I had to change my platform Win95 to Win98. After a new installation of Oracle8 (V8.0.4.0.0) I can't get connected to my remote database.
    Before getting connected I get the following message
    What can I do after my migration from Win95 (worked without any problem) to Win98?
    null

  • Forms Error When Connect To Remote Machine

    I install the Oracle8 on a machine and then install Developer2.1 on it.
    I install The oracle8 on another machine.
    I install Server installation on both machine on NT platefom.
    I connect the sql of one machine to other Database it was connected and there was no error. But I try to connect the forms Builder to the remote machine database it was reported an error
    " tns: Unable to connect the databse"
    What is problem Please Help me
    Your,s
    [email protected]
    null

    As a copy of this query has been posted to the CR design forum at 11:21, assuming this is indeed a design question.
    Thus setting this thread as answered.
    - Ludek

  • Error in Deployement of EJB in Oracle8i

    I have create Remote /Home Interface n Bean class file thr. JD -3.0 .
    After that when i tried to deploy it in Oracle8i Database it's giving error in compiling Stubs .
    the error is as follows :
    java.lang.NoClassDefFoundError: java/util/ArrayList
    at sun.tools.util.CommandLine.parse(CommandLine.java:42)
    at sun.tools.javac.Main.compile(Main.java:214)
    at sun.tools.javac.Main.main(Main.java:733)
    Can someone help
    Thanx in advance
    null

    Hi
    No object for mandatory target role 'return' of model class.
    Do the following checks
    1. Return node is model node or its a mapping to model node.(Both r different), Since u have bound it to table  so it should be mapping to model node.(for check --create one context node here u will find 4 option Mapping ,Model binding etc I am talking about this mapping)
    2.Check the size of that return node if it is 0 then see the mapping .
    3.If is it working fine in WSnavigator then most probably its a problem of mapping, and other could be after executing  the model invalidate the response node(I considered u know this)
    Let see
    Best Regards
    Satish Kumar

  • Unable to connect Forms 5 to Personal Oracle8

    Hi,
    I have recently installed Developer 2000 (release 2.1) and
    Personal Oracle8 (release 8.0.4.0.0) on Windows 95.
    I have made additions through both SQL Net Easy Config and Net 8
    Config to allow for remote connections to my Oracle server at
    work.
    All the tools I am using - Forms 5, SQL Plus 8.0, Procedure
    Builder, etc. - all connect to my server remotly through the
    configurations I added. SQL Plus connects to Personal Oracle8
    as well (ie the local databse).
    My problem - None of the Developer 2000 tools will connect to
    Personal Oracle8. I have played around at great lengths and am
    stumped.
    Can anybody suggest what I have to do to enable those tools to
    connect locally?
    null

    Hi,
    I have recently installed Developer 2000 (release 2.1) and
    Personal Oracle8 (release 8.0.4.0.0) on Windows 95.
    I have made additions through both SQL Net Easy Config and Net 8
    Config to allow for remote connections to my Oracle server at
    work.
    All the tools I am using - Forms 5, SQL Plus 8.0, Procedure
    Builder, etc. - all connect to my server remotly through the
    configurations I added. SQL Plus connects to Personal Oracle8
    as well (ie the local databse).
    My problem - None of the Developer 2000 tools will connect to
    Personal Oracle8. I have played around at great lengths and am
    stumped.
    Can anybody suggest what I have to do to enable those tools to
    connect locally?
    null

  • Oracle8i management server

    I cannot get management server to start on my pc after installing oracle8i server on it.
    can someone please help?

    i have a problem in installing AS 9i Release 1, Enterprise edition.
    on 100% installation it stucks and doesnt configure anything onwards....
    i think there is a problem in connecting to the remote origin database on another machine....
    i m using windows 2000 , oracle 9i and dev 9i on one machine and AS on another with the same OS.
    Kindly help
    regards
    zohra

  • ORACLE8 SERVER RELEASE 8.0.4 ENTERPRISE EDITION NEW FEATURES

    제품 : ORACLE SERVER
    작성날짜 : 2004-08-16
    Oracle8 Server Release 8.0.4 Enterprise Edition New Features
    ============================================================
    97.12월 Solaris용 Oracle8.0.4가 출시된 것을 필두로 Q3 중에 Major Platform용
    Oracle8.0.4가 나올 것으로 예상됩니다.
    8.0.4는 Oracle8 최초의 Maintenance Release이고, 각종 Bug Fix를 비롯하여
    다음과 같은 영역에서 기능을 보강하였습니다:
    Oracle8 and Oracle8 Enterprise Edition product factoring
    Time Series Data Cartridge
    Visual Image Retrieval Data Cartridge
    Legato Storage Manager integration
    JDBC drivers
    Advanced queuing enhancements
    Easing of restrictions on parallel DML operations
    Improvements to national character support
    Improved automation of tablespace point in time recovery (PITR)
    Improved Oracle Parallel Server diagnostics
    Oracle Enterprise Manager enhancements
    Net8 restrictions lifted
    Oracle8 및 Oracle8 Enterprise Edition Product Factoring
    Oracle은 두가지의 Oracle8 server로 구분되는데 이는, Oracle8 and Oracle8
    Enterprise Edition입니다. 두 제품간의 기능이나 타겟 시장의 차이는 설명않습
    니다. 8.0.3과 8.0.4의 가장 중요한 차이는 소위 "Factored"개념이 적용되어
    8.0.3을 구매하면 licensing하지 않은 기능과 옵션도 install/use할 수 있던
    것이 이제는 licesing한 기능과 옵션만을 사용할 수 있도록 제한된다는 것입니다.
    - Error Message가 뜬다고 함. (제품기술실에서는 이 사항에 대해 확인 부탁드
    립니다.)
    Time Series Data Cartridge
    8.0.4에는 새로이 Time Series Data Cartridge가 추가되는데, 이는 Temporal
    Data를 데이타베이스에서 관리할 수 있는 것으로, 즉 시계열 데이타 타입을 정의
    해서 사용할 수 있다는 것입니다. (예, 캘린더를 사용자 마음대로 정의할 수
    있음) 타임 시리즈 카트리지는 관계형과 객체형 인터페이스를 모두 지원하며,
    서드 파티는 카트리지에서 제공하는 인터페이스를 통해 솔루션을 개발할 수 있습
    니다. (SHYANG BJN, This needs to have some good examples for better
    understanding, also)
    Visual Information Retrieval (VIR) Cartridge
    타임 시리즈 카트리지 이외에 추가되는 또 하나의 카트리지는 VIR(이미지 정보
    검색용) 카트리지로서, 이미지의 속성(색깔, 구조, 질감 등)을 이용하여 검색할
    수 있도록 해 줍니다.
    이는 Virage라는 회사의 이미지 검색 기술-소위 "패턴 매칭 알고리즘"-을 이용한
    것으로 "find me objects that look like this one." 과 같은 질의가 가능합
    니다.
    Legato Storage Manager 통합
    8.0.4는 Legato의 Storage Manager가 통합 컴포넌트로 제공됩니다. Legato
    Storage Manager는 테이프 저장 매체 관리용 유틸리티로서 이제 Oracle8에서
    이를 활용할 수 있습니다. 8.0.3에서는 미디어 관리 레이어(MML:Multimedia
    Management Layer)를 제공하지 않았으며, 데이타를 테이프에 백업받기 위해서는
    써드파티의 MML을 구매해야 합니다.
    8.0.4에서 제공되는 Legato MML은 최대 4개의 테이프 드라이버에 동시 백업이
    가능한 Limited Version입니다.
    JDBC Drivers
    8.0.4에는 두개의 JDBC 드라이버가 포함되는데, 이를 통해 자바 프로그래머들은
    Oracle7과 Oracle8에 액세스할 수 있습니다. 이중 하나는 JDBC/OCI 드라이버라고
    불리우며 클라이언트/서버 자바 애플리케이션이나 자바 기반 미들티어를 개발하는
    개발자들을 타겟으로 합니다. 이 드라이버는 JDBC invocations 을 Oracle Call
    Interface [OCI]용 call로 바꿔주어 SQL*Net이나 Net8으로 보내 오라클 데이타
    베이스를 액세스하게 합니다.
    또 하나는 Thin JDBC driver라고 하는 것으로 자바 애플릿과 자바 애플리케이션
    개발자들을 위한 것입니다. 이 드라이버는 자바로 코딩되어 있어 완벽하게 JDBC
    표준을 따르고 있습니다. Thin JDBC driver는 대략 150K 의 크기에 (압축되지
    않으면300 K) 자바 애플릿과 함께 다운로드 될 수 있습니다. 이는 Oracle8만을
    지원하며, Oracle7은 지원않습니다.
    두 드라이버 모두 Javasoft의 JDBC 스펙을 따르며 JDK 1.0.2와 JDK 1.1을 지원
    합니다. 이들은 현재 상용화 되어있는 대부분의 browsers, tools, 그리고 Java
    VMs과 사용될 수 있고, 2 티어 이상의 멀티티어 컨피규레이션을 지원합니다.
    Advanced Queuing 개선
    8.0.4의 Enterprise Edition은 AQ기능이 보강되었습니다. 즉, remote queuing과
    de-queuing, 그리고 OCI interface 등이 추가되었고, 큐의 통계를 제공하며
    Oracle Enterprise Manager와 통합되었습니다.
    이제 메시지가 로컬 큐로 부터 리모트 큐로 자동 전달되고, 따라서 분산
    애플리케이션의 개발과 운영이 한층 용이해졌습니다.
    API는 8.0.3에서 PL/SQL API만 제공되던 것이 이제 OCI 인터페이스까지 제공됨에
    따라 AQ call 실행이 개선되고, AQ 기능을 활용하는 Pro*C애플리케이션 개발이
    한층 용이해졌습니다.
    8.0.4에서 제공되는 큐의 통계값은 평균 큐의 길이, 대기중인 메시지의 수, 시간
    초과된 메시지의 수 등을 포함하며 테이블로 유지되어 SQL문으로 조회가 가능
    합니다.
    큐와 관련한 관리작업을 단순화할 수 있도록 OEM이 큐를 사용하는 사용자와
    오퍼레이션을 관리합니다. 큐를 생성하고, 큐를 시작하거나 정지시키는 작업, 또는
    큐의 사용자를 늘리는 등의 태스크를 이제 OEM을 통해 가능합니다.
    Parallel DML Operations 관련 제한 완화
    Oracle8 Release 8.0.4 Enterprise Edition은 parallel DML
    (Insert/Update/Delete) operations에서 비롯되는 제한 사항을 더욱 완화시켜
    줍니다. 8.0.3에서는 하나의 트랜잭션에서 하나의 병렬 DML 오퍼레이션만이 가능
    하였으나 8.0.4에서는 복수 개가 허용됩니다.
    단 한가지 제약은, 만일 어떤 트랜잭션내에서 테이블을 병렬로 수정하는 DML
    오퍼레이션이 실행되면 그 트랜잭션내에서는 더 이상 그 테이블에 대해 조회
    하거나 DML을 하지 못한다는 것입니다. (다른 트랜잭션으로 처리해야 함)
    National Character Support 개선
    Release 8.0.4는 Korean NCHAR character set과 European sort for the
    UTF8 character data를 지원합니다.
    또한 Tablespace Point in Time Recovery (PITR) 자동화가 개선되었다고
    합니다. 본사는 비록 이 기능이 개선되었다고 해도 수행시키는데 필요한 단계
    (step) 중 몇 가지는 아주 "critical"하다고 하여 필히 Oracle Worldwide
    Support를 contact 하라고 조언합니다.
    Oracle Parallel Server Diagnostics 개선
    8.0.4는 Oracle Parallel Server diagnostics도 개선하였습니다. Fixed global
    views (GV$views) 상에서의 성능이 개선되었으며, 새로 추가된V$ view 를 통해
    DLM (distributed lock manager) lock을 볼 수 있습니다.
    Oracle Enterprise Manager 개선
    Oracle Enterprise Manager는 Release 1.5가 Release 8.0.4와 함께 사용됩니다.
    릴리즈1.5에서는 Backup Manager component 가 개선되어stored Recovery
    Manager scripts를 지원합니다. 즉, 이들 스크립트를 OEM에서 편집, 관리 가능
    합니다. 또한 "report wizard"가 추가되어 Recovery Manager report commands
    를 위저드의 순서대로 생성가능합니다.
    OEM 1.5의 schema manager 역시 오브젝트를 지원하도록 개선되었습니다. DBA는
    스키마 매니저를 이용하여 객체 타입과 객체 테이블을 생성, 드롭, 관리할 수
    있습니다. 스키마 매니저는 이외에도 AQ기능도 관리할 수 있게 되었습니다.
    사용자들은 스키마 매니저 인터페이스를 통해 큐에 주어지는 오퍼레이션을 관리
    가능합니다.
    Net8 제한 완화
    Net8 Release 8.0.4 역시 제한이 완화되었고, 보다 손쉬운 관리를 위해 기능이
    추가되었습니다. 일례로Net8이 이제는 DCE를 지원합니다. (8.0.3에서는 지원 안함)
    Net Assistant는 리스너의 컨피규레이션을 할 수 있도록 개선되었고, 마침내
    커넥션 풀링과 멀티플렉싱을 동시에 "enable"할 수 있게 되었습니다.
    Migration 과 Interoperability
    Oracle8 Release 8.0.4 는 마이그레이션 유틸리티를 이용 기존의 Oracle7
    (Release 7.1, 7.2, or 7.3) 데이타베이스를 쉽게 마이그레이션 할 수 있습니다.
    마이그레이션 유틸리티는 데이타 딕셔너리를 재구축해주고, 콘트롤 화일, 로그
    화일 및 데이타 블록을 바꿔줍니다.
    Oracle8 Release 8.0.3 데이타베이스는 8.0.4를 인스톨하는 것으로 업그레이드가
    끝납니다.

    Try this statement to get more information:
    SELECT a.job, a.log_user, to_char(a.this_date, 'MM/DD/YYYY HH24:MI:SS'), b.sid,
    to_char(a.last_date, 'MM/DD/YYYY HH24:MI:SS'), to_char(a.next_date,
    'MM/DD/YYYY HH24:MI:SS'), a.total_time, a.broken, a.failures, a.Interval , a.what
    from dba_jobs a, dba_jobs_running b
    where a.job=b.job(+)
    order by a.job
    The what column should display the script you're suppose to run.
    I just posted an integrated set of GUI tools to administer the Oracle database. One of the many functions is a GUI interface to Oracle Jobs. This function allows you maintain the Oracle Jobs (in the Tools section) – Create, modify, run a job. You may need same help to get started, so feel free to contact me ([email protected]). The link is http://www.barsoft.net/

Maybe you are looking for