Oracle diagnostic tools

Hi, gurus:
I have an interview coming up and it asks to analyze problems from oracle diagnostic tools. Would you please some one help me on this?
Thank you very very much.

Hi;
Please check below links:
Oracle ebs Diagnostics tool
http://www.oracleappshub.com/11i/diagnostics-made-easy-oracle-diagnostic-tool/
http://appstech-sam.blogspot.com/2006/09/oracle-diagnostics.html
http://blogs.oracle.com/Support/2009/02/ebs_r12_support_resources_cons.html
Regard
Helios

Similar Messages

  • Oracle diagnostic Tools error in 11.5.10.2

    Hi,
    Can somebody help on this issue, i am getting the error below
    ERROR
    ====
    The Oracle Diagnostic Tool showed “No Groups have been registered for the Advance Test”
    The patches already applied are 7530017 and 7126196.
    I am unable to see IZE directory under /ul02/app/common/lasrt/java/oracle/apps.
    Thanks
    Dheeru.

    As per the note need to apply 6069527 patch, but we have other TEST instance in which Oracle diag tools working good without 6069527 patch.
    I think some how we need to install ize top (directory) in $JAVA_TOP/oracle/apps
    I see other working Oracle Diag tools instance has this ize directory under $JAVA_TOP/oracle/apps.
    So, any suggetion to get ize directory under the path $JAVA_TOP/oracle/apps.It is explained in (E-Business Suite Diagnostics Installation Guide [ID 167000.1]), under "adsplice Patch Installation Notes" section.
    Thanks,
    Hussein

  • Assigning the profile options of Oracle Diagnostic tool of R12

    Hi
    Could anyone please ellaborate the profile options for RDA (Oracle Diagnostics) like Default timeout used by OSUtility,Sleep time used in OSUtility,Time out used by OSUtility and Time out used by OSUtility to get environment details.
    If possible please sugest the way to assign the values for these profiles.
    Akshaya

    Hi,
    Create a profile under Application Developer Responsibility as follow:
    Name OAE_LAUNCHER
    Application <whatever>
    User Profile Name Oracle Application Express Launcher
    Description Oracle Application Express Launcher
    2. Set above profile value under System Administrator Responsibility -> Profile -> System, and search for the ‘OAE_LAUNCHER’.
    Set the value at Site Level as:
    http://<hostname>:<Apex port>/pls/apex
    Then instead of hardcoding the URL in the jsp, just give the profile name OAE_LAUNCHER that you have just created in the jsp.
    Hope this helps you
    Brgds,
    Mini
    If this is helpful or correct, assign points promptly.

  • Custom Defined Applications are not found in Oracle Diagnostics Tool

    Custom Defined Applications are not found in Oracle Diagnostic Tools in Oracle Apps 11i (11.5.10.2 )
    Navigate to ‘Oracle Diagnostics Tool’ responsibility  go to ‘Advanced’ tab, and click on the Application LOV. The LOV does not have the custom defined applications such as ‘Custom Oracle Receivables’ and ‘Custom Oracle Payables’.
    Already applied Patch 7642559. We are in 11i.AD.I.6
    Can somebody guide me what need to be done here.
    Thank You,
    Kumar.

    991414 wrote:
    Custom Defined Applications are not found in Oracle Diagnostic Tools in Oracle Apps 11i (11.5.10.2 )
    Navigate to ‘Oracle Diagnostics Tool’ responsibility  go to ‘Advanced’ tab, and click on the Application LOV. The LOV does not have the custom defined applications such as ‘Custom Oracle Receivables’ and ‘Custom Oracle Payables’.
    Already applied Patch 7642559. We are in 11i.AD.I.6
    Can somebody guide me what need to be done here.
    Thank You,
    Kumar.Did you follow all the steps under "How do I use my custom application/responsibility?" section in (E-Business Suite Diagnostic Tools FAQ and Troubleshooting Guide for Release 11i and R12 [ID 235307.1])?
    Have you tried to bounce Apache and see if this helps?
    Thanks,
    Hussein

  • Help using Oracle Diagnostic Logging (LoggingContext)

    Hi,
    We are developing a new Product from scratch and have decided to use as much as we can from Oracle Libraries. Currently we are using Oracle Diagnostic Logging (ODL) for logging in our application, having a wrapper on top of it, which will make our product as well in-line with other oracle product logging.
    We have requirements to log based on LoggingContext as in Log4j's Mapped/Nested Diagnostic Context. I believe we can do the same using oracle.core.ojdl.logging.context.LoggingContext but can't find more information on how to use it.
    Can anybody provide examples or links to learn, understand and implement using LoggingContext in ODL?

    ODL generates log files in XML format only. Using ODL you can not have plain text format log files. You have to decide what is more desired - log rotation (that ODL provides) or text format (which is the default, non-ODL, format). If text format is more desired than don't enable ODL and write your own shell script to rotate application log (but that can only be done while OC4J is down).
    At the same time if you are concern about readability of log file (i.e. text format is easier to read vs. xml format) than you might consider using one the log viewer tool (log viewer in EM or printlogs command line) provided by Oracle. Both of these tools help you view the logs in much more readable format than just looking at xml format log file.
    (printlogs utility is under $OH/diagnostic/bin directory. Run "printlogs -help" to read about it).
    Hope this helps.
    Thanks
    Shail

  • Oracle Diagnostics Tools

    Hi all,
    when I go to oracle diagnositic tool and I want to run diagnostic for receivables,payables general ledger then I see no such module in application list.
    Does we need to install these modules through patches, If yes then which patch we need
    to run.
    Thanks

    when I go to oracle diagnositic tool and I want to run diagnostic for receivables,payables general ledger then I see no such module in application list.Is the issue with all users or specific ones only? Can you reproduce the issue as SYSADMIN?
    Does we need to install these modules through patches, If yes then which patch we need
    to run.
    Do you have (Patch 7530017 or 6989371) applied?
    Thanks,
    Hussein

  • Diagnostic tool for 11i

    Hi Hussein,
    Is Diagnostic tool installed by default on 11i too ? Just like in R12?
    How do I install it?
    Thanks a lot

    Hi hussein,
    I am stuck with this caution/attention of the patch:
    1. Copy the following text files from 3636980 to the admin directory under
       APPL_TOP.
            izuprod.txt
            izuterr.txt
            newprods.txt
       Review newprods.txt and verify that the tablespaces listed exist
       and are the ones planned for use by this product.
       If changes are required, edit the file as appropriate and save it.
       For tablespaces sizing suggestions please see the FAQ "What should be the
       tablespace sizes used for the new IZU product?" in Metalink Note 235307.1
    newprods.txt
    %%% Splicer control file format 11.5.A
    # $Header: newprods.txt 115.2 2005/09/12 06:34:13 mcasalgr noship $
    # Section for Oracle Support Diagnostic Tools
    product=izu
    base_product_top=*APPL_TOP*
    oracle_schema=izu
    sizing_factor=100
    main_tspace=USER_DATA
    index_tspace=USER_IDX
    temp_tspace=TEMP
    default_tspace=USER_DATA
    # end of Oracle Support Diagnostic ToolsI dont have the above tablespace , I presume I have to create them right? but i can not see the
    tablesapace sizing required in Metalink Note 235307.1
    Can you help me the sizing please.
    Thanks

  • Tns problem with Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools

    I installed the full
    Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    now I am at the good old "[ORA-12154: TNS:could not resolve the connect identifier specified]" error.
    I copied the same tnsnames.ora as used on the db server
    onto the client "C:\Oracle\product\11.1.0\client_2\Network\Admin".
    The host name is right since a normal ping works. TNSping is not available.
    but I get the [ORA-12154: TNS:could not resolve the connect identifier specified] error.
    The listener is running and the instance as well since it all works on the source server.
    I tried it with
    SET path=c:\oracle\product\11.1.0\client_2\bin
    but tnsping is still not recognized.
    sqlplus works on the other hand when I set it to
    SET path=c:\oracle\product\11.1.0\client_2\
    what is going on...

    hey
    u can post your query here, and i think everyone here is to share opinion so do not hesitate to do so and please try to google before posting here,
    and we know no one is expert like some people saying 'boring questions' you just try to overcome your problem and you will definitly get your problem solved .
    some mpeople ar still there who answeres hopeless questions and say nothing about them but when a fresher askin a qustion is not tolarated by them they think everyone is born DBA here
    they always tend to discouraging people here on forums,and i think they are vvolunteers to reduce crowd here on forums, inspite of there experience and people respect them they can not control their anger
    so please post you tns here, i think there are ways to ask people to google and search docs first, but not like this
    thanks and regards
    VD
    Edited by: vikrant dixit on Jun 29, 2009 4:33 AM

  • HP Update unable to install HP Printer Diagnostic Tools

    Today the HP Update application prompted me to install three updates related to my Deskjet 3520. Two of them seemingly installed OK, but the third one ("HP Printer Diagnostic Tools") downloads but immediately fails after installation has started.
    The manual download of the tool seems to run, but there is no success message, and HP Update still shows this one as missing afterwards. This is on Windows 8 Enterprise x64.
    This question was solved.
    View Solution.

    That update is supposed to install a desktop shortcut to the diagnostics landing page.   You can find that here: www.hp.com/go/tools .
       I don't know why the update is not working, but I would suggest selecting the  "Hide" option so it no longer shows up and adding the above link to your favorites if you wish to save it.
    Although I am an HP employee, I am speaking for myself and not for HP

  • What are the Oracle development tools

    Hiii,
    I hav just started learning about oracle...i have been given my very first task and it is about exploring oracle development tools.
    I have been searching about it since two days...i just need some guidance that what are the oracle development tools...and what should i write about it..
    plzzzzz help me in solving this..
    regards
    Edited by: user10446043 on Oct 22, 2008 11:26 PM

    <ul>
    <li>The ADFLearning Center has our latest resources for enterprise 4GL Developers getting started with Oracle ADF. This includes the complete ADF Developer's Guide for Forms/4GL Developers, a companion sample application, and a companion step-by-step tutorial.
    </li>
    <li>     To complement the free Developer's Guide from Oracle, you might be interested in the Oracle Press title Oracle JDeveloper 10g for Forms & PL/SQL Developers: A Guide to Web Development with Oracle ADF.
    </li>
    <li>My bimonthly DEVELOPER: Frameworks Oracle Magazine column articles.
    </li>
    <li>There is an instructor-led course for Oracle ADF For Forms/4GL Developers.
    </li>
    <li>     Potentially of interest to any former Oracle Forms or Oracle Designer user is the additional Oracle JHeadstart for ADFextension for JDeveloper. This is a complete web-tier page generation solution that has its own step-by-step tutorial so customers can evaluate whether it might benefit their developer productivity. The JHeadstart Features/Benefits document is here (pdf).
    </li>
    <li>     The OTN J2EE for Forms Devs home page has additional resources of particular interest to Oracle Forms developers.
    </li>
    </ul>
    Hope this helps

  • Known issue: Diagnostic tools - profiling tools fail to launch (Windows 10 Technical Preview SDK and tools, March 2015 release)

    The following issues exist when you run the diagnostic tools without the debugger for Windows universal app projects (Debug >
    Start Diagnostic Tools without Debugging):
    When the startup project is a C++ universal app set to deploy to a physical Windows Phone device, the profiling tools fail to launch.

    Workaround:
    Using the Start debugging drop-down menu, change the target to Local Machine, Simulator, or Emulator.

  • No start, blue screen. Diagnostic tools gives error code BIOME-1. Any suggestions?

    Hi,
    My system does not start anymore. I use BIOS version 5.43 for my Pavilion 9190. Running Diagnostic tools gives an error code BIOME-1 in the memory test. What to do?
    Fred

    Since that indicates a memory problem, it would seem that would be where to start.  First try to re-seat the memory modules (with the computer turned off).  If that does not help, make the Ultimate Boot CD (with another computer) and then boot to it.  Run the memory testing routines.  MemTest will tell you which module is failing, if you read the results properly as it runs the testing routine.
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • Oracle Development Tools and TFS

    Hey there,
    currently I'm struggeling with how to work with Visual Studio Oracle Development Tools and TFS.
    I'm relatively new to Oracle-DBs, I'm known to MS SQL Server.
    In General my colleagues and me work in the solution Explorer (SQL Server DB-Solution), upload and get the latest Version from TFS. If anything new comes in I can easily use the Schema compare from my solution to the database.
    Now my question: How is this possible when working with Oracle DBs? Imagine I get some new tables and schemas from TFS. How do I Transfer this easily from solution Explorer to my Server Explorer / DBs?
    Do I really have to deploy each and every script manually?
    Thanks in advance

    Hi Matthaeus Woroch,
    Since this issue is related to the Oracle tool, you know that it is the third party tool and it has own support site, like the following documents:
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/appdev/dotnet/SchemaCompare/index.html
    http://www.oracle.com/technetwork/developer-tools/visual-studio/overview/index.html
    I suggest you post this issue to the Oracle forum for dedicated support. Thanks for your understanding.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Oracle Migration Tool

    I recently downloaded the Oracle Migration Tool for migrating a
    Microsoft Access database to Oracle8 for Linux. This migration
    tool contains the following components:
    1. Oracle Installer 3.3.0.1.3
    2. Oracle Migration Assistant for Microsoft Access 8.0.4.0.0
    3. Oracle Named Pipes Protocol Adapter 8.0.4.0.0
    4. Oracle Net8 Client 8.0.4.0.0
    5. Oracle Objects for OLE 2.2.2.2.0
    6. Oracle TCP/IP Protocol Adapter 8.0.4.0.0
    7. Oracle8 ODBC Driver 8.0.4.0.0
    8. Required Support Files 8.0.4.0.0
    I installed everything onto my Windows98 client machine. Once I
    did this, I could see the following entries in my Start Menu
    under "Oracle for Windows95":
    1. Microsoft ODBC Administrator
    2. 004002 Class Library Documentation
    3. 004022 Bound Controls and Class Library
    4. 004022 Control Notes
    5. 004022 Release Notes
    6. Oracle Home Selector
    7. Oracle Installer
    8. Oracle Migration Assistant for MS Access
    9. Oracle Objects for OLE Documentation
    10. Oracle ODBC Help File
    11. Oracle ODBC README File
    12. Oracle ODBC Test
    When I went into the Microsoft ODBC Administrator, I could also
    see that there was a new entry under the ODBC Drivers tab:
    Oracle ODBC Driver 8.00.0400 Oracle Corporation SQORA32.DLL
    12/3/97
    So far, so good.
    Then I started going through the Oracle8 ODBC help file to get
    my machine set up to start using the tool. Under "Configuration
    Tasks," it says the following:
    Before you configure the data source, you must configure Net8
    database services, so there is an entry for each Service Name.
    To do this, start the Oracle Net8 Assistant, either click on the
    Oracle for Windows NT program group and click on the Oracle Net8
    Assistant icon or from the start bar select Programs, select
    Oracle for Windows NT, and select the Oracle Net8 Assistant.
    Using the Oracle Net8 Assistant, you can create an entry in the
    tnsnames.ora file for each Service Name. The Oracle Net8
    Assistant is installed when you install Net8.
    That's when I started running into problems. Although the
    installer had shown that Net8 had been installed, I could not
    find any evidence of a Net8 Assistant on my Windows98 client
    machine. Is there a trick to starting up the Net8 Assistant?
    Until I am able to perform this step, I cannot go to the next
    step of configuring my ODBC driver.
    Any help would be appreciated.
    - Brendan
    null

    Brendan,
    I am not 100% sure, but I believe win98 is not supported.... yet.
    I know that 95 is supported, but to be honest, I do not run
    winDOZE. Maybe an upper authority from Oracle should correct me
    if I am wrong.
    Kevin
    Brendan Conner (guest) wrote:
    : I recently downloaded the Oracle Migration Tool for migrating a
    : Microsoft Access database to Oracle8 for Linux. This migration
    : tool contains the following components:
    : 1. Oracle Installer 3.3.0.1.3
    : 2. Oracle Migration Assistant for Microsoft Access 8.0.4.0.0
    : 3. Oracle Named Pipes Protocol Adapter 8.0.4.0.0
    : 4. Oracle Net8 Client 8.0.4.0.0
    : 5. Oracle Objects for OLE 2.2.2.2.0
    : 6. Oracle TCP/IP Protocol Adapter 8.0.4.0.0
    : 7. Oracle8 ODBC Driver 8.0.4.0.0
    : 8. Required Support Files 8.0.4.0.0
    : I installed everything onto my Windows98 client machine. Once
    I
    : did this, I could see the following entries in my Start Menu
    : under "Oracle for Windows95":
    : 1. Microsoft ODBC Administrator
    : 2. 004002 Class Library Documentation
    : 3. 004022 Bound Controls and Class Library
    : 4. 004022 Control Notes
    : 5. 004022 Release Notes
    : 6. Oracle Home Selector
    : 7. Oracle Installer
    : 8. Oracle Migration Assistant for MS Access
    : 9. Oracle Objects for OLE Documentation
    : 10. Oracle ODBC Help File
    : 11. Oracle ODBC README File
    : 12. Oracle ODBC Test
    : When I went into the Microsoft ODBC Administrator, I could also
    : see that there was a new entry under the ODBC Drivers tab:
    : Oracle ODBC Driver 8.00.0400 Oracle Corporation SQORA32.DLL
    : 12/3/97
    : So far, so good.
    : Then I started going through the Oracle8 ODBC help file to get
    : my machine set up to start using the tool. Under
    "Configuration
    : Tasks," it says the following:
    : Before you configure the data source, you must configure Net8
    : database services, so there is an entry for each Service Name.
    : To do this, start the Oracle Net8 Assistant, either click on
    the
    : Oracle for Windows NT program group and click on the Oracle
    Net8
    : Assistant icon or from the start bar select Programs, select
    : Oracle for Windows NT, and select the Oracle Net8 Assistant.
    : Using the Oracle Net8 Assistant, you can create an entry in the
    : tnsnames.ora file for each Service Name. The Oracle Net8
    : Assistant is installed when you install Net8.
    : That's when I started running into problems. Although the
    : installer had shown that Net8 had been installed, I could not
    : find any evidence of a Net8 Assistant on my Windows98 client
    : machine. Is there a trick to starting up the Net8 Assistant?
    : Until I am able to perform this step, I cannot go to the next
    : step of configuring my ODBC driver.
    : Any help would be appreciated.
    : - Brendan
    null

  • CrystalReportsTier error in Diagnostic Tool for BO XI 3.0 Edge

    We recently installed XI 3.0 Edge. We are having a problem with not being able to create parameters for Crystal reports any longer in Business View Manager (we create and save them, but when we come back in and try to view them, BVM crashes). When I run the Diagnostic Tool, in the Crystal Reports Tier section, I get a message that says "Failed to add tables to test report from XML source.", and it fails the test. I am not sure if the two are related.
    Has anyone run into a similar problem in the Crystal environment ?

    We discovered that, although we couldn't "Save As" Crystal reports with dynamic parameters, the push method, we could pull the reports up to the documents folder by using the Central Management Console (CMC). Under the Manage menu, there is an Add menu item that allows Crystal reports to be pulled up. When we did this, suddenly hidden parameter components would appear in the Business View Manager screen - they must have been created by the failed attempts to push the reports up, though they were invisible until the pull was done. After deleting all duplicated components, and re-promoting, we could get the reports to function in InfoView.
    So I don't know what was causing the diagnostics to flare up, and although it is apparent Edge 3.0 has some issues, there was a way to finally get the reports loaded along with their dynamic parameters.

Maybe you are looking for

  • Problems with plugins after upgrading to win8

    Hi I made the upgrade to Windows 8 and now several PS plugins causes Photoshop CS6 to "Stop Working And need to close". I have uninstalled and reinstalled plugins and still the same problem. As this happens with different plugins from different vendo

  • How to Improve the performance in Variable Selection Screen.

    Hi, In Query Level we have Variable " User entry Defalt Valu". User want select particular value when he press "F4" it's take hours time how to improve the performance in Varaible Selection Screen. Thanks in Advance. Regards, Venkat.

  • Form Based authentcation in Sharepoint 2010

    Hi,    I am Having a problem. everytime i enter the URL for accesing the site i am getting a new page which asks me whether i have to use forms based autherntication or Windows based authentication.Attaching the below screen shot of the same. can som

  • Serial numbers in WM

    Hi, I want to use serial numbers in warehouse, so that whenever I am creating a TO for a serialised material, system should ask me the serial numbers. Also for bin stock, I should be able to know the serial numbers.Is there any specific config node f

  • Ultrabay HDD eject message when waking from sleep

    System Info: T510, Win7 x64, Intel SSD + extra HDD in Ultrabay. CheckPoint HDD encryption on both drives. Each time my laptop wakes up from sleep, I get this message: "Problem ejecting < ultrabay HDD>, The device is currently in use ..." Can someone