Need help for storing time along with the date

Hi,
I have one procedure as follows, In last_update_column of the table job_data having date and time.But after execution of this procedure only date is inserting into the job_master.
If I queires the table job_master with to_char(Last_Update_Date, 'DD-MM-YYYY HH24:MI:SS') , then it is showing time as 12:00:00.
I tried to insert date with to_char,to_date format but it is not working.
Please provide me the solution.
Thanks in advance.
create or replace
PROCEDURE         SP_LOAD_JOB
IS
CURSOR CUR_DATA  IS
        SELECT   PARENT_ITEM,
     `               CHILD_ITEM_ID,
               LAST_UPDATE_DATE
  FROM job_data,
BEGIN
  For Cursor_job In CUR_DATA
             Loop
             Exit When CUR_DATA%Notfound;           
    Insert Into job_master(parent_Code,
                                   child_code,
                                   last_update_date)
values(
                         Cursor_job.PARENT_ITEM,
                         Cursor_job.CHILD_ITEM_ID, ,
                         Cursor_job.Assembly_Item_Id,
                          Cursor_Bom.LAST_UPDATE_DATE)
commit;
end loop;
END;

Hi,
I don't believe you
First to input time to job_master from job_data table first you have to store time in job_data.
execute 
select LAST_UPDATE_DATE from job_data
and show result.
Second remark : your procedure will not compile success Because
    Insert Into job_master(parent_Code,
                                   child_code,
                                   last_update_date)  ---3columns
   values(
                         Cursor_job.PARENT_ITEM,
                         Cursor_job.CHILD_ITEM_ID, ,
                         Cursor_job.Assembly_Item_Id,
                          Cursor_Bom.LAST_UPDATE_DATE) ----4columns
Third remark : why to insert into table from other you wrote procedure???! you need only type insert stmt like this
    Insert Into job_master(parent_Code,
                                   child_code,
                                   last_update_date)
    select .... from  job_data
Ramin Hashimzade

Similar Messages

  • How to get Header data into multiple times along with the Line Items

    Dear All,
      I have problem while mapping the Header data and line item data to the flat file structure, Header data have to repeat along with the Line item data in the flatfile.
    Details is below.
    Example
    Header record is one
    E1EDK01
    E1EDKA1
    Line items are two
    E1EDP01
    E1EDP01
    I want in the flat file two records having duplicate data in the fields which is belongs to header data
    Like :
    Record #  partner data     Line item data
    Record 1 : WE name1 city   00010 materialname1 156
    Record 2 : WE name1 city   00020 materialname2 198
    ( WE name1 city - data is same in the record 1)
    For this what I did is I mapped the node E1EDP01 to the flat file message type node then I got all the line item data and first record is with header data but not in the second record.
    I tried all node functions but no result because Idoc itself header data exists one record, I am not able to copy.
    If any one knows , please give solution.
    It is great help to me.
    Thanks in Advance.
    Ramarao

    Dear Ramarao,
    This will help you,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f59730fa-0901-0010-df97-c12f071f7d3b
    No Documentation for Mapping Function useOneAsMany (Mapping Problem)
    /people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Thanks & Regards
    Agasthuri Doss

  • Need help in installing JBOSS along with Jdk version

    Hi,
    I am using Linux 64 bit Machine.
    I have Jdk1.5.0_18 and jboss-4.2.3.GA installed in my machine.
    But the JBOSS Server is failed in booting.
    What version of JBOSS Server needed for the 64 bit along with Jdk1.5.0_18
    Any help will be needful for me
    Thanks and Regards

    The name of this forum is "Database - General" not JBOSS, JDK, or "anything goes."
    Please delete this post and post your question in the appropriate forum.
    Thank you.

  • Need help for report Variable to restrict the key figure value...

    Hai gurus,
    Now i have data in the cube as follows...
    Reuisition     HR INTW date     LM INTW DATE     TEL INTW DATE     HR Count     LM Count     TEL Count
    a1              01.01.2010     02.01.2010             01.04.2010                 1                1                 1
    a2              02.02.2010     03.02.2010             02.02.2010                 1                1               1
    a3              03.03.2010     04.03.2010             03.03.2010                 1                1               1
    when i execute the report it shd ask the prompts with Date interval as in the below...
    HR INTW date
    LM INTW DATE
    TEL INTW DATE
    if i dont give any interval in the variable prompt it should display all the recors as follows
    Reuisition     HR Count     LM Count     TEL Count
    a1               1                  1               1
    a2               1                  1                     1
    a3               1                   1             1
    If i give LM INTW DATE interval as    01.01.2010 to 31.02.2010
    then it should display all the other counts as in the output_1 , but for LM count for a3 it should show 0.
    Reuisition     HR Count     LM Count     TEL Count
    a1               1                  1               1
    a2               1                  1                     1
    a3               1                 0                  1
    that means wherever i restrict the data depending on the variable that only that interval key figure value shd be in the report..
    for this scenario, which variable i need to use... and how i need to restict the KFig value in the report...
    Right now i am getting like this but it is restricting the records,,, where it should not restrict the records...in the report..
    Please guide me for the same...
    If any concerns about the scenario please let me know...
    Regards,
    VJ

    hi chowdary ,
    could you tell me the var. creation in detail and  with which reference object i need to create ...
    whether i need to take LM_DATE / 0DATE while creating variable...
    and i kept this variables it in filter section, based on the LM_DATE Object.
    i have tried both.. y'day when i take 0DATE it giving me some results...
    But at the same time it is restricting the records..
    i think it could be a problem with var.. properties?
    need more inputs pls.
    Regards,
    VJ

  • I need Help for Connect To DB2 with JDBC

    I'd like to know why I Have this problem.
    The DB2 v 5.10 is in a IBM OS/390
    I know the IP, PORt, DBNAME and I'd like to connect to DB2 with my windows XP using JDCB from IBM.
    I use JDBC Universal for DB2 type 4.
    Class.forName("com.ibm.db2.jcc.DB2Driver");
    Url = "jdbc:db2://IP:PORT/BDNAME";
    DriverManager.getConnection.... (url, user, pass)..
    If I execute this, I have next problem
    SQL state = null
    Error code = -4499
    There is no available conversion for the source code page, 1208, to the target code page, "". DB2ConnectionCorrelator: null
    Why is this?
    Finally, the web application will running in a AIX IBM with machine, It could be that this machine (aix) can connect with the IBM OS/390 with JDBC for iBM?
    Thankss!!!

    Check how you configured the IP on the laptop and computers, assigned by router with DHCP feature enabled? Or configure manually? If it's assigned by wireless router, then make sure you assign big enough IP range in DHCP setting. Take a look on using ping to troubleshoot network and wireless router configuration articles to help you more..

  • Need help for my P67 GD55 with Corsair Vengeance

    Hello, all
    I just bought MSI gd 55 with  corsair vengenance
    http://www.newegg.com/Product/Product.aspx?Item=N82E16820233142&cm_re=vengenance-_-20-233-142-_-Product
    The default setting by MB is 1333Mhz when I first turn it on. So I manually set them all to the corsair speed. (including SPD timing)
    It won't boot with 1.53v voltage.
    K, so I set it to 1600MHz, it rran smoothly and the system was stable even in high stress gaming.
    However, when I did a fresh start up.....it won't boot again and boost me back to 1333 Mhz..
    I have been tried this like 3 times now,  I already sent a ticket to Corsair, will see what happen
    Because newegg is accepting return due to 67 chpiest issue, if it won't work due to the incomplaity between MB and corsair.
    Guess i should pick up Asus MB again which my old one was using (X48)
    I'm not sure what's the problem from, the MB or memory
    Anyone has an idea? I hate to fill up a MSI ticket due to it's long enough to write...It's headach
     

    -------------__________________--------------------------
    Was the intel's chipest issue all about SATA 2 internal voltage ?
    I think it has nothing to do with the memory's speed.
    At least, corsair works fine with my old asus X48...........Probably asus is the last brand I can choose. Gigabyte is also garbage, my old x38 only last 2 months, then it was dead....repaired.........4 more weeks, it was dead again.
    Finally, newegg replaced a asus x48 from gigabyte x38.
    Then, the asus x48 never stop working again.   
    "Here's the thing we can confirm, the problem is to be found solely in the SATA 300 controller, the SATA 600 controllers are unaffected as well as any other added controllers on your motherboard.
    On the up-to four SATA2 (SATA 300) ports in a timeframe measured over years, your performance failure rate 5% to 15% based on standard usage. The controller simply will produce more errors and as that result the controller performance thus will go down as it tries to correct it. Worst case scenario is that the overhead would get so big that your HDD/SSD would not be recognized in Windows any longer. These predictions are all based on statistical numbers though
    "

  • I need help, my iMac is swamped with video data,  1 TB of space and 950 GB is used by my video data! Help... its getting ugly

    I have a 1 TB IMac, 950 GB of my iMac HD have been eaten alive by my Video Recordings of family events using my canon vixia hf 100 HD recorder.  I cannot use my computer now, due to lack of space on the hard drive.  I now own two 2 tb external hard drives.  All I want to do is make 2 DVD copies of each video event from imovie and have one back up of each event on one of my externals and another backup in my time machine which is on the other external.  It takes so long to transfer data  from my canon vixia hf 100 through imovie to a DVD.  I have swamped my Imac HD, and can't even burn a dvd to loosen the byte load.  Can i transfer my whole iMovie library to my free 2tb external and utilize it to maintain and store all iMovie data?????
    Help!

    Depending on which version of iMovie you have it could be very easy, when you attach the external hdd to the mac it will appear in iMovie as one of the 'locations' where projects/events can reside. And you would move them ONLY from within iMovie, not outside of it. This will help keep any current projects and the events associated with them from breaking.
    This is how it would work, attach the external hdd. Open iMovie go to the Projects Browser. Make sure you can see the external hdd in the list of devices. You then can drag the project directly over the icon of the external hdd. iMovie will ask you, do you want to move Events associated with this project? Go ahead and say yes and it will move the Events over too. So you might ask what about the events not already in a project? Well you can do the same thing down in the Event Browser too. Only you want to make sure iMovie knows you want to see all the hard drives attached to your computer not just the internal one. So there's an icon in the top right corner of the Event browser called Group Events by Disk. It has a cartoon icon of a hard drive on it. Just click it once to turn this on. You should now see the external hdd in the list. Drag all your Events onto that disk. So now for the moment of truth,. . .
    Go up to your project browser and open up one of the projects FROM the external hdd and skim it, edit, add do something with it. Switch to a different project on the external try the same thing. Go down to the Event browser and check out some events on the External HDD as well. It should all be the same as it was on the Internal HDD. Last Step: Delete the now duplicate/original Events/Projects on the Internal HDD. You have perfect working copies on the external and do not need to keep the originals on the Internal HDD. Any time from this point forward you will only open Events/Projects from the external hdd and save back to that location. And iMovie will take care of the rest of it for you.

  • F4 help for a field Based on the data in the other fields

    Hi,
    We have a selection screen(Report Program) with three fields Bill Number, Billing Date and Plant. Bill Number and Plant are stored in one table and Bill Number and Billing Date are stored in another table, Bill number is common in Both the Tables. We want to  have a F4 Help for Bill Number based on Both the Plant and Billing date. For this we are trying to get it thorugh Search Help,, Can any of you help us in this context.
    Thanks & Regards,
    Satish P.

    hi,
    FORM F_GET_details .
    REFRESH INT_RET.
    *--THIS WILL FETCH THE details
    SELECT aBill aplant Number b~BillingDate
    INTO TABLE int_table
                    FROM ( ztable_numplant AS a
                      INNER JOIN
                        ztable_numdate AS b
                          ON  abillnimber = bbillnumber ).
      IF SY-SUBRC NE 0.
    *--MESSAGE IS 'NO data found'
      ELSE.
        CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
          EXPORTING
            RETFIELD        = 'screen field'
            VALUE_ORG       = 'S'
          TABLES
            VALUE_TAB       = INT_tab
            RETURN_TAB      = INT_RET
          EXCEPTIONS
            PARAMETER_ERROR = 1
            NO_VALUES_FOUND = 2
            OTHERS          = 3.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                  WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
        READ TABLE INT_RET INDEX 1 INTO INT_RET.
        WF_data_needed = INT_RET-FIELDVAL.
      ENDIF.
    ENDFORM. 
    if hlped rwrd points
    anver

  • Writing a java program for generating .pdf file with the data of MS-Excel .

    Hi all,
    My object is write a java program so tht...it'll generate the .pdf file after retriving the data from MS-Excel file.
    I used POI HSSF to read the data from MS-Excel and used iText to generate .pdf file:
    My Program is:
    * Created on Apr 13, 2005
    * TODO To change the template for this generated file go to
    * Window - Preferences - Java - Code Style - Code Templates
    package forums;
    import java.io.*;
    import java.awt.Color;
    import com.lowagie.text.*;
    import com.lowagie.text.pdf.*;
    import com.lowagie.text.Font.*;
    import com.lowagie.text.pdf.MultiColumnText;
    import com.lowagie.text.Phrase.*;
    import net.sf.hibernate.mapping.Array;
    import org.apache.poi.hssf.*;
    import org.apache.poi.poifs.filesystem.*;
    import org.apache.poi.hssf.usermodel.*;
    import com.lowagie.text.Phrase.*;
    import java.util.Iterator;
    * Generates a simple 'Hello World' PDF file.
    * @author blowagie
    public class pdfgenerator {
         * Generates a PDF file with the text 'Hello World'
         * @param args no arguments needed here
         public static void main(String[] args) {
              System.out.println("Hello World");
              Rectangle pageSize = new Rectangle(916, 1592);
                        pageSize.setBackgroundColor(new java.awt.Color(0xFF, 0xFF, 0xDE));
              // step 1: creation of a document-object
              //Document document = new Document(pageSize);
              Document document = new Document(pageSize, 132, 164, 108, 108);
              try {
                   // step 2:
                   // we create a writer that listens to the document
                   // and directs a PDF-stream to a file
                   PdfWriter writer =PdfWriter.getInstance(document,new FileOutputStream("c:\\weeklystatus.pdf"));
                   writer.setEncryption(PdfWriter.STRENGTH128BITS, "Hello", "World", PdfWriter.AllowCopy | PdfWriter.AllowPrinting);
    //               step 3: we open the document
                             document.open();
                   Paragraph paragraph = new Paragraph("",new Font(Font.TIMES_ROMAN, 13, Font.BOLDITALIC, new Color(0, 0, 255)));
                   POIFSFileSystem pofilesystem=new POIFSFileSystem(new FileInputStream("D:\\ESM\\plans\\weekly report(31-01..04-02).xls"));
                   HSSFWorkbook hbook=new HSSFWorkbook(pofilesystem);
                   HSSFSheet hsheet=hbook.getSheetAt(0);//.createSheet();
                   Iterator rows = hsheet.rowIterator();
                                  while( rows.hasNext() ) {
                                       Phrase phrase=new Phrase();
                                       HSSFRow row = (HSSFRow) rows.next();
                                       //System.out.println( "Row #" + row.getRowNum());
                                       // Iterate over each cell in the row and print out the cell's content
                                       Iterator cells = row.cellIterator();
                                       while( cells.hasNext() ) {
                                            HSSFCell cell = (HSSFCell) cells.next();
                                            //System.out.println( "Cell #" + cell.getCellNum() );
                                            switch ( cell.getCellType() ) {
                                                 case HSSFCell.CELL_TYPE_STRING:
                                                 String stringcell=cell.getStringCellValue ()+" ";
                                                 writer.setSpaceCharRatio(PdfWriter.NO_SPACE_CHAR_RATIO);
                                                 phrase.add(stringcell);
                                            // document.add(new Phrase(string));
                                                      System.out.print( cell.getStringCellValue () );
                                                      break;
                                                 case HSSFCell.CELL_TYPE_FORMULA:
                                                           String stringdate=cell.getCellFormula()+" ";
                                                           writer.setSpaceCharRatio(PdfWriter.NO_SPACE_CHAR_RATIO);
                                                           phrase.add(stringdate);
                                                 System.out.print( cell.getCellFormula() );
                                                           break;
                                                 case HSSFCell.CELL_TYPE_NUMERIC:
                                                 String string=String.valueOf(cell.getNumericCellValue())+" ";
                                                      writer.setSpaceCharRatio(PdfWriter.NO_SPACE_CHAR_RATIO);
                                                      phrase.add(string);
                                                      System.out.print( cell.getNumericCellValue() );
                                                      break;
                                                 default:
                                                      //System.out.println( "unsuported sell type" );
                                                      break;
                                       document.add(new Paragraph(phrase));
                                       document.add(new Paragraph("\n \n \n"));
                   // step 4: we add a paragraph to the document
              } catch (DocumentException de) {
                   System.err.println(de.getMessage());
              } catch (IOException ioe) {
                   System.err.println(ioe.getMessage());
              // step 5: we close the document
              document.close();
    My Input from MS-Excel file is:
         Planning and Tracking Template for Interns                                                                 
         Name of the Intern     N.Kesavulu Reddy                                                            
         Project Name     Enterprise Sales and Marketing                                                            
         Description     Estimated Effort in Hrs     Planned/Replanned          Actual          Actual Effort in Hrs     Complexity     Priority     LOC written new & modified     % work completion     Status     Rework     Remarks
    S.No               Start Date     End Date     Start Date     End Date                                        
    1     setup the configuration          31/01/2005     1/2/2005     31/01/2005     1/2/2005                                        
    2     Deploying an application through Tapestry, Spring, Hibernate          2/2/2005     2/2/2005     2/2/2005     2/2/2005                                        
    3     Gone through Componentization and Cxprice application          3/2/2005     3/2/2005     3/2/2005     3/2/2005                                        
    4     Attend the sessions(tapestry,spring, hibernate), QBA          4/2/2005     4/2/2005     4/2/2005     4/2/2005                                        
         The o/p I'm gettint in .pdf file is:
    Planning and Tracking Template for Interns
    N.Kesavulu Reddy Name of the Intern
    Enterprise Sales and Marketing Project Name
    Remarks Rework Status % work completion LOC written new & modified Priority
    Complexity Actual Effort in Hrs Actual Planned/Replanned Estimated Effort in Hrs Description
    End Date Start Date End Date Start Date S.No
    38354.0 31/01/2005 38354.0 31/01/2005 setup the configuration 1.0
    38385.0 38385.0 38385.0 38385.0 Deploying an application through Tapestry, Spring, Hibernate
    2.0
    38413.0 38413.0 38413.0 38413.0 Gone through Componentization and Cxprice application
    3.0
    38444.0 38444.0 38444.0 38444.0 Attend the sessions(tapestry,spring, hibernate), QBA 4.0
                                       The issues i'm facing are:
    When it is reading a row from MS-Excel it is writing to the .pdf file from last cell to first cell.( 2 cell in 1 place, 1 cell in 2 place like if the row has two cells with data as : Name of the Intern: Kesavulu Reddy then it is writing to the .pdf file as Kesavulu Reddy Name of Intern)
    and the second issue is:
    It is not recognizing the date format..it is recognizing the date in first row only......
    Plz Tell me wht is the solution for this...
    Regards
    [email protected]

    Don't double post your question:
    http://forum.java.sun.com/thread.jspa?threadID=617605&messageID=3450899#3450899
    /Kaj

  • Recording universal time along with dynamic data

    Hey guys, basic question. 
    I have a single pressure transducer that I'm recording data from.  I want to have a single button that the user can press to start recording and have the same button stop recording.  I suppse the catch is that as the user, I would like to see periodic updates from the what the DAQ assistant is seeing.
    The problem I'm having is that the time stamp in the recorded data file repeats for every cycle of the DAQ assistant.  Meaning, if I record two cycles at 5 Hz and at 5 samples, my time stamp goes from 0,.2,.4,.6,.8,0,.2,.4,.6,.8.  See it repeats.  Ideally I'd like it to go like this 0,.2,.4,.6,.8,1,1.2,1.4,1.6,1.8. I'm attached the VI and sample output.  I appreciate any help you guys can provide. 
    John
    Solved!
    Go to Solution.
    Attachments:
    single_transducer.vi ‏88 KB
    testoutput.txt ‏1 KB

    How are you running your VI?
    It only runs one time them stops.  It doesn't have a while loop for multiple iterations.
    Please don't tell me you are using the Run Continuous button and the Abort button.  They are only for debugging purposes.
    If you put a while loop around your code and use a real stop button on your Front panel, you'll see it works just fine.  Run Continuous is not the same as a while loop.  It is more like, run, run again, run again, run again, always restarting the VI until you hit the abort button which is what is causing your time stamps to restart.

  • Need Help: Web Analysis, Unable to retrieve the data & Security Tab missing

    Hi
    I'm new to Hyperion (our version: 9.2.1) and we're implementing Hyperion Planning. One of the reporting tools is Web Analysis.
    I'm trying to create simple grid reporting. but I'm unable to retrieve the data instead the result is "n/a"
    and
    The File's Properties > Security tab is missing
    Does anyone know my issue?
    Thanks,

    Hi Experts,
    You told its resolved.how?
    I am having the same issue i am unable to retrive the tables.
    "Database:MS SQL Server
    Driver :weblogic.jdbcx.sqlserver.SQLServerDataSource.
    Connection String:jdbc:weblogic:sqlserver://localhost:1433;databaseName=BAM"
    Please help if you have resolved this issue.Any helpful links plz forward [email protected]
    Thanks

  • Need help for FM that converts RAW format data to xls format

    Hi all,
         I am able to get the data from the given spool number to be converted into 'RAW' format. I need to convert this data into Excel format nad want to send the mail as attachment.
         I want to know is there a Function Module that converts this RAW format data into the Excel format?
    regards,
    Brijesh Patel

    Hi,
    instead of that you can do this....
    once spool is generated you have spool number , using the spool number you can generate the excel file using the FM <b>RSPO_DOWNLOAD_SPOOLJOB</b>, pass the spool number, and filename as some.xls and then it will download it to xls file,
    Regads
    vijay

  • Really need help for 8320 curve cant open the camera

    I bought BB 8320 curve for 3 month and after 2 month later when i open the camara it show "Could not start the camera. Close other applications and try openning the camera again". what can i do with this problem. i have try to take the battery out for a while to restart it but its not work. Any one can help me?

    Hi Spacesa and welcome to the forums,
    Press the alt escape key (>looks like that) together and it will show you the applications you have running.
    Most people close the applications by pressing the escape or red key. This does not close the applications.
    Each application has a CLOSE option. For instance if you are in the calendar hit the menu key (spotted key) and scroll down to the bottom CLOSE is listed. Go through each application and press close. Go into the browser press menu and options select cache operations clear all categories and hit escape it will say cleaning memory.
    Go to options - security - memory cleaning - enable it. The BB will now clean memory when idle for 5 minutes.
    you will have an icon on you screen for memory cleaning make sure you press it. Once you have done this. Pull the battery for about 30 seconds, replace and try your camera, it should work.
    Make sure you use the CLOSE button each time you are done with an application. Your camera should be available to you when you like.
    Sorry for the length of this post, but I wanted to make sure we covered all aspects.
    Please try this and let me know if it works, or if your need more assistance!
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Need help for connecting Ms Acces with java Swing in Mac OS

    Hi all,
    i need to connect to Ms Access in MAc os through my java swing program.
    Is it possible for accessing Ms access through dsn in Mac OS.
    If Possible which driver shall i use for Establishing Connection with MS Access in Mac OS.
    Suggestion is needed urgently.
    Can anybody help me out regarding this..
    Thanks in advance.
    Regards,
    sreand

    if I don't find a better solution I'll try your 2nd option but what do you mean by "combo" update?
    My understanding is to simply insert the OS 10.5 installation CD, reinstall the OS and the just keep updating it via the OS SSoftware update panel and stop untill I see the scary Java 8 update. Is that what you meant?
    While you can do it that way, the combo update picks up operating system updates through a collection of releases. When dealing with operating system upgrades, I've found using the combo updates to be more reliable than Software Update, as sometimes Software Update doesn't apply updates correctly, and weird things can happen. Doesn't happen often though, thankfully.
    So the OS X 10.5.5 Combo update contains all updates between 10.5.0 and 10.5. The 10.5.8 combo update contains the updates from 10.5 thru 10.8. Here are the updates:
    10.5 combo update: http://support.apple.com/kb/DL692
    10.8 combo update: http://support.apple.com/kb/DL866
    If you go down the combo path, repair permissions before and after doing each update. Then do Software Update for any other non-OS X updates, and don't apply the Java Update 8.

  • When I hit my home button, firefox opens a new tab window each time along with the homw page that it takes me to. How do I stop this extra tab from opening?

    The above question says it all. I get an extra blank window opened every time I go to my home page using the Home button.

    Do you have a '''|''' following the web address that you set for your Home Page in Options > General?
    That vertical bar symbol is used to separate tabs URL's when multiple homepages are set as the "Home Page", and if only that vertical bar symbol is there, a blank tab will be opened.

Maybe you are looking for

  • QM02 long text without log

    Hi All, I was trying to get the Notification long text from QM02 transaction into my script.So,the client requirement was not to get the auto generated lof text.I have tried if it is stored in any table but could not find it.If I write the include st

  • Can photos be viewed on a second monitor while being edited?

    I have the use of a second monitor (better screen resolution) when using my laptop to edit photos.  Is it possible (in PSE 9) to use the second monitor to view the photo as I edit, but keep the editing tools on the laptop monitor.  This would maximis

  • Email after clearing document

    Hi, we have a requirement to generate an email after a clearing document is generated by the transaction F110. The problem is, we are not able to find a suitable EXIT or a BADI or a BTE. The email should be triggered after the clearing document is ge

  • Parameter CAP in UTPRI function

    Hello Payroll Gurus! Could anybody help me with the following problem: In PP 11/2014, we have changed employee's infotypes 0207, 0208, 0209 from WA to CO starting from PP 09/2014. As a result, the system re-calculated taxes for the employee (withhold

  • New computer sync with ipod nano

    so i have had the ipod since december. then i moved and bought a new computer. i cant get my songs from my songs from my ipod onto the computer. what kind of software do i need to get the old songs on the new com???? sincerely, taylor groves