How I can begin to start on self learning basis PL/SQL I mean writing block

Could you please let me know about how One can get the expertise and start on self learning basis PL/SQL procedural on which actually HTML DB is written
I am very much interested in learinig this language please provide me any useful link books online material in a proper way.
Thanks in advance

www.google.com.
You'll find plenty of resources about pl/sql.

Similar Messages

  • How we can control auto start/stop of db/listener on Unix/linux?

    How we can control auto start/stop of db/listener on Unix/linux?

    http://download-uk.oracle.com/docs/html/B10812_01/chapter2.htm#BABGDGHF

  • How can i get started with messaging in java

    how can i get started with messaging in java

    If you're talking about writing mail clients in java, you might want to start with a better forum. We're focused on Messaging Servers, here. Unlikely you'll get any Java programming from us.
    If you're talking about Messaging Server, start by downloading the software from sun.com/downloads.

  • Can't get rid of self assigned IP address

    Hello,
    I have been trying to resolve this problem by myself for the last 4 days (by googling and reading forums) but nothing works so here I am.
    I moved last Tuesday and everything worked fine until that day. Since I am in my new apartment, I can't connect to the Internet because of a self assigned IP address. Here is more info:
    -I have a new modem since I moved (the apartment where I was living was furnished and had a modem already). However, I am using the same service provider and modem than the apartment I was subletting.
    -I only have a modem (no router) and I use the Ethernet to connect.
    -I am writing this message from a PC laptop which confirms that the modem is working fine and that the ethernet cable is fine, etc.
    -I did many rounds of shutting down the computer, renew DHCP, unplugging the modem (from 1 minute to 10 hours) and plugging everything back.
    -I called the ISP but they could not help (they just repeated the same instructions that I could find in the guide)...They have no idea how I can get rid of the self assigned IP address.
    The problem is still the same, I can't get rid of the self assigned IP address (169.xxx).
    Please help if you know other tricks to fix that issue...
    Thanks a LOT in advance!!
    Julie

    Re 1) Setting up a new account won't solve the problem in itself but it will help narrow down the cause. The idea is this: the problem might be caused by something system-wide (e.g. a preference file in /Library/Preferences) or it might be caused by something that is specific to your account (e.g. a preference file in yourhome/Library/Preferences). If we knew which, we could target the troubleshooting appropriately. The easiest way to figure out which is to create a new user, log in as that user and see if the problem remains. If it does, it must be system-wide; if not, it is specific to your account.
    Are you using any firewall software? If you are using Tiger's built-in firewall, how is it configured?
    - cfr

  • I want to sync tasks in Outlook with my iPhone. I have tried Toodledo (not good) and Todo. Todo works, but it cuts off most of the text. I only get the beginning of my (long) lists. Any ideas how I can solve this problem?

    I want to sync tasks in Outlook with my iPhone. I have tried Toodledo (not good) and Todo. Todo works, but it cuts off most of the text. I only get the beginning of my (long) lists. Any ideas how I can solve this problem? I starting to regret that I switched to iPhone...

    Usually if you have some kind of hardware failure there is some beeping during POST or most motherboards now have LED indicators to produce and error message based on the type of failure
    So if its bad memory, not place properly, mismatched, processor not inserted properly, mismatched voltage or voltage connector not present etc it beeps or generates the error id.
    Power supplies can be tested for failure. There are some walk throughs for testing just them with a switch, paperclip or a jumper (I'd suggest not doing this if you are not familiar with the dangers of electricity).
    Memory can be tested with memory diagnostics programs like Memtest+
    Processors can overheat if the proper precautions have not been taken usually you will get a POST beep or error code for that.
    If the motherboard has no response then do the basics first:
    Check power connectors and power supply. Once you determine that is not the case move on to other items like graphics cards in all the way or memory.

  • How can i find start line of any functions or procedures stored in package body?

    hi
    how can i find start line of any functions or procedures stored in package body?
    is there any way to write a query from for example user_source?
    thanks

    how can i find start line of any functions or procedures stored in package body?
    Why? What will you do differently if a procedure starts on line 173 instead of line 254?
    Tell us what PROBLEM you are trying to solve so we can help you find the best way to solve it.
    If you use PL_SCOPE that info is available in the *_IDENTIFIERS views. See 'Using PL/Scope in the Advanced Dev Doc
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28424/adfns_plscope.htm
    Try this simple sample code. The query is modified from that doc sample:
    -- tell the compiler to collect the info
    ALTER SESSION SET PLSCOPE_SETTINGS='IDENTIFIERS:ALL';
    -- recompile the package
    CREATE OR REPLACE package SCOTT.pack1 as
    PROCEDURE proc1;
    PROCEDURE proc2;
    END;
    CREATE OR REPLACE package BODY SCOTT.pack1 as
    PROCEDURE proc1 IS
    BEGIN
      NULL;
    END;
    PROCEDURE proc2 IS
    BEGIN
      proc1;
    END;
    PROCEDURE proc3 IS
    BEGIN
      proc1;
      proc2;
    END;
    END;
    -- query the info for the package spec
    WITH v AS (
      SELECT    Line,
                Col,
                INITCAP(NAME) Name,
                LOWER(TYPE)   Type,
                LOWER(USAGE)  Usage,
                USAGE_ID,
                USAGE_CONTEXT_ID
        FROM USER_IDENTIFIERS
          WHERE Object_Name = 'PACK1'
            AND Object_Type = 'PACKAGE'
    SELECT LINE, RPAD(LPAD(' ', 2*(Level-1)) ||
                     Name, 20, '.')||' '||
                     RPAD(Type, 20)||
                     RPAD(Usage, 20)
                     IDENTIFIER_USAGE_CONTEXTS
      FROM v
      START WITH USAGE_CONTEXT_ID = 0
      CONNECT BY PRIOR USAGE_ID = USAGE_CONTEXT_ID
      ORDER SIBLINGS BY Line, Col
    LINE,IDENTIFIER_USAGE_CONTEXTS
    1,Pack1............... package             declaration        
    2,  Proc1............. procedure           declaration        
    3,  Proc2............. procedure           declaration        
    -- query the info for the package body - change 'PACKAGE' to 'PACKAGE BODY' in the query above
    LINE,IDENTIFIER_USAGE_CONTEXTS
    1,Pack1............... package             definition         
    2,  Proc1............. procedure           definition         
    6,  Proc2............. procedure           definition         
    8,    Proc1........... procedure           call               
    10,  Proc3............. procedure           declaration        
    10,    Proc3........... procedure           definition         
    12,      Proc1......... procedure           call               
    13,      Proc2......... procedure           call               

  • Hi guys, the MUSIC app on my 2 iPad IOS 5 starts up playing music on its own very often. Any idea how I can kill the b....rd???

    Hi Guys, Apple's MUSIC app on my iPad 2 iOS 5 starts up playing music on its own frequently, I have to stop it evy time. Any idea how I can kill the b....d?? Thank you!

    Make sure that you have quit the app when you finish using it. To do so press the Home button once to return to the Home screen. Then press the Home button twice to reveal the open apps under the Dock. Tap and hold the Music app until it begins to jiggle and a appears in the upper left corner of the icon. Tap the to quit the app. Tap the screen or press the Home button to return the Dock to it original position.

  • I need to make a pdf document, made in photoshop, 'page turn' and then add it to my website. I know I can do this in indesign but indesign will not open pdf files for some inexplicable reason. Any ideas how I can do it without completely starting again?

    I need to make a pdf document, already made in photoshop, 'page turn' and then add it to my website as an e-brochure. I know I can do this in indesign but indesign will not open pdf files for some inexplicable reason. Any ideas how I can do it without completely starting again?

    Hello waitingone,
    please try this (all terms are translated from my German programs to my best knowledge):
    1. Did the creator of the pdf file enable the import options?
    2. See import options: choose an other visibility option for your layer.
    3. Let you show the import options and click into one with a black background and try these out (often a gray is selected).
    4. See trimming: try the different modes there. Often works: "Media".
    5. Is the pdf file (eg from Word) correctly created?
    6. Is the PDF file protected? >>> no import possible.
    7. If that does not help, store the pdf file in Acrobat, repair possible errors, run the PDF Optimizer before placing in InDesign.
    Good luck!
    Hans-Günter

  • Hi. I have a MacBook Pro with OS10.6.8 and cannot get net pages to load on my network at home. I can connect to the internet in work and on other networks. However, some other networks are now starting to fail. Can anyone suggets how I can fix it??

    Hi. I have a MacBook Pro with OS10.6.8 and cannot get internet pages to load on my WiFi network at home. My iMac, iPhone and iPad all work on this network.  It is connected to the net as dropbox registers a connection and so does skype. I can connect to the WiFi in work and on other networks when travelling. However, some other networks are now starting to fail. Can anyone suggets how I can fix it, as the MBP appears to be fine, its updated with all the latest versions of software and the WiFi network is also fine....just not with my MBP??

    Hi. I have a MacBook Pro with OS10.6.8 and cannot get internet pages to load on my WiFi network at home. My iMac, iPhone and iPad all work on this network.  It is connected to the net as dropbox registers a connection and so does skype. I can connect to the WiFi in work and on other networks when travelling. However, some other networks are now starting to fail. Can anyone suggets how I can fix it, as the MBP appears to be fine, its updated with all the latest versions of software and the WiFi network is also fine....just not with my MBP??

  • How can I remove the autorization from my old computer when it is broken and can not be started?

    my old computer has broken down and therefore I got a Macbook. Then I wanted to synkronize my iphone with Itunes but i can cause i have used all five authorization. How can i remove my old computer which has broken down and can not be started so I can synkronize with my Iphone?

    See To deauthorize all computers associated with your Apple ID
    on this page -> http://support.apple.com/kb/ht1420
    then authorize what you want.

  • I bought an iMac last year and now have a flashing folder on start up. I tried to reboot but am unclear about whether or not the time machine has backed up everything I have on there or how I can do it so I don't loose important data.  Thanks in advance!

    My iMac which I bought in May 2011, (yes the warranty for one year just ran out) but I have 3 years through Best Buy, was making a really loud humming noise yesterday so I shut it down and restarted and now I have the flashing folder on a grey screen.  I don't know if I have lost everything on that computer as I am not sure if I set up or needed to set up the time machine when I bought it.  I am not super mac savvy (yet) and would love some help to try and not only fix this issue but to find out how I can check and see if what I have on there is automatically backed up or not.  I need help! Thanks in advance!!!

    Do you have an Install Disc?
    If so...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there.

  • When I turn on my iphone4s, the apple logo will show for a few seconds, and it will suddenly fade off to a blank screen, and not start up. It will then restart by itself, and the cycle repeats. Any suggestions on how I can troubleshoot this problem?

    Hi all,
    I need help with my iphone4s.
    When I turn on my iphone4s, the apple logo will show for a few seconds, and it will suddenly fade off to a blank screen, and not start up. It will then restart by itself, and the cycle repeats. Any suggestions on how I can troubleshoot this problem?
    What seems to be the problem here?
    thanks and regards
    Wan

    Wanlucg wrote:
    When I turn on my iphone4s, the apple logo will show for a few seconds, and it will suddenly fade off to a blank screen, and not start up. It will then restart by itself, and the cycle repeats.
    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    Then See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...
    Take your time... Pay particular attention to Steps 3 and 4.
    After you have Recovered your Device...
    Re-Sync your Content or Restore from the most recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766

  • I'm installing windows 8 64 from iso dvd-I did the partition wiht BCamp 5 and I did the usb with compatibility software-once installation start from dvd, it ask me for some disk, usb or dvd drivers to continue. How I can continue the instalation?

    I'm installing windows 8 64 from iso dvd-I did the partition wiht BCamp 5.
    I did the usb drive with the compatibility software-once installation start from the dvd, it ask me for some disk, usb or dvd drivers to continue.
    How I can continue the instalation? How I can provide those driver to the instalation process?
    Thanks
    Manuel

    You can't get there with GUID/GPT.
    There are tips on making a USB flash device that is bootable.
    You can set aside a small 6GB partition somewhere and put Windows 7 installer there and run it WHILE IN Windows.
    Windows Vista can be upgraded in place to 7 RC.
    You'll need NTFS (30-50GB).
    Windows doesn't support FW for booting.
    You can create a drive that has Master Boot Record.

  • I have a new Macbook Air and for the last few days the fan had run continuously, this is the first time it has ever run, and now it won't stop, the fan starts up as soon as I turn it on. The computer is not hot.Any ideas on how I can fix this please ?

    I have a new Macbook Air, 6 months old, and for the last few days the fan had run continuously, this is the first time it has ever run, and now it won't stop, the fan starts up as soon as I turn it on and the computer seems to running more slowy.The computer is not hot but I am worried it may burn out,.Any ideas on how I can fix this please ?

    Hello dwb,
    Here is the screen shot, just the top half, there are another 10 pages, but I guess this should enough for you to have an idea of waht is going on, bit small I am afraid. No, I don't have any apps setup to run when I open my computer, the kernel, varies between 290 and 305 per cent ish.
    Would that PRAM thing help ? I think it may be the computer itself, well something inside, as this the first time that the fan has ever started running since I have this computer, even when I have 3 or 4 apps running.
    Thank you again for your advice,
    Regard,
    Beauty of Bath

  • I was updating software and suddenly my IPHONE  started asking for I tunes on mobile screen ,  how can  i  get by screen back or How i can restore without loosing data , I m more worried about data , Please help in resolutio

    i was updating software and suddenly my IPHONE  started asking for I tunes on mobile screen ,  how can  i  get by screen back or How i can restore without loosing data , I m more worried about data , Please help in resolutio

    What exactly are you seeing on the phone's screen ? If the iTunes icon and cable then the phone is in recovery mode, in which case it's too late to take a new backup or to copy any content off the phone - you will have to connect the phone to your computer's iTunes and reset it back to factory defaults, after which you can restore to the last backup that you took or just resync your content to it

Maybe you are looking for

  • Data recovery of trashed files

    I recently lost some data on a Hard Drive by inadvertently tossing a folder in a the trash and emptying it. ( there is no software for carelessness). My back up software just mirrored the affected drive and erased the data from the back up drive. I h

  • R3- RFC- XI-Plain HTTP

    Hi, I have a scenario where R/3 sends IDoc's to our external system using XI plain HTTP adapter. My configuration works fine but, the only issue is , I need to parse through the payload XML, in order to determine the IDOC type at my external system h

  • Synchronizing Outlook Calendar entries with a Torch 9800

    I have a customer with a Torch 9800 who is suffering a problem so severe that I can't believe it's a problem that RIM have ignored so I'm assuming there must be a solution. The problem is that when Intellisync synchronizes the Torch, all Calendar app

  • HT204391 How do I download iBooks Author 2.0? I have 1.1 and need the new  software upgrade.

    Please direct me. I ahve iBook Author 1.1, but I thik I need 2.0 for certain widgets to work. THanks.

  • Text small in PE 13 (Windows 8.1)

    Just bought Dell 2 in 1 laptop running windows 8.1 with a display of 1920 x 1080 .   Installed PE 13  and the menu text size is tiny (was fine in windows 7).  I have tried various changes but text is still tiny. Could not find any solutions in the fo