Oracle DBA Tools for NW Systems ( ABAP +JAVA)

Hi,
We have installed PI/XI ( ABAP + JAVA). i have the following questions.
1)Like SE11, is any tool SAP supplies to maintain JAVA dictionary objects( belonging to SAPSR3DB)?.
2)Like ST05->Analysis of SQL statement, is any tool SAP supplies to get the explain plan for SQL statements related to SAPSR3DB tables?.
3)Apart from BR* tools and DBACOCKPIT, what are the SAP tools available for administrate Java(Oracle) dictionary objects?.
Thanks in advance.
Thanks.
Raj.

Hello Raj,
1) No there isn't any tool like that as far as i know
2) You can perform a SQL trace with the OpenSQL monitor or the Wily Interscope agent (which i would recommend). After you have identified the expensive SQL statements you can perform an EXPLAIN PLAN in SQL*Plus or Oracle SQL Developer (free tool). The Java stack is not so comfortable as the ABAP stack in this area.
-> http://help.sap.com/saphelp_nw04/helpdata/en/24/d4ff0eccf33a49a5c26a280a119b14/content.htm
3) I don't know any ... in a Java Stack you need to know what you are doing.
Regards
Stefan

Similar Messages

  • Connection Problem When Using Oracle Developer Tools for Visual Studio

    I tried to create an Oracle Connection in my Visual Studio 2008 after installing Oracle 11g, Oracle Data Access Components (ODAC) with Oracle Devleoper Tools for Vissual Studio version 11.1.0.6.20.
    I followed the directions according to "Building .NET Applications Using Oracle Developer Tools for Visual Studio, when I click Test Connection, I keep getting the error message below.
    Microsoft Visual Studio
    ORA-12170: TNS:Connect timeout occurred
    OK
    ---------------------------

    I solved the problem.
    This is what I did for the benefit of the embryonic newbe like me.
    On the Add Connection Dialog
    1.     For Data source name I selected Local Database
    2.     I clicked on the specific User Name and I typed SYSTEM
    3.     For Password, I typed orcl (the password I setup during the installation) (HR did not work for me for User name and Password according to the tutorial instructions)
    4.     For Role, I selected Default
    5.     Connection Name, I selected Local Database
    6.     Before proceeding any further went to Windows XP SP3 where I was operating from, under Start Menu, I selected Administrative Tools then Services
    a.     On the Windows Services (Local) Dialog, under name, I selected OracleServiceORCL and OracleOraDb11g_home1TNSListener. I clicked on them one at a time
    b.     On the presented Dialog, under Service Status, I Clicked on the Start Button to start the Services
    c.     Then I went back to the Add Connection Dialog. I clicked on Test Connection, it connected okay. I finally clicked on Okay to connect.

  • Suggestions for the Oracle Developer Tools for VS2005

    I'd like to start a thread for constructive feedback of the Beta version of these Oracle Developer Tools for VS2005.
    First off, check the known issues here before posting:
    http://www.oracle.com/technology/software/tech/dotnet/odt10202rn.html
    So, here are my issues:
    - In the Oracle Explorer, when you right click on a large table and click "Retrieve Data..." it hangs the IDE until an apparent timeout value of 30 seconds, then shows a message box stating that "The query is taking a long time. Would you like to continue" ...waiting? I think the better approach here is to follow MS. In Menu Tools -> Options -> Database Tools -> DataConnections, there is a setting to limit SQL results to x number of rows. I think ODT should do one of the following. 1. Read this value and apply it. OR 2. Hardcode a value of 100 - 500 rows. 3. Add a setting similar to MS in the Options...
    - In the Oracle Explorer, when you right-click on a view and click "Design..." the code for the view opens, but is not very readable because the line breaks are interpreted a little boxes. After dumping it into a hex editor, you can see the little box characters are Linefeeds (Char(10)). If these are all replaced with Carriage Return+Linefeed (Chr(13) + Char(10)), and pasted back into the editor in VS2005, it works perfectly. Note: My Oracle 9i Server is running on the Linux platform.
    - I know this is a known issue, but this one's a biggie for me. Drag and drop is not supported from Oracle Explorer to the XML Schema Designer. Will Drag-and-Drop of tables generate TableAdapters as well with the Fill methods?
    - Pre-existing Triggers don't seem to be visible in the Oracle Explorer.
    Thanks,
    -Tony

    Hi
    I am new to Oracle but not to VS. I have downloaded and installed the newest tools for Developer, having first tried the install for VS2003.net (which refused to install on my VS 2005.) I got the beta download and installed it, but my oracle explorer shows nothing. Any attempt to add a connection results in an error ORA-12560:TNS:protocol adaptor error. I had the full install of 10g r2 on my notebook, but removed it and opted for the XE version. I removed the Oracle_Home environment variable prior to installing XE. I am trying to connect to the HR database, and the account is unlocked. I saw a reference to the tnsfiles file, and that seems to be the problem, but I don't know what to do about it. Thanks in advance to anyone who can offer help.
    Bruce
    [email protected]

  • Problems in Dialog instance installation for ECC6.0(ABAP+JAVA)

    Does anyone can help me what should be a procedure of installing Dialog instance for ECC 6.0 with both ABAP + Java Stacks.
    When installing app server do we also choose ABAP and Java or just ABAP. Installation manual does not cover this and when we run the sapinst we have following problem:
    <u>The following are the activities that I have done as pre-reqs on the standby on the server that is to host dialog instance</u>
    I have mounted the following file systems on ddrsap02. Created the local filesystem /usr/sap/DSP/D00 and NFS mounted the others…
    /dev/appsaph      5505024   5503856    1%        5     1% /usr/sap/DSP/D00 <b>(is this required or SAPINST should create it itself)</b>
    ddrsap00:/stage   419430400 149761708   65%    90835     1% /stage
    dprsap01:/sapmnt/DSP     4718592   2888416   39%    12790     2% /sapmnt/DSP
    ddrsap12:/usr/sap/trans     2752512   1084932   61%     5107     3% /usr/sap/trans
    Then when I run the sapinst from ddrsap02 to install the DI I get the following error
    ddrsap02[/tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI]#vi sapinst_dev.log
    "sapinst_dev.log" 20516 lines, 641048 characters
    TRACE
    Running with toplevel file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/toplevel.xml
    Running with dialog file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/dialog.xml
    Running with keydb file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/keydb.xml
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaejs701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iacdlib701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaccdlib.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iapasswdman701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    This is SAPinst, version 701, make variant 700_REL, build 817256
    compiled on Mar 14 2006, 23:39:26
    TRACE      [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
      _ = /tmp/sapinst_exe.397528.1170221882/sapinstexe
      SAPINST_EXE_DIR = /tmp/sapinst_exe.397528.1170221882
      LANG = en_US
      LOGIN = root
      PATH = /usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14_64/jre/bin:/usr/java14_64/bin
      SAPINST_EXEDIR_CD = /stage/51031797/IM_AIX_PPC64/.
      LC__FASTMSG = true
      WINDOWID = 8388621
    "sapinst_dev.log" 20516 lines, 641048 characters
               EJS_Installer::writeTraceToLogBook()
    2007-01-31 09:42:48.898 NWDB.getDBHost() done: undefined
    <i><b>ERROR      2007-01-31 09:42:48 [iaxxinscbk.cpp:271]
               abortInstallation
    CJS-00030  Assertion failed: in getSidFromProfiles: Variable dbHost should be defined</b></i>
    TRACE      [iaxxejsbas.hpp:388]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    ERROR      2007-01-31 09:42:48
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-01-31 09:42:48
    FCO-00011  The step assertDBInfo with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|assertDBInfo was executed with status ERROR .
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > SAP Systems > Oracle > High-Availability System > Base
    d on AS ABAP and AS Java > Dialog Instance</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button
    to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>/tmp/sapinst_instdir/ERP/SYST
    EM/ORA/HA/ABAPJAVA/DI</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Am I missing some pre-reqs or variable definitions?
    I was going through the documentation and it says that  /sapmnt/DSP/exe should be a local filesystem for a DI on a separate server. Will this create a problem ?
    Also they talk about starting sapinst with the variable SAPINST_USE_HOSTNAME set to ddrsap02. I have tried this also
    We are also not 100% sure about the settings for parameters:
    rdisp/mssserv
    rdisp/mssserv_internal
    Accorss Devault Instance and Services Instance profile.
    When we define it as per installation GUIDE (Abap+Java page 64) we get the popup message in SAPINST:
    <b><html>Profile parameter <em>rdisp/msserv_internal</em> is not set for instance DVEBMGS01/DSP on host dprsap01.<p>You have to set the parameter in the default profile and restart the instance.<p>For further information refer to SAP Note 821875.</html></b>
    Other errors follow shortly.
    Any help would be appreciated

    Hi ,
    are you able to resolve this error :Profile parameter rdisp/msserv_internal is not set for instance DVEBMGS01/DSP on host dprsap01.
    You have to set the parameter in the default profile and restart the instance.
    For further information refer to SAP Note 821875.</html>
    ? if yes , pls let me know , I am stuck with same issue while installing dialog instance .
    Thanks
    Hamendra

  • New BW 7.0 System (ABAP+Java) as two single-stack Systems? How?

    Hello,
    as of the current recommendation not to install a dual-stack system anymore, we are planning to setting up our new BW 7.0 sandbox-system as two single-stacks.
    In my understanding, I have two install two separate systems (1. AS ABAP, 2. AS JAVA) and connect them each other. So each system should have it's own SID?
    Procedure: I first have to setup the AS ABAP with SID=NWA and then afterwards setup the AS JAVA with SID=NWJ - and connect each other afterwards (e.g. RSPOR_SETUP and so on...).
    Or am I allowed to use the same SID(=NWA) also for the AS JAVA (as it is in a dual-stack installation)? If so, am I allowed to use the same system (OS will be windows 2008) for them? In the Installation Guide I found for NW 7.0 EhP2, they still mention the dual-stack installation...
    So, if you have a dual-stack installation, it looks like this:
    Host: nw.sap.company.local / SID: NWA, Instance: 00 (AS ABAP) + NWA, Instance: 00 (AS JAVA)
    How should it look now? Like this:
    1. Host: nw.sap.company.local / SID: NWA, Instance: 00 (AS ABAP) + NWJ, Instance: 00 (AS JAVA)
    2. Host: nw.sap.company.local / SID: NWA, Instance: 00 (AS ABAP) + NWJ, Instance: 01 (AS JAVA)
    3. Host: nwa.sap.company.local / SID: NWA, Instance: 00 (AS ABAP)
       + Host: nwj.sap.company.local / SID: NWJ, Instance: 00 (AS JAVA with EP_CORE, BI_JAVA, ...)
    In case of option 3, do they have to use their own DBMS?
    Thanks in advance!
    BR,
    Markus

    Hi Oliver,
    thanks for you reply!
    >
    Olivier CHRETIEN wrote:
    > Yes, each system (abap and java) will have its own SID.
    > If you have sufficient hardware ressources, it is possible to install these 2 systems on the same physical host.
    It's virtualized using XenServer, so I can decide to use a "large" system/virtual machine containing both ABAP and Java or to have two separate systems/virtual machines... I prefer the second solution (each with it's own DBMS/MSSQL2008) even if it's a "waste" of resources in comparison to a dual-stack system (2x OS/Windows, 2x DB/MSSQL-Server).
    > You could also use MCOD to use only one database instance with 2 schema but I personally don't like this solution.
    > The key to not install anymore as a dual stack system is to have independency between java ans abap.
    I had a look at this also... I think there are no advantages (beside resources), because when you have to do some maintainable at the DBMS (e.g. OS updates), more than one system is affected.
    > The installation will be more complicated than a dual stack but it will be easier to manage, be more reliable, easier to patch and upgrade.
    Maybe, but you need an additional (hardware-)resources - as seen above. But anyway, thanks. We will try with separate hosts.
    Regards,
    Markus

  • A tool for editing javadoc in .java files

    Hi
    i am looking for a tool that can be use for editing the javadoc in the .java files. it should edit constructors, methods and fields.
    if you know such tool please send me a link.
    Regards
    y.l.

    We list some standalone solutions on the Javadoc FAQ.
    (I have not tried any of these)
    http://java.sun.com/j2se/javadoc/faq/index.html#G
    - Utility for writing doc comments: Doc+.
    - Tool that simplifies the process of writing doc comments: DocWiz.
    - Tool for generating formated Javadoc comments: CommentMaster.
    - Tool for editing Javadoc comments using a word processor-like view: XMLmind XML Editor.
    -Doug Kramer
    Javadoc team

  • Tools for extracting strings from java code for internationalization

    For legacy code with lots and lots of strings what method is typically used to extract strings for internationalization?
    Am I right in thinking you couldnt simply grep for strings, it could get pretty complitcated, especially with escape characters, escaped quotes etc.,
    -SK

    When dealing with legacy code, it is nice to have an application that queries you as it extracts the strings. You have a choice whether to accept the string as a localizable entity or not.
    There are several tools that do this...including some IDEs like JBuilder. Although it isn't a fully supported or robust tool, Sun has a utility for extracting strings in Java source files:
    http://java.sun.com/products/jilkit/.
    Regards,
    John O'Conner

  • Tools for GUI development in Java

    hi,
    Can anybody tell me which r the tools available for GUI development using java?which could be the best

    Take care not to produce much source code! Use a suitable framework rather than a tool and save maintainability. E.g. http://www.must.de/cameleon.html

  • Oracle DBA needed for NYC full time

    I am looking for an Oracle DBA with RAC and RMAN experience to work full time in New York City. Salary 100k
    Please email me to discuss further if interested.
    [email protected]

    Dude, do you know how to spell SPAM? If you don't know how to spell it, you are probably getting ready to learn what it is.

  • Oracle 10g tools for performance/troubleshooting

    Hi
    I want to find some tools for moniting the performance and troublesooting. Any suggest? OEM tuning pack, statspack...etc
    Thanks

    Different tools for different troubles. What trouble are you trying to shoot?
    For general information, try the Performance Tuning guide.

  • Tool for Reversing (.class to .java classes)

    Can somebody tell me about an open soft tool for reverting code.
    Thanks.
    FS

    java decompiler. Try google. There are dozens of them.

  • ChaRM for Dual Stack ABAP & JAVA - No http port for system SPD

    Hi,
    I have configured the CHARM for Dual stack ( Java, ABAP). when I perform the action 'Logon to System' it gives me following option
    " The system is a dual stack system. You can log
    on to the ABAP stack or non-ABAP stack
    To which stack do you want to log on?
    ABAP or Non ABAP"
    If I click on Non ABAP, one more message comes
    "You can logon to system SPD or just display its
    transport requests
    What do you want to run?
    Requests  Or Logon"
    If I click on Logon I get the Information " No http port for system SPD "
    & If I click Continue It will take me to Ugent Correction & error appears as 'Action System Logon in system SPD 100 of type Source Systems has been cancelled'
    How to Solve this error.
    Regards
    PK
    Edited by: PK on Sep 1, 2010 5:59 AM

    Its possible to login to portals(non-ABAP systems).
    Please check.
    http://wiki.sdn.sap.com/wiki/display/SMSETUP/Initial+Configuration
    Pl. make sure SLD for the Java stacks are defined correctly.
    regards,
    Arun.

  • Mobile sales online installation for CRM5.0(ABAP+JAVA)

    Hi ,
    Client wanted to implement Mobile sales online for NW2004s component CRM5.0(ABAPJAVA) stack. We have already installed CRM5.0 with ABAPJAVA engine and EP7.0.Currently we are using EP with CRM5 using PCUIscreens. Also configured SSO(SAP logon ticket) between EP and CRM and BI7.0.
    I found the document which says about NW04 instance CRM ABAP stack and need to install JAVA satck seperately then do SSO and deploy .sca files etc...but could not find for MSON on NW2004s using EP.
    We have already integrated CRM5,BI7 with EP7.0 using SSO saplogon ticket,now my concern is
    1. Do i need to use MSON configuration like SSO,SLD,deployment on existing CRM5.0 ABAP and Java engine , which is installed in one system ?
    <b>or</b>
    2. Can i use MSON config through  CRM5.0 already integrated with EP7.0 ? which is already configured SSO and SLD etc..
    Which method is recomended for Blackberry to communicate CRM5.0 system?
    Any sugessions would be appriciated.
    Thanks,
    Shaik

    any help will be appriciated.

  • Unable to download Oracle 11g tools for VS2008

    I checked the checkbox to agree to the terms, clicked on the button below it and got the page with the 200MB zip file (size is an estimate because I can't see the page right now). I click on that zip file to download and the page just gives me errors (the typical deer in headlights look when something's missing). I have tried this on two different machines using IE7.
    I want to download the VS2008 11g tools so I can get started with this exciting technology.
    Thanks!

    I'm not even getting that far... It just fails after trying for about 30 seconds.
    Update: My colleague here at the office just downloaded it and it is zero length... Completely useless.
    I know it is free, but can't a company the size of Oracle please take care of this as soon as possible? We are in budget decision mode and they always want solid answers for technical direction. We need to do some testing against our 11g database with VS2008 and we can't do something as simple as download the tools!!! It's absurd, quite frankly! Hey Oracle!!! Get it fixed please! Heellllpppp!
    Edited by: SteveH2008 on Sep 19, 2008 9:53 AM

  • Problem Addition Reporting Client tools for Hyperion System 9.3.1

    Hi,
    I'm using Hyperion System 9.3.1 (on SQL Srv).
    I had no Reporting tools installed.
    Then Reporting Client 9 products has been installed and configured successfully.
    After that I logged into Workspace, system lost any apps and tools. Nothing except Shared Services (User Mngmnt).
    When I tried to reconfigure Reporting products I got error "Invalid DB schema for Reporting product".
    New DB schema has been created for this products and deploied it. But I have no positive result.
    What can be a reason?

    Hi
    "Invalid DB schema for Reporting product" is a bug, have a patch to solve, i dont remember the number.
    The workarround:
    - Make Backup of DB.
    - Drop DB table
    - Reconfigure the Reporting creating a new table
    - Restore Backup

Maybe you are looking for

  • How to process a text file (mail attachment) using the sender mail adapter?

    Hi guys, Is it possible to process mail attachments using the sender mail adapter? Let's say I have a structured text file (attachment) which needs to be mapped and sent to target system. Post please any thoughts or experience. Thanks, Olian

  • Serial numbers in handling unit

    We generate handling units at the end of production line; the requirement is to capture and store the serial numbers into the handling unit (which works fine) and when the u201Csameu201D handling units are picked for outbound deliveries, the serial n

  • Badi that trigger when opportunity created from lead

    Hi, I am looking for a Badi that trigger when opportunity created from lead.  I looked from Order_Save but i am unable to find the preceeding lead number for the opportunity as the link will be created after the opportunities saved. Kindly help me Th

  • I have 64 bit Windows 7, 64 bit IE 10, yet flash keeps installing 32 bit version WHY???

    I had the Adobe flash square from Adobe Labs, 64 bit, pointed not only my 64 bit browser to use it, I pointed my 32 bit browsers to use it as well. Flash rarely crashed. Now every time I attempt to update flash from my 64 bit browser, flash wants to

  • Missing video clips, Keynote '09 5.1.1 (build 1034) and OS X 10.6.8

    I use keynote quite a bit, and have a collection of perhaps fifty keynote talks written over the past five years.  But a serious problem has surfaced in the past day: if I open any of my keynote files, the VIDEO CLIPS DO NOT SHOW.  I can see the vide