Filewatcher - not recurring

Hi all,
I have used the example given in http://www.oracle-base.com/articles/11g/SchedulerEnhancements_11gR2.php#file_watcher and created a filewatcher. But it triggered only once. The file watcher intervel is set to 1 minute. So as per my below program I should get a record in the out puttable every minute. But it contains only one record. Can someone hellp me to fix this.
BEGIN
  DBMS_SCHEDULER.create_credential(
    credential_name => 'local_credential',
    username        => 'osuser',
    password        => 'ospwd');
END;
BEGIN
  DBMS_SCHEDULER.create_file_watcher(
    file_watcher_name => 'kpi_file_watcher',
    directory_path    => 'd:\jaggy\kpi\csvs',
    file_name         => '*.csv',
    credential_name   => 'local_credential',
    destination       => NULL,
    enabled           => FALSE);
END;
BEGIN
  DBMS_SCHEDULER.create_program(
    program_name        => 'file_watcher_kpi_prog',
    program_type        => 'stored_procedure',
    program_action      => 'file_watcher_kpi_proc',
    number_of_arguments => 1,
    enabled             => FALSE);
END;
BEGIN
  DBMS_SCHEDULER.define_metadata_argument(
    program_name       => 'file_watcher_kpi_prog',
    metadata_attribute => 'event_message',
    argument_position  => 1);
END;
CREATE TABLE file_watcher_output (
  file_name VARCHAR2(100),
  file_size_kb number,
  received_date date
CREATE OR REPLACE PROCEDURE file_watcher_kpi_proc (p_sfwr SYS.SCHEDULER_FILEWATCHER_RESULT) AS
  --l_message file_watcher_output.message%TYPE;
  l_file_name varchar2(100);
  l_file_size number :=0;
BEGIN
  --l_message := p_sfwr.directory_path || '/' || p_sfwr.actual_file_name || ' (' || p_sfwr.file_size || ')';
  l_file_name :=  p_sfwr.actual_file_name;
  l_file_size := p_sfwr.file_size;
  INSERT INTO file_watcher_output (file_name,file_size_kb,received_date)
  VALUES (l_file_name,l_file_size,sysdate);
  COMMIT;
END;
BEGIN
  DBMS_SCHEDULER.create_job(
    job_name        => 'file_watcher_kpi_job',
    program_name    => 'file_watcher_kpi_prog',
    event_condition => NULL,
    queue_spec      => 'kpi_file_watcher',
    auto_drop       => FALSE,
    enabled         => FALSE);
END;
BEGIN
  DBMS_SCHEDULER.set_attribute('file_watcher_kpi_job','parallel_instances',TRUE);
END;
EXEC DBMS_SCHEDULER.enable('kpi_file_watcher');
EXEC DBMS_SCHEDULER.enable('file_watcher_kpi_prog');
EXEC DBMS_SCHEDULER.enable('file_watcher_kpi_job');Thanks in Advance,
Jaggyam

Hi,
I don't have a trigger on my result table to send an email. I checked in dba_scheduler_jobs and run_count is always zero for this job. I used the same script to create another set of jobs and etc with a different name but it is not even working once.
Every 30 secs I am pushing a new file with latest timestamp to the directory. But my result table doesn't get populated. Meaning, I am not seeing a new record in file_watcher_output table.
Thanks,
Jaggyam

Similar Messages

  • Table Header not Recurring - when Generate PDF from HTML with tables

    Hello,  It is not working as expected...and I'm not sure if the functionality is supported.  Want to create PDF from html document. The html document contains a html table that typically contains a large number of rows.  To make reading easier the html table used thead and tbody elements, and their children, so that when the table extends across pages when printed the header element recurs on each page.  However, the header element is not recurring in the generated PDF document (it only occurs in the first row of the table).  Just wondering if you have tried or used this functionality (created PDF from html with table with headers and the PDF included the table with recurring table header.  And if so, did you do anything special to make it work.  Thanks for any insight.

    If there's a problem with that package, I suggest you speak to the developer of that package and ask them to investigate.  It's not an Oracle supplied package so you are wrong to look for help here.

  • Alarm clock not working in iOS 7 with multiple alarms set.

    I usually have two alarms set on my phone, both using the stock clock app.  One about an hour before I need to get up (so I can turn the heater on and crawl back under the covers), the other for the time I am supposed to get up.  The second alarm works just fine, but the fist one has not gone off for several days.  They are not recurring alarms because I need to change the time each day due to my work schedule.
    The phone is *usually* in a speaker dock which is plugged into the wall, and works just fine for the purpose of playing my second alarm or any of my music.  When not in the dock, it is still plugged in to the charger but uses the built in speakers.
    Has anyone else had this problem, or does anyone know of a possible fix?
    iPhone model:  iPhone 5
    iOS Version:  7.0.2 (will be updating to 7.0.3 when I return home from business on Nov. 1st)

    Use IHome Sleep. It is great!! You don't need an IHome either!!
    Download Below:
    https://itunes.apple.com/us/app/ihome+sleep-alarm-clock-app/id346249053?mt=8

  • All-Day events showing up in Weekly view but not Monthly view

    Okay, so I have about 80 All-Day events that I am setting up. They are not recurring events but all will be multiple day events. I am setting all events up to have two alarms, one alarm being a cut off date specific to that event and the other alarm corresponding to a group meeting date prior to each event.
    Since about 95% of these All-Day events will occur on the weekends, I will have several different All-Day events on each weekend. What it happening is that when viewed by month, I am not seeing all of the All-Day events but when viewed by Week, all All-Day events are there and editable.
    I thought it might be a result of space constraints so I deleted events on days where I had several simultaneous events and that did not allow "hidden" events in month view to become visible.
    Anyone have any suggestions?

    One more thing, it prints just fine in Month View. Bizarre.

  • When I reboot my PC I get error msg: "procedure entry point  SQlite3_wal-checkpoint could not be found..."

    I had to uninstall prior version of iTunes to install IOS5 in my iPhone 4 (relatively new phone, only about 5 weeks old).  It took several attempts to install IOS 5, and I finally succeeded only after disableing Kaspersky AV and the Windows Firewall.  This, even though the iTunes connection diagnostics reported everything was OK, no errors and all green indicators.  I had opened iTunes as Administrator too.  So, now I have IOS 5 installed and running ok on the iPhone4, but I have a new problem on my PC that arose from all the different attempts to get this done.  Here's more detail on the procedures and system changes I had made on my PC, and then what I get for the error msg.
    1) As Instructed by an Apple rep, I UNINTSTALLED both iTunes and Quicktime.  I then rebooted and ran iTunes in Admin mode, used the Connection diagnosis (reported all OK) and then tried to install IOS 5 on my iPhone4.  The download (which would take between 30-45 minutes on each attempt) would fully complete and then I'd get an error msg of "server timeout".  This led to further advice from Apple telling me to try the download again, this time with AV and Firewall disabled.  So I rebooted again, disabled AV and Firewall and the IOS5 succeeded.
    2) However, ever since I had removed both iTunes and Quicktime and reinstalled (only) iTunes (so far), each time I reboot my pc I get the following:
    A Window opens with title: "Apple Sync Notifier exec Entry Point Not Found".  Within the box below the title the following error msg appears: "The procedure entry point SQlite3_wal_checkpoint could not be located in the dynamic link library: SQlite3.dll"
    I performed a search for SQlite3 in My Computer.  It indeed shows up in a number of places, including within an Apple folder.
    I'm using 64bit Win7 Home Premium SP1 on a PC with AMD Phenom II X4 945 Processor, 3 GHz with 8.00 GB RAM.
    All iPhone and other applications seem to be behaving normally.  I just have to hit "OK" to get rid of that annoying (new) error message that is apparently coming about during the PC startup process.  It does NOT recur if I put the system in sleep mode, enter and exit iTunes, etc.  It only occurs on reboot.

    I have searched my computer for that file SQlite3.dll and also file QTCF.dll and I cannot find either one when I search my whole computer for it.  I cannot fix this!  I deleted Itunes and every time I try to download it, it goes through all this download till the end when it says that iTunes.exe-entry point now found and that Procedure entry point message comes up.  HELP!  This is driving me crazy.  How can I get itunes to work again when I can't find the danged .dll file to remove, move or rename!?!?!??

  • MacBook Pro not going to sleep

    This just started, but it seems the MBP does not really go to sleep.  This happens when I shut the lid or do so in the Apple menu.  The screen blanks, but the machine is still on and seems to get very hot while just sitting there.  The MBP is usually plugged in, so the battery charge is not an issue.  I've checked all the setting that I know of, nothing seems to help.  Any suggestions?

    I took my macbook in a few days ago to the genius bar for the sleep issue. See below for my issue and steps taken to resolve:
    Issue: Macbook running latest version of Leopard OSX with Intel processor does not sleep when closing the lid. Instead, it continuously shuts down and sleeps. In addition, my bluetooth module is missing and cannot pair with any devices or be set up.
    Resolution: I took my macbook into the genius bar. After running a hard drive and bluetooth check, both the hard drive and bluetooth passed, meaning that the issue was not bad hardware. She instead believed the issue was corrupt files on the OSX software. She suggested a clean erase and install using my Leopard CD. I did a clean erase and install, which fixed both the bluetooth and the sleep function issues.
    However, if you use Time Machine to back up your files, do not use migration assistant to migrate your files from your external hard drive once you have performed a clean install. Any issue that caused the original sleep/bluetooth problem will show up on your backup hard drive. Instead, manually transfer your files, waiting for about a day for each set of files transferred to ensure the problem does not recur. I've already had the problem recur after migrating some files, indicating that one of the files I migrated was corrupt and caused the problem. So be careful when you migrate, otherwise you'll have to do another clean install if you accidentally migrate the corrupt files that caused the sleep issue.

  • Buttons not working; then losing connectivity on certain apps, but the browser continues to work

    For Torch 9800: only the touch screen buttons are working. The entire keypad and the top 5 buttons (menu, send, etc) were not working. I did several battery pulls and it finally started working. However BBM, FB, WhatsApp, BB App Store stopped working, but the web browser was still working, so it was not a connectivity  problem. Then the keyboard problem started again. I did another battery  pull and is started working again, but still to access to FB, BBM or Whatsapp, App word. Please help.

    Hi and Welcome to the Community!
    Wow...lots of problems there...and impossible, without some significant diagnostics, to deduce just what the culprit it. It could be hardware, it could be software, it could be moisture intrusion, it could be other things, it could be a combination of things.
    So, first off, do you at all suspect moisture intrusion? If so, then
    REMOVE YOUR BB BATTERY NOW!!!
    Run, don't walk, to this FAQ:
    http://www.blackberryfaq.com/index.php/Got_Your_BlackBerry_Wet%3F
    Do everything it says, including waiting the maximum recommended time. Applying power to your BB between it getting wet and doing this process reduces the chances of success. Further, the only thing predictable about moisture intrusion into a BB (indeed, any electronic device) is that the results will be unpredictable. I've seen some come back up right away and be fine. I've seen others never work at all. I've seen still others run for a bit, and then die later. And every thing in between.
    If you are 100% certain of no possibility, even remote, of moisture intrusion and/or you have done the above and there is no change, then the next thing to try is a clean OS reload. What I suggest actually is to reload your OS clean -- as "bare bones" as possible...no add-on apps, no extra things, no themes, truly bare bones. Then, if the behavior immediately presents, you can stop as you then know that it's either hardware or un-fixable moisture intrusion. On the other hand, if the behavior does not immediately present, then run like that for perhaps a week...long enough to be convinced that the behavior will not recur. Then, after that week, add just one thing...only one, no matter how tempting it is to add more. Run again for another week if the behavior does not present. Once the behavior does present, you know your culprit! I realize this is tedious, but you have a special problem, and special diagnostics are IMHO required.
    So, to do that OS reload, at the top of each device forum, there should be some "sticky" threads that discuss the OS levels available for many models. If they include your model, then please use those as reference as you proceed. Otherwise, you will have to dig through the official download portal for OS packages for your model:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    From a PC, you can install any compatible (e.g., for your exact BB Model Number) OS package to a BB via this procedure:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Note that while written for "reload" and the Storm, it can be used to upgrade, downgrade, or reload any BB device model -- it all depends on the OS package you download and install to your PC. You can even use a different carriers OS package by simply inserting, between steps 1 and 2, the deletion, on your PC, of a file named VENDOR.XML. Be sure that you remove, from your PC, any other BB device OS packages as having more than one installed to the PC can cause conflicts with this procedure.
    If you are on MAC, you are limited to only your carriers sanctioned OS packages...but can still use any levels that they currently sanction. See this procedure:
    KB19915How to perform a clean reload of BlackBerry smartphone application software using BlackBerry Desktop Software
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Select multiple days for recurring event?

    Hi,
    I have a recurring event (days when I am scheduled to work) at various days throughout each month- not recurring on a regular basis. It's tedious to select each day and then enter "on call" for each day. I'm looking for some way to select multiple days throughout the month and then have that same event entered for all of them. Perhaps with automator or an applescript? Thanks.

    Hi Arthur,
    It would be quite possible to write a solution to this problem with Applescript. If you're interested in this option go to www.nhoj.co.uk and send me an email.
    Best wishes
    John Maisey

  • Calendar event showing on iPhone & in Outlook but not on iPad

    I have a calendar event that is showing up on the iPhone and in Outlook, but not on the iPad (using Exchange). All other events are displaying on the iPad but this one event. The event is no different from any others, except it had a .pdf attached (it is not recurring). Any idea what could cause this and how to fix it? Thanks.

    Created a new Exchange event with a pdf on my work computer, and it immediately showed up on my iPad. I just now noticed that on all of my events, I am unable to look at any attachments, interesting.
    But anyway, it worked for me. Other Exchange events are currently showing up in your calendar? If yes, then I don't know.
    If no, then in your Exchange account settings make sure you have Calendars set to ON. Also, in Calendar on tyour iPad, click the Calendars button on the top left corner. Little Show Calendars thing should pop up. Make sure they are all checked, or at least your Exchange account is checked.
    All the ideas I have for now.

  • Exchange 2003 does not automatically populate event occurrences

    I am using the WebDAV .NET for Exchange API provided by IndependentSoft to create calendar events on Exchange from my client program.  We need to support Exchange 2003, so I must use WebDAV instead of EWS. When I create a recurring event (assuming it doesn't
    recur forever), I am only able to access the master recurrence.
    A WebDAV appointment URL usually looks like this:
    https://< server >/exchange/< email >/Calendar/< title >-63347455037521940237437201708.eml
    The URL for a single occurrence of the master would look like this:
    https://< server >/exchange/< email >/Calendar/< title >-63347455037521940237437201708-< n >.eml
    So one should be able to use the API to grab the address of the master recurrence and then lookup the nth occurrence accordingly. However, that is not the case, and Exchange complains about a nonexistent resource.
    HOWEVER, if I go onto Outlook Web Access (OWA) for the account, and scroll through the calendar views such that the nth occurrence shows up, suddenly the resources (all occurrences up to at least the nth) are populated and available when I access it using the
    IndependentSoft API.  I am guessing then that Exchange creates occurrences of a recurring event in lazy fashion.
    My question then is, is there a raw WebDAV call or an Exchange resource property or a server setting I can set that forces Exchange to create all event occurrences of a recurring event (provided it does not recur forever)?  My
    client program needs this feature to be able to manipulate occurrences of an event in automated fashion (without relying on manual OWA-forced occurrence population)

    Hi Ishmael,
    This was answered by Cherry in the otehr forum.  Turned out the permissions were incmplete.
    http://social.microsoft.com/Forums/en-US/partnermsgexchange/thread/8cb9855a-a85e-40f3-bc5c-ab58b808ebce
    Thanks for your reply.
    Mark

  • Filewatcher problems - again

    Hi all
    Been reading almost every post in this subject, and tried almost every suggested solution found, but still...
    First some technical info:
    OS: Linux 2.6.18-308.11.1.e15 ... EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
    Ora DB: ver. 11g R2
    A short description of the problematic setup:
    A Linux directory (+/home/infiles/bs/in+) is (should be) monitored by a dedicated file watcher with owner=+cts+ (other than sys)
    Oracle user is oraprd, belonging to groups: dba wheel pb
    Credential is created, infiles, in Linux belonging to groups: users pb, owner = cts
    All scheduling objects (filewatcher, program,metadata_argument, job) are created with cts as owner using dbms_scheduler.create_object style from within SQLPLUS (logged in as user cts)
    The file watcher is using above mentioned and dedicated Credential - which is verified through a simple test job calling a shell-script touching a file, using this credential, so this cred works OK). I have also verified it by su to oraprd (oracle OS user) and then tried jssu with this credential (uname/pwd) and this also works OK - also verified by Linux Audit-logs as res=success.
    A program is created referring a Store Procedure within a PL/SQL package
    A job is created having it's action referring this program that should trigger that package procedure inserting file names from files found in monitored direcrtory into a DB table
    Each time I touch the file in Linux directory +/home/infiles/bs/in+ I can see in the tailed audit-log that jssu have been accessed with res=success
    I also see, some short time after each touch, in a trace file ORAINSTNAME_j00#.trc (name differs over time of course) the following logs:
    *** 2012-11-14 18:43:54.074
    *** SESSION ID:(27.5) 2012-11-14 18:43:54.074
    *** CLIENT ID:() 2012-11-14 18:43:54.074
    *** SERVICE NAME:(SYS$USERS) 2012-11-14 18:43:54.074
    *** MODULE NAME:(DBMS_SCHEDULER) 2012-11-14 18:43:54.074
    *** ACTION NAME:(FILE_WATCHER) 2012-11-14 18:43:54.074
    FILE_TRANSFER error is:
    Don't know what this means at all.
    And there is no log history for the job (not in job_log nor in job_run_detail) so I assume the Job is never triggered, but it seems the jssu is called (due to Linux audit logs) and also something happens with the File watcher (but the SYS default one, not my custom created under cts schema)
    Worth mentioning is also that the Job is referring, in the queue_spec, the custom created file watcher name and I've also tried a several variations on the event_condition attribute of the Job (right now it's set to NULL => 1=1)
    Both oraprd and infiles users have read access to the monitored directory +/home/infiles/bs/in+...
    So, here I stand, not knowing how to verify the Filewatcher funtionality or what to do next to track down the problem.
    Oh, almost forgot, server guys have implemented lots of hardening on the dedicated server the DB runs on, but still, directory permissions still seems OK for both the oracle user (+oraprd+) and the credential user (+infiles+)...
    So my questions are:
    What more can I do to verify things are correctly setup ?
    Or better off, what's causing my Filewatcher not triggering the Job/Program . and hence gets the file name inserted into DB table?
    Is there a way to monitor the Filewtcher activity or the SYS.SCHEDULER_FILEWATCHER_Q - is this queue somewhat involved?
    May the force be with me...
    /R
    Edited by: 961345 on 2012-nov-14 10:29

    Additional info on the subject
    There is a table in the SYS schema, SCHEDULER_FILEWATCHER_QT, that I guess should be populated with info on files detected in the "watched" directory.
    In our dev and test environment this table is filled with info on watched files (column USER_DATA) but in prod environment this table is, and has always been empty...
    So, this even more makes me think the problem lies within some sys object or configuration... and not in any user created object, cause they should only matter when events get queued and records put into this above mentioned sys table.
    /R
    Edited by: 961345 on 2012-dec-13 15:41

  • Pop-up today, FF couldn't down load,suggested URL to get manual down load. Could not find.

    See above. When the pop up appeared I asked it to proceed with the update (I think it was security related). It tried, could do the update but not why and suggested I check in with this URL: www.firefox.com. Now, that didn't work either and I think that it may have said .org rather than dot com since when I used it I went to the FireFox web site which is Mozilla not that of a Fire Fox news site which it said was not the Mozilla site for dealing with the browser. The pop up has not recurred. I opened another FF browser window and still no pop up. I was hoping to find a list of recent up offered up dates would be listed but could not find that either.

    See above. When the pop up appeared I asked it to proceed with the update (I think it was security related). It tried, could do the update but not why and suggested I check in with this URL: www.firefox.com. Now, that didn't work either and I think that it may have said .org rather than dot com since when I used it I went to the FireFox web site which is Mozilla not that of a Fire Fox news site which it said was not the Mozilla site for dealing with the browser. The pop up has not recurred. I opened another FF browser window and still no pop up. I was hoping to find a list of recent up offered up dates would be listed but could not find that either.

  • Is there a way to indicate that an event has additional notes?

    I have appointments with additional notes in my calendar. I do not seem to see a way to know that there are additional notes unless I double-click on the event and it opens up the new window.
    Is there a way to indicate that an event has additional notes?
    Thanks.

    Sorry for joining this thread so late, but I just was searching for an answer to the missing icons (notes, recurring event, etc.) and have already submitted feedback, but I noticed that it might be better to give feedback in the specific iCal area: http://www.apple.com/feedback/ical.html
    I gave feedback in both areas, Mac OS X and iCal.

  • My phone will not vibrate when I switch to vibrate

    My iphone does not vibrate when turned to vibrate. How do I rectify that?

    For IOS 7.0.6 and IPhones 5S
    I spoke with a  Tier 3 Apple Tech yesterday..
    I  followed her instructions and did the same on all three of my IPhone 5S  phones.  The problem was immediately resovled and fixed on all of  them.   It has not recurred.
    That side button, above the volume controls must be showing orange.
    In SETTINGS:
    1. Go to Sound,
    2. Under VIBRATE - make your choices on whether you want to "Vibrate on Ring"  and/or "Vibrate on Silent."
    3. Go to RINGER and ALERTS (right under VIBRATE).
    4. Under CHANGE WITH BUTTONS - make sure you're showing the green part of the slider.
    Then as long as you have a ringer tone and a vibrate tone selected, exit out of there.
    If  your phone's side button (the "silence" button) is showing orange, you  should have no problems and everything working as you want, just as I  did.
    If  your phone's side button (the "silence" button) is not in the orange  postion, your status quo before all of the above should remain in  effect.
    Again, this "silence" button is directly above the volume buttons on an IPhone 5S. 
    Hope this helps.

  • Smooth switch from Pylon Conduits to XTNDConnect PC, to sync Palm with Lotus Notes

    I've used Pylon Conduits (software purchased from sybase.com) for years, to sync my Palm Zire 72 (Palm OS 5.0) with Lotus Notes at work.  I also used HotSync to sync the Palm with my home computer's Palm Desktop.  Essentially a 3-way calendar sync, very convenient!
    There was a documented Pylon problem with recurring entries turning into duplicate entries, and there were occasions where I'd delete an entry from one calendar that didn't stay deleted after sync'ing.  However, all in all, my imperfect 3-way sync was worthwhile.  At least the entries erred on the side of caution--better too many than not enough.
    Sadly, I learned, Pylon issued an "end of life" notice earlier this year.  After my office pushed down a patch that messed with Pylon, I was recently forced to find other conduit software.  EasySync was recommended to me, but I can't remember what flaw prevented my using it--maybe it wouldn't sync Lotus Notes recurring entries at all?  Can't remember.
    Anyway, with low expectations, I tried XTNDConnect PC software (another sybase.com product, $60, to replace Pylon).  For what I use it for (calendar, to-do, memos), XTNDConnect PC is marvelous, better than Pylon Conduits!  Simple, yet powerful.  I guess it's pronounced "extendConnect PC," but I will ignore the cumbersome name.  Its conduits are not just for Palm and not just for Lotus Notes either, but when you tell it what you're using it for, it is so friendly as to show only your relevant options.
    XTNDConnect PC handles recurring entries nicely.  And it addresses how Contacts fields differ in Palm vs. Lotus Notes:  It shows how/which fields are mapped by default, plus it allows you to customize field mapping for all Contacts fields.
    One change I had to figure out was that while Pylon sync'd Palm's "Memos" with Lotus Notes email "Drafts" folder, XTND instead syncs Palm's "Memos" with a Lotus Notes "Journal" database (which I had to establish and bookmark on my work computer).  No big, once I figured out what was going on.  I got some help from XTNDConnect PC customer service--free by email, and responsive within hours.
    I saw in perhaps old specs for XTND that for email, you have to install some additional software (to supplement XTND) if you're syncing a Palm using OS higher than 3.0.  However, I can't say anything more about this because I don't use the email conduit.
    --Lisa
    Post relates to: Zire 72

    Lisa,
    Welcome to the Palm forums and thanks for that great feedback!
    Alan G
    Post relates to: Treo 755p (Sprint)

Maybe you are looking for