I need help about my database! Please help me!!! I really need help!!!!!

Hey I done my database code through JCreator but it did not seemed to work. This is the buy ticket page whereby you buy the movie ticket online that i am creating.
The java file is called BuyTextBox.java with database by microsoft access called buy.db .
I will want the information that the user entered saved be stored in the database. I tried but it did not seemed to work!
Here is the code:
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
import java.io.*;
import java.util.*;
import java.sql.*;
public class BuyTextBox extends JPanel  implements ActionListener  {
     //Instance Variables
     private String FirstName = "fn";
     private String LastName = "ln";
     private String Address = "addr";
     private String ContactNumber ="1234567";
     private String CreditCardNumber ="111111";
     private String Email="[email protected]";
     private int NumberTickets;
     public String getFirstName(){
          return FirstName;
     public String getLastName(){
          return LastName;
     public String getAddress(){
         return Address;
     public String getContactNumber(){
          return ContactNumber;
    public String getCreditCardNumber(){
          return CreditCardNumber;
     public String getEmail(){
          return Email;
     public int getNumberTickets(){
         return NumberTickets;
private JLabel movieLabel = new JLabel("Select movie ticket:");
private JLabel blankLabel = new JLabel("        ");
private JLabel blank2Label = new JLabel("        ");
private JLabel blank3Label = new JLabel("        ");
private JLabel blank4Label = new JLabel("        ");
private JLabel blank5Label = new JLabel("        ");
private JLabel FirstNameLabel = new JLabel("First Name:");
private JTextField FirstNameTextField = new JTextField();
private JLabel LastNameLabel = new JLabel("Last Name:");
private JTextField LastNameTextField = new JTextField();
private JLabel AddressLabel = new JLabel("Address:");
private JTextArea AddressTextArea = new JTextArea();
private JLabel contactLabel = new JLabel("Contact number:");
private JTextField ContactNumberTextField = new JTextField();
private JLabel creditLabel = new JLabel("Credit card number:");
private JTextField CreditCardNumberTextField = new JTextField();
private JLabel emailLabel = new JLabel("Email:");
private JTextField EmailTextField = new JTextField();
private JLabel numberLabel = new JLabel("Enter number of tickets:");
private JTextField NumberTextField = new JTextField();
private JButton saveButton;
private JButton resetButton;
public BuyTextBox() {
JPanel inputPanel=new JPanel();
inputPanel.setBorder(new TitledBorder("Please enter your informations:"));
inputPanel.setLayout(new GridLayout(0,4,40,40));
inputPanel.add(FirstNameLabel);
inputPanel.add(FirstNameTextField);
inputPanel.add(LastNameLabel);
inputPanel.add(LastNameTextField);
inputPanel.add(AddressLabel);
inputPanel.add(AddressTextArea);
inputPanel.add(contactLabel);
inputPanel.add(ContactNumberTextField);
inputPanel.add(creditLabel);
inputPanel.add(CreditCardNumberTextField);
inputPanel.add(emailLabel);
inputPanel.add(EmailTextField);
inputPanel.add(movieLabel);
inputPanel.add(new Checkbox("Chicken Little"));
inputPanel.add(new Checkbox("King Kong"));
inputPanel.add(new Checkbox("Elizabeth Town"));
inputPanel.add(blankLabel);
inputPanel.add(new Checkbox("Curse Of Were Rabbit"));
inputPanel.add(new Checkbox("Derailed"));
inputPanel.add(new Checkbox("In Her Shoes"));
inputPanel.add(new Checkbox("Proved"));
inputPanel.add(new Checkbox("Family Stone"));
inputPanel.add(new Checkbox("TinMine"));
inputPanel.add(new Checkbox("Narnia"));
inputPanel.add(blank2Label);
inputPanel.add(numberLabel);
inputPanel.add(NumberTextField);
JPanel confirmPanel=new JPanel();
saveButton=new JButton("Save");
resetButton=new JButton("Reset");
confirmPanel.add(saveButton);
confirmPanel.add(resetButton);
setLayout(new BorderLayout());
add(inputPanel,  BorderLayout.PAGE_START);
add(confirmPanel, BorderLayout.PAGE_END);
resetButton.addActionListener(this);
saveButton.addActionListener(this);
public void actionPerformed(ActionEvent e) {
if (e.getSource() == resetButton)
resetButtonClicked();
else if (e.getSource() == saveButton)
saveButtonClicked();
     public BuyTextBox(String aName){
          name = aName;
public boolean insertDetails(){
          boolean success = false;
          DBController db = new DBController();
//          buy db = new buy();
             db.setUp("buy");
          String sql = "INSERT INTO buy(FirstName,LastName, Address,ContactNumber,CreditCardNumber,Email,NumberTickets)";
            sql += "values("+FirstName+", '"+LastName+"', "+Address+"', "+ContactNumber+
            "', "+CreditCardNumber+"', "+Email+"', "+NumberTickets+");";
          db.updateRequest(sql);
             db.terminate();
            success = true;          
          return success;
private void resetButtonClicked()
FirstNameTextField.setText("");
private void saveButtonClicked()
FirstName = FirstNameTextField.getText().trim();
LastName = LastNameTextField.getText().trim();
Address = AddressTextArea.getText().trim();
ContactNumber = ContactNumberTextField.getText().trim();
CreditCardNumber = CreditCardNumberTextField.getText().trim();
Email = EmailTextField.getText().trim();
NumberTickets = NumberTextField.getText().trim();
if  (FirstName.length() == 0)
JOptionPane.showMessageDialog(this ," Name cannot be blank" , "Invalid Field", JOptionPane.ERROR_MESSAGE);
else
JOptionPane.showMessageDialog(this, "Record added.", "Confirmation", JOptionPane.INFORMATION_MESSAGE);
if (insertDetails())
     System.out.println("DB Update OK");
else
     System.out.println("DB Update Failed");
public static void main(String args[]) {
JFrame app=new JFrame();
//Container contentPane = getContentPane ();
BuyTextBox p=new BuyTextBox();
app.getContentPane().add(p);
app.setTitle ("Buy tickets ");
app.setSize(1050,740);
app.setBackground (new Color(0,160,198));
app.setResizable (false);
app.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
app.setVisible(true);
If you know whats wrong with the code, please teach me what to do to make my databse successful!

and now that one try to hack my icound but i set password so strong cuz it associat me just i little bit you will check me cuz i have your product all i used to use my username nerdseery but ha hacked me all every email addrese i used username nerdsery but now i must changed to nerrdsurery

Similar Messages

  • HT201442 I'm still having error "the iphone "iphone" could not be restored. An unknown error occurred (3194). Please advice as i really need of the phone for working. Thank you!

    To whom I may concern,
    It been a year + after I move to Thailand for my job vacancy. Previously i have no problem resetting to factory default setting.
    I really need to have my iphone to be working as I need them for my working. Your advice is really very important to me.
    Thank you,
    Tommy Low

    http://support.apple.com/kb/TS3694#error3194
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. FollowiTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.

  • I need answers about the iCloud - Please help

    Hi guys, well I have a few iOS devices, 2 ipads, and an iphone. Well, I got a few questions to ask.
    1. Ok, on my iphone on settings on the icloud bit, I have my iphone back up aswell as the 2 ipads. What will happen if I delete the back up for 1 of the ipads. Like, I don't know whats on the back up. And If I want a new back up for the ipad, how to I create 1?
    2. On the icloud section with all 3 ios devices, my 5gb of storage is full, and each device has a bit of storage used up by it. The iphone - 1.7gb, ipad 1 - 600 mb... And it all adds up to around 5gb. But what I don't understand is, on 1 of the ipads it says I've used up 17gb of storage (not icloud), so why has the icloud only stored 600 mb of it? Shouldn't it store like the whole 5gb? I really don't know... I need all the info about the icloud. And yes I've read all of it on this website but none of it helps.
    3. Since it say the icloud storage is full, how do i get more storage, should I just buy more, or is there another way?
    All I know is, if I have icloud set up on all 3 of my devices, what ever i buy on 1 devices it goes on the other 3.
    And that, i have a back up with all my music n stuff in, just incase something goes wrong. Please help! Thanks!

    iCloud Support
    http://www.apple.com/support/icloud/
    iCloud Help
    http://help.apple.com/icloud/?lang=en

  • Need help about general functionality- please help reminders/contacts

    Hello All
    I am currently working on putting together an informational email on the new features with IOS 5, my biggest drawback is that the group IPAD device is currently not available so this is a big roadblock for verifying information.
    I basically have two questions, what do reminders consist of now with the new IOS5, it was my understanding that reminders are different then calendar items in that on the outlook side they are considered to be Tasks/To-do items and now this feature. Now how does this differ from a calendar reminder for say an appt you have coming in the next hour, does that stay in the calendar view or does the reminder pop up show up somewhere in reminders? I hope I am being clear if not please let me know.
    Secondly, when a person has an existing device and contacts. How do their existing contacts blend in with contacts they have on their firm accounts? Do they get showed seperately (Business, Personal) Any help you can provide is greatly appreciated.

    So how many tweets at night? FB messages?
    Try this: Charge it to 100% but also put it in Airport Mode. If you are still close to 100% in the morning something is using cell time, next you'll just have to narrow down what it is.

  • HT1430 what shall i do my ipad won't come on and it has been 5 days now, please help...... :'( i really need it to work back . if u have any solution on how i can fix this problem please let me know . thanks alot .

    please help , my ipad won't turn on

    What were you doing when this happened? Is it charged?
    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    Fixing an iPad Home Button
    http://tinyurl.com/om6rd6u
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • Serious Help about JSP? please anyone

    Hello everyone,
    I am newbie on java. just learned java and java servlet. and learning jsp. i got a job interview for java development and jsp. is there anyone can help me out on which part of java and jsp i should pay attention. so i can be success in my interview. please anyone
    Sumit

    It's not that people are rude here, it's just that (in your original question) you seemed to indicate that you had no knowledge of java but were going to be interviewing for a java position and what you wanted from the user community was something you could say in the interview that would give the impression to the interviewer that you were an experienced java professional.
    If you just want pointers with a java interview... well, this is not exactly the forum for that question. I will give you one piece of advice anyway: Be honest with who your interviewer. Tell them you want a java job but have little to no experience but are willing to spend extra time to become proficient. If hired, this means you can spend time getting some OJT without worrrying about getting canned.
    If you try to BS your way into a job, they may expect you to already know alot. Your first day on the job, it will be apparent you don't know squat and it won't be too long after that before you will be back on the street looking for work.
    HTH,
    P.

  • About OS 10 on Blackberry Z10. i really need help !

    i have just updated my Z10 to the new OS 10. in order to completed the updating process, i need to restart my blackberry. however, it won't restart. and now it can't on. but the notification led keeps blinking. 

    Hi Iyaeyza
    Welcome to http://supportforums.blackberry.com
    If the z10 does not recognize the PC
    In this case I suggest you to relive your z10
    Installing an OS filter
    And then proceeds to do a reload of the BlackBerry OS with Link and finally upgrade to the official version.
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

  • OMG CAN SOMEONE PLEASE ANSWER THIS I REALLY NEED HELP!! MY ITUNES WONT OPEN

    i had to download itunes again because i restarted my computer and deleted itunes from it and i downloaded the new itunes and everything was goin good and it got intalled and the quicktime and itunes icons appeared on my desktop...but when i clicked on the icon 2 open itunes the iTunes Software License agreement poped up quikly and disappeared and everytime i click on itunes it pops up and then goes away and im not able to click the agree button....i have restarted my computer completly so dat it can start fresh and then i download itune but the same thing keeps happenin....omg please help me...this problem has me frustrated i dont know wat to do anymore

    Any help here?
    http://docs.info.apple.com/article.html?artnum=302386

  • I need advice about being part of the Twitter Army of Awesome Help

    I am grateful for the fact of Mozilla and I use Twitter a lot.
    Although I am not technically competent, I do have experience of using Mozilla and Thunderbird for quite some years and am willing to share my experience.
    I obviously do not want to make matters worse for questioners and need some advice about how to begin.
    Is there a Forum where Folk such as me can share experiences of answering Tweets and also just be given examples how the system works, please, or might it be better for me to resign before I start rather than cause complications for anyone?

    Thanks - I hope to have a check there, when I have more time, meanwhile I see that separately I have been sent an email asking for my experience etc.. -
    I plan to attend to that when I am less pressed for time, it may not be for some while though - my spirit is willing but resources few, but if I just learn to do some small things it spreads the load - and I guess I have made a very small start - I have wondered about it for years but that Awesome Tweet was the prompt that got me this far!

  • Help about h:selectOneListbox PLEASE!!!

    hi all
    i have a strange problem when working with <h:selectOneListbox>
    or <h:selectOneMenu> (I mean UISelectOne component).
    When i select one item and submit it, it just work well, but after using another <h:selectOneListbox>
    or <h:selectOneMenu> located in another page,
    and making just two or three page navigation between these two pages,
    without doing any changes to the <h:selectOneListbox>
    or <h:selectOneMenu>,
    the <h:selectOneListbox>
    or <h:selectOneMenu> in the first or the second page doesn't remember its selected value.
    here is the source code:
    ---------------------------------------------testHandler.java----------------
    import javax.faces.component.*;
    import javax.faces.model.*;
    import java.util.*;
    public class testHandler {
    private List list = new LinkedList();
    private Integer ival;
    private Object oval;
    public testHandler() {
    list.add(new SelectItem(new Integer(1), "1"));
    list.add(new SelectItem(new Integer(2), "two"));
    list.add(new SelectItem(new Integer(3), "three"));
    list.add(new SelectItem(new Integer(4), "four"));
    public Object getOval() {
    return oval;
    public void setOval(Object oval) {
    this.oval = oval;
    public Integer getIval() {
    return ival;
    public void setIval(Integer ival) {
    this.ival = ival;
    public void setList(List list) {
    this.list = list;
    public List getList() {
    return list;
    -----file2.jsp---------------------------------
    <%@ page contentType="text/html; charset=utf-8"%>
    <%request.setCharacterEncoding("utf8");%>
    <%@ page import ="VE.*"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/xml" prefix="x"%>
    <jsp:useBean id="bean2" scope="session" class="testHandler" />
    <f:view>
    <h:form >
    <h:selectOneListbox id="s5" value="#{bean2.oval}" >
    <f:selectItems value="#{bean2.list}"/>
    </h:selectOneListbox>
    <h:commandButton value="save"/>
    </br>
    </h:form>
    file
    </f:view>
    ------------------file.jsp------------------------
    <%@ page contentType="text/html; charset=utf-8"%>
    <%request.setCharacterEncoding("utf8");%>
    <%@ page import ="VE.*"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/xml" prefix="x"%>
    <jsp:useBean id="bean1" scope="session" class="testHandler" />
    <f:view>
    <h:form >
    <h:selectOneListbox id="s5" value="#{bean1.oval}" >
    <f:selectItems value="#{bean1.list}"/>
    </h:selectOneListbox>
    <h:commandButton value="save"/>
    </br>
    </h:form>
    file2
    </f:view>
    please HELP ME!!!
    THANK YOU VERY MUCH
    Mohammad GHSEMI HAMED
    Message was edited by:
    [email protected]

    For select components please refer
    http://www.oracle.com/technology/products/jdev/101/howtos/jsfselect/jsf_selects.html
    http://www.oracle.com/technology/products/jdev/101/howtos/jsfselect/jsf_selects_af.html

  • Help me with database please

    I need to connect to a database file source (namely a .CSV file) which is a simple semi-colon delimmited text file. I only know how to configure the data source through 'microsoft odbc administration' which is under my oracle program group. this created a DSN file and a schema.ini file. Now that's as far as i went. I do not know how to connect to this source throiugh jdbc or if i neeed to configure other settings too. Please, if you have any information let me know as I've been trying to do this on my own for 2 days now.

    what i tried doing is:
            String connectString;
            Class.forName ("sun.jdbc.odbc.JdbcOdbcDriver");
            connectString = "jdbc:odbc:eu.dsn";
            connection = DriverManager.getConnection(connectString);where eu.dsn is the name of the file DSN, which is located in the same directory and under the default directory \program files\common files\odbc\data sources
    i setup this dsn through Oracle's management tools, as i couldnt find the microsoft odbc tool under control panel as some people suggested.
    when i try connecting via the code above i get:
    [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
    any ideas?

  • Help about web database query _Thanks

    Hi
    I have a j2ee web application with oracle database.
    I finish the function implementation by put all caculaton inside oracle query ( funciton (todayData - avg(historical data )) / std(historical data) and using group by and sub query .but performance is very slow about 3 minute whick is far from client's 10 second requirement.
    My question is if I take raw data from database and do the caculation part in Java will it be faster. Is there some other way to speed up the process?(historical data is big)
    Thanks for your time and help

    My question is if I take raw data from database and
    do the caculation part in Java will it be faster. Is
    there some other way to speed up the
    process?(historical data is big)My initial reaction would be no, you should focus on opportunities to tune the SQL within Oracle. If you are talking about large volumes of data, pulling that data across a network or even through memory structures will only slow you down. Don't look for nits, look for changes that will have significant impact on performance, this could be creation of a new index, perhaps a bitmap index for performance, it could be simplifying the query by nesting queries rather then using sub-selects, based on the volume of data materialized views may be in order.
    I really believe that focusing on Oracle will be the quickest solution for you to implement and has the best of chance of improving the performance to meet your users demands.
    Having said that...
    Given the scale of the problem, you may want to consider re-architecting the work that is being done by the query. This may include a hybrid solution that includes Oracle providing smaller subsets of data (lists) that can be quickly returned to the program and are in turn used as part of an ensuing query. This suggestion is different then pulling the raw database data into the application in that you are only pulling small amounts of data across the network. A hybrid solution, can be a very effective algorithm when combined with proper and efficient JDBC coding.
    This is all pretty vague I know, but since I haven't seen your code or query it is difficult to be specific.

  • I need information about a database

    Hi
    I am making an application and the data base that I am using is a dbf. I have found two jdbcs to connect me. One is DBF_JDBC20.jar but it is trial. I began the application with this. After I found tinySQL.jar I try to change but some functions do not work.
    I need to know if Does anybody know a database seemed to dbf?. For example. I can use the mdb(MSAccess) but my program has got to run in Linux and it does not exist any free jdbc.
    I dont know if it exists any another database without server if it exists tell me. please
    thanks in advanced.

    yes, but it is a server. ?
    I need something I do not install a server. By that i use u dbf.You can install MySQL on any PC. Is that what you mean?

  • Need information about different databases

    Hello everyone,
    What is the difference between a server and a database?
    What is a UAT,ODS,SIM databases? please explain them in detail
    What is the use of synchronising 2 databases?
    what is a cluster in a database?
    Thanks
    Lourdes

    BluShadow wrote:
    964145 wrote:
    Hello everyone,
    What is the difference between a server and a database?A server has pretty blue, green and red lights on it... a database doesn't.
    What is a UAT,ODS,SIM databases? please explain them in detailIn detail... am I being tested here?
    In brief, they are databases designed or configured for different purposes.
    What is the use of synchronising 2 databases?So they don't go out of step.
    what is a cluster in a database?It's when things group together to keep warm next to the heat of the processor.I'm still laughing here!! :-)
    Well done BluShadow.
    Regards.
    Al

  • I need explanation about RESTORE DATABASE PREVIEW SUMMARY;

    After executing the command:
    RMAN> RESTORE DATABASE PREVIEW SUMMARY;
    It finished with the following lines:
    Media recovery start SCN is 1487308
    Recovery must be done beyond SCN 1726503 to clear data files fuzziness
    Finished restore at 2008-04-30:17:13:59
    What does it mean "recovery start SCN is 1487308" and "Recovery must be done beyond SCN 1726503..." ?
    I would like to restore/recover untill a SCN... but I don't understand if it means I must set a SCN between 1487308 and 1726503, or 1726503 is simply a starting SCN ...
    Below there's my list of backup by file with SCN:
    RMAN> list backup by file;
    List of Datafile Backups
    ========================
    File Key TY LV S Ckp SCN Ckp Time #Pieces #Copies Compressed Tag
    1 121266 B F A 1726482 2008-04-18:17:10:06 1 1 YES TAG20080418T170953
    2 121262 B F A 1726496 2008-04-18:17:10:23 1 1 YES TAG20080418T170953
    3 121261 B F A 1487308 2008-04-15:12:59:31 1 1 YES TAG20080418T170953
    4 121265 B F A 1726503 2008-04-18:17:10:27 1 1 YES TAG20080418T170953
    5 121263 B F A 1726499 2008-04-18:17:10:24 1 1 YES TAG20080418T170953
    6 121241 B F A 1726455 2008-04-18:17:09:53 1 1 YES TAG20080418T170953
    7 121242 B F A 1726456 2008-04-18:17:09:53 1 1 YES TAG20080418T170953
    8 121243 B F A 1726458 2008-04-18:17:09:54 1 1 YES TAG20080418T170953
    9 121244 B F A 1726459 2008-04-18:17:09:54 1 1 YES TAG20080418T170953
    10 121245 B F A 1726460 2008-04-18:17:09:55 1 1 YES TAG20080418T170953
    11 121246 B F A 1726461 2008-04-18:17:09:55 1 1 YES TAG20080418T170953
    12 121248 B F A 1726463 2008-04-18:17:09:57 1 1 YES TAG20080418T170953
    13 121247 B F A 1726464 2008-04-18:17:09:57 1 1 YES TAG20080418T170953
    14 121249 B F A 1726466 2008-04-18:17:09:58 1 1 YES TAG20080418T170953
    15 121250 B F A 1726467 2008-04-18:17:09:58 1 1 YES TAG20080418T170953
    16 121251 B F A 1726469 2008-04-18:17:09:59 1 1 YES TAG20080418T170953
    17 121252 B F A 1726470 2008-04-18:17:09:59 1 1 YES TAG20080418T170953
    18 121253 B F A 1726471 2008-04-18:17:10:00 1 1 YES TAG20080418T170953
    19 121254 B F A 1726472 2008-04-18:17:10:00 1 1 YES TAG20080418T170953
    20 121255 B F A 1726473 2008-04-18:17:10:02 1 1 YES TAG20080418T170953
    21 121256 B F A 1726474 2008-04-18:17:10:02 1 1 YES TAG20080418T170953
    22 121258 B F A 1726476 2008-04-18:17:10:03 1 1 YES TAG20080418T170953
    23 121257 B F A 1726477 2008-04-18:17:10:03 1 1 YES TAG20080418T170953
    24 121259 B F A 1726478 2008-04-18:17:10:04 1 1 YES TAG20080418T170953
    25 121260 B F A 1726480 2008-04-18:17:10:05 1 1 YES TAG20080418T170953
    List of Archived Log Backups
    ============================
    Thrd Seq Low SCN Low Time BS Key S #Pieces #Copies Compressed Tag
    1 10 1487308 2008-04-15:12:59:31 121240 A 1 1 YES TAG20080418T170947
    1 11 1726433 2008-04-18:17:06:08 121333 A 1 1 YES TAG20080418T171040
    2 26 1591040 2008-04-15:23:15:47 121239 A 1 1 YES TAG20080418T170947
    2 27 1726430 2008-04-18:17:09:42 121332 A 1 1 YES TAG20080418T171040
    List of Control File Backups
    ============================
    CF Ckp SCN Ckp Time BS Key S #Pieces #Copies Compressed Tag
    1726501 2008-04-18:17:10:24 121264 A 1 1 YES TAG20080418T170953
    List of SPFILE Backups
    ======================
    Modification Time BS Key S #Pieces #Copies Compressed Tag
    2008-04-16:13:04:18 121267 A 1 1 YES TAG20080418T170953

    Yes, you're right. It's just what I wanted to know.
    Does it also mean 1726504 is the nearest scn compared with the time I finished to complete that online backup ???
    I mean... what should I do to restore just that backup without applying current available archived log and online redo log ???

Maybe you are looking for

  • Fan traps problem

    hi all, i am a fresh man in this deisgner. Currently i facing a problem where the data fetching multiple values. the query i capture from webi is like below SELECT   FACT_SALES_ID.VALUE,   FACT_SALES_ID2.VALUE,   Derived_Table.PRODUCT FROM   FACT_SAL

  • Can't preview .nef in Window or Bridge

    I bought a computer with XP pro. Now I can't preview .nef file any more. Both in Window & Bridge. What am I doing wrong ? Thanks, Ron

  • Refresh UWL every time a action is done

    Hello Portals specialists, I've a small issue about UWL. I've configured refresh time to 1 minute in the personalization. But I want to have a automatic refresh, when I log in and when I manage a task. In fact, each time a action is done (logging, na

  • Kernel Panic! Mountain Lion crashes?please help

    Since upgrading to Mountain Lion my system crashes. I have 2.53GHz ICi5 mid 2010 MacBook Pro. Please help, I am getting frustrated and more importantly I lost some work on few occasions as the crashes happened while I was reading mails, working in Mi

  • Reduce File Size causes images to be blurry

    I created a document in Pages '09 that contains several masked images, resulting in a really large file size. I clicked Reduce File Size to get rid of the cropped parts of the images. Unfortunately, the images are now blurry. Any way to mask or crop