|
|
|
|
|
|
| Re: source does not have a runnable target [message #572915 is a reply to message #572907] |
Tue, 18 December 2012 10:12   |
 |
Michel Cadot
Messages: 54223 Registered: March 2007 Location: Nanterre, France, http://...
|
Senior Member Account Moderator |
|
|
From your previous topic:
Michel Cadot wrote on Tue, 18 December 2012 17:10...And to be clearer than BlackSwan as the last time you answered her "I am not able to understand your mail" and paraphrasing the link:
With any SQL or PL/SQL question, please, Post a working Test case: create table and insert statements along with the result you want with these data then we will be able work with your table and data. Explain with words and sentences the rules that lead to this result.
Before, Please read OraFAQ Forum Guide and How to use [code] tags and make your code easier to read.
Make sure that lines of code do not exceed 80 characters when you format.
Indent the code, use code tags and align the columns in result.
Use the "Preview Message" button to verify.
Also always post your Oracle version, with 4 decimals.
Use SQL*Plus and copy and paste your session, the WHOLE session.
In the end FEEDBACK to those that help you, we are waiting for you in your previous topics.
Regards
Michel
[Updated on: Tue, 18 December 2012 10:13] Report message to a moderator
|
|
|
|
| Re: source does not have a runnable target [message #572919 is a reply to message #572907] |
Tue, 18 December 2012 11:11   |
cookiemonster
Messages: 9165 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
1) This
siraj.accet@gmail.com wrote on Tue, 18 December 2012 15:40i am facing source does not have a runnable target issue
Is not a valid oracle error message.
2) The code should be in code tags as Michel and Blackswan asked.
3) The posted code won't compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: source does not have a runnable target [message #573116 is a reply to message #573115] |
Fri, 21 December 2012 01:08  |
 |
Littlefoot
Messages: 16993 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I don't know WHERE should I (we) guide you. I don't know what you have and what you'd want to get as a result.
I also believe that it is in vain to code the way you do - posting this code and that code, none of them being valid. Perhaps you should learn syntax first, then move on to actual coding. Have a look at Oracle 10g documentation page (yes, I know, you're on 11g, but the one I posted has it nicely sorted) - pay attention to the "Most popular" section, its PL/SQL User's Guide and Reference, Application Developer's Guide - Fundamentals and SQL Reference books. It'll take some time to read them, but once you're done with it, you should be capable of coding what you need.
|
|
|
|