Still no fix

Okay so i have b een on here asking for help for the last few weeks and even though you all have been very helpful it's still not solved, now the noise wont drop its high the engineer has been out 3 times and they say the line is fine but the hub says different it not resets its self because of the countless FEC's and HEC's its having to correct, in the 100 millions, 10 years of decent service and lately its become the worst service ever, even though BT has said the engineer will check the exchange i dont think anyone has been their, im sick of this my connection speed has never suffered as bad as it has lately, it even dropped to 5mb connection when i used to get a steady 8128kbs, my line has automatically turned off fast  path because its obviously unstable, but it only seems to happen every 9 hours or so were the noise rises errors shoot off the charts, and the noise then drops to 1,2db.....the last engineer saw the stats and was gob smacked didn't know what to say he just ended up leaving saying not much more i can do, i have requested help of the mods 3 times now and no response in the past 2-3 weeks. 
So im at my wits end i really am
ADSL Line Status
Connection Information
Line state:
Connected
Connection time:
0 days, 00:08:04
Downstream:
6.938 Mbps
Upstream:
448 Kbps
ADSL Settings
VPI/VCI:
0/38
Type:
PPPoA
Modulation:
G.992.1 Annex A
Latency type:
Interleaved
Noise margin (Down/Up):
12.0 dB / 22.0 dB
Line attenuation (Down/Up):
32.6 dB / 18.0 dB
Output power (Down/Up):
19.9 dBm / 12.5 dBm
FEC Events (Down/Up):
0 / 0
CRC Events (Down/Up):
1 / 0
Loss of Framing (Local/Remote):
0 / 0
Loss of Signal (Local/Remote):
0 / 0
Loss of Power (Local/Remote):
0 / 0
HEC Events (Down/Up):
0 / 0
Error Seconds (Local/Remote):
1 / 0
here are the stats the hub reset itself yet again didn't have that problem before i was on fast path now its switched back to interleveled without even me asking it to be, noise is double what its ment to be no errors as of yet but leave it on for 7-9 hours they shoot from 10k FEC/HEC to 117 million + on both
im sorry if i seem abit angry, im am really fustrated at the fact that nothing seems to be working.  Quiet line test is silent, no noise so why is the bt hub saying there is alot of noise ?
Why are the bt engineers baffled and why cant they seem to check the exchange ? 

ADSL Line Status
Connection Information
Line state:
Connected
Connection time:
0 days, 09:14:57
Downstream:
6.938 Mbps
Upstream:
448 Kbps
ADSL Settings
VPI/VCI:
0/38
Type:
PPPoA
Modulation:
G.992.1 Annex A
Latency type:
Interleaved
Noise margin (Down/Up):
3.7 dB / 22.0 dB
Line attenuation (Down/Up):
32.6 dB / 18.0 dB
Output power (Down/Up):
19.9 dBm / 12.5 dBm
FEC Events (Down/Up):
158706205 / 1885
CRC Events (Down/Up):
684232 / 1779
Loss of Framing (Local/Remote):
0 / 0
Loss of Signal (Local/Remote):
0 / 0
Loss of Power (Local/Remote):
0 / 0
HEC Events (Down/Up):
3239001 / 1758
Error Seconds (Local/Remote):
15142 / 3224
ill have to try it in the test socket but i doubt i can keep it in their but apart from test sockets i've already done everything else

Similar Messages

  • 3.1EA2 bug still not fixed - Members of package body not listed in the tree

    Hi, I was working today with SQL Developer again and found that this bug is still not fixed even when it was reported more than 1 year ago!!!
    I did a quick search and found it here
    Package Body Tree not always showing
    The problem is when you expand the package specification or package body tree, not all members of the specification/body are listed. This is mostly observable in the package body, but it regards to the specification as well.
    Consider this case:
    CREATE TABLE EMP (
        ID               NUMBER(6,0) DEFAULT 0,
        NAME             VARCHAR2(20 BYTE) DEFAULT NULL,
        DEPT             VARCHAR2(20 BYTE) DEFAULT NULL,
        FUNCTION         VARCHAR2(20 BYTE),
        PROCEDURE        VARCHAR2(20 BYTE));
    CREATE TABLE LOOP (
      AREA    VARCHAR2(5),
      VALUE   VARCHAR2(2));
    CREATE OR REPLACE PACKAGE Test_Package1 AS
    gvc_const CONSTANT VARCHAR2(10) := 'xxx';
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER);
    END Test_Package1;
    CREATE OR REPLACE PACKAGE BODY Test_Package1 AS
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER)
    IS
    BEGIN
      --INSERT INTO EMP (ID, NAME, DEPT, PROCEDURE) VALUES (1, 'Tina', 'xxx', 'xxx');
      --INSERT INTO EMP (ID, NAME, DEPT, FUNCTION) VALUES (2, 'Jeff', 'xxx', 'xxx');
      --INSERT INTO LOOP(AREA, VALUE) VALUES('a','b');
      NULL;
    END;
    END Test_Package1;Compile the package specification and the body. Expand the spec + body in the tree. Uncomment any of the commented lines in the package body and compile the body again. Now expand the package body again and look what is displayed.
    Why? It is because SQL Developer handles words "Function", "Procedure" and "Loop" as keywords and according to them does the parsing.
    Another case
    CREATE OR REPLACE PACKAGE Test_Package1 AS
    gvc_const CONSTANT VARCHAR2(10) := 'xxx';
    TYPE Loop_rec IS RECORD(
      item1   LOOP.AREA%TYPE);
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER);
    END Test_Package1;Compile just this specification and try to expand it in the tree. Again, during parsing the package, SQL Developer takes the word "LOOP" into consideration and fails to parse the specification.
    There is exactly the same problem when you declare functions from external dll libraries in package body. Since there is no "END;" in this case, SQL Developer's parser fails...
    To me it seems you simply blindly took some keywords like "FUNCTION" and expect there will be some "END;" keyword corresponding with it.
    Can anyone have a look at this and finally fix it?

    Hi,
    Thanks for trying out SQL Developer 3.1 EA2 and providing a clear, reproducible test case for this issue. I logged an internal bug for it:
    Bug 13438696 - 3.1EA2: FORUM: CERTAIN KEYWORDS IN PKG BODY BLOCK MEMBERS FROM CONN VIEW TREE
    It seems the bug noted in the other forum thread you reference has been fixed, but really had nothing to do with problems discussed either here or there. That fix involved adding an Edit Body... item to the Package context menu in the Schema Browser, not displaying Package members correctly in the Connection view tree.
    Regards,
    Gary
    SQL Developer Team

  • IPad Safari Landscape innerHeight/outerHeight bug still not fixed in iOS 7.1.1

    iPad Safari Landscape innerHeight/outerHeight bug still not fixed in iOS 7.1.1
    No bug in Chrome or other third party browsers.
    When are Apple going to fix this bug? It's painful.
    more info here:
    http://stackoverflow.com/questions/19012135/ios-7-ipad-safari-landscape-innerhei ght-outerheight-layout-issue

    Tell Apple not other users.
    Use http://www.apple.com/feedback/ipad.html

  • I have an old iphone and have a new one as well. I would like to use my old on as an ipod but itunes not longer recognizes it.  Any ideas?  I have been using it for a month with no problems until tonight. I restarted my computer..still no fix.

    I have an old iphone and have a new one as well. I would like to use my old on as an ipod but itunes not longer recognizes it.  Any ideas?  I have been using it for a month with no problems until tonight. I restarted my computer..still no fix.

    Looks like its fixed.     I am syncing it now.      A lot of the answers are for the new iphone so i had to mess with a bunch of settings as well.  My old phone is now an 8 gig ipod.  the books app no longer works and that *****.....but better than nothing...

  • HT2305 when connecting to the itunes store i get a mess: (itunes has stopped working) all i can do is close the peogram. i was on the phoine with apple today over 2 hrs still cant fix it

    when connecting to the itunes store i get a mess: (itunes has stopped working) all i can do is close the peogram. i was on the phoine with apple today over 2 hrs still cant fix it. unistalled it 3x and in the proper order. reset all internet connection to default setting, turned off virus programs ect. Even the tech at apple by remote access couldnt fix it. use microsoft fix it also no good....\

    I am having the same problem now also. It happened after I updated my version. I have NEVER had this problem before as a windows user and have had iTunes for 5 years. So, I would have to say it is an Apple problem. I have not changed anything on my computer. I still have Internet Explorer and I have not even updated windows. The only thing I updated was iTunes. Now, I am not getting any response from Apple and if you call you have to pay for support. What a joke. An iPod costs $400 you would think that after paying that much you would at least get some type of help. This will now be the last time I ever by anything apple.

  • HT1688 My iphone 3GS is showing no service your network is restriced you can choose a different network in settings ive tried a restore and upgrading software/downgrading still no fix just no service searching...

    My iphone 3GS is showing no service your network is restriced you can choose a different network in settings ive tried a restore and upgrading software/downgrading still no fix just no service searching...
    I have no idea why this has happend ive been using the phone for 2years bought it on pay as you go and now all of a sudden its stating the above error i have never come across this problem before and currently im using 3GS and Iphone 4S

    Sounds like it's been blacklisted.
    Even if it hasn't, downgrading voids any warranty and forfeits all rights to support. You hacked your phone. You can't get help here.

  • Why iCal cancel of event edits issue is still not fixed after over 2 years?

    Why iCal "cancel of event edits" issue is still not fixed after over 2 years?
    I have been in the software engineering industry for over 14 years, but I have never seen a large corporation being so slow at addressing major issues like these.
    What would it take for Apple to start working on this issue?

    Yup. This is fully ridiculous that you can't cancel your updates once you start. I love the tool but this is on pretty significant issue.
    Sometimes I accidentally move a mtg or make some edit while viewing and you can't back you!!
    If you feel the same way, you should post a note here:
    http://www.apple.com/feedback/ical.html
    Message was edited by: SteveMc10123

  • I get a Script error on every page i visit i uninstalled and re-installed still no fix

    every page i load i get script errors and have to stop script i have tried uninstall re install and that did nothing wiped everything new profile and all and still no fix... running windows 7 if that helps

    If you have problems with Flash in the future, here is some standard guidance that addresses the most common issues. I'm sure you've seen some of it before, but just in case:
    (1) Make sure all recorders/downloaders that interact with Flash media are as up-to-date as possible, or disable them. These could be add-ons or stand-alone programs.
    (2) Disable hardware graphics acceleration in Firefox and in Flash
    (A) In Firefox, un-check the box here and restart:
    orange Firefox button (or Tools menu) > Options > Advanced > General > "Use hardware acceleration when available"
    (B) In Flash, see this support article from Adobe: http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues
    (3) Disable protected mode (Windows Vista/7/8)
    See this support article from Adobe under the heading "Last Resort": [http://forums.adobe.com/message/4468493#TemporaryWorkaround Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]

  • Just downloaded itunes 9.0.3 still no fix !

    just downloaded itunes 9.0.3 still no fix !!!!!!!!!!both of my ipod classics still don't work ,80gb ipod classic now conects then disconects ,2nd 80gb ipod classic conects all fine, try to sync any thing and says "cannot sync missing folder"
    _*what is going on Apple ??????????*_

    yes everything else on computer works fine ,as i said one of my classics does connect but if i try and sync anything to it it says "folder cannot be found" and then it disconnects , yes all music plays and is where it should be

  • Aperture is asking to upgrade library every time I open the application, even after it has already been upgraded.  I just ran the update and it is still not fixed.  What can I do???

    Aperture is asking to upgrade library every time I open the application, even after it has already been upgraded.  I just ran the update and it is still not fixed.  What can I do???  My plug are asking me to re-register them too.  This is annoying.  Please help!!!!!

    How do you try to start the repair dialogue? By starting Aperture or by opening the Library?
    If you not already have tried it with directly opening the library: 
    reveal your Aperture Library in the Finder
    Whilst holding down Command(⌘)- option (⌥) double click on the Aperture Library.
    Select "repair library" from the dialogue.
    What about Frank Caggiano's questions above?
    It would be really helpful to know, how many libraries you have, and if this problem is restricted to one of them.

  • OS 4.1 on iPhone 4 still doesnt fix the proximity sensor problem!  and now?

    Dear Apple
    iPhone 4 ***** !!! 4.1 still doesnt fix the prox.sensor problems and every 2nd call or so is interrupted by this problem, how do fix it an what should I do now and what are you doing to fix it ????

    We are iphone users like you.
    As provided, you are not addressing Apple here.
    The iphone has a one year warranty. If yours is defective then Apple replace.
    Contact Apple to arrange for this.

  • IOS 6.0.1 update still no fix for App Store Purchased section

    iOS 6.0.1 update still no fix for App Store Purchased section. Keep crashing after few seconds and kicked back to home.
    Does apple even aware of this problem???

    Hi, thanks for your comment.
    The steps that I have dines so far is similar to you I think.  I have all so tried a restore on all my devices running 6.0.1 and still nothing.  Have spoke to staff in an Apple shop and they were no help at all and kind said it was my devices that had the issue and nothing to do with anything at Apples end.  Have all s spoke to staff in a premium retail seller of Apple products and again, no he,o what so ever.    I think it's clearly a issue at Apples end with the serves sending out that data when request.  IOS6 is full of bugs and runs so slow it silly. 
    I'm thinking that Android is the way the forward after all the problems I've had with iOS6.

  • Gmail archived/labeled Emails not showing problem FIX SOLUTION FOUND - BUT STILL NOT FIXED!

    Newest edits in here:
    http://forums.crackberry.com/general-blackberry-discussion-f2/please-send-very-important-10os-device...
    100% FIX SOLUTION GUARANTEE for Gmail archived/labeled Emails not showing problem!
    How to fix it? FIX "Show Read Filed Emails" button to respond to ON and OFF devices Blackberry HUB for Gmail accounts - NOW IT IS ALWAYS OFF if you press ON or OFF!
     "Show Read Filed Emails" button ON and OFF for Gmail account works on Blackberry Blend desktop version!
    Works with: Blackberry Blend desktop version responds to "Show Read Filed Emails" button ON AND OFF with Gmail accounts! (pressing "Show Read Filed Emails" button ON and OFF again and again, view in Blackberry Blend immediately changes in order you press ON or OFF, but Blackberry HUB is always on OFF)
    Error/Bug: Blackberry HUB do not show Gmail labeled emails
    Main problem: Blackberry HUB "Show Read Filed Emails" button doesn't respond to ON AND OFF and is always OFF fo Gmail account.
    Main problem: ALL Blackberry 10OS devices Blackberry HUB"Show Read Filed Emails" button ON AND OFF doesnt respond with Gmail accounts!
    "Show Read Filed Emails" button doesn't work with: Gmail accounts
    Status: NOT FIXED!
    OS version: Blackberry 10 OS version OFFICIAL 10.3.1.1565
    PROBLEM FOUND!
    I created new Gmail account send 5 test emails and made first 2 test emails labeled and made step by step set up on my Blackberry 10OS device to confirm this ''Show Read Filed Emails'' button BUG/PROBLEM/ERROR:
    1. I signed in with my Blackberry 10OS device like this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338846d1425503380t-gmail-archived-lab...
    2. When I set on Gmail account settings "Sync Timeframe" is set to FOREVER and "Sync All Emails Folders" is set to ON
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338847d1425503392t-gmail-archived-lab...
    3. And at last I go to devices Blackberry HUB and see this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338856d1425505143t-gmail-archived-lab...
    As you can see it doesn't matter if "Show Read Filed Emails" button is set to ON or OFF, Blackberry HUB doesnt respond at all, but Blackberry Blend view changes at same second then I press.
    CONCLUSION: "Show Read Filed Emails" button ON and OFF BUG/PROBLEM/ERROR for Gmail accounts is confirmed and it STILL NOT FIXED!
    Please spread the word to people who have all the power to influence and accelerate processes to FIX this VERY SERIOUS ISSUE or please tell me there could I send this FIX SOLUTION to to get fastest respond and get it FIXED ASAP. THANK YOU!
    STILL NO FIX!

    If you select one month for mail days to sync, only one month's worth will be synced and available - the last month which will be constantly changing to the most recent 30 days. Select No Limit for Mail Days to Sync.
    Show 1000 recent messages is for the selected mailbox only and if there are more than 1000 messages in a mailbox and you have one month for mail days to sync selected, if the last 30 days for the mailbox includes 100 messages, only 100 messages will be available.
    Are these additional server stored mailboxes separate mailboxes and what I mean by that is not sub-mailboxes for the Inbox mailbox?
    Since you have had this issue with other operating systems, the common denominator is your Hotmail account. Have you contacted Hotmail technical support regarding this issue you have had with other operating systems?
    All server stored mailboxes with an Exchange account should be available with the email client used to access the account. If all are not available when accessing the account as an Exchange account with an email client, something is wrong with your setup for these mailboxes at the server level.

  • RGB printing bug still not fixed with 6.0.4

    I guess I should not be surprised.
    After three major releases of OSX and 20 updates and two major version and 8 updates of Indesign the monitor profile is still being introduced into the RGB printflow.
    What the HELL does it take to get this bug fixed?
    And, yes I know you can use "Print as Bitmap" or "Fast Graphic Process" in the Canon drivers to work around this problem.
    Just maybe if IDCS5 uses the Cocoa print path that PS and LR now use it will be fixed then.

    Anyone know if CS5 has fixed/addressed this problem?

  • My alerts - itunes 10.6.3 and still not fixed?

    I've seen past discussions of the My Alerts issues and it still looks like no one has fixed this. In short - My Alerts is useless. It has pages of artists I don't want and rarely shows artists on my "alerts" check list. The email is always a mixed bag as well.
    Between a badly handled My Alerts and a horribly redesigned Just Added, I feel Apple does not want me to easily find new music. It's way past time for a better alternative. Even Amazon's recommendations does a better job of weeding out what I don't like.

    The same way as it didn't work before. When i delete an artwork, or change an artwork for another, the changes aren't made in the cloud. So when I download the same song with another computer, the song still has the old artwork.
    edit: I just realized, that I'm not in the "iTunec Match" forum, sorry. I will post in the apropriate forum from now on...

  • Lightroom 4.0 - Two Months and still NO FIX!

    It has been over two months since the release of LR 4.0. From the start there were problems. The main issue is performance.  See http://forums.adobe.com/thread/971581?start=0&tstart=0  Over a month ago the second RC was released to address many of the issues. Still complaints contuned. The offical ADOBE blog has since been very quiet on fixes or the continued issues.http://blogs.adobe.com/lightroomjournal/  What a black eye for ADOBE. I have held off updating my photoshop because I no longer trust this company to stand behind thier product.

    The latest RC expires at the end of June.  History shows they generally release the final on the order of a month before expiration.  Therefore, based on history, it shouldn't be too long before either 4.1 final or another RC is released.  Further, it's not like they've all been on vacation all this time.  They've been working on the application so hopefully the final will have fewer bugs than either RC.

Maybe you are looking for