ORA-01422,,, Very Strange Error in my code!!!

Dear,
I need your help please,,,
I have the below code in a database package which always throws (ORA-01422)
SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
FROM pac_bills
WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
Now when I execute this code I get (ORA-01422) for v_bill_no = 207000003. when I execute same statement from TOAD or SqlPlus IT RETURN ONE ROW ONLY!!! for same bill_no
This error make me mad and I need any help

I would try to see what extra rows are selected in the pacakage. If it's a database package then it could be something like this:
/* Temp table to register selected rows */
CREATE TABLE Tmp_Debug(
  TS TIMESTAMP, /* to identify different statement executions */
  bill_no INTEGER,
  r ROWID
/* DEBUG fragment to be inserted into the package */
DECLARE
  PROCEDURE Trace(
    p_bill_no INTEGER
  ) IS
    PRAGMA AUTONOMOUS_TRANSACTION;
  BEGIN
    INSERT INTO Tmp_Debug(ts, bill_no, r)
      SELECT systimestamp, p_bill_no, (NVL(amount,0) - NVL(cash_disc,0))
      FROM pac_bills
      WHERE pac_bills.bill_no = p_bill_no AND pac_bills.bill_type = 3;
    COMMIT;
  END;
BEGIN
  /* Original select */
  SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
  FROM pac_bills
  WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
EXCEPTION
  WHEN TOO_MANY_ROWS THEN
    Trace(v_bill_no);
END;
/* End of DEBUG fragment */Reproduce the error and see in Tmp_Debug, what rows are actually selected. Sure I didn't test it.
If it's a forms package then you may implement some debug form or something else to see the actually selected rows.
One more thought: is it possible that app logic produces extra rows? They are not commited and rolled back after the error, this is why you can't see them in TOAD/Sql*Plus.
Regards,
Dima.

Similar Messages

  • Very strange error: unable to activate any messgae mapping in IR

    very strange error,
    i m unable to activating any message mapping in IR,
    while activating the error thrown was:
    /usr/sap/XID/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Mapdddd0cb0100311dca6090012799eddc6/source/com/sap/xi/tf/_MM_sdptestFileToFile_.java (No such file or directory (errno:2))
    My observation:
    On looking at the error, i found that the folder Mapdddd0cb0100311dca6090012799eddc6 is not created at the proper place.....
    Which i assume is created dynamically created on activating a message mapping,
    Now, i saw that the directory in which these Map* folders were created, already contained 32765 folders....... since this machine is UNIX, the max no. of directories that can be inside a directory cannot be more than 32768(not confirm).....
    hence the folder Map* cant be created at the proper place...and hence message mapping cant be activated.........
    ever encountered this problem....................
    pls help

    solved by self,
    solution: delete temporary folders created during any activation of message-mapping in IR, in the classpath_resolver folder of XID HOME directory......
    solution is specific to file system/OS....

  • Very strange error : IDOC to jdbc scenario

    Hi
    I am getting a very strange error when I see the log for the idoc to jdbc scenario that I am building.
    The mapping test shows the header record and line item record properly in the mapping result.
    insert, access nodes, fields with access nodes are all formed correctly.
    However the communication channel log shows below error.
    Could not execute statement for table/stored proc. "tblTestItem" (structure "Item") due to com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    JDBC Message processing failed, due to Error processing request in sax parser: Error when executing statement for table/stored proc. 'tblTestItem' (structure 'Item'): com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    The message status was set to WAIT.
    The query that I see in the log is :INSERT INTO  tblTestItem () VALUES ()
    However mapping tool shows that all nodes are correctly formed.
    Please assist.

    Hi
    I am still getting this issue even after the below steps so kind of stuck - actually very much stuck.
    1. Restart of the dev environment
    2. Tried with a new extension of the idoc
    In the communication channel log for the JDBC receiver channel I still see
    INSERT INTO tblItem () VALUES ()
    The payload that I see in the message content tab is as follows
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_XXX_XXXX xmlns:ns0="http://capita.com/pi/XXXX">
    - <Statement>
    - <dbTableName action="INSERT">
      <table>tblItem</table>
      </dbTableName>
    - <access>
      <InvoiceNo>0000000009293467</InvoiceNo>
      </access>
      </Statement>
      </ns0:MT_XXX_XXXX>
    How do I debug the jdbc adapter to see how it converts the above xml output from the mapping step (note that this output is from an actual run and not test tool) to a sql query.
    Very strange that the column names are present in the target payload but it is not reflecting in the query.
    I have other tables being populated with the same jdbc receiver communication channel which makes this more and more confusing.
    PLEASE ADVICE.

  • Very strange error in text properties - AI CS6

    Hello Everyone,
    This morning I found very very STRANGE error in Adobe CS6 about text properties. Here you go.
    In the picture one text 'ei and mosterd' was bold.
    But after copy to new string the bold characters are changed to 'ig and mosterdz'.
    This is very strange error I have seen ever.
    Do you guys have any reason why CS6 act like this?
    also do you  have any option to fix this issue?
    For your information:
    I just done copy past. Nothing else.
    All the properties are same for both.
    No difference except the text string size
    I tried the same file in different machines for check. But I still see the same error in all the machines.
    System properties:
    Mac os x: 10.8.5
    Processor 2,8 Ghz Intel Core i5
    Memory: 8 GB
    Software: Adobe CS6
    Regards,
    FroQ

    Wow, this is absolutely incredible... you try to parse an empty String to an int and it throws an exception... I'd never have thought.

  • Very strange errors on newest WLC version (4.1.171.0)

    Hello,
    I have just finished upgrading my WLC 4404's to the newest version (bootloader and all), and am running into a series of strange errors.
    The initial upgrade occured on May 8th, and ever since then my WCS (4.0.97.0) has been swarmed with minor security errors related to the access points.
    I have 129 APs in my network, and so far about 60 have shown up with these errors.
    The errors state:
    "Client '<MAC1>' which was associated with AP '<MAC2>', interface '1' is excluded. The reason code is '1(802.11 Association failed repeatedly)'".
    and
    "Client '<MAC1>' which was associated with AP '<MAC2>', interface '1' is excluded. The reason code is '3(802.1X Authentication failed 3 times.)'"
    I have tested some of the APs listed and am having no trouble associating or authenticating (though I have yet to test them all).
    The strange thing is, <MAC1> on both error message types is actually my AP's MAC addresses, whereas <MAC2> is the Client's MAC (as far as I know). So it looks like the Mac's are being listed in the wrong order. I checked the caveat's on the release notes for this version but found nothing on this apparent bug.
    I know it seems like a typical authentication error (with the odd MAC placements as the exception), but these just started coming up after the upgrade - mainly wondering if that's just coincidence or a bug in the version?
    Thanks in advance for anyone's input.

    To Ankur,
    It's more than 2 clients, seems to be just random people trying to connect as far as I can tell - random APs also.
    Unfortunately I can't confirm the security settings on the client laptops as they are not supplied by the education facility I work at (they're personal computers). I imagine it is possible that it could be a client misconfiguration problem.. we have just started a new term so there's a good possibility alot of new laptops are on campus. I'll have to look into it.
    To Eric,
    The AP's are the same software version as the WLC's, but they are on different Boot versions (since 4.1.171.0 the software and boot images are on different files). I loaded the new boot image this morning on the controllers but it doesn't look like it pushed through to the APs..do you think that could be the cause of the WCS thinking the AP's are clients?
    The AP's boot image is still only 2.1.78.0 on all the AP's I looked at, are these supposed to update?
    Thanks for the replies guys.

  • Very Strange error and can't find any answer anywhere in the net

    I created a login form (see below).
    If I use the regular HTML form and form fields for the username, password and submit button I don't get any problem viewing my form
    But if I use cfform and cfinput form fields I get this error.
    Here is my cfform codes:
    cfform name="login" action="/login/checkLogin.cfm" method="post">
      cfinput type="text" name="username" size="25" required="Yes" message="Please enter your username">
      cfinput type="password" name="password" size="25" required="Yes" message="Please enter you password">
       cfinput type="submit" value="Sign In">
    /cfform>
    When I launch this page I get this error and I don't understand what this means and what am I supposed to do, please help!
    Total Time Avg Time Count Template
    1 ms 1 ms 1 /opt/coldfusion10/cfusion/wwwroot/CFIDE/administrator/templates/secure_profile_error.cfm
    0 ms 0 ms 1 top level /home/space/users/www/webdocsec/login/login.cfm
    19 ms   STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
    20 ms   TOTAL EXECUTION TIME
    red = over 250 ms average execution time
    Exceptions
    10:08:08.008 - Template Exception - in : line -1
         Attribute validation error for tag CFINPUT.

    Using cfform
    To start with, leave cfform aside. You will find in the documentation that most developers are abandoning Coldfusion's native UI tags, for example, cfform, cfgrid, and so on. They are outdated and occasionally perform erratically. If you wish to validate forms, use a Javascript library such as jQuery.
    Implementing Site-Wide Error Handler
    By default, there is no site-wide error handler configured. It is advisable to create your own. Then register the path of the page in the Coldfusion Administrator.
    As the name implies, it is a CFM page which ColdFusion runs when it encounters an error on your site. Creating your own enables you to present a simple, customized, user-friendly page to your visitors.
    Alternatively, you may choose to implement a Secure Profile. This is available in the Administrator, on the page Security => Secure Profile.
    When you check the box, you configure Coldfusion to automatically implement all the security measures listed in the table. That includes Coldfusion's own the Site-Wide Error Handler. It is the system file, /CFIDE/administrator/templates/secure_profile_error.cfm.

  • A very strange error in a JSP FILE

    Hi...
    I have written the following code..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <%@page language="java" import="java.lang.*" %>
    <html>
    <head>
    <title>Second Page</title>
    </head>
    <body>
    <%!
         class myclass
              public Integer myfunc(String Accept_String,Integer no)
                        int start=0;
                        int end=0;
                        String Arr=new String("dummy");
                        int main_index=0;
                        int sub_index=0;
                        Integer[][] i=new Integer[20][];
                        for(int k=0;k<19;k++)
                        i[k]=new Integer[2];
                        int toggle=1;
                        do
                             if(toggle==1)
                                  {end=Accept_String.indexOf(" ",start);
                                  toggle=0;}
                             else
                                  {end=Accept_String.indexOf(",",start);
                                  toggle=1;}
                             if(end!=-1)
                                  Arr=Accept_String.substring(start,end);
                             else
                                  Arr=Accept_String.substring(start,Accept_String.length());
                             start=end+1;
                             i[main_index][sub_index]=Integer.parseInt(Arr);
                             sub_index=sub_index+1;
                             if(sub_index==2)
                                  sub_index=0;
                                  main_index=main_index+1;
                        }while(start!=0);
                        return i[0][0];
    %>
    <FORM NAME="FORM2" method="post" >
    <jsp:useBean id="id1" class="pack.dummy" />
    <% id1.setString(request.getParameter("Hidden_Text"));
    String r=new String("");
    Integer n=new Integer(0);
    Integer sep= new Integer(0);
    //for(int j=0;j<9;j++)
    //sep[j]=new Integer[2];
    r =id1.getTemp();
    out.print(r);
    n=id1.getNumber();
    out.println(n);
    myclass m=new myclass();
    sep=m.myfunc(r,n);
    out.println(sep);
    %>
    </FORM>
    </body>
    </html>
    And it gives me the following report
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Exception in JSP: /second.jsp:81
    78: out.println(n);
    79:
    80: myclass m=new myclass();
    81: sep=m.myfunc(r,n);
    82: out.println(sep);
    83: %>
    84:
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:504)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    java.lang.NumberFormatException: For input string: ""
         java.lang.NumberFormatException.forInputString(Unknown Source)
         java.lang.Integer.parseInt(Unknown Source)
         java.lang.Integer.parseInt(Unknown Source)
         org.apache.jsp.second_jsp$myclass.myfunc(second_jsp.java:49)
         org.apache.jsp.second_jsp._jspService(second_jsp.java:134)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Actually there is a problem somewhere in this file itself..
    Can anybody help me out?

    Wow, this is absolutely incredible... you try to parse an empty String to an int and it throws an exception... I'd never have thought.

  • Migration from 8i to 9.0.1(very strange error)

    Hi All,
    I have a really weird problem. I have 3 different 8i databases (8.0.5, 8.1.6, 8.1.7) and all of them work properly. I have an Oracle 9i (9.0.1) database on another server as well. I used Oracle 8i export(exp command line) to export 8i databases and then used Import 8i (imp command line) to import them to 9i database. Without any error & warning it's done. Everything seems ok on 9i database, but when I issue a very simple query in sqlplus as follow:
    SELECT
    Table1.column1
    FROM
    Table1
    WHERE
    (Table1.column1 = '01' or Table1.column1 is null )
    It returns 1 row, which is true. But if I change the query as follow:
    SELECT
    Table1.column1
    FROM
    Table1
    WHERE
    (Table1.column1 = '01' or Table1.column1 is null )
    AND (1=2 or 1 in nul)
    again it returns one row which is wrong because of that false condition (1=2 or 1 in null), It shouldn't return any rows. But if I create a new table as select * from table1, then it works for new table. So conclusion is something happening at the time of importing to 9i. What is that!? I don't have any idea ! (I did this process for all three 8i databases and got the same result)
    If anybody has any comments, I would appreciate it.
    Thanks,
    Arash
    P.S. I did everything to fix the problem ( Reinstall Oracle 9i, create a new database from scratch,...)

    Thanks for your time. I did all possible way, but still the same problem. I mean
    EXP 8... IMP 8
    EXP 8... IMP 9
    EXP 9... IMP 9
    Today I found that, NLS_LANG of two databases are different. Oracle 8i is : WE8ISO8859P1
    AND Oracle9i is : WE8MSWIN1252
    So I created a new database from scratch with Oracle 8i character set :WE8ISO8859P1 and then use imp9i to import the file. Still the same problem.
    Thanks,
    Arash

  • Very strange error "(Hex 0xBFFF003E​) Could not perform operation because of I/O error"

    Hi everyone! I've seen many similar threads but I haven't found an answer. I'm using labview 8.5 and through visa i'm controlling a USB controller which communicates with an FPGA. This pcb, is connected to a second pcb which also has another FPGA and the data are transmitted from the usb controller to the first FPGA and to the second FPGA (and vice versa). The really strange thing is that the system had been working fine for severall months but now this error appears when i remove from its connector the jtag i use to program the FPGA located on the second pcb (!!!) and everything goes back to normal when i place it back! Could it be a hardware problem? 

    Hi,
    What protocole are you using to communicate to the board?  If it is VISA then it could be a problem with the COM ports and resources on your computer.  Is the session connecting to the FPGA still active when you are disconnecting it?
    Regards,
    Greg H.
    Applications Engineer
    National Instruments

  • Very Strange Error Message. "There was an error downloading your.......

    There was an error downloading your purchased music. The disk could not be read from or written to.
    Does anyone know what this means? I purchased 2 films and cant watch them ;( I wonder if I will be charged??????

    I have the same problem, It says error(-50) right? but i tried to buy 3 diffrent songs to see if it would work on any of them but it didnt and i got charged for them.Whenever i go to "advanced" tool bars and click on look up purchased music it tries to repurchase my music but it never works.Can anyone help? = ]
    -Riahx
    Windows xp   Windows XP  

  • [SOLVED] Intel+Compiz+Catalyst-utils = VERY strange error!

    So,
    I have an intel graphics card and am using the intel i8x0 driver - but compiz fusion refuses to run unless I have catalyst-utils present - what gives? Also the latest catalyst-utils breaks CF and I can't pin it in pacman.conf using HoldPkg.
    This is very peculiar, any thoughts?
    Last edited by floke (2008-02-21 15:28:49)

    signorl_rossi - you are star - thank-you very much!
    <buys signor_rossi a beer>

  • Very strange error, cannot reinstall or delete itunes

    Hello, I'm havin some serious trouble reinstalling iTunes after i got the error that it wasnt installed correctly. seems there might be something screwy in my registry seeing as when i attempt to install it stalls it says this
    could not open key :
    HKEYLOCALMACHINE\software\classes\interface\{914DA835-02FE-4953-92FA-624BDF5D85AB}ProxySt ubClsid. Verify that you have sufficient access to that key, or contact your support personnel

    I'm having the exact same error. Not only can't I upgrade iTunes to 7.5, but on my machine 7.4 is broken now. I was going to try a clean install, but I can't even uninstall iTunes.
    When installing iTunes this is the error I get:
    Then the install rolls back. When loading iTunes I get this error:
    And when using regedit to edit any of the sub keys to that key I get this message:
    I'm on an OEM version of Vista Home Premium.
    I don't know if this uneditable registry key is an iTunes problem or a Vista problem, but I'm seriously frustrated with it. Any help would be appreciated.
    Also, I don't know if this is connected but I've noticed that the last two times Adobe Reader tried to auto-update it failed, but doesn't say why. Could be connected to a locked registry entry like this?
    Message was edited by: dmj2012

  • VERY strange error message and behavior from ipod and itunes software

    Hi. I have two major issues with itunes 7.02 and ipod.
    1) After a successful install, and after double-clicking my desktop itunes icon, the program opens, but it takes about 5 minutes to load (I kid you not, maybe longer)... I have tried uninstalling and reinstalling 5 seperate times and it never opens any quicker. Please help, extremely frustrating.
    2)THE BIGGER PROB: I get the following error message when connecting my ipod (video) to my computer (itunes is already opened at this point, as it does NOT open automatically): " The software required for communicating with the ipod is not installed correctly. Please reinstall itunes to install the ipod's software. Problem is, I have reinstalled itunes 5 or 6 times already! HELP! Thank you!

    in sorry i cant help with the speed thing,
    make sure you install all the software from the CD your ipod came with, if that dosent work, try updating your ipods firmware : http://www.apple.com/ipod/download/
    Good luck and welcome to the forums
    Joe

  • Strange Error Message - ASP Code

    Anyone come accross this before?
    I have an update page with 182 fields to update.
    When the page is run and an update is executed, i get this
    error:
    Error Type:
    Microsoft JET Database Engine (0x80004005)
    Too many fields defined.
    line 134 where the error is being reported is:
    MM_editCmd.Execute
    Any ideas??
    Thanks
    Andy

    Hello,
    The Jet engine has a limit of 255 fields per query.
    As it iterates through the records in an update query, it
    creates a field for the original value and a field for the updated
    value.
    If more than 127 fields are selected, it hits the max of 255.
    You have 182, so you're way over.
    One solution is to use a recordset to update the fields.
    More info:
    http://support.microsoft.com/kb/199076
    Take care,
    Tim

  • Strange Errors from Import Server on Schema-based maps for repeating nodes

    I have already posted one thread about this, but perhaps some more in-depth information is required:
    We have uploaded our schema into the console, and have mapped the following multi-node file to it:
    CUSTOMER <repeating node>
      MDM_CUST (new Customer number returned)
      CUSTOMER(mapped back from XI for RECORD MATCHING)
      CREATE_DATE (text field)
      CONTACT<repeating node>
        CONTACT_NO (RECORD MATCHING : NON-QUALIFIER)
        CONTACT_SAP_NO (QUALIFIER)
         [NOTE: There are other qualifers for CONTACT, but only this one
    qualifier is being returned and is the only field that would and should be updated.
    The other fields should be left alone. However, it appears to overwrite EVERYthing
    with NULL other than these two fields. The CONTACT_NO is the sole qualifer on
    the table. It is a calculated field that equals the Auto-ID that is also produced on
    the table - but obviously not mapped.]
      PARTNER<repeating node>
        CUSTOMER_NO (RECORD MATCHING : NON-QUALIFER)
        PARTNER_FUNC (NON-QUALIFIER - Code given to lookup from PARTNER_FUNCTION table which has Code and Desc)
        PARTNER_NO     (NON-QUALIFIER)
        DEFAULT_PARTNER_FLAG (QUALIFIER)
    <CLOSE CUSTOMER NODE>
    In the Customer main table, all records are matched on CUSTOMER. The CONTACT_NO non-qualifer is matched to the CONTACT qualified lookup table directly since it is the only available non-qualifier. For the PARTNER table, the three qualifiers are mapped and then a compound field is created to map to the PARTNER table entry.
    We have the Configurations set at:
    Default Multi-Valued Update: Replace
    Default Qualified Update: Replace
    Default Matching Qualifiers: None
    Our record matching is: Create / Update(ALL MAPPED FIELDS) / Update(ALL MAPPED FIELDS)
    When the map is reused, the repeating nodes are all recognized, be it one node or many. However, when the map is reused, it does not automatically map the values for many of the Partner fields (nor the compound field) though the fields are correctly mapped.
    Also, when we attempt to use Import Server to automate the mapping, we use the mdis.ini set to
    Automap Unmapped Value=True
    Unmapped Value Handling=Add
    Always Use Unmapped Value Handling=False
    We get a very strange error saying that :
    [code]Encountered a pre-SP4 map. The map needs to be upgraded to SP4.
    Solution: Please, Launch the Import Manager GUI using the same source file and simply save the map.[code]
    Could it be that our MDM 5.5 SP4 is not compatible with schemas generated with XI v.7 SP9?
    All of our MDM is 5.5 SP4. It makes no sense that we would get THIS kind of error. Also, I am questioning our combination of these and other configurations since it doesn't always seem to do what it should

    Hi Donald,
    this sounds good so far. Just a short hint: you've set "Default Qualified Update: Replace". This explains why Import server "appears to overwrite EVERYthing
    with NULL other than these two fields.". The reason is the replace. A replace means that the old values are completely deleted and only the new incoming ones are stored. I'd suggest to use any of the Update possibilities.
    Note: the definitions you set in in the record matching step are mainly for the new records in the main table! Records in qualified look ups are handled differently! If you open your map in Import Manager, switch to tab "Map Fields/Values". Select a field that is your non qualifier. Right-Click on it and choose "Set qualified update" from the context menu. Now you can define which qualifiers can be used for the qualified look up matching. And you can define as well what should happen with new and/or existing records.
    Regarding the value mapping: do you use keymapping? Or do you use simple values only? Do you save the map everytime you add a new value mapping?
    Regarding the issue "Encountered a pre-SP4 map. The map needs to be upgraded to SP4. Solution: Please, Launch the Import Manager GUI using the same source file and simply save the map". This sounds very likely like a bug in MDIS and should be reported to SAP!
    Hope that helps
    Michael

Maybe you are looking for

  • Mac OS X doesn't seem to be installing correctly

    I am trying to install Mac OS X Snow Leopard on my macbook pro the current version installed is Mac OS X 10.5.8 I placed the install disc into the computer a prompt came up to install it, I chose my main HD and the install took about 10 mins. After i

  • My cloudscape is wrong?

    system:win2000 jre:1.4 j2sdkee 1.3.1 when i build a new database or open an exist database ,i receive: Database access resulted in SQL exception: No SQLState, Error code 0, Message: Connection refused to host: localhost; nested exception is:      jav

  • How do I get information on a mac laptop based on the serial number?

    I am looking at some on line public surplus auctions for macbooks. Some Pro some iBook etc. They don't give you much information about the item other than what it is (no tech specs) and some photos of the actual item. How can I get information based

  • How to kill the hanged JFrame in swing?

    How to kill the hanged frame in swing? I am opening multiple JFrame and working on them.These frames are plcaed in JDesktopPane. If one frame is hanged up then i could not work on others . I need to kill the hanged frame. Assist me.

  • Installing a Java Application under  Win2000

    Hi, I would like to automate the installation of a Java Application under Windows 2000, so that the user is prompted for a destination folder and the application appears in his Start->Games folder. Shoud I use install Shield or can I use something ja