Output of Oracle8i "deployejb" tool

Hi,
To deploy the EJB successfully, Oracle recommends that we deploy their Sample EJB's, which ships with Oracle8i product,
before proceeding with our EJBs. This would help us verify the installation.
The sample EJB's are available at %ORACLE_HOME%\javavm\demo\demo.zip.When the demo.zip file is extracted, a
folder \examples\ejb\basic\helloworld, is created in the extracted path.The makeit.bat and runit.bat files in this folder
should run successfully to deploy the EJB in the DB.
When I attempt to execute, makeit.bat doesnot run properly.The output is pasted here for your reference.As you may notice,
ClassCastException occurs, when a call is given to deployejb, through the makeit.bat file.
C:\Oracle8i\javavm\demo\extract\examples\ejb\basic\helloworld>call deployejb -republish -temp temp -u scott -p tiger
-s sess_iiop://localhost:2481:oracle8i -descriptor hello.ejb
server.jar
Exception in thread "main" java.lang.ClassCastException: com.sun.corba.se.internal.iiop.ORB
at oracle.aurora.jndi.orb_dep.IRFinder.getObject(IRFinder.java:24)
at oracle.aurora.jndi.orb_dep.IRFinder.initialReferences(IRFinder.java:78)
at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(SessionCtx.java:499)
at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(SessionCtx.java:35)
at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(ServiceCtx.java:130)
at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(ServiceCtx.java:295)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.initializeSession(ToolImpl.java:101)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(ToolImpl.java:213)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:121)
at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:445)
Any help/comments on this would be appreciated.
Thanks,
Sandeep

"Memory"  If you are trying to look at the memory usage of an OS process connected to Oracle you have an issue you need to be aware of, namely, most UNIX/Linux utilities cannot distinguish between private memory used by a process and shared memory.  Since the SGA exists in shared memory the process memory statistics can show as using huge amounts of memory and the sum of all your Oracle connected processed can far exceed the available memory because of this double counting.
HTH -- Mark D Powell --
I missed that you had posted two separate questions.  I will just answer in one.  The questions I posted were about what it is you want the script to provide you and what value each column in the display has.  I would point out that if you have issues looking at the OS level is unlikely to identify the problem in many cases.  You may not see a process with extremely high cpu or memory at the OS level.  The problem could be lock waiting or latch waiting.  You will only be able to determine this by looking in the database.  That is not to say that sometimes a problem session will not show up with high cpu only that in many cases the problem may be elsewhere.  Eventually you are going to have to look in the database at the session so why not start there.  After all top/topmonitor etc ... already exist at the OS level to find the high cpu, io, memory sessions.  To find and fix database session issues you have to eventually connect to the database and high cpu, memory, and io sessions can all be found with queries.

Similar Messages

  • Output of using Oracle8i "deployejb" tool

    Hi,
    To deploy the EJB successfully, Oracle recommends that we deploy their Sample EJB's, which ships with Oracle8i product,
    before proceeding with our EJBs. This would help us verify the installation.
    The sample EJB's are available at %ORACLE_HOME%\javavm\demo\demo.zip.When the demo.zip file is extracted, a
    folder \examples\ejb\basic\helloworld, is created in the extracted path.The makeit.bat and runit.bat files in this folder
    should run successfully to deploy the EJB in the DB.
    When I attempt to execute, makeit.bat doesnot run properly.The output is pasted here for your reference.As you may notice,
    ClassCastException occurs, when a call is given to deployejb, through the makeit.bat file.
    C:\Oracle8i\javavm\demo\extract\examples\ejb\basic\helloworld>call deployejb -republish -temp temp -u scott -p tiger
    -s sess_iiop://localhost:2481:oracle8i -descriptor hello.ejb
    server.jar
    Exception in thread "main" java.lang.ClassCastException: com.sun.corba.se.internal.iiop.ORB
    at oracle.aurora.jndi.orb_dep.IRFinder.getObject(IRFinder.java:24)
    at oracle.aurora.jndi.orb_dep.IRFinder.initialReferences(IRFinder.java:78)
    at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(SessionCtx.java:499)
    at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(SessionCtx.java:35)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(ServiceCtx.java:130)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(ServiceCtx.java:295)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.initializeSession(ToolImpl.java:101)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(ToolImpl.java:213)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:121)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:445)
    Any help/comments on this would be appreciated.
    Thanks,
    Sandeep

    I would like to post what I did in fact get to work.
    I took the suggestion to replace single-quotes with double-quotes. What also DID seem to help things was:
    1. removing all XML entities from my markup, even properly escaped ones (like &amp; or &#160;)
    2. ensuring that:
    <xsl:variable name="_XDOFOPOS2" select="number(1)"/>
    <xsl:variable name="_XDOFOTOTAL" select="number(1)"/>
    appeared in the table (before anything else, still not sure what these are controlling or internal Oracle logic is happening).
    I am still not 100% (or even 60%) sure this problem won't crop up if we have to modify our template, but through going through our original markup and adding it to a file that "works", table by table, and
    assessing any errors, our reporting now works.
    However, having entities (especially ampersand, or the non-breaking space [used as a placeholder for NULL database values to ensure the table-cell gets created]) would be useful.
    Thanks for your comments.
    Daniel

  • Error Installing Net8 configuration assistance. "No output available for this tool"

    Hi everybody.
    This error ocurred when I am installing Net8 Configuration Assistance:
    "No output available for this tool"
    What does it mean?
    I have enough space, memory
    Microsoft Windows 2000. Service pack 2
    Intel Pentium 4 1700 MHZ
    256M RAM
    Oracle8i Enterprise Edition Release 3 (8.1.7) for Windows 2000/NT
    Thanks
    Edwin
    [email protected]

    sorry, a little bit late but i had the same problem.
    /oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    simple make the link "ln -s libdb.so.3 libdb.so.2" in the /usr/lib directory.
    regard´s
    roland

  • Report VS Excel output using XML Publisher tool (DBMS_XMLGEN)

    Hi All,
    Currently I am working on report generation in MRP module with Excel output using XML Publisher tool.
    XML tool works based on query.
    I have developed PLSQL block by using DBMS_XMLGEN – database package, to generate XML output of query.
    My question is how we can put generated xml on above PLSQL block into OUT file (APPS).
    Because DBMS_OUTPUT.PUT_LINE( ) has limitation, it allow 255 character string only.
    But I do not know, Is FND_FILE.PUT_LINE (FND_FILE.OUTPUT,’’) allow for large data?
    If it does not allow what will be the other solution in oracle application to resolve above problem.
    Let me know any queries regarding to this problem.
    Thanks and Regards,
    Sai Krishna @cavaya.com

    Hi Prakash,
    Thanks for the reply. We did apply the one-off patch and got rid of the problem of not viewing 'Excel' output using XMLP.
    Now we are looking at a different perspective:
    Basically our client is looking for the following:
    1. Mathematical functions in the resulting XLS (like SUM, AVG etc..) ouput
    2. Use of macros if possible.
    And to do this i am looking out for a sample template that gives me output in excel format I have a TAR with Oracle for this purpose, but the TAR has so far been unsuccessful in providing us with any material in the direction.
    Our client remembers seeing this as a demo at the Oracle Conference this yr at San Fransisco, but does not have a sample to provide us. We are looking for such a sample.
    Thx,
    Nitin

  • Invalid END header format/no output available for this tool

    help me.
    I install oracle 9i into windows 2k server with pack3. when configuring the ODCA, when OUI prompt:
    invalid END header format&
    no output available for this tool.
    who can tell me that what is happen?
    before this, i had installed this version on windows 2003.

    Dear All
    I have the same problem when installing Oracle9iasR2 on a windows 2000 IBM server
    At the database configuration Assistant of the infrastructutre installation I am always getting this strange message Not a ZIP file (End Header Not found).
    We have tried a lot off scenarios to install Oracle9iasr2 but the installation always fails at the database creation with the followning message
    Not a ZIP file (End Header Not found).
    We had also tried to do the installation using a different copy of CD's with no success.
    Also the same installation on the same server was succesfull with O/S Win2003.
    Then the whole installation fails .
    If anyone has ever faced the same problem and had solved it please advice.
    Thank you in advance.
    Bill

  • ClassCastException in deployejb tool

    Hi,
    We have installed Oracle 8.1.5 on Win NT.
    We are trying to run the helloworld demo(sample EJB example) provided by Oracle.
    But during the runnning the makeit batch file(which is provided by Oracle) we get a ClassCastException. The stack trace is as follows:
    Exception in thread "main" java.lang.ClassCastException: com.sun.CORB
    A.iiop.ORB at oracle.aurora.jndi.orb_dep.IRFinder.getObject(IRFinder.java:24) at oracle.aurora.jndi.orb_dep.IRFinder.initialReferences(IRFinder.java:78) at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(SessionCtx.java:499) at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(SessionCtx.java:35) at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(ServiceCtx.java:130) at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(ServiceCtx.java:295) at oracle.aurora.server.tools.sess_iiop.ToolImpl.initializeSession(ToolImpl.java:101) at oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(ToolImpl.java, Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:121) at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:445)
    We have configured the listener for IIOP clients. And also set the required environment variables as documented.
    Has anyone encountered this problem.
    Can someone PLEASE help us???
    TIA,
    Madhura

    Hi,
    We have installed Oracle 8.1.5 on Win NT.
    We are trying to run the helloworld demo(sample EJB example) provided by Oracle.
    But during the runnning the makeit batch file(which is provided by Oracle) we get a ClassCastException. The stack trace is as follows:
    Exception in thread "main" java.lang.ClassCastException: com.sun.CORB
    A.iiop.ORB at oracle.aurora.jndi.orb_dep.IRFinder.getObject(IRFinder.java:24) at oracle.aurora.jndi.orb_dep.IRFinder.initialReferences(IRFinder.java:78) at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(SessionCtx.java:499) at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(SessionCtx.java:35) at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(ServiceCtx.java:130) at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(ServiceCtx.java:295) at oracle.aurora.server.tools.sess_iiop.ToolImpl.initializeSession(ToolImpl.java:101) at oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(ToolImpl.java, Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:121) at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:445)
    We have configured the listener for IIOP clients. And also set the required environment variables as documented.
    Has anyone encountered this problem.
    Can someone PLEASE help us???
    TIA,
    Madhura

  • Anybody know of a tool to summarize DMS TOOL output

    I am currently monitoring an Application Server 10.1.2.2.0 using the dmstool -dump command in a shell script. It runs every 10 minutes from 5 am until 11 pm. I then rename the log file to a date and would like to be able to have a way to quickly identify problems in the output file, or at least have a way to display the output to the developers to be able to look at. I have done some searches, but it doesn't seem like I can find anything that reads and displays the output of the DMS Tool.
    Has anybody else thought of this or has a solution?
    Thanks.

    I am aware of AggreSpy, but I thought that was for a point in time type of viewing of data. What I am trying to accomplish is to be able to see trending over a period of time. I found Oracle® Application Server 10g
    Performance Guide 10g (9.0.4) Part No. B10379-01, appendix A as a good reference to define and explain the multiple metric results that DMSTOOL -dump captures, but am yet to find a tool that allows you to pick and choose which metirics you want to monitor. I guess I will have to look into writing my own.
    Thanks anyway. I have yet to see how to configure the EM to see historical data on the application server.
    Thanks again.

  • Deployejb : Oracle 8.1.6 : Errors compiling the communication stubs

    Hi,
    I was able to deploy EJB using JDeveloper 3.1 in the Oracle 8i (1.1.6) DB.However, when I try it manually, it is giving errors.
    I was able to use deployejb tool succesfully with Oracle 8.1.5 DB.Is there some problem with Oracle 8.1.6 DB?
    This is output, I am getting :
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.....................................done
    Compiling Stubs...Errors compiling the communication stubs
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBHomeImplBase.java:24: i
    llegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBHomeImplBase extends org.omg.CORBA.portable.Skel
    eton implements EJBPackage.OracleEJBHome {
    ^
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBRemoteImplBase.java:24:
    illegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBRemoteImplBase extends org.omg.CORBA.portable.Sk
    eleton implements EJBPackage.OracleEJBRemote {
    ^
    2 errors
    Is this a problem with the classpath/path settings?
    Please advise!!
    TIA
    Sandeep
    null

    Thanks,I got it
    -- Sandeep
    null

  • Use of chmod in sess_sh tool

    Hi,
    While trying to use the chmod command in sess_sh tool, I could not see its effect.
    I had deployed my EJB using deployejb tool.
    The published Object in the Session Namespave under test Publishing Context is RentalEJBRemote (i.e /test/RentalEJBRemote)
    I try running my client with user/password as sandeep/sandeep.It works fine.
    Now, I want to revoke the execute right, so that when I try to activate the remote (Home) object, by calling the lookup method, I should get a NO PERMISSION message
    I use the following sequence of commands after that :
    1. sess_sh -user sandeep
    -password sandeep
    -service sess_iiop://sandeep:2481:oracle8i
    2. $ cd test
    $ ls -l shows
    READ WRITE EXEC OWNER SCHEMA
    PUBLIC SANDEEP PUBLIC SANDEEP SYS
    3. Removing the execute permission of sandeep
    for this Published Object
    $ chmod -e sandeep RentalEJBRemote
    (No errors reported)
    4. $ ls - l still shows ....
    READ WRITE EXEC OWNER SCHEMA
    PUBLIC SANDEEP PUBLIC SANDEEP SYS
    5. When, I try to access/activate the Home object, I am still allowed to do so.
    Hence, I am not able to see the effect of chmod.
    Please advise.
    TIA
    Sandeep
    null

    Hi,
    The guide says you would need to use
    chmod -x sandeep RentalEJBRemote , i.e. use -x instead of -e
    The moment I do this, I get an exception trace
    java.util.MissingResourceException: Can't find resource
    at java.util.ResourceBundle.getObject(ResourceBundle.java:282)
    at java.util.ResourceBundle.getString(ResourceBundle.java:258)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.msg(ToolImpl.java:137)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.fail2(ToolImpl.java:48)
    at oracle.aurora.server.tools.sess_iiop.Chmod.invoke(Chmod.java:61)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:12
    2)
    at oracle.aurora.server.tools.sess_iiop.Shell.invoke_command(Shell.java:
    208)
    at oracle.aurora.server.tools.sess_iiop.Shell.invoke(Shell.java:129)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:12
    2)
    at oracle.aurora.server.tools.sess_iiop.Shell.main(Shell.java:232)
    Message [CANNOT_CHMOD] not found in 'oracle.aurora.server.tools.sess_iiop.Messag
    e'.
    I suppose "-x" is a typo in the Java tools reference guide.It should actually be "-e"
    The help on chmod (i.e. $ chmod -help) in the sess_sh tool also shows "-rwe" as the options.
    Please advise.
    TIA
    Sandeep

  • Re: [iPlanet-JATO] Re: Translation hangs tool (retitled Custom Superclasses and warning T008)

    Sonal,
    I believe that you are misinterpreting the documentation.
    I understand that PgCommon has to extend ViewBeanBase. I tried to
    make the following changes in PgCommon and compiled it. Then I ran
    the extraction which threw up the following error:
    I believe that you are confusing extraction issues with translation issues.
    The warning message that indicates the need for a class mapping strategy to
    address custom superclasses in the original project is a TRANSLATION time
    warning.
    T008 No mapping found for [<ndClassType>]
    Falling back to [Object]. Please add entry for [<ndClassType>] to
    class mapping file, restart the toolbox and re-run the translation.
    As such, the remedy for this warning is detailed in the documentation under
    the heading
    Extraction/Translation Error & Warning Messages
    3.3 Notes on MigrationClassMappings.properties
    It sounds to me that you have misinterpreted the instructions and have
    attempted to modify the original PgCommon declaration, and then re-extract.
    This is incorrect. This implies that you see this as an extraction tool
    situation, which it is not. This is a translation tool consideration, and as
    such does not require any adjustment of the original NetDynamics' object. So
    please, return to the original PgCommon declaration, and recompile. Then run
    the extraction tool. Then run the translation tool, and make note of the
    translation tool warnings and deal with them.
    As indicated in the documentation (although perhaps not clearly enough), the
    solution to warning T008 is not to make your original PgCommon extend
    ViewBeanBase, but rather to adjust the MigrationClassMappings.properties so
    that the TRANSLATION tool will take your class mappings into account when it
    translates the ND objects into JATO objects.
    Specifically, if you add the following entry into the
    MigrationClassMappings.properties file:
    PgCommon PgCommonViewBean
    then the translation tool will cause all classes which previously extended
    PgCommon to be translated into new classes which now extend
    PgCommonViewBean.
    Your final step is to adjust PgCommonViewBean's constructor. Note, we are
    talking about PgCommonViewBean here (i.e. the output of the Translation
    tool, not the original ND object).
    Change it from this:
    public PgCommonViewBean()
    super(PAGE_NAME);
    setDefaultDisplayURL(DEFAULT_DISPLAY_URL);
    registerChildren();
    initialize();
    TO THIS
    public PgCommonViewBean(String name)
    // Adjust the constructor because this is a superclass
    // of the other viewbeans. It is NOT a stand along page
    // Therefore its constructor should be adjusted to pass the
    // page name argument up to the ViewBeanBase class
    super(name);
    /* Delete the following lines, they are not needed if this is acting as a
    superclass of other viewbeans.
    setDefaultDisplayURL(DEFAULT_DISPLAY_URL);
    registerChildren();
    initialize();
    ----- Original Message -----
    From: "Todd Fast" <toddwork@c...>
    Sent: Wednesday, April 25, 2001 5:16 PM
    Subject: Re: [iPlanet-JATO] Re: Translation hangs tool
    Sonal--
    Have you tried recompiling the entire application? It sounds as if theremay
    be a problem with incompatible versions of PgCommon and PgReplaceCDSIDwhich
    I assume extends it. Blow away all your project class files and recompile
    in the ND Studio before trying again.
    Also, make sure there are no .ser files hanging around in your project
    directory.
    Todd
    ----- Original Message -----
    From: <ssingh@n...>
    Sent: Wednesday, April 25, 2001 6:56 AM
    Subject: [iPlanet-JATO] Re: Translation hangs tool
    Todd/Charles,
    Thans for all the help.
    The client has a small application, in which all pages extend from
    PgCommon. PgCommon extends CSpPage. I read through the "Notes on
    MigrationClassMappings.properties" file in iMT1.1.1 documentation.
    I understand that PgCommon has to extend ViewBeanBase. I tried to
    make the following changes in PgCommon and compiled it. Then I ran
    the extraction which threw up the following error:
    java.lang.VerifyError: (class: prHRAdminDE/PgReplaceCDSID, method:
    stLinkToHome_onBeforeDisplayEvent signature:
    (Lspider/event/CSpDisplayEvent;)I) Incompatible object argument for
    function call
    at java.lang.ClassLoader.resolveClass0(Native Method)
    at java.lang.ClassLoader.resolveClass(ClassLoader.java:545)
    at spider.util.CSpClassLoader.loadClass(CSpClassLoader.java,
    Compiled Code)
    at spider.util.CSpClassLoader.loadClassWithPackage
    (CSpClassLoader.java:291)
    at spider.util.CSpClassLoader.loadClassWithPackage
    (CSpClassLoader.java:217)
    at spider.util.CSpClassName.instantiate(CSpClassName.java:180)
    at spider.intrp.CSpIntrpModel.createModel
    (CSpIntrpModel.java:945)
    at spider.intrp.CSpIntrpModel.createNodeObject
    (CSpIntrpModel.java:282)
    at spider.intrp.CSpIntrpModel.open(CSpIntrpModel.java:500)
    at spider.CSpProject.readPostV40ChildObjects(CSpProject.java,
    Compiled Code)
    at spider.CSpProject.readObject(CSpProject.java:806)
    at spider.intrp.CSpIntrpModel.createNodeObject
    (CSpIntrpModel.java:293)
    at spider.intrp.CSpIntrpModel.open(CSpIntrpModel.java:500)
    at spider.intrp.CSpIntrpModel.open(CSpIntrpModel.java:479)
    at spider.CSpider.instantiateFirstProjectInstance
    (CSpider.java:6404)
    at spider.CSpider.createAndSetNewProjectInstance
    (CSpider.java:6187)
    at spider.CSpider.allocateProjectUserContext
    (CSpider.java:5471)
    at spider.CSpider.preloadProjects(CSpider.java, Compiled Code)
    at spider.CSpider.initialize(CSpider.java:542)
    at com.iplanet.moko.netdyn.extract.PseudoCP.createProjects
    (PseudoCP.java:136)
    at com.iplanet.moko.netdyn.extract.PseudoCP.initialize
    (PseudoCP.java:106)
    at com.iplanet.moko.netdyn.extract.PseudoCP.<init>
    (PseudoCP.java, Compiled Code)
    at com.iplanet.moko.netdyn.tools.ExtractTool.invoke
    (ExtractTool.java, Compiled Code)
    at com.iplanet.moko.tools.gui.ToolInvocationThread.run
    (ToolInvocationThread.java, Compiled Code)
    ===================================
    Any more documentation availbale on how to migrate a common base
    page? I beleive that it would be a fairly common issue in NetD
    migrations.
    ===================================
    New PgCommon
    public class PgCommon extends ViewBeanBase implements ViewBean
    //]]SPIDER_CLASS END
    //[[SPIDER_EVENTS BEGIN
    public static boolean DEBUG = true;
    //[[SPIDER_EVENT<this_onAfterInitEvent>
    public PgCommon()
    super("PgCommon");
    public void this_onAfterInitEvent(CSpInitEvent event){
    Properties props =
    HRAdminProperties.getInstance();
    DEBUG = (props.getProperty
    ("hronlineadmin.debug").equals("TRUE"))?true:false;
    //CSpLog.setSendErrorsToHtml(false);
    //return (PROCEED);
    //]]SPIDER_EVENT<this_onAfterInitEvent>
    //]]SPIDER_EVENTS END

  • PL/SQL Hierarchical Profiler: plshprof  output - meaning of Ind% column

    Hi,
    During analysis of an PL/SQL Performance issue I started using the DBMS_HPROF Profiler, but could not find a good source of information about interpreting the out html-files.
    I went through the Database advanced Application Developers Guide chapter: "Using the PL/SQL Hierarchical Profiler" which has a small section explaining the html output generated by this tool.
    I'm aware of the possibility of using the analyze function for populating the DBMSHP_* Tables, but I would like also to use the html output too.
    Unfortunately there is no explanation about the Ind% column in the various html pages in the documentation. Searching the internet didn't bring up much information either.
    for example:
    Function Elapsed Time (microsecs) Data sorted by Total Subtree Elapsed Time (microsecs)
    18824664856 microsecs (elapsed time) & 23390789 function calls
    Subtree      Ind%      Function      Ind%      Descendants      Ind%      Calls      Ind%      Function Name
    18598289260      98.8%      42540820      0.2%      18555748440      98.6%      697210      3.0%      __static_sql_exec_line34 (Line 34)
    18555748440      98.6%      1660109      0.0%      18554088331      98.6%      697210      3.0%      __plsql_vm
    .Has someone used this tool and knows the meaning ?
    best regards

    Can you give me a hint how "C u m %" Column is calculated
    Function Elapsed Time (microsecs) Data sorted by Total Function Elapsed Time (microsecs)
    20052584182 microsecs (elapsed time) & 26511278 function calls
    Subtree      Ind%      Function      Ind%      C u m %      Descendants      Ind%      Calls      Ind%      Function Name
    8920721699      44.5%      8745800186      43.6%      43.6%      174921513      0.9%      15990      0.1%      WM.LOG_INSTEAD_TRG.__dyn_sql_exec_line127 (Line 127)
    10133224678      50.5%      7440629835      37.1%      80.7%      2692594843      13.4%      790323      3.0%      WM.LOG_INSTEAD_TRG.__dyn_sql_exec_line96 (Line 96)
    607218527      3.0%      607218527      3.0%      83.7%      0      0.0%      60200      0.2%      OWNER.LOG_UMTAEUSCHE_U.__static_sql_exec_line763 (Line 763)Sorry but had to write c u m % because otherwise it gets starred out

  • Loading EJB problem with deployejb !

    I am working with Oracle 8.1.5 and jdk 1.1.6,
    when I am running the deployejb tool with the HelloWorld example of the demo directory, I have a problem when loadind EJB files into the database:
    deployejb -v -u workuser ...
    done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file adn Comm Stubs Jar file...loading: helloServer/HelloBean
    ORA-01552: cannot use system rollback segment for non-system tablespace USERS
    SQL Error in loading : helloServer/HelloBean
    ORA-06502: PL/SQL : numeric or value error
    ORA-06512: at "SYS.DBMS_LOB", line 700
    ORA-06512: at "WORKUSER.LOADLOBS", line 1
    ORA-06512: at line 1
    ... [same problem with all objects]
    Can you HELP me ?

    Hard to say, looks like a database configuration problem. Check with your DBA...
    Matthieu

  • Code generation problem with deployejb !

    I am working with Oracle 8.1.5 and jdk 1.1.6,
    when I am running the deployejb tool with the HelloWorld example of the demo directory, I have a problem with the code generation of the EJBHome and EJBObject:
    deployejb -u ...
    ... [deployejb found HelloHome.class]
    done
    Generating EJBHome and EJBObject on the server...
    An exception occured during code generation: Class not found : hello.HelloHome.class
    Note my CLASSPATH variable is correctly set.
    Can you HELP me ?
    null

    Adding -W2,-Rcond_elim to the existing flags does make both the small example and the original code compile correctly.
    --David                                                                                                                                                                                                                                                               

  • Help with deployejb error messages

    i get the following error when running the deployejb tool on one
    ejb:
    Reading Deployment Descriptor...java.lang.NoClassDefFoundError
    then, with another ejb, i get the following:
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm
    Stubs...........................................................
    done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...done
    Generating EJBHome and EJBObject on the server...
    An exception occurred during code generation:
    oracle.aurora.vm.ClassNotResolvedE
    xception : Remote Interface not found:
    com.prc.services.image.ImageManager : com
    .prc.services.image.ImageManager in <Resolver((* SYSTEM)(* SYS)
    (* PUBLIC))>
    any ideas?
    thanks
    null

    Thanks Murray, I worked through the suggested troubleshooting remedies and it wasn't solving the problem, but I was learning quite a lot about the functionality of DW8 as I did it
    Then I uninstalled the program and re-installed it and thankfully the JavaScript themed alerts have stopped.. I haven't reinstalled the DMX extensions yet, but previously de-selecting them hadn't made any difference.
    Very grateful for your help. I'm up and running again.......

  • Procedure output as Log files

    Hi all,
    Can any one of you can explain me how to generate the stored procedure output as a ".log" file in oracle ??????
    Thanks in advance,
    Vinay A

    It depends on what you mean by stored procedure output, and on what tool you are using.

Maybe you are looking for