How to show PL/SQL package  output and fix below error(please help)

--PACKAGE SPECIFICATION AND BODY complied successfully but I can not see output some error are also there..  please help ;how to fix this problem
-- with code
CREATE OR REPLACE PACKAGE package_variables IS
-- Declare package components.
PROCEDURE set(value VARCHAR2);
FUNCTION get RETURN VARCHAR2;
END package_variables;
CREATE OR REPLACE PACKAGE BODY package_variables IS
-- Declare package scope variable.
variable VARCHAR2(20) := 'Initial Value';
-- Define function
FUNCTION get RETURN VARCHAR2 IS
BEGIN
RETURN variable;
END get;
-- Define procedure.
PROCEDURE set(value VARCHAR2) IS
BEGIN
variable := value;
END set;
END package_variables;
VARIABLE outcome VARCHAR2(20)
CALL package_variables.get() INTO :outcome;
SELECT :outcome AS outcome FROM dual;
EXECUTE package_variables.set('New Value');
CALL package_variables.get() INTO :outcome;
SELECT :outcome AS outcome FROM dual;
OUTPUT
PACKAGE package_variables Compiled.
PACKAGE BODY package_variables Compiled.
Error starting at line 2 in command:
CALL package_variables.get() INTO :outcome
Error report:
SQL Error: ORA-01008: not all variables bound
01008. 00000 - "not all variables bound"
*Cause:   
*Action:
OUTCOME
1 rows selected
anonymous block completed
Error starting at line 2 in command:
CALL package_variables.get() INTO :outcome
Error report:
SQL Error: ORA-01008: not all variables bound
01008. 00000 - "not all variables bound"
*Cause:   
*Action:
OUTCOME
1 rows selected
*/

EXECUTE package_variables.set('New Value');
CALL package_variables.get INTO :outcome;
SELECT :outcome AS outcome FROM dual;
OUTPUT
anonymous block completed
Error starting at line 2 in command:
CALL package_variables.get INTO :outcome
Error report:
SQL Error: ORA-06576: not a valid function or procedure name
06576. 00000 - "not a valid function or procedure name"
*Cause:    Could not find a function (if an INTO clause was present) or
a procedure (if the statement did not have an INTO clause) to
call.
*Action:   Change the statement to invoke a function or procedure
OUTCOME
1 rows selected

Similar Messages

  • My macbook pro 15" is taking lots of time to start and it shows some blueish purple screen and some graphics error please help

    I have bought macbook pro 15" i7, 4gb ram, 500 gb hdd in the month of  March year 2011. I have used it just for watching movies, surfing net and writing script on final draft software. Just two week back I started using final cut pro to edit my short film but suddenly the screen of my macbook turns black and it shuts down. After few minutes I pressed the start button but it took lots of time and open with blue-purple screen. It also get heat very soon. I don't know what the problem is. Please help.

    Boot from the install DVD and repair the startup drive
    Then run hardware test
    Using Apple Hardware Test
    Reinstall the OS
    Last
    Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    BTW, this is the Mac Pro desktop forum

  • How can i fix my my iPad i downgraded it to 8.1.3 to 8.1.2 and when some error occured the iPad suddenly shut down and reopen and it only show the icon of iTunes and the connect symbol  please help urgently needed

    Hi please help me i try to downgrade my iPad ios to 8.1.3 to 8.1.2 and an error occursd and can't open my iPad only the icon of iTunes and charger appeared please help

    That means that it's gone into recovery mode - connect the iPad to your computer's iTunes and reset it back to factory defaults.
    Downgrading the iOS version isn't supported by Apple.

  • DTM 6.0 sync error 2753 and windows installer errors, please help

    I have tried install and uninstall over 5 times with the same errors
    , this is what happens when i install
    when i start to install DTM 6 on Win7 64bit, first message i get says.
    Windows Installer, Pending Microsoft Visual C++ 2008 Redistributable, it tried to install this but then says failed to install even though its already installed, therefore i cancel this carry on with the install which completes.
    Now when i run the application and click on back up, i get a box saying The error message says, " The feature you are trying to use is on a network resource that is unavailable".   It is looking for the Apploader.msi file in the C:\Documents and Settings\user\Application Data\Research In Motion\BlackBerry\ directory.. i have tried looking for Apploader.msi but it does not exist so i have to cancel, if i keep pressing cancel it does eventually backup. but i can not sync as every time i try to setup the sync config setting i get a error message. error 2753 The file MsOutlookApiProxy64.exe D9D285E5_C9F0_4101_A12C_555AE1C1593F is not marked for installation
    I have tried searching the web but no one can help, Like you say what the point if i can't sync.
    Please if anyone can help fix this, i would regard them as genius
    Solved!
    Go to Solution.

    Hi beeman,
    Try clean uninstalling then reinstalling the Blackberry Desktop Software 6.0 following this KB article. http://bbry.lv/da1SoE
    Hope this helps,
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • How to show Html5 created in eclipse and link to any cloud application like c4C through HCP

    Hi Experts,
    How to show Html5 created in eclipse and link to any cloud application like C4C through HCP 
    Regards,
    Vijay.

    Your question is very unclear, please elaborate what you are trying to achieve.
    Also, did you click on the Alert Moderator link? This is for reporting abusive content, spam, points cheating, etc. It should not be used w/o a reason (one of the above) as what it does is putting the content in the Moderators' queue and hiding it from public view.

  • I have unlocked my iphone and when tried to upgrade it, i got an error, so i restored it.But i was not able to activate my iphone 3gs now...it is showing a message like ' sim card not found'..please help me with this regard

    I have unlocked my iphone and when tried to upgrade it, i got an error, so i restored it.But i was not able to activate my iphone 3gs now...it is showing a message like ' sim card not found'..please help me with this regard

    Try popping out the SIM card and turn off the phone.
    Pop in the SIM card once again and turn on the phone, make sure that the SIM card is placed and seated perfectly in the tray!
    Tell me how did you unlock your phone!?

  • I updated my itunes and now every time i try to play a song 'internal error' shows up and itunes quits. Please help me....

    I updated my itunes and now every time i try to play a song 'internal error' shows up and itunes quits. Please help me....

    Hi Dance4Life85!
    I have a couple of troubleshooting suggestions for you regarding this issue. First, I would suggest that you reinstall iTunes, according to the instructions in this article:
    OS X Mountain Lion: Reinstall apps that came with your Mac
    http://support.apple.com/kb/PH11201
    To reinstall iTunes, download it from the Apple Downloads website.
    Apple Downloads website
    Note that all you will need to do is download iTunes and install it again, it will install over the version that is on your computer right now without issue. If your issue persists, you may want to see this article about troubleshooting third-party plugins for iTunes:
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    http://support.apple.com/kb/TS3430
    Lastly, if neither of these resolve the issue, then you may need to recreate your iTunes library. More information on this can be found here:
    iTunes: How to re-create your iTunes library and playlists
    http://support.apple.com/kb/HT1451
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • I can't forcequit firefox and shutdown my computer, nor can I open up any other programs or applications. Does anyone know how to fix this? please help this poor soul.

    I can't forcequit firefox and shutdown my computer, nor can I open up any other programs or applications. Does anyone know how to fix this? please help this poor soul.

    You can force quit applications
    >Force quit
    if that does not work you can force quit a computer shut down by hold the power button for an extended period.

  • I accidentally dropped macbook air that was in a book bag. The keyboard is working because I can see the light but the screen is black and it won't turn off. How should I fix this? Please Help ME!!

    I accidentally dropped my friend's macbook air that was in a book bag. The keyboard is working because I can see the light but the screen is black and it won't turn off. How should I fix this? Please Help ME!!
    I tried to turn it off and it didn't work... and I held on to the shift key too and it still doesn't work..
    Please help me..

    Accidental damage is not covered under Apple warranty.  And it seems there is much accidental damage.  Only a Genius Bar tech looking at it can tell how much it will cost to repair.
    Cost to repair will be high, I suspect (though Genius Bar will confirm/deny.
    There is no gentle way to say this sir/ma'am ... someone will need to pay for your friend's MBA repairs.

  • I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out wh

    I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out what is going on? We have it set on auto renewal so I know its not that we haven't renewed this subscription, because we pay automatically.

    Hi olivias,
    It sounds like there may be some confusion on your system about what application should be associated with PDF files. You can reset filename associations by following the steps in these articles (depending on your operating system):
    How to change the default application for a file type | Macworld
    http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7
    Please let us know if you have additional questions.
    Best,
    Sara

  • I have a seagate 1tb hard drive and a 16gb memory stick, how do i transfer avi files from one to another as the click drag and drop wont work, please help?

    i have a seagate 1tb hard drive and a 16gb memory stick, how do i transfer avi files from one to another as the click drag and drop wont work, please help?

    Greetings,
    What happens when you drag it?
    Make sure the drive you are moving the files to has enough available space to receive the file:
    Click on the movie file and go to File >  Get Info and note the "size"
    Check the drive to which you are moving the file to make sure it has enough available space: https://idisk.me.com/madisonfile-Public/web/finder-drive-available-space-and-for mat.html
    Also note the format of the drive you are copying too.  If it is not Mac OS Extended or FAT (not recommended unless you are taking it to a windows computer) then that may be the issue.
    Hope that helps.

  • My 'clear history button is not working. When I click on it it doesn't do anything and the letter are gray instead if blue like usual. I've gone to every type of settings I can bit I don't know how to fix it. Please help .

    My 'clear history button is not working. When I click on it it doesn't do anything and the letters are gray instead of blue like usual. I've gone to every type of settings I can think of but I don't know how to fix it. Please help .

    T
    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                 
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • HT2693 I have the phone number and iphone serial # of my second device that is missing.  However it has the same Apple ID and is not showing up on the "Find iphone". Could you please help me?

    I have the phone number and iphone serial # of my second device that is missing.  However it has the same Apple ID as my other iphone and is
    showing up on the "Find iphone". Could you please help me find my iphone
    <Personal Information Edited by Host>

    Sorry if this seems negative but you really should post such a question in the iPhone section of Apple Communities.   You are much more likely to get expert help there immediately.
    Just re-post with the same detail.

  • I had no idea that I needed to use a CD to download my Adobe Photoshop Elements 12 onto my MAC and have already registered the product; how can I now download it? I have tried loping on the web and no luck! Please help me!

    I had no idea that I needed to use a CD to download my Adobe Photoshop Elements 12 onto my MAC desktop and have already registered the product; how can I now download it? I have tried looking on the web and no luck. Please help me!

    You don't need a CD to download anything; just download & install the trial from http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements, then activate it with your serial number.

  • I dropped my iPhone and i tried to turn it on but it only comes on at curtain times. And it turns back off when I drop it just a little bit. Sometimes it takes like three days to turn back on. How do I get it to work regularly again?? Please help!!!

    I dropped my iPhone and i tried to turn it on but it only comes on at curtain times. And it turns back off when I drop it just a little bit. Sometimes it takes like three days to turn back on. How do I get it to work regularly again?? Please help!!!

    Seems like there is some physical damage causing an intermittent issue of the iPhone being unable to power on.
    You could try a reset:
    - hold the home button and sleep/wake button down at the same time
    - the iphone will turn off(keep holding) then when the Apple logo appears release both buttons
    If the reset fails I would suggest next time it powers on to try and back it up to either iTunes/iCloud then you can try a restore to factory settings or just back up and book an appointment at an Apple Store to have the iPhone evaluated.
    All the best

Maybe you are looking for

  • Just updated to 10.9.2 and now my computer restarts whenever I open up World of Warcraft.  Never had an issue until now.

    Has anyone had similar issues? Here's my log if it helps. Hardware Information:     MacBook Pro (15-inch, Early 2011)     MacBook Pro - model: MacBookPro8,2     1 2 GHz Intel Core i7 CPU: 4 cores     4 GB RAM Video Information:     Intel HD Graphics

  • Strange Error In Windows, Preventing AI CS3 From Opening!!!!!

    The following Windows error is something i've been getting on only one computer, just in the past month. Other computers do not experience this problem. i have uninstalled and reinstalled to no avail. Please advise if you have any experience with a s

  • Getting Hindi input thro Keyboard

    Hi!! I am developing a GUI where I can enter Indic scripts in Swing components.I am making use of the Win2000 keyboard layout for Hindi.Bu when I start typing in,I get only ? in the JTextArea component.Kindly let me know how to enable the swing compo

  • Connecting Flight Demo not work

    Hi, all I configed the multi-booking flight demo according to the Guide. After I executed the sample, I can't see any error from the SXMB_MONI except 'Outbound Status' column is a red flag. The page showing 'Flight booking order sent. Awaiting confir

  • More 600EX-RT/Battery questions...fun!

    Greetings all! I've seen several discussions about batteries and the flash, but I'm just trying to get the "definitive" answer I've got two 600EX-RT's. The first one died on me at Christmas last year. While shooting, I discovered that the batteries b