Listagg function displays the keyword not found error message

is version of Oracle 11 g
create or replace
function fn_months_attended
return number is
v_array varchar2(1000);
begin
  select LISTAGG(c.act_id,',') within group (order by c.act_id desc) INTO V_ARRAY from 
          programmes a,campaigns b,activities c
        where  a.pro_id=b.cam_pro_id 
        and    b.cam_id=c.act_act_id 
        order by act_id DESC ;
return v_array;
end;

Error i received 
Error(6,3): PL/SQL: SQL Statement ignored
Error(6,39): PL/SQL: ORA-00923: FROM keyword not found where expected
can you please suggest me to find exactly the problem

Hello

In the LIST of 11 GR 1 tot material. function does not work. It works in only 11 GR 2.

Kind regards
Champion.

Tags: Database

Similar Questions

  • When I connect I get the 404 not found error message file

    Original title: 404 File not found

    I was the connection of a webcam that allows me to observe a bird's nest.  I went there

    several times a day for about 6 weeks.  When I log in now, I get the 404 not found error message file.

    I returned to view history and tried to bring it up like that without success.  All other programs seem to

    to work properly, no recent changes I know.  The eggs should be hatching, and I can't wait to

    Download this issue is resolved.  Any ideas?

    Perhaps that the eggs have hatched and the webcam has been removed.

    The problem is not just about anything on your computer.  You have to ask the person who is the owner of the webcam.

    The 404 or not found error message is an HTTP standard response

    Code indicating that the client was able to communicate with a given

    Server, but the server did not find what was requested.

    The web site hosting server usually generates a "404 Not Found"

    Web page when a user tries to follow a link broken or dead; That's why

    the 404 error is one of the most recognizable errors on the

    The World Wide Web.

  • Hidden entry point causes the Page not found error

    Hello.

    I use Apex 4.1.0 on Oracle 10.2.0.5 and mod_plsql (Oracle application server).

    I created an application with two tabs.

    On one of the tabs in a block of Annonymous PL/SQL, I have the following code:
    begin
      htp.p('
    <!DOCTYPE html>
    <html>
    <head>
    <title>AMO PROPOSAL CHECKLIST</title>
    </head>
    <body>
    <h1>AMO PROPOSAL CHECKLIST</h1>
    <form action="" method="post">
    <input type="hidden" name="FS-1" value="1" />
    text2<label for="C12" class="hideMeButHearMe">text2</label><input type="text" name="f02" size="20" maxlength="12" value="" name="TEXT-Q12" id="C12" />
    My Question
    </form>
    </body>
    </html>
    ');
    end;
    When I run this page, the HTML code is rendered correctly.

    However, if I then click the other tab, I get the error: Page not found.

    I've narrowed the problem to the inscription of this point of entry hidden: < input type = "hidden" name = "FS-1" value = "1" / >

    If I simply delete this hidden, switch to another tab throws any error.

    I ran this page using Firefox with Firebug. But does not help me understand why this hidden item throws the error.

    Anyone know why this is happening?

    EEG wrote:
    Hi, fac586.

    Well, today the good folks at Oracle/Apex unlocked my account apex.oracle.com and so, was able to connect.

    I created a new application:

    Workspace: EEG
    Username:   [email protected]
    Password:   galaxy (Note: all lowercase)
    
    App Id: 28044 (Name = Debug Page Not Found Error)
    

    I created a new user of fac586 , so that you can follow what I've done through the activity if necessary log...

    The application uses the same theme (Sapphire, #17). Page 1 contains a region PLSQL Annonymous Block in which I simply preprogrammed the exact same HTML code that throws the error "Page not found" that started this post. The other page is just a page of report.

    When the application runs, page 1 immediately appears with the HTML code. However, by clicking on the 'Report' tab (for the 2nd page) get the Page not found error.

    If you have time, I'd appreciate it if you could kindly look at what I've done. It would help to understand if you can translate essentially advice you have already posted to what is shown in this sample application.

    After seeing what you do more in detail I am now actually suggesting a completely different approach ;-)...

    Given the potential duration visualized forms and the obvious importance of the applied CSS, preview style has really come in the form of a separate document. (As noted above, you can not have more than one element html, head and body in the page and that and the CSS that you attempt to register is completely destroying the presentation of the APEX on page 1.)

    Therefore, I want to say now is made the preview in a separate document in an iframe within an HTML region, as illustrated on page 3:

    
    

    Document source is a process on demand in your application from which you can call a procedure that returns the HTML survey form. The iframe is automatically sized to display the complete form.

    You still need to take measures for the visualized form either by ferry to sand/locked so that it can be made: it is the case in the examples the measure where there is no form action and no submit button, but it is unclear if this is indeed the case in your application?

  • Try to reinstall Adobe Photoshop Extended CS5 Win - have downloaded the file, but when I double click on the .exe to install file, I get and which words "Installer could not initialize - file not found" error message can someone help me?

    Try to reinstall Adobe Photoshop Extended CS5 Win - have downloaded the file, but when I double click on the .exe to install file, I get and which words "Installer could not initialize - file not found" error message can someone help me?

    Hi Rose

    Refer to the troubleshooting error messages | CS5, CS5.5 bootstrapper

    Installer [CS5.5] initialization failed. Please download Adobe Support Advisor to detect the problem.

    I hope this helps.

    Thank you

    Varun

  • A deployed Application OK;  my application still gets the "404 Not Found" error...

    I'm trying to deploy my application from in JDeveloper 10.1.3.4 to the oc4j standalone on the local host, before you deploy to an application server. I am a beginner and I do this by following a tutorial. The tutorial application is deployed very well, but my application still gets the "404 Not Found" error after deployment.

    The standalone oc4j is installed on my PC under Windows XP by running the \jdev\bin\start_oc4j.bat file < jdev_home > and works very well because the tutorial application is deployed and works very well.

    For the purposes of the tutorial, the deployment is the last chapter (Chapter 10). I started from the application of the tutorial almost completed at the end of Chapter 9 and went throug all the steps in Chapter 10 and the application is deployed and invoke it with success.

    My application starts with the login.jspx page. The application works perfectly when it is called directly in JDeveloper by right click on login.jspx and then selecting run. But in case to go through the same steps as for the application of the tutorial, my request still get "404 Not Found" in the browser.

    The deployment steps are:

    1. right click on the ViewController project, select new, then on profiles/WAR deployment file, to create the deployment profile. During the creation of this profile, I entered 'ZBV' according to the root context custom.

    2 right-click on the deployment profile (ZBV.deploy) and "deploy to...» "the standalone oc4j on localhost and accept the default configuration. Messages in the log in JDeveloper window are clean without error.

    3. open a browser, enter the url "http://localhost:8888/ZBV/faces/staff/login.jspx and get"404 Not Found". I cancelled and went through the same steps several times and always got the same error. I use /staff/login.jspx after ZBV/faces because in the navigation of the Application, the login.jspx file is located in the staff-ViewController-Web content folder.

    I wonder what could be wrong with my request. In the tutorial, it is said that a .war and .ear file will be created, but only the .war file must be created because of the dependence of the ViewController project on the DataModel project defined in the application. My request is this defined addiction so I went throug the same steps as for the deployment of the application of the tutorial.

    I hope that the experienced and experts and gurus will shine on me with their experience and wisdom.

    Thank you very much!

    Newman

    Check your OC4J logs to see if the deployment worked and if you receive error messages.
    You can go in the OC4J administration console to verify that the deployment is in place.

  • HP Deskjet 2544: HP Deskjet 2540 Series not found - Error Message

    Hello

    I'm getting "HP Deskjet 2540 Series not found" - Error Message When I tried to scan...

    I have recently upgraded to windows 10. I get the same error message when I trobleshoot using 'doctor print and Scan '.

    Please fo help me solve this problem...

    Thank you...

    Hey @HpUser83,

    Welcome to the Forums of HP Support!

    I would like to help you today to resolve the 'HP Deskjet 2540 Series not found' scan error you get when the all-in-one printer HP Deskjet 2544 scanning to your computer Windows 10. There is probably a software or driver error occurring. Can I please you follow the steps below to resolve this error.

    If you use a USB cable between the printer and the computer connection, please unplug this cable now.

    Step 1: Remove the driver:

    1. click on the Start button

    2. type programs and features. If a search does not start automatically, you will need to type programs and features in the area of "Ask Me anything".

    3. click on programs and features to launch the window.

    4. in programs and features, will populate a list of the programs installed on your computer. Please scroll down and look for your HP Deskjet. If you see your HP Deskjet in the list, click it and choose Uninstall.

    5 follow the prompts on the screen to complete the uninstallation. Once the uninstall is complete successfully please close programs and features.

    6. then, click on the menu start of new

    7. this time type devices

    8 click on devices and printers to launch the window.

    9. in devices and printers are looking for your HP Deskjet. If you see if if please right click above and choose 'Remove' or 'Remove'.

    10. Once your HP Deskjet printer is more than showing in devices and printers please click on any device in the list of Printers once just to highlight. Click the print server properties on top

    11. click on the drivers tab

    12. look for your HP Deskjet printer driver. If the list, please click it and choose delete

    13. Select delete the driver only

    14. Select OK

    15 click apply and OK in the print server properties window.

    16. close devices and printers. Please proceed to the next step.

    Step 2: Remove temporary files:

    1. click on the Start menu

    2. type run. Click on Run to launch the run dialogue box.

    3. tap folder in the run box, and then click OK

    4. when the Temp folder, open select Ctrl + A at the same time on your keyboard. Everything in this folder will highlight now.

    5. Select the "delete" button on your keyboard. The Temp folder contains the temporary internet files. None of the actual files or folders on your computer will be affected by deleting Temp files. A Temp file should you will automatically get the pop up to 'jump' this point.

    6. close the Temp folder when it is empty

    7. right-click the recycling bin on your desktop and select empty recycling bin. Please proceed to the next step.

    Step 3: Install the device:

    1. Please click here to download and install the package to the full functionality of the software and the driver for your printer
    2. Once the download is complete, follow the prompts on the screen to install your printer
    3. If you use a USB cable connection, do not connect the USB cable until the installation program invites you to

    Once the installation is completed successfully, please test scan.

    Please reply to this message with the result of your troubleshooting. I look forward to hear from you!

  • "404 - page not found" error message after downloading and installing Firefox 15

    "404 Page not found" error message after you download the latest version of Firefox.

    It is sometimes the result of a software firewall that protects you against modified applications. Or it could be something else. Can you look at this article and see if it helps: Firefox can not load websites, but can other browsers.

  • Application not found Error Messages

    Application not found error message Hi,.

    I recently had a virus on my Windows XP which I removed with Norton Internet Security.  The virus was called "XP Antispyware 2010".  After that I took it with the version of Norton Internet Security 2010 newly installed, I realize that I could not access the internet directly by clicking on the icon. a window will open asking for me to choose the program I want to use to open IE.  He would then run the program but nothing happens and it goes in circles asking to select a program to open, run, etc.

    Soon I noticed that clicking on other applications would result in an error message saying "Application not found".  I can't remove programs from my control panel because it is inaccessible, I can't open Microsoft Office programs directly unless I go to my computer.  I can't do a system recovery or restoration; the same messages will pop up. So basically, I can't make any changes to my laptop programs or access directly.  Help, please.

    I called Symantec who tried to help.  Norton Internet Security has been removed from my laptop, but I still have the same problems.  I was then told that this isn't a problem with Norton, but with Windows and the file sharing/accessibility.

    Help, please.

    Thank you

    Hi, Debbie.

    First of all, Norton is not the choice of the antivirus, I recommend, and I seriously doubt that he removed all, if any, elements of Xp Antispyware 2012. Their support is not much better that you will probably notice now.

    The errors that you receive are obviously the result of the malware.

    We will try to solve your problems one at a time.

    Using another computer, and then transfer the files to the computer in question via revovable storage like a disk or flash/thumb drive click HERE. Download the file. Extract the contents of the zip file.

    Click HERE and download another zip file, extract the contents again.

    Right-click on the files one at a time of course and choose "merge". Confirm guests. You should now be able to open your shortcuts and executable files.

    Click HERE. Download Malwarebytes. Update Malwarebytes and perform a scan.  Choose whether to remove anything found. Once completed click HERE and download Superantispyware Portable. Perform a quick scan again remove anything found.

  • ORA-00923: THE KEYWORD not found where expected

    Getting an error in a function:
    FUNCTION gross_sal 
      (emp_no IN NUMBER)
       RETURN NUMBER
      IS
       emp_before_tax Number;
     BEGIN
      SELECT
        emp.Sal  coalesce(ed.Deduction_amount,0) result
      INTO  emp_before_tax
      FROM  emp emp                                             --****ORA-00923: FROM keyword not found where expected****
        LEFT JOIN Emp_Deductions ed ON ed.fk_empno = emp.EmpNo
         AND ed.Before_or_After_Flag = 'B';
      EXCEPTION
        WHEN NO_DATA_FOUND THEN
         DBMS_OUTPUT.PUT_LINE('Employee has no salary listed.');
     END gross_sal;
    It's a small piece of a package can list the tables and if necessary rest.
    emp.Sal  coalesce(ed.Deduction_amount,0) result
    

    an operator is missing between the two, WHERE the...

    In addition, to add... BACK is missing in your pl/sql code.

    Concerning
    Biju

  • 15 15 HP - r208nl: start the device not found error (3FO)

    Hello

    I have this laptop from less-than-one-year-old (this guy: http://icecat.us/us/p/hp/l0n16ea/laptops-0889296492238-15-r208nl-26524145.html) and I have the Boot Device not found error infamous.

    I'm not sure if this is relevant, but the problem occurred a few weeks after the upgrade to Windows 10 (when bought, laptop had Windows 8.1, probably an update of Windows 7).

    Also, I noticed this basic operation to during the priming phase take a long time. For example, when I press F10, it takes about 1-2 minutes to bring up the BIOS configuration screen.

    There are a number of similar questions on this forum, but the proposed solutions do not apply to my case or simply do not work. Here's what I've tried so far, without success:

    • hard reset
    • reinstalling the hard drive
    • automated tools in the Recovery Manager (this tool you access by pressing F11 at startup) *.
    • chkdsk and identical from the command prompt (to which I have access from the Recovery Manager tool) *.

    Note that even if the material for the HP PC Diagnostics tool failed hard drive test, apparently I can access my files on the hard drive of a Linux Live CD/USB (I managed to access it during a previous attempt, do not know if it can be reproduced).

    I can't test the drive on other PCs (which I have another laptop which I can plug the drive may be defective), not I can try to connect another hard drive non-offending for verification (as I did not).

    Any suggestion?

    They gave me no installation CD/DVD (I guess I had to use the recovery partition). In case I need a new installation, how can I retrieve my serial number?

    the hard drive is not accessible, I can't access Recovery Manager simply by pressing F11, I had to use a USB recovery media

    CHKDSK and even produce this error message: "cannot open volume for direct access.

    It looks like your hard drive is not/is a failure. Guarantee would provide a new replacement - and probably send recovery media free since did you not make it yours.

    You can make a Windows 10 usb or dvd using the free download of Ms. No license key is necessary since it has been activated at the same time on the machine.

    https://www.Microsoft.com/en-us/software-download/Windows10/

    Read the guide here by reinstalling an previously active Windows 10:

    http://www.howtogeek.com/224342/how-to-clean-install-Windows-10/

  • Rename files causes the "Object not found" error in Windows 7 Pro x 64

    When I go to rename a folder (location doesn't matter) I get an 'Object not found' error with options to "Try Again" or "Cancel". If I click on 'Retry' the same error. However, when I click on 'Retry' after that it indeed proceeds to rename the folder. I do not know what causes the error, I just installed Windows 7 a week ago.

    The error box contains the following text:
    This item was not found.

    It is no longer in . Check the location of the item and try again.

    The removal of the key following registry and reboot, has solved the problem for me:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {2112AB0A-C86A-4ffe-A368-0DE96E47012E}]
    [\PropertyBag HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {2112AB0A-C86A-4ffe-A368-0DE96E47012E}]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {491E922F-5643-4af4-A7EB-4E7A138D8174}]
    [\PropertyBag HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {491E922F-5643-4af4-A7EB-4E7A138D8174}]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {7b0db17d-9cd2-4a93-9733-46cc89022e7c}]
    [\PropertyBag HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {7b0db17d-9cd2-4a93-9733-46cc89022e7c}]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {A302545D-DEFF-464b-ABE8-61C8648D939B}]
    [\PropertyBag HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {A302545D-DEFF-464b-ABE8-61C8648D939B}]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {A990AE9F-A03B-4e80-94BC-9912D7504104}]
    [\PropertyBag HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\ {A990AE9F-A03B-4e80-94BC-9912D7504104}]

    I found the solution on this site: http://www.overclock.net/windows/721973-msupdate-kb980408-warning-all-win7-x64-2.html

  • HP 5535 won't scanner, printer not found error message

    I have a HP Envy 5535. I've only been able to scan with it once. I scanned 22 documents, after HP Scan Doc 4.4 running. Every time the scanning HP Doc says everything is OK, but as soon as I try to do an analysis of test, I get the error message "printer not found." I also tried this scanner with my McAfee virus firewall off the coast, and it still does not work. I have also identified it on McAfee as part of my network.

    Hi @prazdancr,

    Welcome to the HP Forums!

    I'm sorry that you can not scan with your HP Envy 5535, but I'm happy to help you!

    To get help, I'll need to know:

    1. If you use Windows or operating system Mac and the version number. To find the exact version, visit this link. Whatsmyos.
    2. If the printer is connected, wireless, or USB.
    3. If the printer is capable of making copies of itself.
    4. If the power cable is connected to a surge protector, or directly to a wall outlet. Questions when it is connected to an uninterruptible power supply/Strip/surge protector power. This is true for printers and ink jet.

    In the meantime, please try go through this guide to scanning. A "the computer is not responding" error message during scanning.

    I hope hear from you soon and have a great day!

  • I'm more able to print messages from Thunderbird. By clicking on the "print" key does nothing. Clicking on give the preview before printing a printer not found error message.

    I have recently installed Windows 10 on my machine (upgrade to 8.1)
    The "print" button does absolutely NOTHING. A printer NOT FOUND of error occurs when I try to get a preview of the message.

    All of the suggestions.

    the configuration editor allows you to change the entries in print.printer to the default values * right click and reset

  • "The file is not found" error message when you try to view recent items list for word and excel files

    Title files: original vista on the recent items list does not open

    When I select a file from my recent items list, I get an error message indicating that the file is not found, but it lists the correct path to the file, and if you go to this path of the file, the file is clearly there.  This happens with word and excel files but not the adobe pdf files.

    Hi GillianMO,

    Remember to make changes before this problem?

    Method 1: Run the fixit available in the links below and check if that makes a difference-Worth to try
    Diagnose and repair Windows files and folders problems automatically
    Difficulty of broken desktop shortcuts and common system maintenance tasks

    Note: FixIt would attempt to recover bad sectors on the hard disk, in the course of this process there are chances of DATA loss from that particular area.

    Method 2: If a Protection of resources Windows (WRP) file is missing or is damaged, Windows may not behave as expected. Auditor of file system (CFS) scan to fix all of the corrupted system files. To do this, follow the steps mentioned in the link below:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

    If the problem persists, I suggest you to send your request in the Forum Office for more specialized help.

    Office Forum

    http://answers.Microsoft.com/en-us/Office/Forum/Excel?page=1

  • Cannot access the Web site through admin 'Not found' error message

    I just transferred my game - pup.com with www and non www domain name

    The two of us, I changed the names of DNS server for ns1.worldsecuresystems.com & ns2.worldsecuresystems.com through my old Web host

    My site is also on the paid plan, so what did I miss?

    My site is still up and running that I just can't access it when you try to connect, I get this error message

    Not found

    The requested URL /Admin/Index2.aspx was not found on this server.

    Hi Michelle,

    I checked your domain, it works, when you update the DNS it normally takes some time to update.

    Please try to reset your browser or use a different browser

    Login administration

    Thank you

    Prabhakar Kumar

Maybe you are looking for

  • Firefox OS can play flash (like flashplayer movies?) content

    Hello. My question is simple: I watch shows a lot using flash player. Times on youtube and other sites (putlocker and so forth)-firefox os can run Flash Player? I can't seem to run everything using the Simulator, and I really want to buy the operatin

  • Problem of podcast

    My podcast was approved last week and I received a message saying that it would be available at https://itunes.apple.com/us/podcast/the-impact-show/id1113174240 in two days.  It's been 5 days and when I click the link it tells me that it is not avail

  • Increase font size in tools/options/content of breaks some Web pages.

    After that I bought a flat screen with 1920 x 1080 resolution, the text was so low on most of the pages that I couldn't read. (Fonts currently fashionable 'Cannes squiggles' product does not help either.) Thus, under the menu Tools/options/content of

  • My printing problem is related to software or hardware?

    This is an important distinction to make because, in general, they require two different courses of action.  You can save yourself a lot of time ensuring that you know what type of problem you are having.  Investigation on the front can allow you to

  • You run lack of disk space on the drive Local (c)

    I get this error message "you run lack of disk space on Local disk (C to free space on this drive by deleting old or unnecessary files)" but I have 600 GB free on 671 GB on my C drive.