Searching Problem, need help plz...

Hi All,
I have a problem. After created index my_doc_idx1, i’m searching a word on all document i stored but find nothing. Everytime i search there’s no rows selected.
anybody help me please?
I including my code.
My documents are:
1. doc1.html contain:
“Oracle interMedia audio, document, image, and video is designed to manage Internet media content”
2. doc2.html contain:
“Oracle interMedia User’s Guide and Reference, Release 9.0.1”
3. word1.doc contain:
“Oracle application server.”
4. oracletext.pdf contain:
“Stages of Index Creation.”
Oracle9i 9 realese 2, Windows XP
Thanks,
Robby
set serveroutput on
set echo on
-- create table
create table my_doc (
id number,
document ordsys.orddoc);
INSERT INTO my_doc VALUES(1,ORDSYS.ORDDoc.init());
INSERT INTO my_doc VALUES(2,ORDSYS.ORDDoc.init());
INSERT INTO my_doc VALUES(3,ORDSYS.ORDDoc.init());
INSERT INTO my_doc VALUES(4,ORDSYS.ORDDoc.init());
COMMIT;
-- create directory
create or replace directory dir_doc as 'e:\projects'
-- import data
DECLARE
obj ORDSYS.ORDDoc;
ctx RAW(4000) := NULL;
BEGIN
SELECT document INTO obj FROM my_doc WHERE id = 1 FOR UPDATE;
obj.setSource('file','DIR_DOC','doc1.html');
obj.import(ctx,FALSE);
UPDATE my_doc SET document = obj WHERE id = 1;
COMMIT;
SELECT document INTO obj FROM my_doc WHERE id = 2 FOR UPDATE;
obj.setSource('file','DIR_DOC','doc2.html');
obj.import(ctx,FALSE);
UPDATE my_doc SET document = obj WHERE id = 2;
COMMIT;
SELECT document INTO obj FROM my_doc WHERE id = 3 FOR UPDATE;
obj.setSource('file','DIR_DOC','word1.doc');
obj.import(ctx,FALSE);
UPDATE my_doc SET document = obj WHERE id = 3;
COMMIT;
SELECT document INTO obj FROM my_doc WHERE id = 4 FOR UPDATE;
obj.setSource('file','DIR_DOC','oracletext.pdf');
obj.import(ctx,FALSE);
UPDATE my_doc SET document = obj WHERE id = 4;
COMMIT;
END;
-- check properties
DECLARE
obj ORDSYS.ORDDoc;
idnum INTEGER;
ext VARCHAR2(5);
dotpos INTEGER;
mimetype VARCHAR2(50);
fname VARCHAR2(50);
ctx RAW(4000) := NULL;
BEGIN
fname:= '';
DBMS_OUTPUT.PUT_LINE('----------------------------------------');
FOR I IN 1..4 LOOP
SELECT id, document INTO idnum, obj FROM my_doc
WHERE id = I;
fname := obj.getSourceName();
dotpos := INSTR(fname, '.');
IF dotpos != 0 THEN
ext := LOWER(SUBSTR(fname, dotpos + 1));
ext := LOWER(ext);
mimetype := 'application/' || ext;
IF ext = 'doc' THEN
mimetype := 'application/msword';
obj.setFormat('DOC');
ELSIF ext = 'pdf' THEN
mimetype := 'application/pdf';
obj.setFormat('PDF');
ELSIF ext = 'ppt' THEN
mimetype := 'application/vnd.ms-powerpoint';
obj.setFormat('PPT');
ELSIF ext = 'txt' THEN
obj.setFormat('TXT');
END IF;
obj.setMimetype(mimetype);
END IF;
DBMS_OUTPUT.PUT_LINE('Document ID: ' || idnum);
IF TO_CHAR(DBMS_LOB.getLength (obj.getContent())) = 0 THEN
DBMS_OUTPUT.PUT_LINE('Content is NULL.');
DBMS_OUTPUT.PUT_LINE('No information available.');
ELSIF TO_CHAR(DBMS_LOB.getLength (obj.getContent())) <> 0 THEN
DBMS_OUTPUT.PUT_LINE('Document Source: ' || obj.getSource());
DBMS_OUTPUT.PUT_LINE('Document Name: ' || obj.getSourceName());
DBMS_OUTPUT.PUT_LINE('Document Type: ' || obj.getSourceType());
DBMS_OUTPUT.PUT_LINE('Document Location: ' || obj.getSourceLocation());
DBMS_OUTPUT.PUT_LINE('Document MIME Type: ' || obj.getMimeType());
DBMS_OUTPUT.PUT_LINE('Document File Format: ' || obj.getFormat());
DBMS_OUTPUT.PUT_LINE('BLOB Length: ' || TO_CHAR(DBMS_LOB.getLength (obj.getContent())));
END IF;
DBMS_OUTPUT.PUT_LINE('----------------------------------------');
END LOOP;
EXCEPTION
END;
-- create index
create index my_doc_idx1
on my_doc(document.comments)
indextype is ctxsys.context;
commit;
alter index my_doc_idx1
rebuild online
parameters('sync memory 10m');
-- searching
select id from my_doc t
where contains(t.document.comments,'oracle') > 0
order by id;
select id from my_doc t
where contains(t.document.comments,'application server') > 0
order by id;
select id from my_doc t
where contains(t.document.comments,'index creation') > 0
order by id;

Hi,
Which is best depends on the type of application you are building and the nature of the docs. For simple use with pdf's and word docs I prefer to use bfile or blob which is why I mentioned it. No sense in overcomplicating it.
My recommendation - look at the interMedia docs and determine if you need the advanced features it provides. I like the application a lot, but am a firm believer in not adding complexity if there is no benefit to be had. Unless you are just playing around with it to learn, I'd recommend matching your project requirements up with what best meets them and go whichever route that is.
Thanks,
Ron

Similar Messages

  • Installing sata raid problem, need help plz!!!!!!

    i just bought 2 seagate 200G sata hd, and here coms the problem:
    after create an array, the boot screen shows " strip 2+0, 400099m, functional", seems it works, then after "set up is inspecting your hardware configuration", i got
    a black screen for ever!!  
    even lucky to pass this step, boot to xp cd, hit F6 then insert the floppy, and install the 376/378 driver(tryed about 4 different driver), 3 line show on the blue screen" presse Enter to install windows xp, press R for recovery, press F3 to quit" hit Enter, another blue screen says "cant find hard drive, check the cable and power connecter.....", something like that, oh i am soooo pissed off :(.......
    someone plz help, any suggests are welcome!!!
    btw, my system is:
    althonxp 2400+, k7n2 delta-ilsr, msi fx5200, 2 512mb infineon ddr333, powmax 480w psu,+5 38A,+12, 17A

    looks like someone made their homework prior to posting
    the amps on the psu is okay but you didnt supply 5v but that should not be a problem
    Quote
    strip 2+0, 400099m, functional.
    sounds wrong.
    never heard of 2+0.
    do you got any harddrive connected to ide3 ?
    if not then delete all arrays and then create 1 array.
    raid 0 for performance.
    raid 1 for security.
    size 16kb and try again.

  • Problem need help plz BBM

    My Boss bought new Z10 previously he was using Torch 9800, everything is shifted but only his bbm contacts are not shifted, i read all the froums but nothing help me out i tried switch device through bb link but nothing work even i backup his bbm contacts on sd card but i didnt find option how to import from sd card in BBM
    Kindly Help us alot plz plz plz 

    Are you using the same previous BlackBerryID as on the 9800 device?
    Doing so should transfer all of the BBM contacts over to the new device.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Ipod problem NEED HELP ASAP

    Hello guys,my ipod touch has battery problems and internal speaker are not working and will apple replace me a new one,i even have 1 year warranty and i want a new ipod touch white instead of black<<<plz plz plz reply ASAP plz really need HELP!THANK YOU

    If you iPod is defective, in warranty and not abused Apple will replace it with a refurbished one.  They may or may not replace it with the white one.  You will have to ask.
    Other users have asked the same question but I hav never heard them come back with whether or not they go the color changed.

  • Zen Vision:M problem, NEED HELP!

    My zen vision:m is starting to run slowly. It started right after my player froze and i reset it.Now its really slow and barely even switches screens sometimes.Right now its just a black screen with the keypad lit up.Whats wrong with it'sI NEED HELP!

    johnnnyp wrote:
    hi, i have a problem with my creative vision m. i wanted to watch a movie and it froze. i tried to shut it down but it wouldnt respond, and now is frozen. please help me if you can!
    You know its kinda rude to derail XBenzinoFla thread with your own problems, make your own thread next time.
    But to the both of you especially XBenzinoFla, try putting your ZVM in rescue mode and run scan disk to see if it hel
    ps.

  • Zen Micro problem need help

    Today i was listening to music and my zen micro just froze while playing and no buttons could be pressed and the lock button wasnt on. So i took the battery out and rebooted the player but it froze at the creative screen. I went home and i went to recovery mode and tried to reload the firmware but it said erasing firmware for more than 2 hours. So then i tried a format but it said formating for the same amount of time. I need help please. Also, recently i've had problems witht the headphone jack. When ever i would stick it in it would sound distorted and i would have to move it around until i got it to a certain spot to hear it good again. If anyone else has this problem please tell me. One more thing i had returned my other micro zen in for hard dri've probems and this was my new one do u think if i have to return in (hopefully not) that they would accept it.

    If the functions in Rescue Mode aren't working properly then you need to contact Creative Support.

  • Need Help Need Help PLZ PLZ

    my problem is that i have made a calendar by using jtable and i can't highlight or put any sign to keep track on date, but the biggest problem is that i have to submit this project after two days, so i will appreciate any help or tips from you. Here is my code:
    CODE
    /*Contents of CalendarProgran.class */
    //Import packages
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.table.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    public class CalendarProgram{
    static JLabel lblMonth, lblYear;
    static JButton btnPrev, btnNext;
    static JTable tblCalendar;
    static JComboBox cmbYear;
    static JFrame frmMain;
    static Container pane;
    static DefaultTableModel mtblCalendar; //Table model
    static JScrollPane stblCalendar; //The scrollpane
    static JPanel pnlCalendar;
    static int realYear, realMonth, currentYear, currentMonth;
    public static void main (String args[]){
    //Look and feel
    try {UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());}
    catch (ClassNotFoundException e) {}
    catch (InstantiationException e) {}
    catch (IllegalAccessException e) {}
    catch (UnsupportedLookAndFeelException e) {}
    //Prepare frame
    frmMain = new JFrame ("Gestionnaire de clients"); //Create frame
    frmMain.setSize(330, 375); //Set size to 400x400 pixels
    pane = frmMain.getContentPane(); //Get content pane
    pane.setLayout(null); //Apply null layout
    frmMain.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); //Close when X is clicked
    //Create controls
    lblMonth = new JLabel ("January");
    lblYear = new JLabel ("Change year:");
    cmbYear = new JComboBox();
    btnPrev = new JButton ("<<");
    btnNext = new JButton (">>");
    mtblCalendar = new DefaultTableModel(){public boolean isCellEditable(int rowIndex, int mColIndex){return false;}};
    tblCalendar = new JTable(mtblCalendar);
    stblCalendar = new JScrollPane(tblCalendar);
    pnlCalendar = new JPanel(null);
    //Set border
    pnlCalendar.setBorder(BorderFactory.createTitledBorder("Calendar"));
    //Register action listeners
    btnPrev.addActionListener(new btnPrev_Action());
    btnNext.addActionListener(new btnNext_Action());
    cmbYear.addActionListener(new cmbYear_Action());
    //Add controls to pane
    pane.add(pnlCalendar);
    pnlCalendar.add(lblMonth);
    pnlCalendar.add(lblYear);
    pnlCalendar.add(cmbYear);
    pnlCalendar.add(btnPrev);
    pnlCalendar.add(btnNext);
    pnlCalendar.add(stblCalendar);
    //Set bounds
    pnlCalendar.setBounds(0, 0, 320, 335);
    lblMonth.setBounds(160-lblMonth.getPreferredSize().width/2, 25, 100, 25);
    lblYear.setBounds(10, 305, 80, 20);
    cmbYear.setBounds(230, 305, 80, 20);
    btnPrev.setBounds(10, 25, 50, 25);
    btnNext.setBounds(260, 25, 50, 25);
    stblCalendar.setBounds(10, 50, 300, 250);
    //Make frame visible
    frmMain.setResizable(false);
    frmMain.setVisible(true);
    //Get real month/year
    GregorianCalendar cal = new GregorianCalendar(); //Create calendar
    realMonth = cal.get(GregorianCalendar.MONTH); //Get month
    realYear = cal.get(GregorianCalendar.YEAR); //Get year
    currentMonth = realMonth; //Match month and year
    currentYear = realYear;
    //Add headers
    String[] headers = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}; //All headers
    for (int i=0; i<7; i++){
    mtblCalendar.addColumn(headers);
    tblCalendar.getParent().setBackground(tblCalendar.getBackground()); //Set background
    //No resize/reorder
    tblCalendar.getTableHeader().setResizingAllowed(false);
    tblCalendar.getTableHeader().setReorderingAllowed(false);
    //Single cell selection
    tblCalendar.setColumnSelectionAllowed(true);
    tblCalendar.setRowSelectionAllowed(true);
    tblCalendar.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
    //Set row/column count
    tblCalendar.setRowHeight(38);
    mtblCalendar.setColumnCount(7);
    mtblCalendar.setRowCount(6);
    //Populate table
    for (int i=realYear-100; i<=realYear+100; i++){
    cmbYear.addItem(String.valueOf(i));
    //Refresh calendar
    refreshCalendar (realMonth, realYear); //Refresh calendar
    public static void refreshCalendar(int month, int year){
    //Variables
    String[] months = {"January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"};
    int nod, som; //Number Of Days, Start Of Month
    //Allow/disallow buttons
    btnPrev.setEnabled(true);
    btnNext.setEnabled(true);
    if (month == 0 && year <= realYear-10){btnPrev.setEnabled(false);} //Too early
    if (month == 11 && year >= realYear+100){btnNext.setEnabled(false);} //Too late
    lblMonth.setText(months[month]); //Refresh the month label (at the top)
    lblMonth.setBounds(160-lblMonth.getPreferredSize().width/2, 25, 180, 25); //Re-align label with calendar
    cmbYear.setSelectedItem(String.valueOf(year)); //Select the correct year in the combo box
    //Clear table
    for (int i=0; i<6; i++){
    for (int j=0; j<7; j++){
    mtblCalendar.setValueAt(null, i, j);
    //Get first day of month and number of days
    GregorianCalendar cal = new GregorianCalendar(year, month, 1);
    nod = cal.getActualMaximum(GregorianCalendar.DAY_OF_MONTH);
    som = cal.get(GregorianCalendar.DAY_OF_WEEK);
    //Draw calendar
    for (int i=1; i<=nod; i++){
    int row = new Integer((i+som-2)/7);
    int column = (i+som-2)%7;
    mtblCalendar.setValueAt(i, row, column);
    //Apply renderers
    tblCalendar.setDefaultRenderer(tblCalendar.getColumnClass(0), new tblCalendarRenderer());
    static class tblCalendarRenderer extends DefaultTableCellRenderer{
    public Component getTableCellRendererComponent (JTable table, Object value, boolean selected, boolean focused, int row, int column){
    if (column == 0 || column == 6){
    setBackground(new Color(255, 220, 220));
    else{
    setBackground(new Color(255, 255, 255));
    super.getTableCellRendererComponent(table, value, selected, focused, row, column);
    return this;
    static class btnPrev_Action implements ActionListener{
    public void actionPerformed (ActionEvent e){
    if (currentMonth == 0){ //Back one year
    currentMonth = 11;
    currentYear -= 1;
    else{ //Back one month
    currentMonth -= 1;
    refreshCalendar(currentMonth, currentYear);
    static class btnNext_Action implements ActionListener{
    public void actionPerformed (ActionEvent e){
    if (currentMonth == 11){ //Foward one year
    currentMonth = 0;
    currentYear += 1;
    else{ //Foward one month
    currentMonth += 1;
    refreshCalendar(currentMonth, currentYear);
    static class cmbYear_Action implements ActionListener{
    public void actionPerformed (ActionEvent e){
    if (cmbYear.getSelectedItem() != null){
    String b = cmbYear.getSelectedItem().toString();
    currentYear = Integer.parseInt(b);
    refreshCalendar(currentMonth, currentYear);

    Welcome to the forum. You will need to learn a couple things if you want to receive help and not get flamed to death:
    1) All code needs to be posted within code tags. You can read up on them here:
    http://forum.java.sun.com/help.jspa?sec=formatting
    You want to make it as easy as possible for the volunteers here to help you. That means making your code readable.
    2) Do not put "urgent" "need help" "hurry please" in your posts if you are smart. Definitely don't put them in the header of the post. The urgency is yours, not ours. Putting that stuff in there only turns people off. If you have a problem deemed worthwhile by the volunteers here, if you have put thought into your post so you make it easy as possible for others to help you, and if you show some effort on your own, you are almost guaranteed to get timely help.
    3) List all error messages completely.
    4) Keep all necessary code, get rid of all unnecessary code. Your code should be compilable on its own, but it should not contain anything that isn't necessary for demonstrating your problem.
    5) Specifics:
    Why are you throwing out all those exceptions?
    Why is everything in one big huge GUI class? Break your code down into functional units. Make sure the logic works in a non-GUI way, THEN add a GUI class.
    Why the huge main method? The main should be short and sweet.
    Why the static inner classes? Do you know what is the difference between static inner classes and non-static inner classes?
    Why all the static variables anyway? You are doing procedural programming with an OOP language. You should use OOP if you can with an OOP language.
    Sorry, but this code looks like it was thrown together in a big hurry. I think that you have a lot of work to do. Good luck!

  • Still stuck with the same old producer consumer weight problem need help

    Hello All,
    This is the problem I am stuck with right now.
    I have two array lists one producer array list and one consumer array list denoted by a and b
    P1 P2 P3 P4 P5
    5 6 7 8 9
    C1 C2 C3 C4 C5
    2 3 4 5 6
    Now we find all those producer consumer pairs which satisfy the criteria Pi>=Ci
    We have the following sets
    (5,2)(6,2)(7,2),(8,2),(9,2)
    (5,3)(6,3)(7,3),(8,3),(9,3)
    (5,4)(6,4)(7,4),(8,4),(9,4)
    (5,5)(6,5)(7,5),(8,5),(9,5)
    (6,6)(7,6)(8,6),(9,6)
    Let us done each of them with Si
    so we have S1,S2,S3,S4,S5
    we assign a third parameter called weight to each element in Si which has satisfied the condition Pi>=Ci;
    so we we will have
    (5,2,ai),(6,2,bi),(7,2,ci)....etc for S1
    similarly for S2 and so on.
    We need to find in each set Si the the pair which has the smallest weight.
    if we have (5,2,3) and (6,2,4) then 5,2,3 should be chosen.We should make sure that there is only one pair in every set which is finally chosen on the basis of weight.
    Suppose we get a pair (5,2,3) in S1 and (5,2,3) in S2 we should see that (5,2,3) is not used to compare to compare with any other elements in the same set S2,
    Finally we should arrive at the best element pair in each set.They should be non repeating in other sets.
    Given a problem
    P0 P1 P2 P3 P4
    9 5 2 2 8
    6 5 4 5 3
    C0 C1 C2 C3 C4
    we have So as (P0,C0) and (P4,C0)
    assuming that the one with the smaller index has lesser weight PO is selected.In the program I have used random weights.from set S1 we select the pair PO,CO
    S1 =(P0,C1),(P1,C1) and (P4,C1)
    since P0 and P4 are already used in previous set we dont use them for checking in S1 so we have (P1,C1) as best.
    S2=(P0,C2),(P1,C2) and (P4,C2) so we dont use P0,C2 and P1 and C2 because PO and P1 are already used in S1.
    So we choose P4,C2
    in S3 and S4 ae have (P0,C3),(P1,C3),(P4,C3) so we dont choose anything
    and same in S4 also.
    So answer is
    (P0,C0),(P1,C1) and (P4,C2).
    My program is trying to assign weights and I am trying to print the weights along with the sets.It doesnt work fine.I need help to write this program to do this.
    Thanks.
    Regards.
    NP
    What I have tried till now.
    I have one more question could you help me with this.
    I have an array list of this form.
    package mypackage1;
    import java.util.*;
    public class DD
    private  int P;
    private  int C;
    private int weight;
    public void set_p(int P1)
    P=P1;
    public void set_c(int C1)
    C=C1;
    public void set_weight(int W1)
    weight=W1;
    public int get_p()
    return P;
    public int get_c()
    return C;
    public int get_x()
    return weight;
    public static void main(String args[])
    ArrayList a=new ArrayList();
    ArrayList min_weights_int=new ArrayList();
    ArrayList rows=new ArrayList();
    ArrayList temp=new ArrayList();
    Hashtable h=new Hashtable();
    String v;
    int o=0;
    DD[] d=new DD[5];
    for(int i=0;i<4;i++)
    d=new DD();
    for(int i=0;i<4;i++)
    d[i].set_p(((int)(StrictMath.random()*10 + 1)));
    d[i].set_c((int)(StrictMath.random()*10 + 1));
    d[i].set_weight(0);
    System.out.println("Producers");
    for(int i=0;i<4;i++)
    System.out.println(d[i].get_p());
    System.out.println("Consumers");
    for(int i=0;i<4;i++)
    System.out.println(d[i].get_c());
    System.out.println("Weights");
    for(int i=0;i<4;i++)
    System.out.println(d[i].get_x());
    for(int i=0;i<4;i++ )
    int bi =d[i].get_c();
    ArrayList row=new ArrayList();
    for(int j=0;j<4;j++)
    if( d[j].get_p() >=bi)
    d[j].set_weight((int)(StrictMath.random()*10 + 1));
    row.add("(" + bi + "," + d[j].get_p() + "," +d[j].get_x() + ")");
    else
    d[j].set_weight(0);
    row.add("null");
    rows.add(row);
    System.out.println(rows);
    int f=0;
    for(Iterator p=rows.iterator();p.hasNext();)
    temp=(ArrayList)p.next();
    String S="S" +f;
    h.put(S,temp);
    String tt=new String();
    for(int j=0;j<4;j++)
    if(temp.get(j).toString() !="null")
    // System.out.println("In if loop");
    //System.out.println(temp.get(j).toString());
    String l=temp.get(j).toString();
    System.out.println(l);
    //System.out.println("Comma matches" + l.lastIndexOf(","));
    //System.out.println(min_weights);
    f++;
    for(Enumeration e=h.keys();e.hasMoreElements();)
    //System.out.println("I am here");
    int ii=0;
    int smallest=0;
    String key=(String)e.nextElement();
    System.out.println("key=" + key);
    temp=(ArrayList)h.get(key);
    System.out.println("Array List" + temp);
    for( int j=0;j<4;j++)
    String l=(temp.get(j).toString());
    if(l!="null")
    System.out.println("l=" +l);
    [\code]

    In your example you selected the pair with the greatest
    distance from the first set, and the pair with the least
    distance from the second. I don't see how the distance
    function was used.
    Also it's not clear to me that there is always a solution,
    and, if there is, whether consistently choosing the
    furthest or the closest pairs will always work.
    The most obvious approach is to systematically try
    all possibilities until the answer is reached, or there
    are no possibilities left. This means backtracking whenever
    a point is reached where you cannot continue. In this case
    backtrack one step and try another possibility at this
    step. After all possible choices of the previous step,
    backtrack one more step and so on.
    This seems rather involved, and it probably is.
    Interestingly, if you know Prolog, it is ridiculously
    easy because Prolog does all the backtracking for you.
    In Java, you can implement the algorithm in much the same
    way as Prolog implementations do it--keep a list of all the
    choice points and work through them until success or there
    are none left.
    If you do know Prolog, you could generate lots of random
    problems and see if there is always a solution.

  • HT5312 I need help plz   

    I need help! I forgot my security question and when I send it to my rescue email but I also forgot that password too so I wanted to change my rescue emial but I don't know how? Can you help me plz!!! 

    From a Kappy  post
    The Three Best Alternatives for Security Questions and Rescue Mail
       1. Use Apple's Express Lane.
    Go to https://expresslane.apple.com ; click 'See all products and services' at the
    bottom of the page. In the next page click 'More Products and Services, then
    'Apple ID'. In the next page select 'Other Apple ID Topics' then 'Forgotten Apple
    ID security questions' and click 'Continue'. Please be patient waiting for the return
    phone call. It will come in time depending on how heavily the servers are being hit.
    2.  Call Apple Support in your country: Customer Service: Contact Apple support.
    3.  Rescue email address and how to reset Apple ID security questions.
    A substitute for using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • I can't update the apps in my ipad once I try it update it says this update not for this Apple ID . I need help plz

    I can't update the apps in my ipad once I try it update it says this update not for this Apple ID . I need help plz

    Help please any one ?

  • Another Infinite Login Loop Problem - need help badly

    Hello. I need help.
    When I start up my iMac (24 inch last generation model) I can't log into the OS. When I enter my password I see the default OS wallpaper (nothing else) then it kicks me to a blue screen then right back to the login. Same thing over and over. I've already ran disk utility off of the install CD to repair permissions, etc... but no luck. This even happens when I enter into safe mode. I'm running the latest version of the OS.
    Can anyone help me?

    Restore the bootable backup/clone or Time Machine backup. Without one, you have a difficult situation. First thing to try is boot with your install disc, run Disk Utility, and repair the disk.

  • Ipod nano Problems need help fast!!!!!!

    I got my nano in october everything was working fine.Until 2 weeks ago my ipod wasnt getting reconized by itunes.Im really getting frustrated and i need help.

    Welcome to Apple Discussions!
    Read through this...
    http://docs.info.apple.com/article.html?artnum=61711
    btabz

  • Urgent Problem, need help asap.

    Hello everyone,
    I'm sorry for the alarmist title, but I need help and I need it badly. Just last night, my macbook froze with nothing working. The mouse froze, the interrupt keys didn't work, nothing. I shut down the laptop, and tried to restart. I noticed a clicking sound coming from the lower left hand corner of the macbook. I'm assuming this is the hard drive.
    What happens is that there will be two clicks happening in a rythmic fashion, and after 15 second of booting up, a folder will appear with a question mark on the screen. The only thing I can do is power it down. Can someone please describe what is happening and make suggestions?
    The kicker is that I'm a college student studying in Denmark for the semester. The laptop is my only lifeline to back home. Please, any help is greatly appreciated.
    Matt

    You may have a disk failure or simply corrupted files. If you have a bootable backup that is working, then you can boot from it, erase your hard drive, then restore your backup. If not then do this:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    If the drive is OK then you can reinstall OS X:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Multiple field database search problem... plz help me

    Hi,
    I have a search form with 6 search fields. 5 text boxes and one combo box. I want to search values from two tables based on this search keys. I am using 3 tables. Followings are the table structure....
    comp_det
    CREATE TABLE `comp_det` (`comp_id` INT( 11 ) NOT NULL AUTO_INCREMENT ,
    `compname` VARCHAR( 100 ) NOT NULL ,
    `address` VARCHAR( 100 ) NOT NULL ,
    `city` VARCHAR( 100 ) NOT NULL ,
    `state` VARCHAR( 100 ) NOT NULL ,
    `membnum` VARCHAR( 100 ) NOT NULL ,
    PRIMARY KEY ( `comp_id` )) TYPE = MYISAM ;
    pro_det
    CREATE TABLE `comp_det` (`comp_id` INT( 11 ) NOT NULL AUTO_INCREMENT , `pro_name` VARCHAR( 100 ) NOT NULL , PRIMARY KEY ( `pro_id` )) TYPE = MYISAM ;
    comp_prod
    CREATE TABLE comp_prod (comp_id INT NOT NULL,pro_id INT NOT NULL,productName varchar(255),FOREIGN KEY (comp_id) REFERENCES comp_det (comp_id),FOREIGN KEY (pro_id) REFERENCES pro_det (pro_id)) TYPE = MYISAM ;
    These are the search key :
    Company Name (compname from comp_det)
    contact person (personname from comp_det)
    city( city from comp_det)
    state (state from comp_det)
    membership number (membnum from comp_det)
    Products( pro_name from pro_det)
    i tried with with the following sql query. But i couldn't gt the correct result
         String cn="'"+request.getParameter("compname")+"'";
         String cp="'"+request.getParameter("contactperson")+"'";
         String ct="'"+request.getParameter("city")+"'";
         String st="'"+request.getParameter("state")+"'";
         String mn="'"+request.getParameter("membershipnumber")+"'";
         String ps="'"+request.getParameter("pro_name")+"'";
         String slct="";
    slct="select distinct t1.comp_id, t1.compname, t1.personname, t1.city, t1.state, t1.email, t1.website, t2.pro_name from comp_det t1, pro_det t2, comp_prod t3 where t1.compname= " + cn + " or t1.personname= " + cp + " or t1.city = " + ct + " or t1.state = " + st + "or t1.membnum = " + mn + "or t2.pro_id = " + ps + " and t1.comp_id = t3.comp_id ORDER BY t1.compname";
    Please help me..... Its urgent
    Thanks

    hi
    thanks for your reply. Iam using prepared statement.
    here my coding
    String DbDriver = "org.gjt.mm.mysql.Driver";
    String url="jdbc:mysql://localhost:3306/mydb";
         Connection con=null;
         PreparedStatement pstmt=null;
    try {
              Class.forName(DbDriver).newInstance();
    con=DriverManager.getConnection(url,"myuid","mypwd");
         String cn="'"+request.getParameter("compname")+"'";
         String cp="'"+request.getParameter("contactperson")+"'";
         String ct="'"+request.getParameter("city")+"'";
         String st="'"+request.getParameter("state")+"'";
         String mn="'"+request.getParameter("membershipnumber")+"'";
         String ps="'"+request.getParameter("pro_name")+"'";
         String slct="";
              slct="select distinct t1.comp_id, t1.compname, t1.personname, t1.city, t1.state, t1.email, t1.website, t2.pro_name from comp_det t1, pro_det t2, comp_prod t3 where t1.compname= " + cn + " or t1.personname= " + cp + " or t1.city = " + ct + " or t1.state = " + st + "or t1.membnum = " + mn + "or t2.pro_id = " + ps + " and t1.comp_id = t3.comp_id ORDER BY t1.compname";
    pstmt = con.prepareStatement(slct);
              ResultSet rs = pstmt.executeQuery();

  • P45 Platinum RAM Upgrade Problem !!!! NEED HELP PLZ !!!

    I have an MSI P45 Platinum mobo & am using a 2GB Kingston ValueRAM module @667. I've overclocked my E8400 3GHz to 3.3GHz but I'm facing a bottleneck. Anyway, I wanna buy better RAM. I've heard that Corsair Dominator is VERY good esp for overclocking. If so then which one shud I get ? These r links to the Dominator modules ones I can get. If I shud buy a different RAM altogether plz help me out !!!
    http://www.amazon.com/gp/product/B0014Z0Q04/ref=s9_sdps_c1_s1_p23_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1&pf_rd_r=0HXJV9FN3ZBGYQ1680JX&pf_rd_t=101&pf_rd_p=470938131&pf_rd_i=507846
    http://www.amazon.com/Corsair-TWIN2X4096-8500C5D-Dominator-PC2-8500-1066MHz/dp/B001CK3X0Q/ref=pd_bbs_sr_1?ie=UTF8&s=electronics&qid=1238237944&sr=8-1

    Quote from: asimriz on 30-March-09, 03:04:09
    I've heard that Corsair Dominator is VERY good esp for overclocking.
    These r links to the Dominator modules ones I can get.
    Corsair is a good brand, but those DDR2 modules are already overclocked.
    And here is why: https://forum-en.msi.com/index.php?topic=118018.0
    cheers

Maybe you are looking for

  • MacBook Pro DVI-HDMI 1080p doesn't work correctly

    Hello, I've just bought new Samsung LCD TV LE40B550. This TV is Full HD and support 1080p. I've connected it via DVI (macbook pro) -> HDMI (TV) cable. It works ok, when I set 1080i. But when I set up 1080p, it shows few dots (pixels) on TV not correc

  • Bapi Names For Following Fields?

    Hi All, I Want BAPI names For Following Fields. 1.Personnel Area. 2.Personnel SubArea. 3.PERNER 4.OBJID. 5.LAND1 6.REGIO Thanks SubbaRao Chinta

  • Saving PDF form on Desktop

    Hi All, I am developing an Interactive Adobe Form using WebDynpro ABAP. On the form I have a button (UI Element), on pressing of this button the form should get saved on presentation server (Local Desktop). I have no idea about achieving this step. E

  • Email verification link missing

    I have just created a new Apple ID on my iPhone, but when I open the verification email, there is no link?? I've resent the email dozens of times, but no success. Frustrated is an understatement

  • Formating a phone number based on locale

    How can I format a phone number based on the region setting? E.g. phone numbers will be formated as (xxx) xxx-xxxx if the region is set to US. And formatted otherwise if the region is set to some other country.