The last scheduled refresh failed. Click for details

Hi,
I have Discoverer scheduled results published in Portal via portlet.
The scheduled job is set to run everyday in Discoverer.
In Portal while publishing the results I set it up to refresh every day.
Though the discoverer scheduled job runs without any error I see in Portal the portlet is not refreshed.
It gives error "The last scheduled refresh failed. Click for details".
The details shows something like this
An error occurred while getting requested worksheet. BIB-10306 Object with name SWB:_LIBRARYEXECDIV_FORMAT/148142/1 could not be found.
or like
WWC-50003 - Object not found.
Cause:
The specified path to the given object does not exist.
Action:
Check that the path is valid. Path names are case-sensitive.
Can anyone help me with this
Thanks
Jay

Hi.
I don't know any real solutiion, but why don't you try to delete that potrlet and create a new one.
It's a simple and fast way and it will usually help in simmilar situations. Only if the new portlet also fails, it's a time for deeper investigation...
Jakub

Similar Messages

  • Oracle 11G/ MV log is newer than the last full refresh

    MV log is newer than the last full refresh / MV-Log ist neuer als letzter vollständiger Refresh
    Oracle 11G
    We access from two data banks about MATERIALIZED VIEWs a big master table.
    The second data bank is new created. A Complete-Refresh lasts > one hour.
    Then never takes place fast-refresh because the MV log on the master db
    does not reproach with the data long enough. What can we do? Can one
    increase the hold duration of the data in the MV LOG?
    Thanks!
    Edited by: 952865 on 15.08.2012 02:27
    Edited by: 952865 on 15.08.2012 02:28

    What do you get with the following query on the side of your master table?
    with
    sg as
    (select segment_name,owner, bytes
       from sys.dba_segments
      where segment_name like 'MLOG$%'),
    tb as
    (select owner, object_name, object_type, created, last_ddl_time
       from sys.dba_objects where object_type = 'TABLE')
    select
      bm.owner bm_owner,
      ml.log_owner ml_owner,
      bm.master bm_table,
      ml.master ml_table,
      ml.log_table log_table,
      sg.bytes log_size,
      tb.created log_created,
      tb.last_ddl_time log_modified,
      bm.mview_id bm_id,
      rm.mview_id rm_id,
      rm.owner s_owner,
      rm.name s_table,
      rm.mview_site s_site,
      rm.can_use_log,
      rm.version,
      ml.rowids ml_rwid,
      ml.primary_key ml_pk,
      rm.refresh_method rm_meth,
      ml.sequence ml_seq,
      ml.include_new_values ml_new,
      bm.mview_last_refresh_time
    from            sys.dba_registered_mviews rm
    full outer join sys.dba_base_table_mviews bm
      on bm.mview_id = rm.mview_id
    full outer join sys.dba_mview_logs ml
      on bm.master = ml.master and bm.owner = ml.log_owner
    full outer join sg
      on ml.log_table = sg.segment_name and ml.log_owner = sg.owner
    left outer join tb
      on tb.owner = sg.owner and tb.object_name = sg.segment_name
    where
         bm.master is null
      or bm.master = :mastertable
      or ml.master is null
      or ml.master = :mastertable
    order by 1,2;For :mastertable you have to insert the name of the table, where you created the MV LOG on.

  • HT5022 Airport Utility 5.6 won't install.  Gets to the last step and fails.  Why?

    I have an older Airport Extreme so I need to install Airport Utility 5.6 as 6 does not recognize it.  The download goes fine and installation proceeds until the last step of the installation (cleaning up) when it fails.  I'm using Lion.  Suggestions? 

    Apple will not let you install AirPort Utility 5.6 on Lion 10.7.4 (or 10.7.5) if you have updated the operating system.
    You might want to study a workaround in this thread.
    https://discussions.apple.com/message/21397085#21397085
    This is not officially supported by Apple, so it may or may not work for you.....if you want to give it a try.

  • Time machine makes 30 backups for the last two days, no backups for any earlier times: is there a way to control it?

    I've been running Time Machine in the background for as long as I've owned my current Mac--- a few months.  It is a completely generic set-up: it's a desktop (rarely shut off or asleep) connected to an external hard drive that is much larger (1 TB) than my internal hard drive (0.5 TB), and Time Machine is configured to save backups of my whole internal drive to the external drive.  The external is half-full, and the internal is a little more than half-full.  I often hear my external crunching away, working on something.
    I recently needed to access an old file, so I went into Time Machine mode on the folder where it had been deleted a few weeks ago.  While I'm not upset that it isn't available (it's my own fault for deleting it), I didn't expect the Time Machine to have such a bad distribution of saved backups.  There are 30 backup snapshots of the past two days, and nothing earlier.  I was expecting something more like a few from today, a few from this week, a few from this month, and a few going all the way back in time--- a broader distribution.
    I don't see any way to control this in the Time Machine Preferences (in fact, very little control at all).  Is there a secret way to control it, or some tip to ensure a more useful distribution of saved snapshots?
    Thanks,
    -- Jim

    Thanks, but it doesn't exactly address my question.  TimeMachineEditor allows me to set the intervals or times when backups occur, but it doesn't control the algorithm that decides which snapshots should be deleted.  My problem was that Time Machine chose to delete all of the old snapshots and keep only the most recent ones: I'd like it to keep more of the recent ones than the old ones, but still keep some old ones.
    In fact, the (unmodifyable) text on the Time Machine control panel says that it keeps:
    hourly backups for the past 24 hours
    daily backups for the past month
    weekly backups for all previous months
    That would be perfect if it were true.
    Perhaps the algorithm did the wrong thing because the size of my internal hard drive varied quite a lot a few days ago: a process got out of control and used up all of my internal disk space.  I killed the process and deleted its output (several times), so my internal disk eventually went back down to normal.  Perhaps in the intervening hours, Time Machine made a backup, once an hour, and used up all of the external drive space.  When it had to choose between keeping "weekly backups of previous months" and "hourly backups of the past 24 hours", it chose to keep hourly backups of the past 24 hours.  This was the wrong choice in my case (it was the unwanted output) and is probably the wrong choice in most cases.
    Is there a way to control the algorithm that decides which backups to keep and which to delete?  I would have it delete the hourly, daily, and weekly backups in a way that preserves their relative distribution.
    By the way, while I have made it sound like my problem was a runaway log file (something that would be easy to put in an excluded directory with Time Machine's "Options" button), it was a VirtualBox snapshot merge.  The data in question are precious, but were unnecessarily copied many times while VirtualBox failed to merge them properly.  I can't simply exclude a directory: I'm talking about a more general problem.
    Thanks!
    -- Jim

  • TS1362 All of the movies I have rented or purchased from iTunes in the last 4 months fail to play properly. The audio and video are constantly out of sync. I have followed the iTunes suggestions to correct this, however nothing has worked. (Windows 8)

    I am using a Dell inspiron 14z, with Windows 8, and before that a Dell with Windows XP. This is also happening on my iPad. For the last four months, none of the movies or television shows I have rented or purchased from iTunes have played properly. The audio and video are out of sync. I have tried the troubleshooting measures iTunes suggested, however nothing seems to work. I have read on the community that this has been a problem for users in the past, and have attempted to try some of the fixes individual users have suggested also. Again, nothing seems to work. At this point I am frustrated, as we purchase or rent almost exclusively from iTunes. I would appreciate a support-staff person response. Thank you so much.

    this problem has been going on for windows users for over a year now.
    Apple has no solution to this problem.

  • The last down load I did for my Iphone was WMB it cost me $4.99 and it did not download it said there was a problem and I got charges

    The last download i did for my iphone was WMB it coast $4.99 it never downloaded it said there was a problem and Im still getting charged

    Jonryan21 wrote:
    I have insurance through apple for my iPhone 4.
    No, you simply do not.  Apple does not sell insurance.
    Apple offers an Extended Warranty called AppleCare.
    Warranties doe not cover lost or stolen devices.  Buy a new one.

  • Error when the link is clicked for detail page

    Hello I am creating pages using MySql and PHP with dream weaver. I created my master record set and detail page. the master record set works b but when you click the link to bring up the details page I get this error
    "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'name = 'Brandon' LIMIT 0, 10' at line 1"
    Any help with guidance on trouble shooting error would be greatly appreciated.
    David

    =====================================================Master page=============================================================
    <?php require_once('Connections/Onantional.php'); ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    $currentPage = $_SERVER["PHP_SELF"];
    $maxRows_Recordset1 = 10;
    $pageNum_Recordset1 = 0;
    if (isset($_GET['pageNum_Recordset1'])) {
      $pageNum_Recordset1 = $_GET['pageNum_Recordset1'];
    $startRow_Recordset1 = $pageNum_Recordset1 * $maxRows_Recordset1;
    mysql_select_db($database_Onantional, $Onantional);
    $query_Recordset1 = "SELECT * FROM Roster";
    $query_limit_Recordset1 = sprintf("%s LIMIT %d, %d", $query_Recordset1, $startRow_Recordset1, $maxRows_Recordset1);
    $Recordset1 = mysql_query($query_limit_Recordset1, $Onantional) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    if (isset($_GET['totalRows_Recordset1'])) {
      $totalRows_Recordset1 = $_GET['totalRows_Recordset1'];
    } else {
      $all_Recordset1 = mysql_query($query_Recordset1);
      $totalRows_Recordset1 = mysql_num_rows($all_Recordset1);
    $totalPages_Recordset1 = ceil($totalRows_Recordset1/$maxRows_Recordset1)-1;
    $queryString_Recordset1 = "";
    if (!empty($_SERVER['QUERY_STRING'])) {
      $params = explode("&", $_SERVER['QUERY_STRING']);
      $newParams = array();
      foreach ($params as $param) {
        if (stristr($param, "pageNum_Recordset1") == false &&
            stristr($param, "totalRows_Recordset1") == false) {
          array_push($newParams, $param);
      if (count($newParams) != 0) {
        $queryString_Recordset1 = "&" . htmlentities(implode("&", $newParams));
    $queryString_Recordset1 = sprintf("&totalRows_Recordset1=%d%s", $totalRows_Recordset1, $queryString_Recordset1);
    ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <table border="1" align="center">
      <tr>
        <td>First name</td>
        <td>Last Name</td>
        <td>Conference</td>
        <td>email</td>
      </tr>
      <?php do { ?>
        <tr>
          <td><a href="details.php?recordID=<?php echo $row_Recordset1['First name']; ?>"> <?php echo $row_Recordset1['First name']; ?>  </a> </td>
          <td><?php echo $row_Recordset1['Last Name']; ?>  </td>
          <td><?php echo $row_Recordset1['Conference']; ?>  </td>
          <td><?php echo $row_Recordset1['email']; ?>  </td>
        </tr>
        <?php } while ($row_Recordset1 = mysql_fetch_assoc($Recordset1)); ?>
    </table>
    <br />
    <table border="0">
      <tr>
        <td><?php if ($pageNum_Recordset1 > 0) { // Show if not first page ?>
              <a href="<?php printf("%s?pageNum_Recordset1=%d%s", $currentPage, 0, $queryString_Recordset1); ?>">First</a>
              <?php } // Show if not first page ?>
        </td>
        <td><?php if ($pageNum_Recordset1 > 0) { // Show if not first page ?>
              <a href="<?php printf("%s?pageNum_Recordset1=%d%s", $currentPage, max(0, $pageNum_Recordset1 - 1), $queryString_Recordset1); ?>">Previous</a>
              <?php } // Show if not first page ?>
        </td>
        <td><?php if ($pageNum_Recordset1 < $totalPages_Recordset1) { // Show if not last page ?>
              <a href="<?php printf("%s?pageNum_Recordset1=%d%s", $currentPage, min($totalPages_Recordset1, $pageNum_Recordset1 + 1), $queryString_Recordset1); ?>">Next</a>
              <?php } // Show if not last page ?>
        </td>
        <td><?php if ($pageNum_Recordset1 < $totalPages_Recordset1) { // Show if not last page ?>
              <a href="<?php printf("%s?pageNum_Recordset1=%d%s", $currentPage, $totalPages_Recordset1, $queryString_Recordset1); ?>">Last</a>
              <?php } // Show if not last page ?>
        </td>
      </tr>
    </table>
    Records <?php echo ($startRow_Recordset1 + 1) ?> to <?php echo min($startRow_Recordset1 + $maxRows_Recordset1, $totalRows_Recordset1) ?> of <?php echo $totalRows_Recordset1 ?>
    </body>
    </html>
    <?php
    mysql_free_result($Recordset1);
    ?>
    =====================================================end master ========================================================
    ========================================================details page=========================================================
    <?php require_once('Connections/Onantional.php'); ?><?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    $maxRows_DetailRS1 = 10;
    $pageNum_DetailRS1 = 0;
    if (isset($_GET['pageNum_DetailRS1'])) {
      $pageNum_DetailRS1 = $_GET['pageNum_DetailRS1'];
    $startRow_DetailRS1 = $pageNum_DetailRS1 * $maxRows_DetailRS1;
    $colname_DetailRS1 = "-1";
    if (isset($_GET['recordID'])) {
      $colname_DetailRS1 = $_GET['recordID'];
    mysql_select_db($database_Onantional, $Onantional);
    $query_DetailRS1 = sprintf("SELECT * FROM Roster WHERE First name = %s", GetSQLValueString($colname_DetailRS1, "text"));
    $query_limit_DetailRS1 = sprintf("%s LIMIT %d, %d", $query_DetailRS1, $startRow_DetailRS1, $maxRows_DetailRS1);
    $DetailRS1 = mysql_query($query_limit_DetailRS1, $Onantional) or die(mysql_error());
    $row_DetailRS1 = mysql_fetch_assoc($DetailRS1);
    if (isset($_GET['totalRows_DetailRS1'])) {
      $totalRows_DetailRS1 = $_GET['totalRows_DetailRS1'];
    } else {
      $all_DetailRS1 = mysql_query($query_DetailRS1);
      $totalRows_DetailRS1 = mysql_num_rows($all_DetailRS1);
    $totalPages_DetailRS1 = ceil($totalRows_DetailRS1/$maxRows_DetailRS1)-1;
    ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <table border="1" align="center">
      <tr>
        <td>First name</td>
        <td><?php echo $row_DetailRS1['First name']; ?> </td>
      </tr>
      <tr>
        <td>Last Name</td>
        <td><?php echo $row_DetailRS1['Last Name']; ?> </td>
      </tr>
      <tr>
        <td>Conference</td>
        <td><?php echo $row_DetailRS1['Conference']; ?> </td>
      </tr>
      <tr>
        <td>email</td>
        <td><?php echo $row_DetailRS1['email']; ?> </td>
      </tr>
    </table>
    </body>
    </html><?php
    mysql_free_result($DetailRS1);
    ?>

  • Accounts have connection failures. Click the indicator next to each account for details.

    Yesterday for the first time my mail accounts won't synic after turn on computer or restart router. From mail connection doctor I see that problem is connections to the IMAP servers, but after reopen mail, everything works fine. It's very stupid that after every start up I have manually to check mail!!

    Mail Connections Lost After Sleep
    DSL-2750U router problems with POP Mail
    When I wake my computer up from sleep all the Mail and Calendar accounts are offline?
    Mailboxes offline

  • Displaying the Last Query Refresh date/time

    Hello,
    on a Webi report, is there a way to display the date/time that the underlying info provider was refreshed?
    Thanks,
    Nikhi

    1.- Create Formula in Query (columns - Create Formula)
    2.- Create Formula Variable for this Formula (Type Customer EXIT) as individual and optional.
    3.- Define the code for customer exits for variables.
    *-- To get Timestamp for last load of data to cube
    WHEN 'ZLSTLOADDT'.
    DATA: lt_tab_1 TYPE TABLE OF rsdcubemulti,
          ls_tab_1 TYPE rsdcubemulti,
          lt_tab_2 TYPE TABLE OF rsmonicdp,
          ls_tab_2 TYPE rsmonicdp.
    DATA: l_calday   TYPE d,
          l_time     TYPE sy-uzeit,
          l_tzone    TYPE ttzz-tzone,
          l_string   TYPE char20.
          SELECT * FROM rsdcubemulti INTO TABLE lt_tab_1
                  WHERE infocube = i_s_cob_pro-infoprov
                    AND objvers = 'A'.
          SORT lt_tab_1 DESCENDING.
          CLEAR ls_tab_1.
          READ TABLE lt_tab_1 INTO ls_tab_1 INDEX 1.
          REFRESH lt_tab_2.
          SELECT * FROM rsmonicdp INTO TABLE lt_tab_2
                  WHERE icube = ls_tab_1-partcube.
          SORT lt_tab_2 DESCENDING.
          CLEAR ls_tab_2.
          READ TABLE lt_tab_2 INTO ls_tab_2 INDEX 1.
          l_tzone = 'INDIA'. "CET, UTC...
          CONVERT TIME STAMP ls_tab_2-timestamp TIME ZONE l_tzone
                     INTO DATE l_calday "aaaammdd
                          TIME l_time.  "hhmmss
          l_s_range-low = l_calday.
          l_s_range-sign = 'I'.
          l_s_range-opt = 'EQ'.
          APPEND l_s_range TO e_t_range.
          EXIT.
        WHEN 'ZLSTLOADTM'.
    DATA: lt_tab_1 TYPE TABLE OF rsdcubemulti,
          ls_tab_1 TYPE rsdcubemulti,
          lt_tab_2 TYPE TABLE OF rsmonicdp,
          ls_tab_2 TYPE rsmonicdp.
    DATA: l_calday   TYPE d,
          l_time     TYPE sy-uzeit,
          l_tzone    TYPE ttzz-tzone,
          l_string   TYPE char20.
          SELECT * FROM rsdcubemulti INTO TABLE lt_tab_1
                  WHERE infocube = i_s_cob_pro-infoprov
                    AND objvers = 'A'.
          SORT lt_tab_1 DESCENDING.
          CLEAR ls_tab_1.
          READ TABLE lt_tab_1 INTO ls_tab_1 INDEX 1.
          REFRESH lt_tab_2.
          SELECT * FROM rsmonicdp INTO TABLE lt_tab_2
                  WHERE icube = ls_tab_1-partcube.
          SORT lt_tab_2 DESCENDING.
          CLEAR ls_tab_2.
          READ TABLE lt_tab_2 INTO ls_tab_2 INDEX 1.
          l_tzone = 'INDIA'. "CET, UTC...
          CONVERT TIME STAMP ls_tab_2-timestamp TIME ZONE l_tzone
                     INTO DATE l_calday "aaaammdd
                          TIME l_time.  "hhmmss
          l_s_range-low = l_time.
          l_s_range-sign = 'I'.
          l_s_range-opt = 'EQ'.
          APPEND l_s_range TO e_t_range.
          EXIT.

  • Previous replies here that solved the "dll initialization routine failed" problem for others aren't working for me.

    Hello everyone,
    I place the DLL, LVLIB and all the VI files from a VXIPnP LabVIEW instrument driver folder-tree under the "instr.lib" folder under the LabVIEW 8.2 installation folder, like I've always done before with no issues.
    But because this particular Windows XP lab-PC has a strong level of file-system lock-down, only the administrator is able to drop driver-function icons from that driver VI set into a LV 8.2 block diagram without "dll initialization routine failed" pop-ups, which is what always happens for all "domain users" who log on this system.
    If I go to another XP PC (my laptop) with the same LV8.2 and driver-folder configuration under instr.lib, there is no problem with attaching to this driver DLL at all when building VI's with those driver functions. That system allows "everyone" permission to all file and folder write operations, all the way down the NI folder tree (scary, I know, but the same IT guy set it up that way, perhaps because this is a laptop).
    I see there are two other threads in this forum giving possible solutions to this by setting the permissions on the \Program files\National Instruments\ folder (only) to allow all domain users write-permission on that folder (even though no files are apparently written to that folder). But this isn't working for me, or perhaps I'm doing it wrong. My IT guy will not allow me to open up all the permissions under the NI installation folder for domain users or everyone (like the laptop has), so I don't know if this would solve it, or if certain branches of the NI folder tree are the specific ones that need this done to them instead of others.
    Does anyone out there have a solution for this? Is there something specific in this NI folder-tree that has to have specific permissions opened up in order to make this work?
    I am burning way too many hours trying to solve this...
    (I wonder if this would get worse once Vista is prevalent)
    JB
    To whom it may concern: My alias is also my nickname, I've had it since I was a (very) skinny basketball-playing teen. OK, so I've got a 38 inch waist now, but my hometown friends haven't shaken that appellation for me. I trust that you will someday be OK with that alias, as I have been with that nickname.

    No, just tried that, didn't fix it, thanks for the advice though. I though it might have been DEP (Data Execution Prevention) which was turned on for this machine. But it wasn't.
    I did discover that some drivers do it, and some don't. It must have something to do with the way the DLL is linked into the LVLIB file.
    Is there a white paper or a location in the help file that explains how the DLL shared libraries should ideally be arranged in the *.lib folders in order to work properly?
    JB
    To whom it may concern: My alias is also my nickname, I've had it since I was a (very) skinny basketball-playing teen. OK, so I've got a 38 inch waist now, but my hometown friends haven't shaken that appellation for me. I trust that you will someday be OK with that alias, as I have been with that nickname.

  • The LAST resort I am asking for help...

    I have been trying to get the BT infinity in for 4 (?!) months now. I all started 20th July and I was asured that the line + Infinity will be there in 3 weeks time (some stupid standart waiting time). and then i t began.... BT canceled 3 of my orders without informing me, than they "provided" me with the phone line, but surprise surprise - wrong address. THEN the BT internet engineer came and of course he was not able to connect Infinity - because there was no phone line in. After that they had some serious nerves to actually charge me £55.45 for the phone line they never provided. Promissed to refund it 2 months ago. First the sum of money somehow became £53.45 second it was never refunded.
    AFTER I was advised to contact one person in particular in BT (woohoo I was so glad that someone actually will help me) well yeah... he did not... He set up the phone line engineer to come in ANOTHER 3 weeks, so I waited till 28th October - him being late 2 hours was not the problem, the problem was that he was absolutelly not qualified for the job + he never connected the line. Leaving after 4 hours (o_0) in my basement where all the BT line box is he and his coleague asured that the line is connected and will be activated the next morning and they "just cant activate it now, because the exchange is closed at 6 PM".
    I have already taken 3+ days off at work which actually cost me £300+ in income.
    I have been harrased by BT staff by phone weekly for all of this time promissing me callbacks/solving problems/refunds/calling me back in 5 minutes etc. all this period of time. I have been hung up upon calling BT tens of times. I have been redirected to wrong departments i guess hundreds of times now. BT chat is useless.
    Long story short:
    1. I want my money back, and I want a FULL refund;
    2. I want my Infinity in ASAP;
    If anyone is out there who can help - please do.
    Thank you in advance.

    ozyri wrote:
    sent you a PM, thanks
    You cannot use a PM.
    Please see my example below.
    Use this link.
    This is the form you should see when you click on the link. If you do not see this form, then you have selected the wrong link.
    When you submit the form, you will receive an enquiry number, so please keep a note of it
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • One of my apps is "waiting" for an update.  Its been "waiting" for 4 days.   It wont delete (so I can re load it).   Sadly its not in i tunes as I put it on after the last sync and it wont for some reason sync either.   Any ideas?

    One of my apps (actually on my daughters i phone 5) has been "waiting for 4 days to update.   Rebooting doesnt cure it nor does trying to delete it - it wont delete.   I have looked at her i tunes account but she hasnt sync that for ages and the actual app isnt in i tunes but just on the phone.  For some reason the syncing isnt working either in realtion to this app. There is adeqaute memory - good strong wifi signal.   Any ideas??

    Download the app on iTunes under her account (you've already paid - you won't have to again), then sync the app across to the phone that way and it should clear it up.
    It's possible the app is too large to do over the air and it started on wifi but wasn't able to continue and got corrupted.

  • Anyone know how to go to the last active row in Numbers for iOS ? There is no Home or End key on iPad.

    Anyone know how to navigate through a spreadsheet in Numbers for iOS on an iPad. Specifically to go to the end of an active file since there is no End key.

    see if any of this works for you
    On a smaller keyboard, such as the wireless, or on portables, you can use fn- left arrow for home and fn- right arrow for end.
    On a Mac, 'home and 'end' take you to the beginning and the end of document, respectively. Getting to the beginning or end of a line is done with cmd- leftarrow and cmd- rightarrow. Emacs shortcuts, such a ctrl-a and ctrl- e also work in most places, where the app is done right.

  • The last itunes update has failed - getting error program C:/program files (x86)\itunes\itunes.exe - R6034 attemp tp load C runtime library incorrectlly. I have tried to repair and reinstall. getting same error - can ayone help

    the last itunes update failed - getting error R6034 attemp to load C runtime library incorrectly. Program reference - Program C;/prgram files (x86)\tunes\itunes.exe - can anyone help. I tried to use epir and did an uninstall and reinstall and still geting same error

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Drop down in the Input Schedule for Dimension

    Hi Friends
    In my input schedule, for the Dimension Entity ( I have 13 entities which i am presently chossing from Current View), i want to put separate Tab for each entity in my input schedule. So that instead of chossing from the current view, they will choose the TAB in the input Schedule.
    And also, for another dimension members, i need to have a drop down ( as we do in excel validation). So instead of choosing the current view for that dimension, user will choose from the drop down from the excel sheet.
    Looking forward to your suggestion .
    Thanks
    Viv

    Hi Shoba
    Thanks for your reply.
    See if we can use EVMBR function, which will Pop up the screen same as when we click the CV only thing is that the Current View will not change.
    We can also use EVCVW is a particular cell same as the way EVMBR, but when we use this EVCVW, the Currrent View will also change fine
    Exactly i am looking for a option where in a particular Input Schedule Cell, there will be a drop down as we do in normal excel validation, .
    My Input Schedule is dynamic in Rows, which reflect the Material.
    I am trying the EVLST, but efforts are in vain.
    Looking forward
    Reg
    Viv

Maybe you are looking for