And my activation date of this month is oct.2. But...

I bought 400 minuits 3 months 2 month ago. And my activation date of this month is oct.2. But it doesn't work yet. It is oct.3. What can I do for it?

"This accessory is not supported" usually refers to an inability to charge the iPod, but the music should still play throguh the Bose dock. My iPod Touch works this way.
However, when the Bose refuses to make any sound, I unplug it from mains power for one minute. Then plug it back in and try again. This always sorts out the sound issue, but of course, it still will not charg the Touch.
What happens in your case?

Similar Messages

  • ADF BC and the Active Data Service

    hi
    The OFM Fusion Developer's Guide for Oracle ADF 11g Release 1 (B31974-05) has a section "42 Using the Active Data Service"
    at http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/adv_ads.htm
    that says "... If you want your components to update based on events passed into ADF Business Components, then you need to use the Active Data Proxy. ..."
    but it does not seem to explain how to use ADF BC and the Active Data Service.
    I have been able to create this example application ...
    http://www.consideringred.com/files/oracle/2010/ActiveDataServiceADFBCApp-v0.01.zip
    ... that does not have a af:poll component (but has moved polling into a managed bean).
      <managed-bean>
        <managed-bean-name>sumSalBean</managed-bean-name>
        <managed-bean-class>activedataserviceadfbcapp.view.SumSalBean</managed-bean-class>
        <managed-bean-scope>session</managed-bean-scope>
        <managed-property>
          <property-name>empSumSalVO</property-name>
          <value>#{data.activedataserviceadfbcapp_view_sumSalPagePageDef.SumSal.viewObject}</value>
        </managed-property>
      </managed-bean>This is some code in the SumSalBean class:
    package activedataserviceadfbcapp.view;
    // also based on code found in "ADF’s Active Data Service and scalar data (like activeOutputText)" by Matthias Wessendorf
    // at http://matthiaswessendorf.wordpress.com/2010/01/07/adf%E2%80%99s-active-data-service-and-scalar-data-like-activeoutputtext/
    public class SumSalBean
         extends BaseActiveDataModel
         protected static final String SUM_SAL_NAME = "sumSal";
         protected final AtomicInteger fCurrentChangeCount = new AtomicInteger(0);
         protected long fActiveDataUpdateEventTime;
         protected EmpSumSalVO fEmpSumSalVO = null;
         @PostConstruct
         public void setupActiveData()
              ActiveModelContext vActiveModelContext =
                   ActiveModelContext.getActiveModelContext();
              Object[] vKeyPath = new String[0];
              vActiveModelContext.addActiveModelInfo(this, vKeyPath, SUM_SAL_NAME);
              ScheduledExecutorService vSEService = Executors.newScheduledThreadPool(1);
              vSEService.scheduleAtFixedRate(new Runnable()
                        public void run()
                             if (hasDataChanged())
                                  triggerActiveDataUpdateEvent();
                   3, // let's wait some seconds
                   2, // period between the updates
                   TimeUnit.SECONDS);
         public void triggerActiveDataUpdateEvent()
              setActiveDataUpdateEventTime(System.currentTimeMillis());
              incrementCurrentChangeCount();
              ActiveDataUpdateEvent vEvent =
                   ActiveDataEventUtil.buildActiveDataUpdateEvent(
                        ActiveDataEntry.ChangeType.UPDATE,
                        getCurrentChangeCount(), new String[0], null,
                        new String[] { SUM_SAL_NAME },
                        new Object[] { getSumSal() });
              fireActiveDataUpdate(vEvent);
         public String getSumSal()
              EmpSumSalVO vEmpSumSalVO = getEmpSumSalVO();
              return "" + vEmpSumSalVO.getFirstSumSal();
         protected void startActiveData(Collection<Object> rowKeys,
              int startChangeCount)
         protected void stopActiveData(Collection<Object> rowKeys)
         public int getCurrentChangeCount()
              return fCurrentChangeCount.get();
         protected boolean hasDataChanged()
              EmpSumSalVO vEmpSumSalVO = getEmpSumSalVO();
              return vEmpSumSalVO.hasDataChanged(getActiveDataUpdateEventTime());
         public void setEmpSumSalVO(EmpSumSalVO pEmpSumSalVO)
              fEmpSumSalVO = pEmpSumSalVO;
    }How all this behaves a runtime can be seen in this screencast
    at http://www.screentoaster.com/watch/stUEpQSkxIR19aSV9YW1NRVF9W/activedataserviceadfbcapp_v0_01_zip_demo
    I would welcome comments on how the example application in ActiveDataServiceADFBCApp-v0.01.zip can be improved, or references to information on how this should be done properly.
    question
    (q1) Where can I find some example code that does use ADF BC and the Active Data Service?
    many thanks
    Jan Vervecken

    Jan,
    ADF BC does not natively support ADF yet. Its planned for a next release. The only Data Control that out of the box support ADS is BAM. To use ADF BC with e.g. databae change notifications you
    - create a shared AM
    - Configure the VO to respond to database changes (check box)
    - Configure the database to broadcast changes
    - Use an af:poll component for the refresh because the update would be on the model layer only
    So what is in the documentation is a doc bug. In the current releae you can use ADS best with a POJO model (that you use directly for dashboard use cases). You can though use a POJO data control, but this at the current stage would just act as a pass through for the data access.
    See example 156 on http://blogs.oracle.com/smuenchadf/examples/ for how to do it with ADF BC
    Frank
    Ps.: Of course, the plan is to make everything working out of the box with no developer action required.
    Edited by: Frank Nimphius on Feb 12, 2010 6:56 AM
    Re-read your post. Maybe I need to revise my comment. Are you accessing AM directly or via the ADF layer. If the latter - I did not yet look at your sample - then this may work if you don't release the AM module you access directly (may not scale well)

  • We have just gone over our limit for data usage this month. Is it possible to add data just for this month?

    We have just gone over our limit for data usage this month. Is it possible to add data just for this month?

    YES.  YOU GOING TO DO A PLAN CHANGE.  WHEN IT GIES YOU DATE OPTIONS YOUR GOING TO BACK DATE IT TO BEGINING OF CYCLE.    ONCE THAT GOES THROUGH DO ANOTHER PLAN CHANGE BACK TO IRIGINAL PLAN AND FUTURE DATE TO BEGINIGN OF NEXT BILL CYCLE.  THIS ALL CAN BE DONE ON MY VERIZON OR IF YOU FEEL SAFER CALL CUSTOMER CARE AND THEY CAN DO THSI FOR YOU

  • Differences between the Portal Data Collector and the Activity Data Collect

    Hello,
    I want to know what are the differences between the Portal Data Collector and the Activity Data Collector?
    Best Regards.
    Pablo Mortera.

    All of my SQL Server instances  are sql server 2008r2 standard edition(10.50.2500). MDW is existing database, I try to setup collection sets for multiple instances and store data in one central MDW database 
    I create MDW in one instance, then run run configure Management Data Warehouse in target intance. collection sets were created successfully, but job failed with following error:
    Executed as user: COCAD\INTDEPT01SQLAgentC10. The Management Data Warehouse version "00.00.0000.00" is not supported by the current data collector. Please upgrade the Management Data Warehouse by running the Management Data Warehouse Configuration
    Wizard.  Process Exit Code 5.  The step failed.
    Thanks
    PAULqaz

  • Can I call a C program in trigger, and pass updated data to this program?

    Can I call a C program in Oracle trigger, and pass updated data to this program?
    Thank you

    An update trigger has access to both the old and new values. Your update trigger can call an external procedure (a C program) and pass the old and new values as parameters. For example:
    CREATE OR REPLACE TRIGGER <tname> BEFORE UPDATE OF <tab> FOR EACH ROW
    BEGIN
    pkg.proc(:old.col, :new.col);
    END;
    Where pkg.proc has been created as an external procedure.

  • Has anyone experienced excessive sent data? this month i have had 39.4GB

    Just wondered if anyone has experienced excessive sent data on their phone? and if anyone knows why this is happening, I only use wifi and after contacting vodafone and apple i have been told that in a month it is impossible to build up 39.4GB of sent data in one month. Although i am awaiting for my genius appointment when i called Apple they are telling me that they have never heard of this before, just worried that they will say that there isnt a fault when there clearly is, as if they dont Vodafone wont be refunding my huge phone bill.
    Any advice would be great

    If it was a refurb replacing one that was under warranty, the warrany is good until the original warranty expires or 90 days from replacement, whichever is longer. In either event, it should still be covered if you've only had it for a month. (assuming you're in the US here). You can try to restore it as a NEW device rather than restoring from your backup, but this sounds like a hardware failure... I think. I'm not sure what you mean by "the top half of the screen slides". If you mean only the top half is touch sensitive, how can you determine that? You wouldn't be able to slide to unlock if that were the case...
    Sorry, I'm a little confused by that description.

  • How to find FIRST and the LAST date of the month.

    Hello,
    I want to find the first and the last date of the current month through query. How is it possible please help.
    For example if the current month is july. The first date should be 01-JUL-2006 and the last date would be 31-JUL-2006.
    Please help me.
    Regards,
    Imran Baig

    Like this?
    SQL> select trunc(sysdate,'MM') "First_Day",
      2        last_day(sysdate) "Last_Day" from dual;
    First_Day Last_Day
    01-JUL-06 31-JUL-06
    SQL> select trunc(to_date('10-FEB-04'),'MM' ) "First_Day",
      2       last_day(to_date('10-FEB-04')) "Last_Day" from dual;
    First_Day Last_Day
    01-FEB-04 29-FEB-04

  • RMAN and 11g Active Data Guard

    I just build my first 11g Active Data Guard . . . well the next thing to do is the RMAN part.
    At this point I want to know:
    A) How/What do you query to know that a log has been applied on the Standby side
    B) How does RMAN know what has been applied
    C) If I do the RMAN backup on the Standby side, won't there always be some difference because there is always some delay between the Primary and Standby?

    I presume you mean using RMAN to delete archive logs? If the log hasnt been shipped and applied to the standby yet RMAN wont remove it, instead it outputs the following error:
    RMAN-08137: WARNING: archive log not deleted as it is still needed
    Until the log has been applied on the standby, this intelligence is built in at 11G (at 10G you needed an "_" parameter to get this working).
    Thanks
    Paul

  • No phoneline,No broadband and the activation date ...

    I recently switched from Sky to BT as I was having an issue with my broadband and phoneline that Sky were far from helpful about. Sky took 5 weeks to fix a fault on the phoneline after many promises and many times an engineer didnt turn up when promised.Ive checked the test socket and done all the test.Now im being messed about by BT and im now wondering is this a very normal thing all company's do now.First sky and now BT,who next if I decide to change again??
    My equipment (HH4) and activation email arrived on 18th September to say everything was ready to go.
    I followed the steps that came with the equipment, but the Hub light never returned to blue. It is stuck on orange and the broadband light is flashing red. Also the phoneline is completely dead and still and its getting towards 2am now.Thing is know all the connections and the phone cable works because Sky finaly fixed the phoneline 2 weeks ago after 5 weeks waiting to get it fixed and its been perfect since and the engineer sent 2 weeks ago put a new cable from the mast to the flat and fitted a new phone socket so BT cant give me the **bleep** my line or equipment is faulty because that would be bull **bleep**! The sky phoneline and broadband went off yesterday morning then a few hours later got texts from bt to say the phoneline and broadband is now active and is ready to use.I even changed the filters over BT sent with the new home hub.I plugged the phone directly in to the test socket and nothing,its completely dead!
    Solved!
    Go to Solution.

    As you have moved from sky to bt, I suspect it will be something to do with the disconnection of the sky equipment in the exchange, and the connection to the bt equipment. If you try that number later on today, hopefully they will get it sorted. also there will be more experienced posters on here, that will probably be able to help you further.......
    They have to sleep sometime..........
    Don't forget that the only people you'll find on here, is customers that have had some sort of problem. There are going to be many, many others who don't have problems. I had a problem with errors/interference, and with the help of this forum, was able to minimise the effect on my connection........
    If you found this post helpful, then please click the star on the left, after all, I'm only trying to help........

  • HT201210 i lost data messages / photos and other saved data worth 2 months cause there was some problem when i was updating ios7 how can i recover that?

    i lost data worth 2 months when i was updating the ios7 software on my iphone 5 .....
    unfortunatley i forgot to perform a backup in that time span as well....
    is there a way of recovering txt msgs photos and other saved data from a particular span? without backups?

    Without a backup there is no way to recover data.
    Seems you've learned a valuable lesson about how important it is do regularly backup the device.

  • Is it possible to trigger the acquisition and recording of data in this condition?

    Hi
    I am a LabVIEW newbie,
    Is it possible to trigger the data acquisition and recording in the following case;
    I have two input signals 1. Pressure Transducer 2. Pulse from a magnetic pickup.
    I have to plot the pressure data against the pulses. Can I make the magnetic pickup signal as master signal to trigger the data acquisition and recording? and at the same time acquiring the pressure data as well.
    How can I do that ?
    Thanks.

    Hi Rich
    Thanks...
    I have PCI - 6033E High resolution multifunction I/O board and NI BNC - 2090 adapter chasis.
    What I am getting is the pressure from the transducer and magnetic pulses.
    Two cosecutive pulses encompass one complete cycle of the combustion process inside the engine.
    I need to record the data for presenting the information offline.
    Since combustion is a highly unstable process I need to get the optimum representative grapgh at a particular engine speed.
    So lets say, I want the magnetic pulse to trigger this the data acquisition for 50 of such pulses, i.e. 50 complete cycles of diesel engine. So that these 50 acquired cycles may be averaged for pressure readings and a single representative curve (graph) may be produced.
    Thanks again
    Message Edited by SeaMist on 06-26-2008 02:49 AM

  • How to read and write the data like this(is JSON?)?

    i have some data like below(is json?),how to write them into
    the database?
    i user coldfusion 7.
    {"title":"ColdFusion?","url":"
    http://www.adobe.com/cfusion/"},
    {"title":"flex blogs","url":"
    http://www.flexblogs.com/"},
    {"title":"studio","url":"
    http://www.sans.com.com/"}
    Thank you very much!

    You need to parse it and then insert the records into your
    database.
    Take a look at
    CFJSON it is a JSON
    serialiser and de-serialiser.
    Once you have converted it to native CF datatypes you can
    loop through it and insert it into your database.

  • Getting error message stating lack of disc space, but have only used less than 1GB of 20GB idisc space and been publishing fine until this month

    Why can't I send and email and get an answer to a problem that is clearly personal to my idisc.  What is the point of paying for Apple Care when you can't contact them when they stop access to products that you have already paid for.  I am travelling and I cannot contact them by phone.

    Try the following:
    close iWeb.
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home/Library/Preferences folder.
    go to your Home/Library/Caches/com.apple.iWeb folder and delete its contents.
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • TS1702 I was having trouble freezing in Draw Something 2,  I was told to delete the app and reinstall. I did this.....but cannot reinstall because the app no longer shows up in the iTunes App Store.  I have bought a lot of items in Draw 2, and now have no

    I was having trouble with freezing up in Draw Something 2... I was told to delete app and reinstall. So..I deleted the app and tried to reinstall but I cannot find the app anywhere!?  I have looked and searched the App Store, went through purchases, my games, Cloud...etc..what should I do now?  I have purchased a lot of inks and other things in Draw 2,,,will I be able to recover all?

    I still find Draw Something 2 available:
    https://itunes.apple.com/us/app/draw-something-2/id602881939?mt=8
    though I haven't tried to download it. Are you sure you're logged into the iTunes Store account through which you purchased the app, and you're following these instructions?
    http://support.apple.com/kb/ht2519
    Regards.

  • How  we claculate the first and last date of the month

    hi,
    I have a requirement, if i have the any date of a month like today date 02/13/2008. So i want the first date of this month and the last date of this month.
    Is there any FM for this..or if you have nay prorgam pls send to me.
    thanks.

    Hi Vipin,
    Try
    HR_JP_MONTH_BEGIN_END_DATE FM will return both first day and last day
    LAST_DAY_OF_MONTHS  for getting last day of month.
    Reward if helpful.
    Regards,
    Mandeep

Maybe you are looking for

  • Invalid table name  error when updating object in collection using SQL

    Hi, I have pl/sql code where I am selecting a object from a collection using sql select query. I am processing this record and now I want to update the collection with the new object. ie. ensure that the object that was fetched be removed and this ne

  • Workflow Monitor Drill Down

    Hi, Not sure if this problem is related to the OWB team, but would definitely need to know if this has been experienced before. We have OWB 9.2 running on a Oracle 9i R2 Database (9.2.0.5) with workflow 2.6.2. We have process flows deployed and runni

  • TS4006 How to track my iPad its stolen

    My iPad 2 was stolen and I was wondering if you could help me find it

  • How to put 'Continue in next page' below the table.

    Hi, I have an invoice where all the lines are not fitting into one page. So some of the lines are getting printed in the second page. But in this case I wanted to put a message below the first page as "continue on next page" Since Iam a newbie to XML

  • WLC 5508 and CAP-1552E

    Hi , I am trying register external Wireless AP CAP-1552E  , with controller 5508 ( version 7.4.100). I have a couple of issues and I am bit confused. AP does not want to register to the controller , on layer 2 or layer 3 , even if I use DHCP option 4