Where to find questions on sql and pl/sql

if any one know any site or relevant material availble in the market
please do suggest

http://www.selftestsoftware.com/

Similar Messages

  • Where to find old thread/post and closed the thread

    where to find old thread/post and closed the thread
    i try to search by email id, by userid but no results display at all only new post are shown

    Hi,
    where to find old thread/post and closed the thread
    i try to search by email id, by userid but no results display at all only new post are shownMake sure that u have specified the Correct date range parameter as required.
    Regards,
    X A H E E R

  • Where can find Oracle error code and message?

    Where can find Oracle error code and message?

    http://otn.oracle.com/pls/db92/db92.to_toc?pathname=server.920%2Fa96525%2Ftoc.htm&remark=docindex
    That would be the "Error Messages" manual.

  • Where to find the migration reports and errors

    i am using Oracle SQL developer 3.0 for migrating MS SQL 2008 to oracle using migration wizard,after clicking on finish the tool throws the null as error window and asked me to look into migration reports. where should i find the migration reports and errors
    KK
    Edited by: 860986 on May 25, 2011 9:33 PM

    Log into the SQL Developer Migration repository and you get the list of Migration Projects.
    Click on the project you're interested into and on the right side you get a pane with Status, Summary, Analysis...
    The Summary pane shows you how many objects SQL Dev migrated.
    You also have Capture isues showing you the issued during the capture phase as well as Conversation Issues etc.

  • Crystal Reports XI - Where to find the Merge Module and the Install Shield?

    Hi,
    I'm using CR XI with Delphi 2006 and I'm having problems with the client side instalation of the program.They say I have to install the Merge Modules through an Install Shield programs.
    Where to find this and how to use?
    Thanks!

    Hi,
    Install shield is a part of MS Windows not with the BusinessObjects so I was not able to find any BO document on it.
    I have searched over the internet and found some useful links about Install Shield for Windows:
    http://gormanonline.com/blogs/msidle/archive/2008/05/02/basic-introduction-to-installshield-and-windows-installer.aspx
    http://en.wikipedia.org/wiki/InstallShield
    Microsoft Windows includes registry-activated logging services to help diagnose Windows Installer issues. This article describes how to enable this logging service.
    Open the registry with Regedt32.exe and create the following path and keys:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
    Reg_SZ: Logging
    Value: voicewarmup
    You can use this example:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftwindowsInstaller]
    u201CLoggingu201D=u201Dvoicewarmupu201D
    The letters in the value field can be in any order. Each letter turns on a different logging mode. Each letteru2019s actual function is as follows for MSI version 1.1:
    v Verbose output
    o Out-of-disk-space messages
    i Status messages
    c Initial UI parameters
    e All error messages
    w Non-fatal warnings
    a Start up of actionsr Action-specific records
    m Out-of-memory or fatal exit information
    u User requests
    p Terminal properties
    + Append to existing file
    ! Flush each line to the log
    u201Cu201D - Wildcard, log all information except for the v option. To include the v option, specify u201C/lvu201C.
    Once activated, the log files that are generated may be found in your %TEMP% directory.
    Hope this will give you a clarification about Installation Shield for Windows.
    Regards,
    Deepti Bajpai

  • Where to find a good tutorial and books on Java?

    Hi
    Where can I find the best tutorial and books on Java?

    http://java.sun.com/docs/books/tutorial/
    http://java.sun.com/learning/new2java/index.html
    http://www.javaranch.com
    http://www.javadude.com
    Bruce Eckel's Thinking in Java

  • Where to find CurrencyHelper.java is and check its version

    HI
    where we ca find CurrencyHelper.java is and check its version,

    where we ca find CurrencyHelper.java is
    CurrencyHelper.class can be found under $JAVA_TOP/oracle/apps/fnd/common
    and check its versionAs applmgr user, source the env file and issue:
    $ cd $JAVA_TOP/oracle/apps/fnd/common
    $ strings -a CurrencyHelper.class | grep -i Header
    Or,
    $ cd $JAVA_TOP/oracle/apps/fnd/common
    $ adident Header CurrencyHelper.class

  • Where to find "oracle.xml.sql.dml.OracleXMLSave"

    I am having trouble finding this file --> import oracle.xml.sql.dml.OracleXMLSave
    Q1: Can someone please tell me where I can find it?
    Q2: Where would I put it (.jar) after I manage to get it? Would I put it in my C:\javasoft\jre\1.2\lib\ext folder?
    Thanks in advance,
    Victoria.
    null

    Thanks, Steven. That is what I thought, and I have included that in my CLASSPATH too. Hmmm ...
    Thanks,
    Victoria.

  • Where to find user written guides and blogs in OTN?

    Hi
    I am new to OTN.
    I wish to know if OTN has any user written documents and blogs ?
    If yes where can i find them?
    Thanks
    Arun

    Not surewehat you mean ('user written'), but maybe you're looking for https://blogs.oracle.com/

  • Where to find javax.xml.bind and javax.jdo

    One of my application require import javax.xml.bind and javax.jdo packages. I could not find them. Someone can help to let me know where to download them or they come with some other toll\packages?
    Thanks
    John

    Hi John ,
    I have the same problem: Getting the javax.jdo Packge . . . .(WHERE ?)
    if you found out ow already, please tell me at: [email protected]
    thanks,
    edan

  • Where to find information about SQL States ?

    Hello,
    I'm trying to find information about X/OPEN SQL States explanation. Can anyone help me. ?

    SQLStates are part of the SQL standard and so you can read up on them from any vendor's site.Here is an IBM explanation that talks about the SQLStates class (first two chars) and subcode.
    http://publib.boulder.ibm.com/pubs/html/as400/v5r1/ic2924/index.htm?info/rzala/rzalaint.html

  • Where to find info about JNDI and Glassfish 3.1.2?

    Hello,
    i am searching already long time to find information on how to find e.g. an EntityManagerFactory using JNDI and an Glassfish server.
    Can anybody point me to some useable documentation? The GF admin and developer and deployment guide as well as the reference
    does not provide a lot of information. They write about general JNDI topics, how to configure data sources, that JNDI can be used to
    lookup resources and the like, on other places people write about, hey, lookup the EntityManagerFactory for your persistence unit
    (persistence.xml), but i am not able to find what JNDI names i can lookup and where and how i can find out what JNDI names are
    available in my server at all.
    Thanks for any hint,
    Chris

    Hello
    Maybe it sounds stupid now but what kind of info do you need exactly?
    When you need BIOS update you can visit BIOS download page - http://www.toshiba.eu/innovation/download_bios.jsp
    For drivers Toshiba drivers download page - http://www.toshiba.eu/innovation/download_drivers_bios.jsp
    When you need Users manuals document you can download it from - http://www.toshiba.eu/innovation/download_manuals.jsp
    General info about this machine you can find on http://aps2.toshiba-tro.de/unitdetails/
    Thats all you can find.
    I have old P200 and it is the same machine as your A200 just bigger with 17 display. In BIOS under advanced BIOS options there is SATA controller mode option and two options: AHCI and Compatibility mode.
    It should be used with AHCI mode and then you will have full HDD performance. Many people use compatibility mode to install old WXP without loading SATA driver.
    Can you please tell us what kind of info do you need and what do you want to do with this machine.
    I really hope we can help you somehow.

  • Where to find xApps Analytics information and documentation?

    Dear experts,
    I am new with xApps Analytics and Visual Composer.
    I've searched the forum and found out that Visual Composer is the tool to develop Analytics and that SAP delivered many Analytics already.
    However, I can't find information about Analytics by the link [http://www.sap.com/analytics|http://www.sap.com/analytics] or any other links in the SAP website.
    Can anyone tell me where the Analytics information is in the SAP website?
    Also, where can I get the latest Analytics SAP delivered and documentations?
    Thank you for your help.

    Hi,
    Visit [SAP NetWeaver Composition Environment Library|http://help.sap.com/saphelp_nwce10/helpdata/en/44/d958673ef05f4de10000000a11466f/frameset.htm]
    SAP help link on [Composite Applications|http://help.sap.com/content/documentation/xapps/index.htm]
    SDN section for [SAP NetWeaver Composition Environment 7.1|https://www.sdn.sap.com/irj/sdn/nw-ce]
    Regards,
    Naveen

  • Where to find old backup files and how to use it to restore

    Hi,
    Need help. I did a OS update to iOS 6 today.
    Before the update I did backup my phone on my PC.
    But since that backup there was a new back up that created automatically when I connected my phone back to the PC. Now with some issues I want to rollback to previous backup. But this backup file is not visible in the restore from backup list. Is there anyway I can manually find this file and try to restore from it.
    In the backup folder I can see a few files with previous backup time stamp but not sure how I can use these files and which file to use..
    Pls help.. Thanks.

    Open the Users folder on the internal drive, drag the migrated home folder to the desktop, and provide your administrator password.
    (77054)

  • Where to find help with SQL Developer installation?

    Hi,
    I just want to try out SQL Developer and compare its capabilities to TOAD's. Unfortunately, I am not PC software savvy and now am stuck with a SQL Developer (sqldeveloper-1.2.2998) installation problem. When I clicked on the .exe file, I got a blank SQL Developer screen - there is nothing in the screen except a heading that reads 'Oracle SQL Developer'...
    Does anyone know of a blog or a site that I can get some help with problems like mine?
    Any help is much appreciated!

    Hi,
    SQL Developer forum link:
    "http://forums.oracle.com/forums/forum.jspa?forumID=260"
    There are 2 versions of SQL Developer, with/without JRE.
    Try out the full install version with JRE.
    HTH
    Zack

Maybe you are looking for

  • How to cancelling email submission after user clicks "yes/no" button of message box?

    could some one tell me, how can i cancelling the submission event after one user clicks "yes/no" button of message box? The scenario is the following: After data input in a dynamic form clicks the user send mail button. Before the email submit, the u

  • What happened to my pics in the camera roll (4s)???

    Pictures taken today are showing up normal and clear as a group under camera roll.  But they are fuzzy and unclear when each picture is clicked on individually.  Some pictures are even "hidden" under older pictures and are only "uncovered" when I cli

  • Bookmarked pages and custom toolbar disappear after firefox crash?

    There is no way to restore pages and you have to manually re-drag all the buttons onto the toolbar! It also seems that if the download window is open, the download time counter messes up your dragging, LOL! Like it updates the time and speed every se

  • Inspire T3000 - Speaker Wire Broke

    Ok, you can laugh all you want, but I doubt this is the first time something like this has happened. I bought my Inspire T3000's on 2/7 and I'm very pleased with them. However, my cat chewed through one of the speaker wires and I'm interested in purc

  • ICH page error

    Hi When I tried to access ICH-SMI Start from SCM 4.0, I am getting following error. 500 SAP Internal Server Error Error message: Program ZSCMBMDL_LOCPROD_SERVICE not found. ( type of termination: RABAX_STATE ) Any idea please? Thanks.