Print List Archiving

hi,
When i see job log for print list link, i am getting messgae as
Print list size exceeds 2 GB limit in spool system.
How to reduce the size of print list.

Hi Soyab,
The note does exist:
Summary
Symptom Before you use RSBCS_REORG: After you implement this note, you must also implement Note 1003894 (RSBCS_REORG: Corrections).
You need to reorganize the data relevant to the sending of documents or the use of SAPoffice/Business Workplace.
Send requests, which are displayed using transaction SOST, are no longer required and should be deleted.
The related tables (SOOD, SOOS, SOC3, SOFFCONT1, BCST_SR, BCST_CAM and so on) are increasing over time. Part of the data is not required and should be deleted.
Other terms
Reorganization, SBWP, SOST, send request, RSBCS_REORG
Reason and Prerequisites
You could do the reorganization previously using the RSCBCSRE03 report. Depending on the volume of data and release level, you must also start the RSSORE00 report. These reports do not perform this task, however, because they
have too few selection criteria
release dependent references mutually and therefore, may need to be started several times in turn to delete all data.
issue too little information relating to deleted and non-deleted data.
This note is valid for releases as of Release SAP_BASIS 620. Note 922565 is valid for Release SAP_BASIS 4.6C.
Solution
This note includes a new report RSBCS_REORG, which includes all of the functions of RSBCSRE03 (and those of the reports RSBCSRE00, RSBCSRE01, RSBCSRE02 that are called) as well as those of report RSSORE00. All of these reports have become obsolete due to report RSBCS_REORG, and should no longer be used. Reports RSSORE01 and RSSORE02 are also obsolete.
Due to the very extensive corrections, we recommend that you import the relevant Support Package to use the report.
You can also implement the corrections using Note Assistant 2.0, that is, for SAP_BASIS 620 as of SAPKB62055, and for SAP_BASIS 640 as of SAPKB64013, as well as for higher release levels. This new solution is not provided for lower Support Package levels, for which reports RSBCSRE03 und RSSORE00 must still be used. The reason for this is that you must create several new classes that will be used by RSBCS_REORG. Therefore, it is also not sufficient to create the report manually.
You are also restricted when you use the report with Note Assistant due to missing texts that should have been translated (several texts are only available in English).
For more information about the use of the report and reorganization in the Business Communication Services area, see the related notes.
Read this information carefully, because deleted data cannot be restored!
Report RSBCS_REORG
The report RSBCS_REORG always assumes that a document is to be deleted, since send requests can only be deleted if the related document is deletable.
The report reads all the main documents that fulfill the selection criteria, and checks if these and possibly related send requests can be deleted. If the checks show that no uses exist, all related data will be deleted. In the output of the report, the number of selected and deleted (and to be deleted) documents are output.
The setting options in the selection screen are described below.
Reorganization mode
      Here you can set which documents are to be reorganized: Documents for which send requests exist, or documents for which no send requests exist. Both options are selected by default, which corresponds to the behavior of the report RSBCSRE03 as of Release SAP_BASIS 640.  We recommend this setting because it is the best setting for selecting the data. If only documents without send requests are to be reorganized, this corresponds to the behavior of report RSSORE00. If none of the fields are selected, nothing is deleted.
Selection period
          o Specify creation date
            If this field is selected, you can specify the creation date of the documents in the fields below.
          o Specify age in days
            If this field is selected, two other fields are displayed in which you can specify the age of documents relative to the actual date. The system determines the related creation date during runtime (or by choosing <ENTER>). If you double-click an input field, you can (as with all selection options) choose free selections. With the setting "Larger", for example, you can select "Delete documents that are older than 90 days".
Further restriction of choice
      By choosing "Document data" and "Send requests", you can restrict the selection further.
          o Document class, object year, object number
            These correspond to the ID of the document on the database (table SOOD). A document can be clearly identified in this way. The object year is a number, which begins in 1975 with 0 Therefore, object year 30 is the year 2005. You can find values for the fields mentioned above in transaction SOST (for example), by choosing 'Details' for a send request. Note that you can create main documents only. The definition of attachments is also created in the SOOD. However, documents are only deleted together with the respective main document.
          o Address type and status code
            Note that these attributes are recipient-dependent. If values are entered in these fields, a document may not be deleted if more recipients with other values still exist.
          o Expired send requests
            If the field "Only expired send requests" is selected, only documents whose related send requests have an expired expiry date or documents that have been selected explicitly for deletion are deleted. Send requests without an expiry date are not deleted.
Options
          o Maximum number of hits
            The maximum number of hits can limit the runtime. Note that the data is not read in a sorted manner from the database, so that not only the oldest documents are created if the maximum number of hits is restricted. The maximum number of hits corresponds to the selected and not the deleted documents. In principal, we recommend that you restrict the maximum number of hits using the selection period.
          o Packet size
            The packet size determines the number of data records that can be read, checked and deleted by the database at one time. In the productive run, a database commit occurs after each packet. An increase in the packet size can produce an increase in performance, whereby more working memory is also required however. Depending on the volume of data and the database system used, small values can also lead to better performance.
          o Detailed output
            If you set the "Detailed Output" option, more details related to the selected documents are displayed. If the field is selected, the number of documents to be deleted per year is output. Furthermore,  the number of documents per year that cannot be deleted for certain reasons is output. You can display a list of the respective documents by double-clicking in the online run. If you double-click a document in this list, all uses for this document are displayed.
          o Test mode
            If the "Test mode" field is selected, no database changes are carried out, but the entries to be deleted are counted and output. All specified counters are approximate values in the test mode, and since no deletions are carried out, the values can deviate from those of the productive run. Furthermore, several entries cannot be created in the test mode (for example, how many address references or Knowledge Provider documents are to be deleted).
There is a problem with system performance.
As with the preceding reports, we recommend that you regularly schedule the report RSBCS_REORG as a background job. If a large amount of data has accumulated, you can expect a correspondingly long runtime.
Packet size
      As already aforementioned, the setting of the packet size can produce an improvement in the runtime, whereby no general rule can be given here. The default value of 500 has proved to the best on average during tests on different systems with different databases.
Database indices
      The main selection of data occurs in table SOOD. The selection options under "Selection period" and "Document data" correspond directly to fields of this table. The database index DAT for field SOOD-MANDT and SOOD-CRDAT are therefore delivered with the Support Package related to this note. Since the date is the most important selection option, you should create this index manually, and activate it when you implement the corrections using Note Assistant.
Database statistics
      These statistics should be current when the report is running. This is valid at least for the following tables:
      SOOD, SOOS, SOES, SOFM, BCST_SR, SRBCSBREL
Header Data
Release Status:     Released for Customer
Released on:     05.06.2007  07:49:11
Priority:     Correction with low priority
Category:     Program error
Primary Component:     BC-SRV-COM Communication Services: Mail, Fax, SMS, Telephony
Affected Releases
Software
Component
Release
From
Release
To
Release
And
subsequent
SAP_BASIS
60
620
640
SAP_BASIS
70
700
700
Correction delivered in Support Package
Support
Packages
Release
Package
Name
A1S_BCC
100
SAPK-10008INA1SBCC
A1S_BCC
100
SAPK-10009INA1SBCC
SAP_BASIS
620
SAPKB62061
SAP_BASIS
640
SAPKB64020
SAP_BASIS
700
SAPKB70011
Corrections Instructions
Correction
Instruction
Valid
from
Valid
to
Software
Component
Type *)
Ref.
Correction
Last
Modifcation
517872
620
620
SAP_BASIS
C
Y6BK078674
07.11.2006  08:32:58
518003
640
700
SAP_BASIS
C
Y6DK055623
07.11.2006  08:35:45
*) C Korrektur, B Vorarbeit, A Nacharbeit, M noch nicht bestimmte Arbeit
Related Notes
     1089838 - Deleting BCST_CAM entries
     1071387 - Several entries in the tables SOCX and SOCY
     1003894 - RSBCS_REORG: Corrections
     988057 - Reorganization - Information
     922565 - Reorganisation - New report (4.6C)
     569123 - Reorganizing documents from generic object services
Print Selected Notes (PDF)     
Causes - Side effects
The following SAP Notes correct this Note / Patch
Note
reason
From
Version
To
Version
Note
solution
Version
Support
Package
966854
1003894

Similar Messages

  • Help needed in Print List Archiving

    Hi Experts,
    I have archiuved the Print or Spool List and I am able to see that in the OADR Transaction.
    While tring to open document from storage I am getting this error : <b>"Error calling application via OLE ALVIEWER.APP"</b>.
    What is the cause of this error. Please help in rectifying it.
    Regards,
    Arul Jothi. A.

    Hi Arul,
    The message shows that the IXOS Viewer was not being installed in your machine.
    You may request the IXOS Viewer installer from OpenText directly. Or another workaround is to change the printlist display using SAPGUI from TA OAA3. But is might not be a good idea as SAPGUI only allowed to display upto certain number of pages only.

  • Archiving print list step

    Hello
    I am Trying Print list Archiving Can some body told me steps, how to archive print list. I want  archiving print list for archiving object FI_documnt.
    Thanks

    ghgj

  • Archived print lists don't show up in OADR

    Hi,
    I went through all customization steps in IMG (Archivelink Basic and Print List) and ran some Archivelink tests with print lists. I managed to archive some print lists, but cannot see any of them in OADR. Is there anything I may have missed? On the archiving system the index information file for the print list has length 0, which also looks strange. 
    I'm working with an IDES 6.0 EHP4 system.
    Any thoughts on this one?
    Many thanks in advance.
    Regards,
      Tristan

    Have a look at Wyodor's page about Parsing Errors & Strange Characters.

  • Printing List output

    Hi,
    i have a list output like this, i want to print this in an A4 size paper, how can i do this...
                                                         page no : 1
    Name : 111111111111
    Occupation : 22222222
    Country : 33333333333
                                                         page no : 2
    Name : 444444444444
    Occupation : 555555
    Country : 666666666
    thanks in advance,
    vinayaka

    Hi,
    Try out using the help of below programs.
    Printing without archiving
    DATA PARAMS LIKE PRI_PARAMS.
    DATA: DAYS(1)  TYPE N VALUE 2,
          COUNT(3) TYPE N VALUE 1,
          VALID    TYPE C.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
      EXPORTING DESTINATION           = 'LT50'
                COPIES                = COUNT
                LIST_NAME             = 'TEST'
                LIST_TEXT             = 'Test NEW-PAGE PRINT ON'
                IMMEDIATELY           = 'X'
                RELEASE               = 'X'
                NEW_LIST_ID           = 'X'
                EXPIRATION            = DAYS
                LINE_SIZE             = 79
                LINE_COUNT            = 23
                LAYOUT                = 'X_PAPER'
                SAP_COVER_PAGE        = 'X'
                RECEIVER              = 'SAP*'
                DEPARTMENT            = 'System'
                NO_DIALOG             = ' '
      IMPORTING OUT_PARAMETERS        = PARAMS
                VALID                 = VALID.
    IF VALID <> SPACE.
      NEW-PAGE PRINT ON PARAMETERS PARAMS NO DIALOG.
      WRITE / 'First line'.
    ENDIF.
    Example
    Printing with archiving
    DATA: PARAMS   LIKE PRI_PARAMS,
          ARPARAMS LIKE ARC_PARAMS,
          DAYS(1)  TYPE N VALUE 2,
          COUNT(3) TYPE N VALUE 1,
          VALID    TYPE C.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
      EXPORTING DESTINATION            = 'LT50'
                COPIES                 = COUNT
                LIST_NAME              = 'TEST'
                LIST_TEXT              = 'Test NEW-PAGE PRINT ON'
                IMMEDIATELY            = 'X'
                RELEASE                = 'X'
                NEW_LIST_ID            = 'X'
                EXPIRATION             = DAYS
                LINE_SIZE              = 79
                LINE_COUNT             = 23
                LAYOUT                 = 'X_PAPER'
                SAP_COVER_PAGE         = 'X'
                RECEIVER               = 'SAP*'
                DEPARTMENT             = 'System'
                SAP_OBJECT             = 'RS'
                AR_OBJECT              = 'TEST'
                ARCHIVE_ID             = 'XX'
                ARCHIVE_INFO           = 'III'
                ARCHIVE_TEXT           = 'Description'
                NO_DIALOG              = ' '
      IMPORTING OUT_PARAMETERS         = PARAMS
                OUT_ARCHIVE_PARAMETERS = ARPARAMS
                VALID                  = VALID.
    IF VALID <> SPACE.
      NEW-PAGE PRINT ON PARAMETERS PARAMS
                        ARCHIVE PARAMETERS ARPARAMS
               NO DIALOG.
      WRITE / 'First line'.
    ENDIF.
    Thanks,
    Kartavya

  • Cannot add Epson SP 1400 to printer list after installing driver

    I have a new Epson Stylus Photo 1400 and I'm having trouble adding it to my G4's printer list. I'm running OS 10.3.9. I installed the driver from the Epson disc but when I get to the Add Printer stage, the printer isn't on the list. I've uninstalled and reinstalled the printer software several times to no avail. I called Epson Support and they walked me through downloading and installing the newest driver, checking that the USB cable was good and connected, printer turned on, etc. Each time after the installation, the 1400 driver isn't in the Library > Preferences > Printers folder. When I open the Printer Setup Utility and click Add, nothing happens. It doesn't even open another window. Epson Support then advised me to call Apple because my OS might be corrupt. Before I try reinstalling the OS, I thought I'd see if someone had a better idea. I see similar problems from other users with Epson printers. Can anyone help?
    Thank you!

    I am having the same problem but with a newly-purchased Epson R1800. I followed the Epson instructions but when I got to the "Printer Setup Utility" it would not open; it was as if it wasn't even there. I know its not included with Leopard but should definitely be included with Panther since Epson says the R1800 will work with Macs using OSX(10.3x)! I called AppleCare (my expense), gpt a work order number and worked with them for half a day today with no luck. First we tried "disc first aid" but when that didn't work I ended up doing a full reinstall and archive with their assistance. Still no luck! The person assisting me tried but was unable to resolve the issue and asked me to hold on for another expert; I waited on the phone to speak with that person for over two hours and eventually had to hang up after figuring I was placed "on forget" instead of "on hold". When I redialed AppleCare, the recording told me they were closed for the day. Any help would be appreciated - from anyone!

  • Archivelink job error with Print Lists

    I´m trying to configure   Archive Link Print Lists .
    In order to test it:
    - I have sheduled job ARCHLINK (5 minutes period , spool to a local printer , without immediate spool request)
    - I have created an spool request to a local printer without immediate output (any list , in my case from report RSUSR200 , Execute and print)
    - From the spool (SP01) , changing print paramters (press icon print with changed parameters) and I send the request to my output device ARCH , wich is defined
      as type ARCHLINK , then , i get the message "Archive request created for spool request 10.611 in system NSP"
    - using transaction OAM1 i see my request waiting to be processed in "storage queue"
    - after job ARCHLINK has been executed i see in the log the message " 22040400 parameter (parameter error) OA501 " and this is the problem
    If things would have worked properly , after job ARCHIVELINK , job CARA should have started , and finally job XXXXXEE5215878F1ADB8001E68C98EB3 (program RSCMSCAJ
    ) should have started .
    ¿does someone has any idea about what can be the solution for the problem?
    Thank you in advance

    Reinstalling the printer drivers from the Canon site seems to have fixed the problem in my case.
    It seems the "update" from Apple deleted some of the older Canon driver files so you need to re-run the old driver installer from Canon to reinstate the missing files.
    Hopefully this will resolve the problem for others using OS X 10.6.8 with older Canon printers.
    If the Canon driver installer for your printer is so old it uses classic, if you have a backup of your system you may be able to find the missing files and copy them across manually but it won't be easy.

  • How do I add a printer connected to another iMac on the network to my printer list?

    How do I add an Epson printer connected to an iMac on the network to the printer list on my MacBook Pro? I cannot get it to show up in the list for printers to add.

    That only works if the printer is itself a network printer. You can't do it if it is directly connected to another computer on the network unless it is configured to be a Shared Printer on the other computer.

  • Printing List view/CRM4Mac

    For those of you wanting to print list views with only dates that have events, CRM4Mac allows you to do this for events (no To Do's, yet.)
    CRM4Mac (Contact Relations Management for Mac) might be worth folks taking a look at: http://www.crm4mac.com/index.html
    It integrates Mail, Address Book and Ical (excluding tasks) but for US$50. I hope a more complete solution is on the way (ie Chronos).

    Does anyone know if syncing via .Mac will also cause the URLs to show up? None of my to dos have been entered via Mail and yet all but the one I just entered have the offending URLs. Most of the contents of iCal is there via a "Restore iCal..." done as part of a migration to Leopard. I have entered several since then, all via iCal. And, all but the one that I entered just moments ago have the URLs when printed as a list. In terms of .Mac syncing, I only sync iCal and Address book, and the sync is between two Macs running 10.5.1.

  • Can't Find printer in printer list

    I'm using Adobe Reader 10.1.4 and can't get it to see the laser printer on the network.  Previous versions worked OK and Word sees it without a problem.  When I try to print a document the print screen shows firstly the default printer which is an inkjet connected via USB and when I click the drop-down all the printers are there except the laser on the network which I want to use.
    The printer has been deleted and re-installed several times, is shown on the printer list in the Control panel as being “ready” and works fine with other packages such as Word.  I have also deleted and downloaded Acrobat several times restarting the PC in between but still it can’t find that particular printer.
    If I take the file to another PC connected to the network it sees the prjnter and prints without a problem.
    I have heard that it is a known problem and that Acrobat has a fix.  Is this right?
    If not, could you suggest how it can be fixed without repeating the above which we have done many times without success.
    Regards,

    I just ran into this exact problem.  In my case, it isn't even a network printer - just a newly installed USB connected printer.  The old printer was uninstalled, and Reader still shows it on its list.  The new printer is installed and doesn't show up on the list.  Other utilties print to it just fine as well.  The printer just doesn't show up on Reader's printer list.  I installed Acrobat and had the same issue.
    Find a solution yet?  Thanks.

  • I can't print wirelessly using Airport Express.  I have my HP printer connected to a USB hub, and the hub to the Airport Express, but when I select the HP from the printer list, my MacBook says the printer is "off-line" - even when it is not.

    I can't print wirelessly using Airport Express.  I have my HP printer connected to a USB hub, and the hub to the Airport Express, but when I select the HP from the printer list, my MacBook says the printer is "off-line" - even when it is not.  I've tried several USB connectors, and several different ports on my USB hub; same result.  I need to have the HP connected to the hub 'cause from there it's connected to our desktop Mac.

    Hi,
    I am currently replying to this as it shows in the iChat Community.
    I have asked the Hosts to move it to Snow Leopard  (you should not lose contact with it through any email links you get)
    I also don't do Wirelss printing so I can't actaully help either.
    10:01 PM      Friday; July 29, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Shared printer from a pc does not show up on my printer list.

    I have a macbook air and the shared printer from a pc does not show up on my printer list.  I know it's available on the network as I have a another pc that has access to it.  The Mac did find it at one time but it has since disappeared.  Appreciate help.
    Rich

    Can you see the CD ripped songs in iTunes itself? Can you then right-click and select "Show in Windows Explorer"?

  • Client printer lists contain numerous duplicate printers

    Since upgrading our Mac OS X Server software to v10.4 (now updated to v10.4.4) the printer lists on client computers in our student computer labs (running Mac OS X 10.3.9) contain multiple duplicate copies of the available printers.
    There are so many duplicates on some computers that the printer list takes a couple of minutes to open. One printer in particular, a HP Laserjet 1320, seems to appear duplicated more than the other printers but they all seem to be affected to some degree.
    I have tried deleting all the duplicates but the problem just recurs. Has anyone else suffered this problem or found a fix for it - it is becoming very annoying for many of our users when they attempt to print.

    Hi Phil,
    Check that printer sharing is not enabled on some of the clients, check this link also
    http://discussions.apple.com/thread.jspa?threadID=343010&tstart=0
    Regards.
    Kevin

  • Print List Processing Report to PDF

    hi all,
    i've read many forums about convert info into PDF. but i'm very new to understand those forums.
    In case I want to print list processing report as PDF (not hard copy thru printer). First, user types the data on the screen then click on 'Execute' button, then the system shows the result on screen. After that user asks system for print the screen on menu bar by List=>Print.
    So please advise me how to get the spool id, then export as pdf. As my opinion, i may use CONVERT_ABAPSPOOLJOB_2_PDF and GUI_DOWNLOAD. But where is the place I should put the methods on?
    Thanks in advance.
    Peerasit

    Hi,
    Go through The simple Anallise this program.
    report zabap_2_pdf.
    *-- Enhancements: only allow to be run with variant.  Then called
    *-- program will be transparent to users
    *-- TABLES
    tables:
      tsp01.
    *-- STRUCTURES
    data:
      mstr_print_parms like pri_params,
      mc_valid(1)      type c,
      mi_bytecount     type i,
      mi_length        type i,
      mi_rqident       like tsp01-rqident.
    *-- INTERNAL TABLES
    data:
      mtab_pdf    like tline occurs 0 with header line,
      mc_filename like rlgrap-filename.
    *-- SELECTION SCREEN
    parameters:
      p_repid like sy-repid, " Report to execute
      p_linsz like sy-linsz default 132, " Line size
      p_paart like sy-paart default 'X_65_132'.  " Paper Format
    start-of-selection.
    concatenate 'c:\'
                p_repid
                '.pdf'
      into mc_filename.
    *-- Setup the Print Parmaters
      call function 'GET_PRINT_PARAMETERS'
       exporting
         authority= space
         copies   = '1'
         cover_page                   = space
         data_set = space
         department                   = space
         destination                  = space
         expiration                   = '1'
         immediately                  = space
         in_archive_parameters        = space
         in_parameters                = space
         layout   = space
         mode     = space
         new_list_id                  = 'X'
         no_dialog= 'X'
         user     = sy-uname
       importing
         out_parameters               = mstr_print_parms
         valid    = mc_valid
       exceptions
         archive_info_not_found       = 1
         invalid_print_params         = 2
         invalid_archive_params       = 3
         others   = 4.
    *-- Make sure that a printer destination has been set up
    *-- If this is not done the PDF function module ABENDS
      if mstr_print_parms-pdest = space.
        mstr_print_parms-pdest = 'LOCL'.
      endif.
    *-- Explicitly set line width, and output format so that
    *-- the PDF conversion comes out OK
      mstr_print_parms-linsz = p_linsz.
      mstr_print_parms-paart = p_paart.
      submit (p_repid) to sap-spool without spool dynpro
                       spool parameters mstr_print_parms
                       via selection-screen
                       and return.
    *-- Find out what the spool number is that was just created
      perform get_spool_number using sy-repid
                 sy-uname
        changing mi_rqident.
    *-- Convert Spool to PDF
      call function 'CONVERT_ABAPSPOOLJOB_2_PDF'
        exporting
          src_spoolid= mi_rqident
          no_dialog  = space
          dst_device = mstr_print_parms-pdest
        importing
          pdf_bytecount                  = mi_bytecount
        tables
          pdf        = mtab_pdf
        exceptions
          err_no_abap_spooljob           = 1
          err_no_spooljob                = 2
          err_no_permission              = 3
          err_conv_not_possible          = 4
          err_bad_destdevice             = 5
          user_cancelled                 = 6
          err_spoolerror                 = 7
          err_temseerror                 = 8
          err_btcjob_open_failed         = 9
          err_btcjob_submit_failed       = 10
          err_btcjob_close_failed        = 11
          others     = 12.
    call function 'DOWNLOAD'
         exporting
              bin_filesize            = mi_bytecount
              filename                = mc_filename
              filetype                = 'BIN'
         importing
              act_filename            = mc_filename
         tables
              data_tab                = mtab_pdf.
          FORM get_spool_number *
          Get the most recent spool created by user/report              *
    -->  F_REPID               *
    -->  F_UNAME               *
    -->  F_RQIDENT             *
    form get_spool_number using f_repid
         f_uname
                    changing f_rqident.
      data:
        lc_rq2name like tsp01-rq2name.
      concatenate f_repid+0(8)
                  f_uname+0(3)
        into lc_rq2name separated by '_'.
      select * from tsp01 where  rq2name = lc_rq2name
      order by rqcretime descending.
        f_rqident = tsp01-rqident.
        exit.
      endselect.
      if sy-subrc ne 0.
        clear f_rqident.
      endif.
    endform." get_spool_number
    Regards
    swamy

  • ICal Print List Hang / Font Issue / Sync Problems...

    Okay, here's a couple issues all wrapped up into one thread/post - reason is cause I suspect they may all be tied together somehow, but am not sure.
    Sync Problems...
    Regarding the Syncing problems, you can find an ongoing thread about @ http://forums.markspace.com/viewtopic.php?t=1632
    In short, some of us are having issues with events syncing to our Palm to the wrong timezone, causing them to be an hour off (usually within the new & old DST date change). Yes, all the usual fixes have been tried - pls read the thread noting "adairnet" and ymatto" postings.
    Also, in addition to this time issue, I have iCal events that I've deleted in iCal still show up on the Palm after one-way syncing!
    Print List Hang...
    Every week I print a "list" of events from a certain calendar. The past couple weeks I noticed some lines in the notes field printing on top of each other. Twas odd indeed, but I hadn't had the time to look into the reason. Then this week I was going thru my usual printing proceedure and now iCal locks up, hangs up, crashes, forcing me to force-quit the program. It's usually after I extend the dates beyond 2 or 3 days, but I've not been able to find a consistency. I've redone events thinking they were corrupt with no success.
    Font Problems...
    After the Print List issue above, I opened my Console program to see if it was reporting anything. At first it indicated that it could not find Helvetica Neue and would substitute it for Helvetica. This put me in touch with some font corruption - so I got rid of those bad fonts and activated Helvetica Neue which got rid of that message. But made me wonder if there are more font problems causing the print hanging & syncing problems. I have FontAgent Pro and do have some font issues that I'm trying to work out.
    But the Console is displaying another string of messages every time the Print List proceedure hangs up which I cannot figure out...
    2007-04-24 16:24:54.151 iCal[28975] NSATSGlyphStorage inconsistency. Cannot find run storage for character range {138 67} for CTRun 0xDBE87D0. Ignoring the run...
    2007-04-24 16:24:55.175 iCal[28975] -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:] called with out-of-bounds range. For apps linked on Tiger this will raise an exception. For earlier apps it will produce this one-time warning and continue with existing behavior (which is undefined).
    2007-04-24 16:24:55.176 iCal[28975] * NSThread: ignoring exception '* -[NSMutableStringProxyForMutableAttributedString replaceOccurrencesOfString:withString:options:range:]: Range or index out of bounds' that raised during delayed perform of target 0xdde58d0 and selector 'renderPreview'
    So, all of this is causing me to wonder if the iCal or SyncServices database is corrupt. Is there a way to dig into the iCal db and check for corruption &/or fix it?
    Or does anybody have any further suggestions on any of these issues?
    thanx.jason.

    RedKamel,
    The SyncServices folder should be avoided like "a swarm of bees". This article discusses some of the issues that can arise when the SyncServices folder is deleted or modified:
    http://docs.info.apple.com/article.html?artnum=301920
    Data loss and Data corruption can result from deleting or modifying the SyncServices folder, and that data loss or corruption can be propogated to devices, .Mac, and other applications that sync with SyncServices.
    If you have isolated an issue with the other steps in your post, I would recomend speaking with AppleCare before removing that folder.
    Hope this helps,
    Nathan C.

Maybe you are looking for

  • EBP - SUS integration

    Hi experts,      I m new to SRM5.0.  Can any one explain me abt EBP-SUS integration? Wt is the need of this integration? wt r the prerequisites to this? I m using EBP4.0 and SRM5.0. Kindly help me on this. Regards Raaams.

  • InDesign CS2からのPDFデータについて

    InDesign CS2で直接PDF作成したデータが異常に重くなります. 他のDTPソフトの時と比べ同じ位の仕様(内容.ページ数.データ容量)の物がPDFになると以前の5〜6倍位のデータ量になってしまいます. Acrobat上で最適化してみてもデータ量は変わりません. ちなみにAdobe PDF設定(joboption)は以前と同じ「標準」を基本とした設定にしています. また.Acrobat6で開けないと言われチェックしてみたら同じ様に開けませんでした. これについて理由及び解決策をご存じの方.

  • I have a thin vertical line rising from the bottom about four inches high

    How do I get rid of thin line rising from bottom of my 27" imac screen,comes up about 3 inches....

  • How to covert .class to .java

    Hello All Programmers, I have some .class files. I missed .java files, I want to convert .class to .java files. Plz help me how to convert .class to .java file. Thanks Santosh

  • Www_flow_files noe selectable from workspace

    When a workspace is generated, I thought that the www_flow_files view is selectable... How come I don't see the view? Do I have to create a synonym in my workspace schema for the view?? 10.0.1.2 and 1.5.0.00.33 is being used. This will be used for a