Sqlldr Commit point reached (error)

I am working on SQLLDR, and getting below error...
1.
converted EXCEL file and saved it into .csv format.
2.
create table imdb_top_250 (
RANK number(3,0),
RATING number(2,1),
TITLE varchar2(200),
VOTES number(12,0)
3. imdb_top_250.ctl file
load data
infile "D:\loader_test\imdb_top_250.csv" badfile "D:\loader_test\imdb_top_250.bad" discardfile "D:\loader_test\imdb_top_250.dsc"
insert
into table imdb_top_250
FIELDS TERMINATED BY ":" TRAILING NULLCOLS
rank,
rating,
title,
votes
4.
C:\Documents and Settings\Administrator>sqlldr test/test control=D:\loader_test\imdb_top_250.ctl log=D:\loader_test\test.log
SQL*Loader: Release 10.2.0.1.0 - Production on Mon Oct 11 14:03:24 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Commit point reached - logical record count 64
C:\Documents and Settings\Administrator>
----------------

Pavan Kumar wrote:
Hi,
check the logfile
- Pavan Kumar Nlog file...
SQL*Loader: Release 10.2.0.1.0 - Production on Mon Oct 11 14:10:46 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Control File: D:\loader_test\imdb_top_250.ctl
Data File: D:\loader_test\imdb_top_250.csv
Bad File: D:\loader_test\imdb_top_250.bad
Discard File: D:\loader_test\imdb_top_250.dsc
(Allow all discards)
Number to load: ALL
Number to skip: 0
Errors allowed: 50
Bind array: 64 rows, maximum of 256000 bytes
Continuation: none specified
Path used: Conventional
Table IMDB_TOP_250, loaded from every logical record.
Insert option in effect for this table: INSERT
TRAILING NULLCOLS option in effect
Column Name Position Len Term Encl Datatype
RANK FIRST * : CHARACTER
RATING NEXT * : CHARACTER
TITLE NEXT * : CHARACTER
VOTES NEXT * : CHARACTER
Record 1: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 2: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 3: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 4: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 5: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 6: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 7: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 8: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 9: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 10: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 11: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 12: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 13: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 14: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 15: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 16: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 17: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 18: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 19: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 20: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 21: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 22: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 23: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 24: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 25: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 26: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 27: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 28: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 29: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 30: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 31: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 32: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 33: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 34: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 35: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 36: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 37: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 38: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 39: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 40: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 41: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 42: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 43: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 44: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 45: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 46: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 47: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 48: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 49: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 50: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
Record 51: Rejected - Error on table IMDB_TOP_250, column RANK.
ORA-01722: invalid number
MAXIMUM ERROR COUNT EXCEEDED - Above statistics reflect partial run.
Table IMDB_TOP_250:
0 Rows successfully loaded.
51 Rows not loaded due to data errors.
0 Rows not loaded because all WHEN clauses were failed.
0 Rows not loaded because all fields were null.
Space allocated for bind array: 66048 bytes(64 rows)
Read buffer bytes: 1048576
Total logical records skipped: 0
Total logical records read: 64
Total logical records rejected: 51
Total logical records discarded: 0
Run began on Mon Oct 11 14:10:46 2010
Run ended on Mon Oct 11 14:10:46 2010
Elapsed time was: 00:00:00.08
CPU time was: 00:00:00.04

Similar Messages

  • SSO to BI - Service Cannot Be Reached Error

    Hi All-
    I'm working on integrating BI and EP (both Netweaver 7). We've exported/imported the certificates for both systems and defined the BI system in the System Landscape of EP. All connection tests return OK.
    I created an iView using the iView template for "BEx Web Application iView (SAP NetWeaver 7.0 Format)", assigned the alias of the BI system created, and added the BEx query string.
    When I preview this iView, I get the error:
    "Service cannot be reached",
    What has happened?
    URL
    http://<domain>.com/irj/servlet/prt/portal/prtmode/preview/prtroot/com.sap.ip.bi.web.portal.integration.launcher call was terminated because the corresponding service is not available.
    However, if I switch the iView property for Version to "BW 2.x/3.x", then I can connect to the report, but it opens to the variable screen.
    Any ideas on how to correct the service cannot be reached error?
    Thanks

    Dear Tim,
    A couple of things you might want to look at.
    1. In the system that you have created for BI, ensure that you have
    a. ITS Path : /sap/bc/gui/sap/its/webgui
    b. Web AS Path : /sap/bw/BEx
    Also for the hostnames, ITS and WebAS a FQDN is given followed by the portnumber.
    2. In the system where your BI resides, go to transaction SICF and ensure this patch under
    default_host : /sap/bc/gui/sap/its/webgui is active and
    default_host : /sap/bw/BEx is active as well.
    To ensure it is active, just do a right click and activate it, if it already active, you can deactive it and active it again and test.
    Cheers!
    Sandeep Tudumu

  • Why am I receiving Null pointer Exception Error.

    why am I receiving Null pointer Exception Error.
    Hi I am developing a code for login screen. There is no syntex error as such ut I am receving the aove mentioned error. Can some one please help me ??
    ------------ Main.java------------------
    import java.io.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    public class Main implements ActionListener
    Frame mainf;
    MenuBar mb;
    MenuItem List,admitform,inquiry,exit,helpn;
    Menu newm,update,help;
    Inquiry iq;
    Admit ad;
    // HosHelp hp;
    Howuse hu;
    Register reg;
    Main()
    mainf=new Frame(" Engg College V/S Mumbai University ");
         mb=new MenuBar();
         newm=new Menu(" New ");
         update=new Menu(" Update ");
         help=new Menu(" Help ");
         List=new MenuItem("List");
         admitform=new MenuItem("Admit");
         inquiry=new MenuItem("Inquiry");
         exit=new MenuItem("Exit");
         helpn=new MenuItem("How to Use?");
    newm.add(List);
                   newm.add(admitform);
    newm.add(inquiry);
                   newm.add(exit);
         help.add(helpn);
              mb.add(newm);
              mb.add(update);
              mb.add(help);
    mainf.setMenuBar(mb);
                   exit.addActionListener(this);
                   List.addActionListener(this);
         inquiry.addActionListener(this);
         admitform.addActionListener(this);
    helpn.addActionListener(this);
         mainf.setSize(400,300);
         mainf.setVisible(true);
    public void actionPerformed(ActionEvent ae)
    if (ae.getSource()==List)
              reg=new Register();
         if(ae.getSource()==inquiry)
         iq=new Inquiry();
    if(ae.getSource()==admitform)
         ad=new Admit();
              if(ae.getSource()==helpn)
              hu=new Howuse();
              if(ae.getSource()==exit)
         mainf.setVisible(false);
    public static void main(String args[])
              new Main();
    -------------Register.java---------------------------
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    public class Register implements ActionListener//,ItemListener
    Label id,name,login,pass,repass;
    Button ok,newu,cancel,check;
    Button vok,iok,lok,mok,sok; //buttons for dialog boxes
    TextField idf,namef,loginf,passf,repassf;
    Dialog valid,invlog,less,mismat,acucreat;
    Frame regis;
    Checkbox admin,limit;
    CheckboxGroup type;
    DBconnect db;
    Register()
         db=new DBconnect();
    regis=new Frame("Registeration Form");
              type=new CheckboxGroup();
              admin=new Checkbox("Administrator",type,true);
              limit=new Checkbox("Limited",type,false);
              id=new Label("ID :");
    name=new Label("Name :");
         login=new Label("Login :");
         pass=new Label("Password :");
         repass=new Label("Retype :");
    idf =new TextField(20); idf.setEnabled(false);
         namef=new TextField(30); namef.setEnabled(false);
    loginf=new TextField(30); loginf.setEnabled(false);
         passf=new TextField(30); passf.setEnabled(false);
         repassf=new TextField(30); repassf.setEnabled(false);
    ok=new Button("OK"); ok.setEnabled(false);
         newu=new Button("NEW");
    cancel=new Button("Cancel");
         check=new Button("Check Login"); check.setEnabled(false);
    vok=new Button("OK");
         iok=new Button("OK");
              lok=new Button("OK");
              mok=new Button("OK");
              sok=new Button("OK");
    valid=new Dialog(regis,"Login name is valid !");
         invlog=new Dialog(regis,"Login name already exist!");
         less=new Dialog(regis,"Password is less than six characters !");
    mismat=new Dialog(regis,"password & retyped are not matching !");
    acucreat=new Dialog(regis,"You have registered successfully !");
         regis.setLayout(null);
    //     regis.setBackground(Color.orange);
    valid.setLayout(new FlowLayout());
         invlog.setLayout(new FlowLayout());
         less.setLayout(new FlowLayout());
         mismat.setLayout(new FlowLayout());
    acucreat.setLayout(new FlowLayout());
    id.setBounds(35,50,80,25); //(left,top,width,hight)
    idf.setBounds(125,50,40,25);
    name.setBounds(35,85,70,25);
    namef.setBounds(125,85,150,25);
    login.setBounds(35,120,80,25);
    loginf.setBounds(125,120,80,25);
    check.setBounds(215,120,85,25);
         pass.setBounds(35,155,80,25);
    passf.setBounds(125,155,80,25);
    repass.setBounds(35,190,80,25);
    repassf.setBounds(125,190,80,25);
    admin.setBounds(35,225,100,25);
    limit.setBounds(145,225,100,25);
              ok.setBounds(45,265,70,25);
         newu.setBounds(135,265,70,25);
    cancel.setBounds(225,265,70,25);
         passf.setEchoChar('*');
    repassf.setEchoChar('*');
         regis.add(id);
         regis.add(idf);
    regis.add(name);
         regis.add(namef);
         regis.add(login);
         regis.add(loginf);
         regis.add(check);
    regis.add(pass);
         regis.add(passf);
    regis.add(repass);
         regis.add(repassf);
         regis.add(ok);
         regis.add(newu);
         regis.add(cancel);
    regis.add(admin);
         regis.add(limit);
    valid.add(vok);
         invlog.add(iok);     
         less.add(lok);
         mismat.add(mok);
    acucreat.add(sok);
    ok.addActionListener(this);
         newu.addActionListener(this);
    check.addActionListener(this);
    cancel.addActionListener(this);
         // limit.addItemListener(this);
         //admin.addItemListener(this);
              vok.addActionListener(this);
              iok.addActionListener(this);
         lok.addActionListener(this);
         mok.addActionListener(this);
         sok.addActionListener(this);
    regis.setLocation(250,150);
    regis.setSize(310,300);
    regis.setVisible(true);
         public void actionPerformed(ActionEvent ae)
         if(ae.getSource()==check)
              try{
                   String s2=loginf.getText();
    ResultSet rs=db.s.executeQuery("select* from List");
                        while(rs.next())
                   if(s2.equals(rs.getString(2).trim()))
    //                    invlog.setBackground(Color.orange);
                             invlog.setLocation(250,150);
                             invlog.setSize(300,100);
                   cancel.setEnabled(false);
    ok.setEnabled(false);
    check.setEnabled(false);
                        invlog.setVisible(true);
                             break;
                        else
                        //     valid.setBackground(Color.orange);
                             valid.setLocation(250,150);
                             valid.setSize(300,100);
                   cancel.setEnabled(false);
    ok.setEnabled(false);
    check.setEnabled(false);
                   valid.setVisible(true);
                        }catch(Exception e)
                   e.printStackTrace();
    if(ae.getSource()==newu)
         try{
              ResultSet rs=db.s.executeQuery("select max(ID) from List");
         while(rs.next())
    String s1=rs.getString(1).trim();
                   int i=Integer.parseInt(s1);
    i++;
                   String s2=""+i;
    idf.setText(s2);
                   newu.setEnabled(false);
                   namef.setText(""); namef.setEnabled(true);
              loginf.setText(""); loginf.setEnabled(true);
              passf.setText(""); passf.setEnabled(true);
              repassf.setText(""); repassf.setEnabled(true);
              ok.setEnabled(true);
                   check.setEnabled(true);
                   }catch(Exception e)
              e.printStackTrace();
         if(ae.getSource()==ok)
              try
              String s1=idf.getText();
              String s2=loginf.getText();
              String s3=passf.getText();
         String s4=repassf.getText();
         int x=Integer.parseInt(s1);
         int t;
         if(type.getSelectedCheckbox()==admin)
              t=1;
              else
              t=0;
    ResultSet rs=db.s1.executeQuery("select* from List");
                   while(rs.next())
                   if(s2.equals(rs.getString(2).trim()))
                        invlog.setBackground(Color.orange);
                        invlog.setLocation(250,150);
                        invlog.setSize(300,100);
                   cancel.setEnabled(false);
    ok.setEnabled(false);
    check.setEnabled(false);
                        invlog.setVisible(true);
                        break;
                   else
                        if (s3.length()<6)
                        less.setBackground(Color.orange);
                             less.setLocation(250,150);
                             less.setSize(300,100);
                   ok.setEnabled(false);
                        cancel.setEnabled(false);
                        check.setEnabled(false);
                        less.setVisible(true);
    else if(!(s3.equals(s4)))
                        mismat.setBackground(Color.orange);
                        mismat.setLocation(250,150);
                        mismat.setSize(300,100);
                        ok.setEnabled(false);
                        cancel.setEnabled(false);
                        check.setEnabled(false);
                        mismat.setVisible(true);
                        else
    db.s1.execute("insert into User values("+x+",'"+s2+"','"+s3+"',"+t+")");
                        acucreat.setBackground(Color.orange);
                        acucreat.setLocation(250,150);
                        acucreat.setSize(300,100);
                        regis.setVisible(false);
                        acucreat.setVisible(true);
                   }//else
              }//while
                   } //try
              catch(Exception e1)
              // e1.printStackTrace();
              if (ae.getSource()==cancel)
              regis.setVisible(false);
              if (ae.getSource()==vok)
              ok.setEnabled(true);
                   cancel.setEnabled(true);
    check.setEnabled(true);
                   valid.setVisible(false);
              if (ae.getSource()==iok)
              ok.setEnabled(true);
                   cancel.setEnabled(true);
    check.setEnabled(true);
                   invlog.setVisible(false);
              if (ae.getSource()==lok)
              less.setVisible(false);
                   cancel.setEnabled(true);
    ok.setEnabled(true);
    check.setEnabled(true);
              if (ae.getSource()==mok)
              mismat.setVisible(false);
                   cancel.setEnabled(true);
    ok.setEnabled(true);
    check.setEnabled(true);
    if (ae.getSource()==sok)
              acucreat.setVisible(false);
              ok.setEnabled(false);
                   newu.setEnabled(true);
                   regis.setVisible(true);
         public static void main(String args[])
         new Register();
    -----------DBConnect.java------------------------------------
    import java.sql.*;
    public class DBconnect
    Statement s,s1;
    Connection c;
    public DBconnect()
    try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              c=DriverManager.getConnection("jdbc:odbc:Sonal");
              s=c.createStatement();
    s1=c.createStatement();
         catch(Exception e)
         e.printStackTrace();
    ----------Login.java----------------
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    public class Login implements ActionListener
    Frame log;
    Label login,pass;
    TextField loginf,passf;
    Button ok,cancel;
    Dialog invalid;
    Button iok;
    Register reg;
    DBconnect db;
    Main m;
    Login()
    db=new DBconnect();
         log=new Frame();
         log.setLocation(250,210);
         login=new Label("Login :");
    pass=new Label("Password :");
         loginf=new TextField(20);
         passf=new TextField(20);
         passf.setEchoChar('*');
         ok=new Button("OK");
         // newu=new Button("New User");
         cancel=new Button("CANCEL");
         iok=new Button(" OK ");
    invalid=new Dialog(log,"Invalid User!");
    //log.setBackground(Color.cyan);
    //log.setForeground(Color.black);
         log.setLayout(null);
         // iok.setBackground(Color.gray);
         invalid.setLayout(new FlowLayout());
         login.setBounds(35,50,70,25); //(left,top,width,hight)
         loginf.setBounds(105,50,100,25);
         pass.setBounds(35,85,70,25);
         passf.setBounds(105,85,70,25);
         ok.setBounds(55,130,70,25);
    // newu.setBounds(85,120,80,25);
    cancel.setBounds(145,130,70,25);
    log.add(login);
    log.add(loginf);
    log.add(pass);
    log.add(passf);
    log.add(ok);
    // log.add(newu);
    log.add(cancel);
         invalid.add(iok);//,BorderLayout.CENTER);
    ok.addActionListener(this);
    // newu.addActionListener(this);
    cancel.addActionListener(this);
         iok.addActionListener(this);
    log.setSize(300,170);
    log.setVisible(true);
    public void actionPerformed(ActionEvent a)
    if(a.getSource()==ok)
         try{
              String l=loginf.getText();
              String p=passf.getText();
              ResultSet rs=db.s.executeQuery("select * from List");
              while(rs.next())
              if(l.equals(rs.getString(2).trim())&& p.equals(rs.getString(3).trim()))
                        String tp=rs.getString(4).trim();
                             int tp1=Integer.parseInt(tp);
    log.setVisible(false);
    if(tp1==1)
                             m=new Main();
                        // m.List.setEnabled(true);
                             else
                             m=new Main();
                             m.List.setEnabled(false);
                        break;
    else
                   invalid.setBackground(Color.orange);
                   invalid.setSize(300,100);
                   invalid.setLocation(250,210);
                   cancel.setEnabled(false);
              ok.setEnabled(false);
                   invalid.setVisible(true);
                   }catch(Exception e1)
                   e1.printStackTrace();
         if (a.getSource()==cancel)
         log.setVisible(false);
         if (a.getSource()==iok)
         invalid.setVisible(false);
         loginf.setText("");
         passf.setText("");
         cancel.setEnabled(true);
    ok.setEnabled(true);
         public static void main(String[] args)
         new Login();
    -------------inquiry.java---------------------------------
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import java.util.Date;
    import java.text.*;
    import java.sql.*;
    public class Inquiry implements ActionListener
    Frame inqry;
    Label name,addr;
    TextField namef,addrf;
    Button ok,cancel,dok;
    Dialog invalid;
    Frame result; //Result of the inquiry....
    Label lrname,lraddr,lward,lrdate,lcdate;
    TextField rname,raddr,ward,rdate,cdate;
    Date d;
    DateFormat df;
    Button rok,rcancel;
    Dialog success;
    Button rdok;
    DBconnect db;
    Inquiry()
              db=new DBconnect();
              inqry=new Frame("Inquiry Form");
              inqry.setLayout(null);
    inqry.setBackground(Color.cyan);
              name=new Label(" NAME ");
              addr=new Label("ADDRESS");
              namef=new TextField(20);
              addrf=new TextField(20);
              ok=new Button("OK");
              cancel=new Button("CANCEL");
              dok=new Button("OK");
              invalid=new Dialog(inqry,"Invalid Name or Address !");
              invalid.setSize(300,100);
         invalid.setLocation(300,180);
              invalid.setBackground(Color.orange);
              invalid.setLayout(new FlowLayout());
    result=new Frame(" INQUIRY RESULT "); //Result Window......
    result.setLayout(null);
    result.setBackground(Color.cyan);
    lcdate=new Label(" DATE ");
         lrname=new Label(" NAME ");
    lraddr=new Label(" ADDRESS ");
         lward=new Label(" WARD ");
         lrdate=new Label(" ADMIT-DATE ");
    cdate=new TextField(10);
         rname=new TextField(20);
    rname.setEnabled(false);
         raddr=new TextField(20);
         raddr.setEnabled(false);
         ward=new TextField(20);
         ward.setEnabled(false);
         rdate=new TextField(10);
         rdate.setEnabled(false);
         cdate=new TextField(20);
         d=new Date();
         df=DateFormat.getDateInstance(DateFormat.MEDIUM,Locale.KOREA);
         cdate.setText(df.format(d));
         cdate.setEnabled(false);
    rok=new Button(" OK ");
         rcancel=new Button("CANCEL");
              name.setBounds(40,50,50,25);
    namef.setBounds(120,50,130,25);
    addr.setBounds(40,100,60,25);
    addrf.setBounds(120,100,80,25);
    ok.setBounds(60,145,70,25);
              cancel.setBounds(140,145,70,25);
              lcdate.setBounds(200,50,60,25); //Result Window......
    cdate.setBounds(270,50,80,25);      
    lrname.setBounds(35,85,70,25);
    rname.setBounds(140,85,180,25);
    lraddr.setBounds(35,120,80,25);
         raddr.setBounds(140,120,100,25);
    lward.setBounds(35,155,80,25);
    ward.setBounds(140,155,100,25);
    lrdate.setBounds(30,190,80,25);
    rdate.setBounds(140,190,80,25);
    rok.setBounds(70,240,70,25);
    rcancel.setBounds(170,240,70,25);
              inqry.add(name);
              inqry.add(namef);
              inqry.add(addr);
              inqry.add(addrf);
              inqry.add(ok);
              inqry.add(cancel);
    invalid.add(dok);
         result.add(lcdate); //Result Window......
         result.add(cdate);
              result.add(lrname);
              result.add(rname);
              result.add(lraddr);
              result.add(raddr);
              result.add(lward);
              result.add(ward);
              result.add(lrdate);
              result.add(rdate);
              result.add(rok);
              result.add(rcancel);
         ok.addActionListener(this);
         cancel.addActionListener(this);
         dok.addActionListener(this);
    rok.addActionListener(this); //Result Window......
         rcancel.addActionListener(this);
         inqry.setSize(280,180);
         inqry.setLocation(300,180);
         inqry.setVisible(true);
              result.setSize(400,280); //Result Window......
         result.setLocation(200,150);
         result.setVisible(false);
              public void actionPerformed(ActionEvent ae)
                   if(ae.getSource()==ok)
                   try
                             String nm=namef.getText();
                             String ad=addrf.getText();
                             inqry.setVisible(false);
                             ResultSet rs=db.s.executeQuery("select * from Billinformation");
                             while(rs.next())
                                  String nm1=rs.getString(2).trim();
                                  String ad1=rs.getString(3).trim();
                                  int k=0;
                                  if((nm1.equals(nm))&&(ad1.equals(ad)))
                             String adm=rs.getString(5).trim();
                             String wr=rs.getString(6).trim();
                             String bd=rs.getString(8).trim();
                                  String wrb=wr+"-"+bd;
    result.setVisible(true);
                                  rname.setText(nm1);
                             raddr.setText(ad1);
                             ward.setText(wrb);
                             rdate.setText(adm);
    k=1;
                                  break;
                                  }//if
                             else if(k==1)
                             invalid.setVisible(true);
                             }//while
    }//try
                             catch(Exception e)
                             e.printStackTrace();
                        } //getsource ==ok
                   if(ae.getSource()==cancel)
    inqry.setVisible(false);
                        if(ae.getSource()==rok) //Result Window......
                        namef.setText("");
                             addrf.setText("");
                             result.setVisible(false);
                        inqry.setVisible(true);
    if(ae.getSource()==rcancel)
    result.setVisible(false);
                        if(ae.getSource()==dok)
                        namef.setText("");
                             addrf.setText("");
                             invalid.setVisible(false);
                             inqry.setVisible(true);
         public static void main(String args[])
              new Inquiry();
    PLease Help me !!
    I need this urgently.

    can you explain what your program tries to do... and
    at where it went wrong..Sir,
    We are trying to make an project where we can make a person register in our data base & after which he/she can search for other user.
    The logged in user can modify his/her own data but can view other ppl's data.
    We are in a phase of registering the user & that's where we are stuck. The problem is that after the login screen when we hit register (OK- button) the data are not getting entered in the data base.
    Can u please help me??
    I am using "jdk1.3' - studnet's edition.
    I am waiting for your reply.
    Thanks in advance & yr interest.

  • Reporting Point Backflush Error

    Hi Friends,
    I have a specific question. I am using a material in which Batch Mangement is active. Now when I use MF42N as collective backflush, I enter following data
    Scene 1: Input Data in MF42N Screen
    Plant
    Posting Data & Document Date (Current Date)
    Material
    backflush Qty
    Version
    Reporting Point
    When I enter this data System posts it without asking me Batch Number though Batch Management is active in Material Master.
    Scene 2: Input Data in MF42N Screen
    Plant
    Posting Data & Document Date (Current Date)
    Material
    backflush Qty
    Version
    When I enter this data (No Reporting Point), then System gives me error as Enter Batch (Which is correct as Batch Management is Active in Material Master)
    Please tell me why system is not giving error in Scene 1 where I am not entering Batch details.
    Please let me know if you want any more details on this.

    Dear Nilesh,
    In this case I feel may be by debugging we may be able to identify why the system is allowing you to post the material along
    with batch without mentioning the reporting point without error.
    Logically it should look for both the objects like reporting point as well as batch number(provided if you have assigned a REM
    profile with reporting point and activated the batch management for the product).Is the REM profile containing the reporting point
    as mandatory or optional?
    Regards
    Mangalraj.S

  • Null Pointer Exception Error's in WebDynpro Java

    Hi All,
    How Types are coming Null Pointer Exception Error's in WebDynpro Java, Please provide the types.of Errors.
    Ex. Cardinality Type not correct etc...
    Thanks,
    Bye,
    Vijay Hari.

    HI
      Null Pointer Exception can occur in may instances , for suppose
      1) when  you create a Value Node with some attribute which has cardinality , and you have not
      initialized the Node , then it would through  Null Pointer exception ,
      2) when you integrate the RFC and parameters you pass as input to the RFC are not set correctly
          then there could be null pointer when you execute the RFC
      3>or may be when you doesnot bind the node when using webservice then there could be null pointer exception
    and there could be many occurances  for the exception

  • Xi 3.1 SP3 giving java null pointer exception error on scheduling webi

    after we have the system uptime running for a few days and have schedule webi jobs successfully for a few days, we constant get the message java null pointer exception error on scheduling webi.
    This only have days after restarting the environment.
    Seems to be coming up after scheduling a certain amount of webi reports.
    Only doing a stop all services and restart resolves the issue.
    XI 3.1 SP3
    SAP IK Sp3
    Tomcat55
    HPUX-IA64 (Hpunix) platform.

    Hello, I have the same issue.  If someone gives you an answer please let me know how to fix it.

  • COMMIT Point Setting

    Hi
    Im loading my data from CSV files into Tables of my Database.
    But i observed that the database is getting commited after each record is loaded. This is very slow. I hav seen the seting for commit point in the configure properties as 200 but i do not know why it is getting commited after load of each record.
    Can we increase the commit point
    Regards
    Vibhuti

    Hi Bharath
    I do not see any property wherein i can set the mapping to run in Row based mode or set based mode. The Mapping is actually loading from a CSV file to a table. Hence is using SQL Loader for inserting the records. Im wondering if there is any property, in OWB, for such mappings wherein we can set the commit point.
    Regards
    Vibhuti

  • HT4872 I have not been able to import contacts from google or my android to my new I-phone 5. This article helps to a point until error message "cannot create account" already exist is received. Please help.

    I have not been able to import contacts from google or my android to my new I-phone 5. This article helps to a point until error message "cannot create account ... already exist" is received. Please help.

    -Reece,
    We only have 1 single domain, 1 domain forest, no subdomains, only alias. I had replied to the other post as well. But I am happy to paste it here in case anyone want to read it.
    So, after a few months of testing, capture and sending logs back and forth to Apple Engineers, we found out there is a setting in AD, under User Account that prevent us to log into AD from Mountain Lion. If you would go to your AD server, open up a user account properties, then go to Account tab, the "Do not require Kerberos preauthentication" option is checked. As soon as I uncheck that option, immediately I was able to log into AD on the Mac client. Apple engineers copied all my AD settings and setup a test environment on their end and match exact mine AD environment. They was able to reproduce this issue.
    The bad part about this is... our environment required the "Do not require Kerberos preauthentication" is checked in AD, in order for our users to login into some of our Unix and Linux services. Which mean that it is impossible for us to remove that check mark because most, if not all of them some way or another require to login into applications that run on Unix and Linux. Apple is working to see if they can come up with a fix. Apparently, no one has report this issue except us. I believe most of you out there don't have that check mark checked in your environment... Anyone out there have any suggestion to by pass or have a work around for this?

  • Help with "The end of file was reached" error message in Outlook 2011

    Hello, I am having an issue with Outlook 2011 that after 24 hours or so I am getting a “The end of file was reached” error message code -17895.
    Right after this error I get a disconnected from Exchange server and even after re opening the client it stays like this for about 5 minutes then restores. Has anyone else seen this error? I am able to reproduce this on multiple machines with multiple Exchange
    2010 mailbox accounts.  

    Same situation here:
    Outlook 2011 for Mac using Office 365, 3 users have reported the End of File Reached error when trying to send email.
    I have logged a ticket with Microsoft support and they have followed up with the following directions.
    1.    
    Repair Disc Permissions On A Mac
    o   
    1
    Log in to your computer with the administrative account. Open the hard drive, go into the "Applications" folder and then open the "Utilities" folder. Now launch the Disc Utility application.
    o   
    2
    Select your main hard drive. You'll probably see two options--one is the manufacturer's name of the disc and the other name is what you've called it. Choose the name of your hard drive.
    o   
    3
    Click on "Verify Disc Permissions" and the computer will perform a diagnostic test. After a few minutes, the problems with disk permissions will be reported in the Disc Utility window.
    Click on "Repair Disc Permissions" to fix them.
    o   
    4
    Insert your Mac OS X installation disk and restart your computer. Hold down the "C" key on your keyboard to boot from the disk rather than your computer's hard drive. Cancel the OS
    installation and open Disc Utility.
    o   
    5
    Click on "Verify" to have Disc Utility check your computer's hardware. Notice that this option is only available when the program is run from the CD. You can only test the hardware
    of a computer that isn't running the program locally.
    o   
    6
    Use Disc Utility to try and repair any hardware errors that it detects. Usually fixing the permissions will be enough to maintain your computer. If you still experience frequent lockups
    and crashes, then you should try repairing it with this method.
    Tips & Warnings
    If you use your computer for high-performance work, such as software compiling or video editing, then you may want to check the permissions weekly. Most computer users will only need
    to fix permissions after noticing problems with applications or the operating system.
    If the computer's performance does not improve after repairing permissions, then you'll have to troubleshoot for other issues. You may want to purchase more RAM for your computer to
    help speed it up.
    Permissions repairs will not correct problems caused by applications that did not use Apple's installer. Try deleting all files associated with the application and then reinstalling
    it.
    Avoid repairing the permissions after you've booted the computer from the OS X CD. It won't cause problems to your drive, but the version of "Disc Utility" on the CD may not be updated
    to address permission changes that are required by certain software updates.
    Secondly, the information for repairing an Outlook 2011 database is as follows:
    http://support.microsoft.com/kb/2360509

  • Sqlloder - increase the commit point in control file

    How can I increase the commit point in sqlloader control file?
    The default is I think 64 and I want it to commit afer every 1000 records inserted.
    Thanks for the help
    ds

    user10 wrote:
    How can I increase the commit point in sqlloader control file?
    The default is I think 64 and I want it to commit afer every 1000 records inserted.
    Thanks for the help
    dsno such parameter
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/ldr_params.htm#g1014550

  • COMMIT statement generates error in trigger

    My COMMIT statement generates error from my 'when-button-pressed' trigger.
    First I issue a very simple Insert statement, then a commit, but I get:
    FRM-41009. Function key not allowed. Press Ctrl+F1 for list of valid keys.
    Do you think I have a trigger somewhere else that could be affecting this commit ?
    Bob

    I FIGURED IT OUT, FOLKS.
    I was in query mode before issuing the commit. I simply chose a record and it worked.
    Thanks anyway,
    bob

  • Incomplete instances for multiuser login giving null pointer exception error

    Hi
    I am facing one problem about Weblogic workflow. We have developed an application
    where number of users logs in simultaneouly.
    When a user logs in, one instance of workflow gets created. So when more than one
    user logs in, that many instanaces gets created. But it gives us the error like "Null
    pointerexception". This is beacuse The instanaces which gets created were not getting
    completed, they are incomplete. And when I delete these incomplete instances and
    try to login one after another user, it works fine. But again when two or more users
    logs in at same time we get the same error.
    Can you please help me out solving this problem.
    Regards,
    Rajesh Patil

    I have just found out that when this error appear, a folder called splash is created in the same directory as my project folder and the application that I just ran has appeared in there and I can run it from the files in that folder. I can't see anywhere in my code which specifies sending these files to a splash folder.
    Does anyone know why this might happen and if this is related to the Null Pointer Exception Error?
    -Mark

  • Utiliser Mon iPhone comme point d'accès internet

    Bonjour à tous,
    J'essaie depuis quelques temps de connecter mon iPhone a ma tablette ipad2 via Bluetooth. Premier problème, je n'y arrive pas. Pourquoi ?
    Aussi, puis je faire cette connexion ? Comment ?
    Et puis je utiliser mon iPhone comme point d'accès internet pour ma tablette ?
    Merci

    Non, je ne crois pas que l'uiliser le iPhone sans avoir le micro-sim soit possible.
    Je crois que Apple rend le iPhone inutile sans l'activation, qui est seulement possible avic un sim. On ne peut pas l'activer sur iTunes sans le sim.
    Cela fait quelques mois sans avoir ecrit en francais. Sorry!!

  • Null Point Exception Error

    Hi All
            I have to add an input field which will accept email Id from users. This field has to be kept mandatory. I have kept a check on the value entered. If the user does not enter any value, an error message should be displayed. Below is the code that I have written. Whenever, the user keeps this field blank and submits the form, null point exception error is displayed.
    Please help how to overcome this problem
    email = wdContext.currentContextElement().getEmail_Id();     
             try{
              if (wdContext.currentContextElement().getEmail_Id().equals("") )
                   IWDMessageManager msg = wdThis.wdGetAPI().getComponent().getMessageManager();
                   msg.reportMessage(IMessageTender_ResignationComp.PERSONAL_EMAIL_ID,new Object[]{"Please enter correct Email Id"},true);
         else 

    Hi,
    Change the following code to
    email = wdContext.currentContextElement().getEmail_Id();
    try{
    if (wdContext.currentContextElement().getEmail_Id().equals("") )
    IWDMessageManager msg = wdThis.wdGetAPI().getComponent().getMessageManager();
    msg.reportMessage(IMessageTender_ResignationComp.PERSONAL_EMAIL_ID,new Object[]{"Please enter correct Email Id"},true);
    if (wdContext.currentContextElement() != null)
        email = wdContext.currentContextElement().getEmail_Id();
    if ( email.equals("") )
    IWDMessageManager msg = wdThis.wdGetAPI().getComponent().getMessageManager();
    msg.reportMessage(IMessageTender_ResignationComp.PERSONAL_EMAIL_ID,new Object[]{"Please enter correct Email Id"},true);
    Regards
    Ayyapparaj

  • End Point Reference Error

    Hi,
    We are working on a project where SAP system will be integrated with Intalio BPM suite. When we try to create a sales order from Intalio, we are getting "End Point Reference Error" . We are using "BAPI_SALESORDER_CREATEFROMDATA" to create the sales order.
    When we tried with "BAPI_SALESORDER_CREATEFROMDAT2" we are not able to map the partner details to the BAPI parameters as it is not displaying the existing parameters under the "Order_Partner_In" head.
    Also it will be great if someone can provide us with the mandatory fields for "BAPI_SALESORDER_CREATEFROMDAT2" as we are not able to create the sales order with the following mandatory inputs.
    ORDER_HEADER_IN : DOC_TYPE     Sales document type
                      SALES_ORG    Sales organization
                      DISTR_CHAN   Distribution channel
                      DIVISION     Division
    ORDER_PARTNERS..: PARTN_ROLE   Partner role, SP sold-to party
                      PARTN_NUMB   Customer number
    ORDER_ITEMS_IN..: MATERIAL     Material number
    Please help us in resolving this issue.

    Hi Homiar,
    Thankx for the reply i have resolved the problem ..
    but my idoc is created with no data in it .. has only the value of the segment like
    <ORDERS04>
    - <IDOC BEGIN="1">
      <E1EDK01 SEGMENT="1" />
      </IDOC>
      </ORDERS04>
    iam not sure whr is the problem .. idoc is created with red light and it says partner profile not found but i have defined the partner profile..
    please let me know if u have any idea abt this..
    thankx,
    shree

Maybe you are looking for

  • TS1277 how do you get your passcode from an old iphone

    I have an old 3g iphone and i can not use it b/c i do not know the passcode.  any suggestions???

  • Adobe Photo Downloader doesn't  work for me

    I've installed the trial version of Lightroom. It installed the photo downloader, which would be fine, except that it doesn't do anything - it never pops up when I insert a card. If I explicitly select "Launch" from its menu, nothing happens. I can't

  • How to use 'roles' attribute in action-mapping ?

    Hi, Can anybody tell me what are the steps needed to use 'roles' attribute in <action> tag of struts-config.xml file? I want to provide Action level security. Also pls post an example if u r having. Regards Veeru

  • Windows EventViewer Errors and Warnings

    I am new to this company and have been asked to work initially to assist our Application Group with their concerns over some applications suffering performance problems.   I interviewed the Group Supervisor and he has indicated that he would like me

  • PCA Number ranges - GB02 & GL20.

    Hi, If we use New GL PCA and classic PCA is deactivated, should we still maintain the following number ranges GB02 u2013 You need document types if you want to either plan profit centers directly or perform plan assessment or distribution. GL20 - You