How can i avoid that error

create or replace procedure test_proc(txn_auth_id in varchar2(12))
is
v_msg_type varchar2(4);
v_txn_type varchar2(2);
begin
select MSG_TYPE,TXN_TYPE into v_msg_type,v_txn_type
from test where txn_auth_id=txn_auth_id;
dbms_output.put_line( v_msg_type||' '||v_txn_type);
end;
LINE/COL ERROR
1/44 PLS-00103: Encountered the symbol "(" when expecting one of the
following:
:= . ) , @ % default character
The symbol ":=" was substituted for "(" to continue.

Hi,
don't put the length of the parameter to the parameter definition.
Instead of
create or replace procedure test_proc(txn_auth_id in varchar2(12))use
create or replace procedure test_proc(txn_auth_id in varchar2)hth
Joerg

Similar Messages

  • HOW CAN I AVOID THIS ERROR MESAGE WHILE TRYING TO EXPORT AN IPHOTO SLIDESHOW:  The operation couldn't be completed. (OSStatus error -61.)

    HOW CAN I AVOID THIS ERROR MESAGE WHILE TRYING TO EXPORT AN IPHOTO SLIDESHOW:  The operation couldn’t be completed. (OSStatus error -61.)

    Hello,
    I believe the issue was the external HD I purchased was not formatted for Mac . . . once I took care of that - all went well!  The slide show transferred and the surprise 70th birthday party was a huge sucess.  Thank you everyone!

  • My sister inlaw gave me her iphone3 and when i try to update a app it says that i must sign into her accound when i have already created my own apple id n put it in, how can i avoid that from happening/ change it?

    my sister inlaw gave me her iphone3 and when i try to update a app it says that i must sign into her accound when i have already created my own apple id n put it in, how can i avoid that from happening/ change it?

    You should do this to make this your iPhone and remove her info...
    If desired, move photos/videos off the Camera Roll: http://support.apple.com/kb/HT4083
    If desired, backup the device to iTunes or iCloud: http://support.apple.com/kb/ht1766
    Then, on the device...
    Settings > Messages > iMessage > Off
    Settings > FaceTime > Off
    Settings > iCloud > (scroll down) Delete Accout (this only unregisters and deletes it off the device)
    Settings > iTunes & App stores.  Tap the AppleID and sign out.
    Settings > General > Reset > Erase All Content and Settings
    Unregister the device at https://supportprofile.apple.com
    More Info... http://support.apple.com/kb/HT5661

  • Whenever I start my mac some application like word, speech recognizer automatically open...how can I avoid that?

    Whenever I start my mac some application like word, speech recognizer automatically open...how can I avoid that?

    Dealing With The Resume Feature of Lion
    Managing Mac OS X Lion's application resume feature.
    If you shutdown your computer you should get a dialog asking if you want applications to resume on the next startup. Simply uncheck the box to prevent that from occurring. Open General preferences and uncheck the option to Restore windows when quitting and re-opening apps. You can also install a third-party utility to control resume features on individual applications: RestoreMeNot or Application State Cleaner.
    It is possible to completely stop the Resume feature although I'm unconvinced that it is that annoying. Nevertheless see the following:
    If you have not yet done so you must first make your /Home/Library/ folder visible. Open the Terminal application in the Utilities folder. At the prompt paste the following command line:
    chflags nohidden ~/Library
    Press RETURN. Quit the Terminal application.
    In the Finder navigate to the /Home/Library/Saved Application State/ folder. Delete the contents of the folder. Back up to the /Home/Library/ folder. Select the Saved Application State folder. Press COMMAND-I to open the Get Info window. In the Sharing and Permissions panel at the bottom click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window.
    Quit all open programs except the Finder (this is very important.) Next, navigate to the /Home/Library/Preferences/ByHost/ folder. Look for a .plist file with "com.apple.loginwindow." in the file name followed by some numbers in hexadecimal. Select the file. Press COMMAND-I to open the Get Info window and in the Sharing and Permissions panel click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window. If you also find a file with the same filename but with a last extension of ".lockfile," then you should delete it.
    The above should eliminate the Resume feature system-wide. Note that any future system updates or upgrades will likely undo these changes. You will then need to repeat this procedure assuming there are no major changes in OS X related to it.

  • How can I avoid that a virus read out all passwords memoried by Firefox? It was happend two weeks ago!

    My children where using some web sites about games to solve some problems. During this use a virus came via web interface into my desktop. My virus scanner shows this but could not avoid that this virus read out all my accounts memorized in Firefox and sent it into dark channels.
    I could restore the way how my accounts leave my Desktop. There was some accounts only memorized into Firefox inclusive passoword. These accounts would used from other persons in the meantime.
    My questions are:
    - How save are the memorized accounts-password combinations?
    - And: Is it possible that the Firefox Sync Account can transfer the virus from PC to PC by using the same Sync-Account? Or can I be sure that all other Firefox installations at other PSs will be clean after this attack at one Firefox-Installation during all installations use the same Sync-Account? What this question means in background: Via Sync can Plugins be installed at other systems. What happens, when a virus install a special virus-plugin? Would Sync it move to all other PCs?
    Best regards, Frank

    If you are using Sync to sync passwords then you likely aren't using a Master Password to protect the password.
    *https://support.mozilla.org/kb/Protecting+stored+passwords+using+a+master+passwor
    If you suspect such a virus infection then you should cleanup your computer and change all the compromised passwords immediately.
    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked
    *https://support.mozilla.org/kb/troubleshoot-firefox-issues-caused-malware

  • I try to run oracle sample,but error appear ,how can i avoid the error

    after installing database and sample,i tried to run the sample ,but error appeared
    D:\app\yu\product\11.2.0\dbhome_1\OCI\samples>bcmake.bat
    Please set environment variable BORLAND_HOME
    how to get borland compier?
    why used borland compier? i think most developer use visual studio .
    please tell me how to compile the given sample by oracle?
    thanks
    Edited by: user12070477 on 2013-5-8 下午8:44
    Edited by: user12070477 on 2013-5-9 下午8:20

    Check this support document for update and restore errors. Resolve iOS update and restore errors - Apple Support
    Looks like that can be a hardware error, but go ahead and follow the other steps in the document.

  • How can I avoid that VMM places all Vms in 1 Lun?

    hi forums,
    we have a hyper-v + vmm + azure pack setup.
    Our storage presents 4 luns to all hosts. now it happened that 1 lun was full and the others still had plenty of space.
    shouldnt vmm balance the vms on the storage somehow to avoid that?
    thanks :>

    Hi
    Just to confirm, you are seeing VMs placed on all 4 LUNs. However, one is low on space, and the others have space. Can you let me know how imbalanced the VMs are - IE, how much data is on one disk compared to the others?
    If you try to create a new VM now, where is it placed? On the full disk, or on one of the others? Were the others added later, after some VMs were already deployed?
    I'd like to understand the root cause about what caused the imbalance, but for now you can relieve this situation by doing a storage migration to move a VM off the full LUN and onto another. As long as new VMs are going to the correct LUNs (the ones with
    the most space), then the problem should not recur.
    Lastly, exactly what version of VMM are you on? I didn't see that in your original question.
    Thanks, Hilton

  • How  can you avoid that an ABAB-Function works with an  EXPORT_PARAMETER

    Hello everybody,
    I have to call the ABAP-Function ECATT_EXECUTE via JCO.
    In SAP 7.0 there is a new EXPORT_PARAMETER for the function ECATT_EXECUTE, which is called E_RESULT_XML.
    There is a statement "IF E_RESULT_XML is requested" which gives always TRUE, so that the function tried to fill this Parmeter and an error occurred while processing.
    How you can avoid this ?
    What you can do, that this IF-Statement gives FALSE ?
    Every helpful hint is welcome !

    Hi Klaus,
    It may be because when calling a function via JCO all import/export/table parameters are always passed with the call.  Have you tried running the function from a test ABAP program and NOT requesting the parameter E_RESULT_XML?  If that works ok, the simple solution is to create a custom wrapper function module that you can call from JCO, which will call ECATT_EXECUTE for you ignoring E_RESULT_XML and then return the results to your Java.
    Hope this helps,
    Gareth.

  • When visiting a website (travel) I get unvoluntarily a new tab with related subject (hotels). Why is it and how can I avoid that?

    I checked the register with CCleaner.
    I ran Malwarebytes and Spybot.

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can also try to reset Firefox:
    *https://support.mozilla.org/kb/Basic+Troubleshooting
    If using various malware scanners does not fix it or if you are blocked from installing those scanners then ask advice at a forum that specializes in malware removal.
    *http://forums.majorgeeks.com/index.php - MajorGeeks Support Forums
    *http://www.security-forums.com/index.php - WindowSecurity.com Security Forums
    *http://www.bleepingcomputer.com/forums - Bleeping Computer Forums

  • Need a 'How To' : How can I avoid that certain songs are synced??

    Some songs should not be synced with my iPod touch.
    for example:
    iTunes: song 1 and song 2
    iPod: only song 1
    Thanks

    You could use the option "Sync Music - Selected playlists" to manage your iPod. Syncing selected playlists is just like syncing your whole library only on a smaller scale and more "selectively". This is particularly useful when your library is larger than the capacity of your iPod. When your iPod is is set to sync selected playlists it automatically picks up any changes you made to that playlist in iTunes since you last connected. Anything you added to the playlist will be added to the iPod, anything you deleted from it will be deleted from the iPod. In other words the iTunes playlist and the iPod are kept "in sync".
    To sync the iPod from a selected playlist open iTunes and create a playlist to sync your iPod from, call it -My iPod for example (the dash will position it at the top of the playlists in Sources). Drag whatever content you want to have into the playlist. Now connect your iPod and when it appears in the Source list click on the iPod icon to bring up the preference tabs in the main pane. Go to the Music tab and choose Sync Music and the Selected playlists radio button. Choose the playlist you just made from the selection and click Apply. You can also sync from any existing playlists by choosing the same setting, you just need to make sure that the size of the playlists don't exceed the capacity of your iPod.
    Another way to is to use the check boxes in iTunes choose "sync only checked songs and videos" in the iPod Summary tab. A word of warning on this method however. Using unchecking to manage an iPod is an option (and works fine when you are working with a small number of specialised tracks such as Christmas songs) but only if you can live with the other things unchecking does:
    Unchecked songs will be skipped when playing songs from the library or a selection. They will only play when individually clicked on.
    Smart Playlists have an option that unchecked songs won't appear.
    Unchecked songs will not be burned to CD.
    Alternatively you could manage your iPod manually and simply drag the songs or playlists you want on the iPod from your iTunes library:
    Managing content manually on iPod and iPhone
    iPod - Syncing Music

  • When I import a CD album that includes songs with co-artists, the album is saved once with all of the songs with the main artist only, and then one album for each song with a different co-artist.  How can I avoid that or fix that result after the fact.

    When I import a CD ablum that includes songs with co-artists, the album is saved once under the album name with all the songs from the main artist; then each song with a different co-artist is saved separately under the album title with just that song.  Who do I prevent that or fix it after the fact, i.e., copy the single songs to the main album?

    Why aren't songs with the same album art grouped together? - http://support.apple.com/kb/ts1468
    Compilation checkbox is under options tab when editing multiple tracks at once.
    https://discussions.apple.com/thread/4559720 - discussion of using compilation vs. album artist to group tracks
    Jan 2014 discussion: https://discussions.apple.com/thread/5775641

  • How can i avoid displaying runtime error in intractive report

    hi gurus
    my question is, in interactive report when i reach 20th secondary list after that am getting runtime error when i click again. So i wanted to know how can i avoid that run time error.
    regars
    imran

    Hi Imran,
    Basically we can have one basic list and 20 interactive lists.
    Once when we reached to 20th list then it goes to shortdump.
    So, inorder to avoid that we can modify the system field
    SY-LSIND.
    Just see this example and try this. I hope this will be useful for you.
    REPORT  ZSAMPLE1111.
    data: begin of itab occurs 0,
            matnr like mara-matnr,
            mtart like mara-mtart,
            mbrsh like mara-mbrsh,
            end of itab.
    data: begin of jtab occurs 0,
          maktx like makt-maktx,
          spras like makt-spras,
          end of jtab.
    select matnr mtart mbrsh into table itab from mara up to 10 rows.
    loop at itab.
    write:/ itab-matnr, itab-mtart, itab-mbrsh.
    hide itab-matnr.
    endloop.
    at line-selection.
    select maktx spras into table jtab from makt where spras = 'EN' .
    case sy-lsind.
    when '1'.
    loop at jtab.
    write:/ jtab-maktx, jtab-spras.
    endloop.
    when '20'.             * changes see here.
    sy-lsind = 1.
    when others .
    write:/ 'name',sy-lsind.
    endcase.
    I hope this will be helpful for you.
    <REMOVED BY MODERATOR>
    Cheers,
    Swamy kunche
    Edited by: Alvaro Tejada Galindo on Apr 15, 2008 4:01 PM

  • /ddd tags What does mean? And How can I avoid it?

    I am using SharePoint 2010, after the crawling process runs. When using the search into the SharePont I  see the </ddd> tags in some to of the metadata fields associeted to the documents results.
    I would like to know how can I avoid that.
    Thanks
    Regards,
    Gustavo.

    Hi,
    Here is a similar thread for your reference:
    Substring xsl hithighlighted summary in SharePoint
    http://stackoverflow.com/questions/4947443/substring-xsl-hithighlightedsummary-in-sharepoint
    More information:
    http://technet.microsoft.com/en-us/library/gg193926(v=office.14).aspx#feedback
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How can I avoid query result overlapping in Analysis for Office?

    Hello everybody
    I have a question relating to Analysis for Office. If I've a workbook with for example two queries, how can I avoid that the query above the other one overlaps the query results of the lower query?
    The lower query result should adapt according the the query results of the first query.
    Does anybody have an idea? In Bex Analyzer I have the Option to insert a scrollbar for a workbook- is this function available in Analysis für Office? (But that way isn't the way I prefer).
    Thank you in advance.
    Kind regards
    Heike

    Not sure about this - could you take a look at this thread that suggests VBA Placing two tables in Analysis for office without overlap
    I am wondering if the next release might help?  See Figure 1 of Analysis Roadmap Update - Beta Preview, Part 2

  • File adapter can I avoid that the file is  deleted when there's an error

    Hello,
    my bpel process reads files with records and deletes them from the source directory after successful retrieval (using file polling) and then updates the status of that records in a database.
    The problem is that it seems like the file is deleted as soon as it is picked up by the BPEL process so if there's an error with the database connection the file was already deleted from the source directory.
    How can I avoid this? The file should only be deleted at the end of the bpel process.
    Regards,
    Lara Fernandes.

    Hi Lara Fernandes,
    In this case of database being not available after you have picked up the file by polling, rather than allowing the process to fault and close, you can put the process into manual recovery and then the process can be retried from there, without any loss of data.
    This would ensure that it would not matter that the file was deleted from the polling directory as soon as the process was initiated.
    Hope this helps,
    Regards,
    Shanmu.
    http://www.prshanmu.com/articles/

Maybe you are looking for