What could the errors informing about?

errors
at sun.jdbc.odbc.JdbcOdbc.createSQLException(unknown source)
at sun.jdbc.odbc.JdbcOdbc.standartError(unknown source)
at sun.jdbc.odbc.JdbcOdbc.sqlGetDataString(unknown source)
at sun.jdbc.odbc.JdbcOdbcResultset.getDataString(unknown source)
at sun.jdbc.odbc.JdbcOdbcResultset.getString(unknown source)
at sun.jdbc.odbc.JdbcOdbcResultset.getString(unknown source)
          try {
          String url2="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=..\\bekir.mdb";
          String query2="select * from araclar where arac_id=" + k;
          //String query3="select * from kategori where kategori_id=" + l;
          Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
          con2=DriverManager.getConnection(url2,"serdar","serdar");
          stmt2=con2.createStatement();
          rs2 = stmt2.executeQuery(query2);
               //while(rs2.next()) {
               aas=rs2.getString("arac");
               rs2.close();
               stmt2.close();
               con2.close();
          catch (ClassNotFoundException e2){  
          e2.printStackTrace(System.err);
          catch (SQLException e2){  
          System.err.println("SQL state: " + e2.getSQLState());  
          System.err.println("SQL error: " + e2.getErrorCode());  
          e2.printStackTrace(System.err);
          }these codes are in constructor public. in the same class but in a different method i use the same codes but with different variables and sql statement, and it works. but i didnt understand why here not?
thanks

Why did you do this?
// Why is the while loop commented out?
//while(rs2.next()) {               
aas=rs2.getString("arac");               
//}Your ResultSet cursor doesn't point to anything until you call next() to tell it to point to the first row.
It's also not clear where aas is declared. - MOD

Similar Messages

  • What is the latest information about hardware and ...

    Hello everyone,
    Please tell me, What is the latest information about hardware and software upgrade...?

    That would be the Mac Pro 4,1 model released in 2009. I would add that if you are buying one, that model is superior to the previous 2008 model and allows much larger and cheaper memories.
    Mac Pro
    Date introduced
    Original Mac OS X included
    (see Tips 1 and 3)
    Later Mac OS X included
    (see Tip 1)
    Mac OS X Build(s)
    (see Tip 2)
    Mac Pro (Mid 2012)
    Jun 2012
    10.7.3
    10.8, 10.8.3
    11D2001, 12A269, 12D78
    Mac Pro (Mid 2010)
    Aug 2010
    10.6.4
    10.7, 10.7.2, 10.7.3
    10F2521, 10F2554, 11A511a, 11C74, 11D2001
    Mac Pro with Mac OS X Server (Mid 2010)
    Aug 2010
    10.6.4
    10.7, 10.7.2, 10.7.3 (Server)
    10F2522, 11A511a, 11C74, 11D2001 (Server)
    Mac Pro (Early 2009)
    Mar 2009
    10.5.6
    10.6
    9G3553, 10A432
    Mac Pro (Early 2008)
    Jan 2008
    10.5.1
    10.5.2, 10.5.4
    9B2117, 9C2031, 9E25
    Mac Pro
    Aug 2006
    10.4.7
    10.4.8, 10.4.9, 10.4.10, 10.5
    8K1079, 8N1430, 8N1250, 8K1124, 8P4037, 8R3032, 8R3041, 9A581, 9A3129

  • File Sender and Mail Receiver .....what is the error all about?

    Dear All,
      I am trying to send a file using mailpackage to my Lotus Notes id.But it is giving the below mentioned error.
    <b>error occured: [2005-09-28T11:42:43Z] unable to call the mailer; com.sap.aii.messaging.srt.BubbleException: Failed to call the endpoint [null "null"]; nested exception caused by: java.net.ConnectException: Connection refused: connect</b>
    The below mentioned is my Input File.
    <b><?xml version="1.0" encoding="UTF-8"?>
    <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
       <Subject>Interesting</Subject>
       <From>MailMsg</From>
       <To>[email protected]</To>
       <X_Mailer>Lotus Notes</X_Mailer>
      <Content>Hi ra.</Content>
    </ns:Mail></b>
    and my Mail Adapter Configuration for this is,
    <b>Transport Protocol: SMTP
    Message Protocol: XIPAYLOAD
    Adapter Engine: Integration Engine
    URL: smtp://mailservername
    User:
    Password:
    Use Mail Package is checked and
    Encoding : None</b>
    1.Should I have to have an access to the Mail Server?
    2.Why is the error?
    3.What all Configuration I need to change,if any?
    4.How to solve the error?
    Without running the scenario,when I went to Monitor ,it was showing,
    <b>MyConfig. Scenario:MyMailAdapter as running:started</b>
    Please help me to solve this problem.
    Thank You

    No Stefan,
      I don't have SP10.
    Do I need make any new configuration on the Mail Server side or i can carry on with the existing corporate one (which I am not supposed to touch)?
    I haven't created any mail server of my own.But I want to send that file to my corporate domain or my <b>yahoo</b> domain for example.Now should I need to make any new configuration or configuration changes on my Integration Server?
    I am very much confused in this regard.I have not made any other configuration other than that of Mail Adapter and File Adapter(ie,only XI related configurations).
    I didn't even configured my own smtp server.
    This is what I have done so far.Can you please through more light on it?
    Thanks in Advance,
      Sugata Basu

  • Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site

    Have an existing ex2010 sp3 organization.
    Could not run ex2013cu1 setup from my newly built 2012 server, getting the error in the subject line.  I used the command line to run the AD preparation steps successfully from my 2012 DC/GC, then tried to run setup again from the new 2012 server and
    still get the same error.  The error itself in the log is pretty useless:
    [05/07/2013 01:19:13.0137] [0] **********************************************
    [05/07/2013 01:19:13.0137] [0] Starting Microsoft Exchange Server 2013 Cumulative Update 1 Setup
    [05/07/2013 01:19:13.0137] [0] **********************************************
    [05/07/2013 01:19:13.0152] [0] Local time zone: (UTC-08:00) Pacific Time (US & Canada).
    [05/07/2013 01:19:13.0152] [0] Operating system version: Microsoft Windows NT 6.2.9200.0.
    [05/07/2013 01:19:13.0152] [0] Setup version: 15.0.620.29.
    [05/07/2013 01:19:13.0152] [0] Logged on user: DOMAIN\ADMINISTRATOR.
    [05/07/2013 01:19:13.0168] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
    [05/07/2013 01:19:13.0168] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
    [05/07/2013 01:19:13.0215] [0] Command Line Parameter Name='sourcedir', Value='\\h1\f$\junk\installers\server\Exchange\2013cu1'.
    [05/07/2013 01:19:13.0215] [0] Command Line Parameter Name='mode', Value='Install'.
    [05/07/2013 01:19:13.0215] [0] RuntimeAssembly was started with the following command: '/sourcedir:\\SERVER\f$\junk\installers\server\Exchange\2013cu1 /mode:Install'.
    [05/07/2013 01:19:13.0215] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
    [05/07/2013 01:19:13.0793] [0] Finished loading screen CheckForUpdatesPage.
    [05/07/2013 01:19:38.0762] [0] Finished loading screen UpdatesDownloadsPage.
    [05/07/2013 01:19:40.0496] [0] Starting file's copying...
    [05/07/2013 01:19:40.0496] [0] Setup copy files from '\\SERVER\f$\junk\installers\server\Exchange\2013cu1\Setup\ServerRoles\Common' to 'C:\Windows\Temp\ExchangeSetup'
    [05/07/2013 01:19:40.0700] [0] Finished loading screen CopyFilesPage.
    [05/07/2013 01:19:40.0840] [0] Disk space required: 1292445007 bytes.
    [05/07/2013 01:19:40.0840] [0] Disk space available: 23767240704 bytes.
    [05/07/2013 01:19:59.0762] [0] File's copying finished.
    [05/07/2013 01:19:59.0965] [0] Finished loading screen InitializingSetupPage.
    [05/07/2013 01:20:02.0934] [0] Setup is choosing the domain controller to use
    [05/07/2013 01:20:09.0325] [0] Setup is choosing a local domain controller...
    [05/07/2013 01:20:11.0794] [0] [ERROR] Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency. 
    See the Exchange setup log for more information on this error.
    [05/07/2013 01:20:11.0794] [0] [ERROR] Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency.
    [05/07/2013 01:20:11.0809] [0] Setup will use the domain controller ''.
    [05/07/2013 01:20:11.0809] [0] Setup will use the global catalog ''.
    [05/07/2013 01:20:11.0825] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local'.
    [05/07/2013 01:20:11.0919] [0] Exchange organization container for the organization is 'CN=DOMAIN,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local'.
    [05/07/2013 01:20:11.0966] [0] Setup will search for an Exchange Server object for the local machine with name 'WEX1'.
    [05/07/2013 01:20:12.0028] [0] No Exchange Server with identity 'WEX1' was found.
    [05/07/2013 01:20:12.0044] [0] The following roles have been unpacked:
    [05/07/2013 01:20:12.0044] [0] The following datacenter roles are unpacked:
    [05/07/2013 01:20:12.0044] [0] The following roles are installed:
    [05/07/2013 01:20:12.0059] [0] The local server does not have any Exchange files installed.
    [05/07/2013 01:20:12.0075] [0] Server Name=WEX1
    [05/07/2013 01:20:12.0137] [0] Setup will use the path '\\SERVER\f$\junk\installers\server\Exchange\2013cu1' for installing Exchange.
    [05/07/2013 01:20:12.0137] [0] The installation mode is set to: 'Install'.
    [05/07/2013 01:20:27.0591] [0] An Exchange organization with name 'DOMAIN' was found in this forest.
    [05/07/2013 01:20:27.0591] [0] Active Directory Initialization status : 'False'.
    [05/07/2013 01:20:27.0591] [0] Schema Update Required Status : 'False'.
    [05/07/2013 01:20:27.0591] [0] Organization Configuration Update Required Status : 'False'.
    [05/07/2013 01:20:27.0591] [0] Domain Configuration Update Required Status : 'False'.
    [05/07/2013 01:20:27.0841] [0] Applying default role selection state
    [05/07/2013 01:20:27.0872] [0] Setup is determining what organization-level operations to perform.
    [05/07/2013 01:20:27.0872] [0] Because the value was specified, setup is setting the argument OrganizationName to the value DOMAIN.
    [05/07/2013 01:20:27.0872] [0] Setup will run from path 'C:\Windows\Temp\ExchangeSetup'.
    [05/07/2013 01:20:27.0888] [0] InstallModeDataHandler has 0 DataHandlers
    [05/07/2013 01:20:27.0888] [0] RootDataHandler has 1 DataHandlers
    [05/07/2013 01:20:27.0903] [0] Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency.  See
    the Exchange setup log for more information on this error.
    [05/07/2013 01:20:27.0935] [0] [ERROR] Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency. 
    See the Exchange setup log for more information on this error.
    [05/07/2013 01:21:04.0154] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
    [05/07/2013 01:21:04.0154] [0] End of Setup
    [05/07/2013 01:21:04.0154] [0] **********************************************

    Hi,
    The cause is clearly described in the log:
    [05/07/2013 01:20:11.0794] [0] [ERROR] Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency. 
    See the Exchange setup log for more information on this error.
    [05/07/2013 01:20:11.0794] [0] [ERROR] Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency.
    I'd suggest you check NIC settings and AD configuration.
    Hope it is helpful.
    Fiona Liao
    TechNet Community Support

  • Installation Error "Could not determine information about file system"

    Hi, i get the following error trying to install ABAP central instance on windows server 2003 enterprise edition. I am trying to do a local installation.
    Anybody have any ideas what i am doing wrong?
    INFO 2007-05-13 23:50:40
    Copying file C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2007-05-13 23:50:40
    Copying file C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2007-05-13 23:50:40
    Creating file C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\ORA\UC\CI\q0w9e9r8t7.1.xml.
    INFO 2007-05-13 23:50:41
    Copying file C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.1.xml.
    INFO 2007-05-13 23:50:41
    Copying file C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/UC/CI/keydb.1.xml.
    INFO 2007-05-13 23:50:41
    Creating file C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\ORA\UC\CI\keydb.1.xml.
    INFO 2007-05-13 23:50:41
    Creating file C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\ORA\UC\CI\change.log.
    INFO 2007-05-13 23:50:42
    Output of change user /install is written to the logfile change.log.
    WARNING 2007-05-13 23:50:42
    Execution of the command "change user /install" finished with return code 1. Output: Install mode does not apply to a Terminal server configured for remote administration.
    INFO 2007-05-13 23:50:42
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'ENTERPRISE\Administrator' on host '.'.
    INFO 2007-05-13 23:50:42
    Creating file C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\ORA\UC\CI\summary.html.
    PHASE 2007-05-13 23:50:42
    Prepare the installation program.
    INFO 2007-05-13 23:50:49
    Installation start: Sunday, 13 May 2007, 23:50:39; installation directory: C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\ORA\UC\CI; product to be installed: SAP NetWeaver '04 SR1> SAP System Installation> ABAP System> Oracle> Unicode> Central Instance Installation
    INFO 2007-05-13 23:50:50
    Host operation t_HostInfo_SHARED processed successfully.
    ERROR 2007-05-13 23:55:28
    FSL-02107  Path component contains reserved character (':'): C:
    ERROR 2007-05-13 23:55:28
    FSL-02106  Path contains reserved character (':'):
    C:
    SAP
    ERROR 2007-05-13 23:55:28
    MOS-01236  Could not determine information about file system enterprise:, mounted at unknown.
    WARNING 2007-05-13 23:55:28
    The step GetMountInfo with step key SAPSYSTEM_CI|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|GetMountInfo was executed with status ERROR.

    Hi.. Philip...
    During installation when it prompts / gives us to  type / Browse the installtion sources like installation master / ker cd's / installation export .......,
    What did you do ?
    did you browse to the respective directory ??
    or
    did you manually type ??
    I got the same problem on unix like. On oversight instead of browsing i typed manually and by mistake in one of the path i added space in one of the installation source path and installation ended with not able to locate file system error.
    if you have typed it manually .. i beleive it could be similar to this ??
    Update your reply
    Rgds
    PR

  • Changing from dev to standard edition causes "Could not obtain information about Windows NT group/user error code 0x6e."

    Hello,
    We recently upgrade our SQL Server 2012 SP1 (64bit) dev edition to standard edition, after we purchased the required licence and it was deployed in production.
    Since the edition change, we are now receiving the following error, with some of our jobs, which have an e-mail step in them, which is causing the jobs to fail.
    Msg 14661,Level 16, State 1, Procedure sp_send_dbmail, Line 517
    Query execution failed: Msg 15404, Level 16, State 19, Server BL-SVR15, Line 1
    Could not obtain information about Windows NT group/user 'BLUELIZARD\savaa', error code 0x6e.
    Any ideas how to fix this issue? We were also having a similar error, when executing the jobs, but changing the job owner to SA has fixed this issue.
    Thanks,
    Andy.

    Hi,
    Which user account you used for SQL Server service, domain account or local account?
    If it is domain account, are you able to log in to a machine with it?
    Make sure that the password of account is not expired.
    Also, grant the user Allowed to Authenticate permission and see how it helps.
    Refer to the below article:
    http://geeks.ms/blogs/ozonicco/archive/2013/01/14/208266.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • What Speed could i get & what are the errors

    Hi Everyone.
       I have just joined B.T & yesterday was my last day of the 10 day period.
       Bin looking at my speed it hasnt gone up alot but i keep getting all these errors on the hub info so i would like to ask what are the errors please & does the speed look about right for me thanks Nick..
     Short time for connection as B.T reset the Hub its a v3.0a
    ADSL Line Status
    Connection Information
    Line state:
    Connected
    Connection time:
    1 days, 06:08:58
    Downstream:
    4.931 Mbps
    Upstream:
    1011 Kbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.3 Annex A
    Latency type:
    Interleaved
    Noise margin (Down/Up):
    5.5 dB / 5.8 dB
    Line attenuation (Down/Up):
    46.4 dB / 27.7 dB
    Output power (Down/Up):
    18.5 dBm / 12.6 dBm
    FEC Events (Down/Up):
    126408871 / 3607
    CRC Events (Down/Up):
    102820 / 739
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    91458 / 730
    Error Seconds (Local/Remote):
    32083 / 501

    Just enter your down attenuation here- http://www.kitz.co.uk/adsl/max_speed_calc.php  there are things you can do to reduce errors like connecting to the master socket see if there is a difference, checking your wiring and housing of the hub etc. A explanation of errors here-http://www.kitz.co.uk/adsl/linestats_errors.htm
    Mortgage Advisor 2000-2008
    Green Energy Advisor 2008-2010
    Charity Health Care Provider Advisor 2010-
    I'm alright Jack....

  • HT201209 If I have redeemed my my gift and the balance is updated in the App Store and I still can not down load apps...what could the issue be?  I keep getting this error message "Your Purchase Could Not Be Completed". Then it refers me to apple support.

    If I have redeemed my my gift and the balance is updated in the App Store and I still can not down load apps...what could the issue be?  I keep getting this error message "Your Purchase Could Not Be Completed". Then it refers me to apple support.

    If you haven't already contacted iTunes Support then you can do so via this link and ask them why the message is appearing (we are fellow users here on these forums, we won't know why) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I have created a form & added it to my website. It tests ok but....on top of the the form is a message ....An error has occured.....What is the error and how do I find It ?

    I have created a form & added it to my website. It tests ok but....on top of the the form is a message ....An error has occured.....What is the error and how do I find It ?
    REM

    There are various was to return a filled-in PDF form but many require some detailed information about what product the person filling in the form will be using.
    As noted above the form can be filled out and faxed or snail mailed to you.
    Since Acrobat 3 the form could be submitted to a scripted web page and have the web server perform the tasks necessary to return the data to you.
    Since Acrobat 6 the creator could add special "Extended Form Rights" to the form so users with Reader version 5 or better could save the form and email the form.
    For mobile devices the app the user will be using will determine how or if the form can be returned.
    Do not allow users to use Apple's Preview application on the Macintosh. It will corrupt the form in many ways.

  • HT1491 Why do i keep getting the message 'Cannot connect to iTunes Store' when I have done every connection I can find? What does the error message (-1202) mean when I am on the iTunes site on my computer?

    Why do i keep getting the message 'Cannot connect to iTunes Store' when I have done every connection I can find? What does the error message (-1202) mean when I am on the iTunes site on my computer?

    Hi Velvalee,
    While there may not be specific information about that error, here is an article of steps for troubleshooting connectivity issues with the iTunes store:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    If that article does not help, there is a link near the bottom for an additional article of advanced troubleshooting.
    Cheers!
    - Ari

  • Cannot install itunes 11.1.3 to my windows vista home premium 32-bit.  After it finishes the download that it verifies the file I get a message saying "this file cannot be downloaded". What could the problem be??? I uninstalled my itunes and tried again

    Cannot install itunes 11.1.3 to my windows vista home premium 32-bit.  After it finishes the download that it verifies the file I get a message saying "this file cannot be downloaded". What could the problem be??? I uninstalled my itunes and tried again and keep getting the same message.  Please help !

    See Troubleshooting issues with iTunes for Windows updates.
    For downloading issues see the further information area and use a different browser and/or the direct links.
    tt2

  • Do you know what means the error -17502

    Do you know what means the error -17502

    Hi Victor,
    What is the version of teststand you're using? How did you first encounter this error? I am trying to replicating this error on my side and would like to know when does this error occur?
    Sometimes it is a possiblity that one of your registry keys located at HKEY_CURRENT_USER»SOFTWARE»NATIONAL INSTRUMENTS »TESTSTAND might have been corrupted. So deleting this folder should help getting rid of the error.
    But since this is an issue, could you post your exported registry keys, so that we can investigate a little further into the issue. To export the registry key entry, right click on TestStand at ( HKEY_CURRENT_USER»SOFTWARE»NATIONAL INSTRUMENTS »TESTSTAND) and select export. Please attach this file here so that we could further take a look at it.
    I hope to hear back from you soon.
    SijinK
    National Instruments.Message Edited by Support on 07-08-2005 11:47 AM

  • What's the error??

    Hello All,
    Could some one tell me what is the error in this procedure?
    CREATE OR REPLACE PROCEDURE STUDENTS_COUNT AS
    TOT NUMBER;
    BEGIN
    TOT:=0;
    SELECT COUNT(*) INTO TOT FROM STUDENTS;
    CASE
    WHEN TOT = 0 THEN RAISE_APPLICATION_ERROR(-20001,'SORRY!NO STUDENTS FOUND');
    WHEN TOT >= 1 AND TOT <= 5 THEN RAISE APPLICATION ERROR(-20001,'ONLY FEW STUDENTS');
    WHEN TOT >6 THEN RAISE APPLICATION ERROR(-20001,'GOOD NO OF STUDENTS');
    END CASE;
    END ;
    Thanks
    Balaji

    Hi,
    First of all there in nothing much wrong in your procedure, Except the "When" clause should not be end up by line terminator ( i.e. ";" )
    So the correct syntax is :-
    CASE
    WHEN TOT = 0 THEN RAISE_APPLICATION_ERROR(-20001,'SORRY!NO STUDENTS FOUND')
    WHEN TOT >= 1 AND TOT <= 5 THEN RAISE APPLICATION ERROR(-20001,'ONLY FEW STUDENTS')
    WHEN TOT >6 THEN RAISE APPLICATION ERROR(-20001,'GOOD NO OF STUDENTS')
    END CASE;
    More over if you are Using Oracle 8i then oracle does not support Case Expressions in PLSQL. Even SQLs with CASE expression can not be used in PLSQL. But Oracle 9i version do support the usage of CASE Expression in PLSQL.
    Sp program your business logic which is supported by you current oracle version.
    Regards
    Ripudaman

  • Quickly!Quickly!Quickly!What is the error code mean? And how to solve it ?Please give your answer. Thanks

    What is the error code mean? Why is there an error?And how to solve it ?Please give your answer. Thanks!                                               
    ——1110340026
    Attachments:
    QQ图片20140403140655.jpg ‏108 KB

    Sannieboyyyy wrote:
    Could be me, but your VI is not working properly on the english version of LV. Can I suggest you to try programming in English in the future?
    Yes, it's you. The VI is working just fine, except for some cosmetic issues with the labeling. I don't think is is a valid suggestion to force somebody to program in a specific language, especially since LabVIEW supports all these languages.
    Here are the problems with the VI:
    If you don't want an amplitude of zero, you need to set the amplitude control to a nonzero value before running. Simple as that!. (You could also set the input range for the amplitude control to exclude zero or use a case structure to skip certain code if the amplitude is zero).
    You could also wire the error output to an indicator so it simply displays the errors, but keeps running.
    Your while loop is currently useless. You can delete it and the program function will not change. Use a stop button at the loop condition.
    Your while loop needs some timing so it runs at a reasonable rate. Either add a small wait or configure the signal generation to "simulate acquisition timing" instead of "run as fast as possible".
    LabVIEW Champion . Do more with less code and in less time .

  • HT201210 what is the error 12 in itunes ?

    what is the error 12 in itunes ?

    There is some troubleshooting for 0cE8 error codes on this page, which you could you see if it helps fix it : http://support.apple.com/kb/TS3221

Maybe you are looking for

  • UWL in portal

    Hi All I need to configure UWL in portal Pls provide me links of documents for this. Thanks & Regards Karthi D.

  • Inventory management software for Macs

    Does anyone know of a free one? I have an I.T. audit I need to do, and it's an all-Mac house. I have a few Macs myself, but I've never had to do an audit on an all-Mac network. I need things such as patch levels, software inventory, etc. We usually u

  • MFBF Conformation

    Dear All. Here we use z programs for conformation of Rem activated Materials (ZMFBF). While Doing conformation for REM activated materials, the system allows me to do conformation only once for a planned order even though planned order is still Open.

  • Files in Xcode project not in the app bundle

    I've added some yaml files to my iPhone project, but if I look inside the app folder they're not there. What exactly is it that decides what is copied and what isn't?

  • HELP!  I

    Where do I begin with my questions! I am trying to sync my iphone with my address and calendar from my former Palm Centro using a Vista operating system. Plus, when that did not work, I started entering new data to Windows Calendar. When I tried to s