LIMIT within universe

Hi there,
we on on XI 3.1, unix deployment, MySQL database
I wondered if there was a smart way to include the LIMIT syntax in the universe to generate this SQL:
SELECT
  tableA.column
FROM
  tableA  limit 500
I can obviously do custom SQL in webi, but this is for QaaWS where custom SQL is not possible, so the solution needs to be implemented in the universe
regards
James

Hello
I didn't have the chance to try it so I cannot confirm it will work.
There is a parameter in Universe Designer called "End_SQL".
This parameter will append a string to all queries executed with that universe.
Try setting the End_SQL  parameter to " limit 500" and try running a query with QaaWS.
Hope that it helps
PPaolo

Similar Messages

  • Problem with reading consistent Language readings from device from within universal app

    Friends,
    I am working against a Class a wrote the other day. But I get unconsistent Uri results after pulling language and region on windows/Phone?!
    As a beginner to all this, great of someone could tell me whats going on;
    public void SetLanguageCode()
    GeographicRegion userRegion = new GeographicRegion();
    string LocalLanguageString = userRegion.CodeTwoLetter;
    string LocalLanguage = Windows.Globalization.Language.CurrentInputMethodLanguageTag;
    // string for NavigationUrl
    string LocalLanguageID = LocalLanguage + "-" + LocalLanguageString;
    Uri TestUriBase = new Uri("http://test.test.com/");
    Uri UserUri = new Uri(TestUriBase, LocalLanguageID);
    UriBuilder UrlBuild = new UriBuilder(UserUri);
    Uri UriFinal = UrlBuild.Uri;
    _languageCode = UriFinal.ToString();
    Last field _languageCode returns "buggy" Uri on some regions/devices. How could you feed it a more static/solid language reading than above?
    Thanks again for any pointers...
    Regards, Kato.

    Thanks for taking the time here;
    To your question - its not correct.
    But my problem is this - if I change my regional/keyboard settings to "Norwegian" - away from your US.
    I get a string that is working and is correct;
    http://test.test.com/nb-NO 
    But to get YOUR US Region to work - I need to tweak this line with commenting out the end;
    string LocalLanguageID =
    LocalLanguage; // +
    "-" + LocalLanguageString;
    And then its suddenly correct, but wrong if I change the  region/language again to something "Scandenavian"...Then the final Uri for "_languageCode" is to short - like
    http://test.test.com/nb
    Which results in a "en-US Setting" - when hitting my MVC site from my App.
    My MVC site that will answer to this "Uri" request from the app, has a fallback to "en-US", which is great if the Region/Language is missing/not offered. But now my final "_languageCode" field seems to change
    its pattern based on different regions?!
    And sometime it seems to give me a mix of region/language too?! Like this;
    "http://test.test.com/en-US-NO"
    So whatever pointers anyone has here?!
    Thanks.
    Regards, Kato.

  • SSO does not work in Universe Designer

    Hi,
    I have a problem getting an error within Universe Designer the error is :
    "DBD: Unable to connect to SAP BW server Incomplete logon data"
    Installed below :
    BOBJ XI 3.1 installed
    SAP GUI 7.10
    SAP Java Connector
    SAP Integration Kit
    All is run on the server machine.
    SSO setup i CMS etc. and i works fine in the beginning and i can go into Universe Designer and create a SSO connection which responds etc. and i can create universes which is fine. I can go to webi and create an new report using the universe and select som measures and dimension and execute query, but it only works a couple of times then it starts to fails with an xml error. After that going to universe designer an into connection i cannot longer get in touch with my Bex query in SAP BW ! and that is where my problem allways ends, so now i cannot connect using SSO in Universe Designer.
    Found technote 1250890 but it only says that i need to install integration kit on my client, but my installation is all i one and is installed.
    Any suggestion would be much appreciated !
    Rgds,
    Kim

    Hi,
    I've had this problem to . I found information in trace log by SAP BW side
    A  Error Code CALL_FUNCTION_SIGNON_INCOMPL.
    A  Module  $Id: //bas/700_REL/src/krn/rfc/absignon.c#9 $ SAP.
    A  Function isignon_do_it Line 177.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_RFC
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]

  • Limit, filter, or sort images in the Faces pool?

    Hi.  How can I limit, filter, or sort the images Aperture presents when "Confirm Faces" is clicked in Faces view of a named Face?
    I would like to either:
    . Limit the universe of presented images with unnamed faces to those from specific Projects; or
    . Filter the images presented (by, for example, year, or Project Path, or anything else helpful); or
    . Sort the images by some other criteria than Aperture's (presumably) "most alike" measurement.
    Thanks!
    Message was edited by: Kirby Krieger

    Shweeet! I love people who know things!
    Thanks for saving me a ton of pain.

  • User id type for connecting Universe with SAP BI

    Hi All,
    I am working on SAP BO XI 3.1 SP3 and I am successfully able to connect Bex query to the Universe.
    While creating a connection within Universe, we have to provide SAP BI logon parameters like Application IP, user id, password, etc while connecting without SSO.
    Currently I am using my SAP user id credentials.
    But going forward in production environment we should have some dedicated ID for this connection as my id may expire in future.
    So what is user id type that should be used in this case and what is the best practice in such scenario.
    Would appreciate if someone could provide some reference link/doc as well.
    Thanks
    Ritesh

    Hi,
    for the connection creation you can use your SAP credentials, its valid only till you create and edit the connection.
    for the user's as per my experience it's better to select "use single sign on while refreshing reports at view time" so when the user refresh  the report his credentials will be passed for autherization.
    Regards,
    Ramu.

  • 3d files/ size limit in CS5?

    Anyone know if theres a 3d file quantity / size limit within a photoshop document? What would any limit be dependant on, e.g, VRAM?
    Running Photoshop 64bit Cs5 Extended, all updates, on a dual xeon, 12gb ram, 64bit win 7, NVidia Quadro FX 3800 (1gb), Raptor scratch disk with 50gb space, used as a dedicated scratch disk. PS settings are set to alocate over 9gb ram to PS, GPU Open GL settings enabled and set to Normal, 3d settings allocate 100% VRAM (990mb) and rendering set to Open GL. You'd expect this to perform admirably and handle most tasks.
    Background:
    Creating a PSD website design file with 3 x 3d files embedded. One 'video' animation file linked and a few smart objects (photos) and the rest is shapes and text with a few mask etc. Nothing unusual other than maybe the vidoe and 3d files. The file size is 500mb, which isnt unusual as I've worked on several 800mb files at the same time all open in the same workspace. PC handles that without any problems.
    Introducing the 3d files and video seems to have hit an error or a limit of some sort but I cant seem to pinpoint whats causing it or how to resolve it.
    Problem:
    I have the one 500mb file I've been working on, open. I try to open any ONE file or create a new one and it says the following error. "Could not complete the command because too many files were selected for opening at once". I've tried with 3 files, other PSD files, JPEGs, anything that can be opened in PS. All with the same message. Only one PSD file open, only trying to opne one more file or create a new file from scratch.
    I've also had a similar error "Could not complete your request because there are too many files open. Try closing some windows & try again". Have re-booted and only opened PS and still the same errors.
    Tried removing the video file and saving a copy. That doesnt work. Removed some of th 3 files and saved a copy and then it sometimes allows me to open more files. Tried leaving the 3d files in and reducing lighting (no textures anyway) and rendering without ray tracing, still no effect. Tried rasterising the files and it allowed more files to be opened. I'm working across a network so tried using local files which made no difference. Only thing that seems to make a difference is removing or rasterising some of the the 3d files.
    Anyone had similar problems on what seems to be a limit either on quantity of 3d files, or maybe complexity limit, or something else to do with 3d files limits? Anyone know of upgrades that might help? I've checked free ram and thats at 7gb, using about 10gb swap file. I've opened 5 documents at the sam time of over 700mb each, and its not caused problems, so I can only think the limit is with the GPU with regards to 3d. Cant get that any higher than 990mb, which I'd assume would be enough anyway if that was the problem. I've palyed about with preferences to adjust the 3d settings to lower but no use.
    Anyone any idea whats limiting it and causing it to give the error message above? Is it even a PS5 limit or a win 7 64bit limit?
    Any ideas greatly appreciated. Thanks all.

    Thanks for your comments Mylenium, I originally thought it might be VRAM, but at 1gb (still quite an acceptable size from what I can tell - I'd expect more than 3 x 3d files for that) I originally dismissed it as the complexity of the files seemed quite low for it to be this. I'm still not completely convinced its the VRAM though because of the error message it gives, and have tried it on more complex 3d models and using more of them and it works fine on those. Seems odd about not letting me create a new document too. Would like the money get a 6gb card but a bit out of the budget range at the moment.
    Do you know of a way to "optimise" 3d files so they take up less VRAM, for example reducing any unwanted textures, materials, vertices or faces within PS in a similar fashion to how illustrator can reduce the complexity/ number of shapes/ points etc? Cant ask the client as they dont have the time or I'd do this . Does rendering quality make a difference, or changing to a smart object? Doesnt seem to from what I've tried.
    Re: using a dedicated 3d program, I'd be a bit reluctant to lose the ability to rotate / edit/ draw onto/ light etc objects within Photoshop now that I have a taste for it and go back to just using 3d renderings, otherwise I'd go down the route as suggested for a dedicated 3d package. Thanks for the suggestion though.

  • Windows 7 - What Constitutes a Connection Under the 20 Connection Limit?

    Background
    Currently testing some enterprise software the company I work for designs, and our current scope of support allows for installations on Windows 7. We have multiple services running on the 'server' and we're communicating with clients on various IP ports,
    as well as running a webpage through IIS. At the very minimum we have two connections from a client system at any time over two different ports, this can grow depending on what's being run as part of the client.
    Environment
    The environment consists of the following:
    Windows 7 'Server' running a local instance of SQL Express, also hosting ASP.NET webpage.
    Windows 7/Vista/XP Clients connecting over IP to 2-4 different ports
    Question
    There's a host of threads and documentation on the 20 connection limit within Windows 7, but really no clear answer as to what constitutes a 'connection'. Some Microsoft documentation says TCP connections, some say SMB connections, and a half dozen form
    posts claim one or the other. I did a quick test last night with a client simulation tool which pushed two connections to the server for each client, and connected 25 clients (total of 50 connections) and was not refused subsequent connections.
    What exactly removes an available connection from the pool of 20?
    Unlimited connections from a single IP address? (each computer removes an available connection from the limit)
    Per TCP connection? (each connection to a port removes an available connection from the limit)
    Per Windows User? (each connection from a Windows user removes an available connection from the limit)
    Or is the 20 connection limit strictly applied to SMB?
    I also see the following in the EULA for Windows 7 Professional:
    Device Connections. You may allow up to 20 other devices to access software installed on the licensed computer to use only File Services, Print Services, Internet Information Services and Internet Connection Sharing and Telephony Services.
    Does this indicate the 20 connection limit only applies to IIS, ICS, File/Print Sharing?
    Greatly appreciate the time taken to answer this.
    Cheers,
    James. 

    Hi James,
    The 20 connection limit applies to File and Printer sharing.
    Limit the Number of Users of a Shared Folder
    http://technet.microsoft.com/en-us/library/cc753521.aspx#BKMK_interface
    Windows 7 incoming connection limit 
    http://social.technet.microsoft.com/Forums/en/w7itpronetworking/thread/854f3e27-10e5-4629-bb77-007cc5e42b41
    Regarding TCP, IIS connection limit, it is hard to confirm. Since Vista SP2 the limitation have been removed from TCPIP.SYS, and has been configured through a registry key. Windows7
    should follow that same behavior. You can also consult in IIS forum.
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\]
    Value: TcpNumConnections
    Type: DWORD
    More information
    http://blogs.msdn.com/b/david.wang/archive/2006/04/12/howto-maximize-the-number-of-concurrent-connections-to-iis6.aspx
    Best Regards,
    Niki
    Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • FND Lookups - 250 Values Limit?

    Hi,
    I am working on an 11.5.10 instance and want to use common lookups for holding a set of lookup values. I have however stumbled across this document (http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T463021.htm) and found the following text:
    Type
    Query the type of your Lookup. You can define a maximum of 250 Lookups for a single type.Eh...? Is there really some limit within that form which says you can only have 250 lookup values?? I can't see any technical reason for this - the underlying data structure is just a master-detail.

    Just posting the response I got from Oracle Dev here in case anyone else needs it in the future:
    Bug 12548384 : MAXIMUM NUMBER OF LOOKUPS EXCEEDED
    Per development:
    Embedded within the C-code for EBS-applications the lookup-type has a hardcode limit of 250, these are set within a group values known as
    +"Financial Element Codes" used by TM, TP, BPM. All the functions depending on this code like Forms-userexit's calls etc. will inherited this limit too.+
    If there is an overflow of these limits, you may see errors like memory-overrun in different parts of the EBS-application's modules and/or
    other manifestations of memory-overun errors depending on the OS-platform.
    The results will be unpredictable since we haven't tested and we can't garantie/certify that the EBS-application will work as expected if the lookup-type limits are overflown.
    We ATG-DEV can't answer the questions if a particular module(ie AP) will be impacted or not, if the customer overflow the lookup-limit. So those will need to be addressed by the Payables team.
    What is tested by the QA-DEV group is that a maximum of 250 Lookups for a single type works within EBS-applications. So up to 250 should work. After that point, the module affected would
    need to provide assistance.

  • Thumbnails wont display pages in a chapter that I know are there and have pasted in

    Hello everyone.
    I am an author and have previously published two books in the iBookstore using iBooks Author. The third one that I'm attempting to lay out is giving me major problems for some reason. I have a MacBook Air 13 inch Mid 2013 Processor  1.3 GHz Intel Core i5 running Mac OSX 10.9.5 and the latest iBooks Author 2.1.3. My screen window is as large as it can go on my screen, and everything seems to work fine when I select a chapter layout and just drop the text in, but then when I go back and start modifying some of the page layouts by changing say, from a two column text only page to a one column text and half page image, or any of the other options, it works okay for the first couple of times but then I see that the last couple of pages of text in that chapter have been 'pushed' off the end of both the thumbnail pane on the left hand side of the screen, and in the main window itself. I can't get to them because the scroll bars in both the main window and the thumbnail pane are at the ends of their travel and won't let me see any more of the pages that I know must be there, and were there before I started putting images in... I took a screengrab and on the very right hand side of the main window you can just see a portion of the next text page, but I can't scroll on to it or access it in any way, which has brought everything to a grinding halt. Is there a page limit within each chapter that I don't know about? (I currently have about ten pages in this chapter, but that might go up to about 13 if I was able to drop some more images in.) The images are all jpegs, maximum size of around 13 MB, average around 8MB. I noticed that the 'Media' file took a very long while to load images into from IPhoto, and I don't know whether that indicates a problem between iPhoto and iBooks Author or not? I still have my two original iBooks stored in the iBooks Author memory, and wonder if I have somehow exceeded an overall memory size in the app or not? Or is it something much more basic that I'm doing wrong? I've quit the programme several times and rebooted, to no effect. Any ideas or help would be appreciated please. PS I'm not a tech head, so terminal-speak doesn't mean anything to me by the way...!
    Message was edited by: ireuy
    Hold everything guys! I think I've solved the problem – by manually adding on extra text pages at the end of the thumbnail pane, it kind of 'catches up' with the rest of the text. I was expecting this to happen automatically, like when you paste in text the first time around, but clearly this doesn't happen and you've got to do it yourself... Note to Apple: a 'flow-on' updating feature for page layout changes would be good to incorporate next time around please.

    10 marks for recognising the Latin (sort of) that is the placeholder text in your template.
    You are using a Word Processing template. WP templates have content flowing from page to page. As one page fills up, a new one is created. If some of that text is deleted or displaced the pages retract.
    When you combine text, invisibles like word spaces, returns, tabs, page breaks etc with objects that have text wrap set, the mix can behave in an apparent odd fashion.
    Start with showing where everything is:
    Menu > View > Show Layout/Invisibles
    Start with getting rid of any excess returns you may have used to "position" things. Next cut and paste objects like textboxes, shapes, charts and tables "Inline" ie in as part of the text. If necessary also turn off text wrap on objects or minimise it so that doesn't push text completely out of the way.
    Insert Section breaks in the Text where you want fixed breaks in the layout these will provide separation between layout on different pages.
    Basically you need to clean up your layout or think about doing it another way.
    If there is a lot of layout, you will need to learn Pages methods for doing this in a WP template or do it in a Layout template where each page is individual and all objects are floating with no default text area.
    Peter

  • Adobe Reader could not open 'A9R7D1F.tmp'

    Greetings~
    I have seen others with this issue, but none of their solutions have been able to fix my problem.
    When attempting to open a PDF document from a web site, I receive the following error:
    "Adobe Reader could not open 'A9R7D1F.tmp' because it is either not a supported file type of because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."
    This is limited to a specific set of computers.  Others within the organization function appropriately.  As such, it is not a web server or network problem.  Here are the specifics of the offending machine(s):  Windows 7, Internet Explorer 8, Adobe Reader 9.3.2.  Note that other machines with this same specs function appropriately.  I have confirmed there are no differing group policies and all are within the same subnet.
    Here is what I have tried.  After each item, the browser was closed and/or system rebooted.  Everyone of these tests resulted with the same error.
    Deleted all history in IE (cookies, temporary files, history, etc.).
    Uninstalll Reader, reboot, re-install Reader, reboot.
    Saved the PDF to the local desktop and tried to open that way.
    Installed an older version of Reader.
    Ensured the following Reader settings are selected: Display PDF in Browser, Allow Fast Web View, Allow Speculative Downloading in the background  (which match machines that are successful).
    Ensure IE browser settings are configured to "Automatically" check for newer versions of stored pages.
    Ensure PDF document is smaller than allowable disk space limit within IE.
    Can anyone help me with this?  I am out of ideas!
    Thank you.

    If you are generating files with anything before %PDF, these files are faulty. It's never been allowed, but Reader used to tolerate it for compatibility with an obscure Mac format.

  • After upgrading to Lion 10.7.2, some web-pages stopped loading

    Hi folks!
    Maybe someone knows what is wrong with my Mac or with this Lion 10.7.2..
    To connect to internet, I need to go through university autorisation (browser redirects me to authorization page automaticaly).
    It worked without any problems on Mac OS Lion 10.7.1, but after upgrading to 10.7.2 browsers refuse to redirecte me to autorization page.
    So, there is some kind of connection and I am able to surf within university web-site, but in order to surf Internet, I need fill out my username and password on autorization page, but I can't get there.
    After downgrading to Mac OS Lion 10.7.1, everything returns working again..
    I have Mac Book Pro, I7...
    Does someone know what problem is? (I'd want to use 10.7.2 and all the benefits of iCloud...)
    Thank you.

    olegz,
    First, thanks for the clear graphics.
    Authorization seems to be the hangup here. But instead of dealing with the complications of conflicts in authorization, which might take several weeks to months to iron out - site by site - I urge you to follow a different path.
    It looks like you're using Chrome. For this site alone, use either Safari or Firefox, both of which are more likely to have plugins to deal with authorizing your site. Safari is already on your computer, but v.3 of Firefox is stable, too. Frankly, I can't tell you what specifically might be the problem here; but switching browsers will solve the immediate problem.
    Sound good? Not so good? Post in this thread so that I or others can solve your problem once and for all!

  • TCS4 + CS5.5 + *3* machines + Activation/Deactivation - Question Jumble

    I apologize in advance if this seems convoluted -- I have *tried* to make sure I'm saying only what needs to be said :-) Any help would be appreciated. [Note: I *did* try to 'chat' with a representative, but didn't even get through the deactivation question before they got stuck in scripted answer limbo.]
    On machine #1, I had previously installed TCS2.5 and CS5.5 (Design Standard). Thus I Acrobat X Pro (amongst many other apps, including Acrobat 9 Pro Extended) available.
    I recently installed TCS4 on machine #1 (which includes Acrobat XI Pro), but Acrobat X Pro and Acrobat 9 Pro are no longer available (error message: action is only valid for products that are currently installed).
    I also installed TCS4 on machine #2.
    I now need to use TCS4 on machine #3 (and machine #2). I can live without it on machine #1 for the time being, but would like to be able to use it again later.
    So...
    I need to deactivate TCS4 on machine #1 and activate it on machine #3. According to a page in the adobe help, I should be able to do this *without* removing the software from machine #1.
    Question: Is that correct?
    Question: Is there a time limit within which I have to reactivate, or am I good anytime?
    Question: Is there a limit to the number of times I can deactivate and reactivate the software, and/or a minimum period between deactivation and reactivation?
    When I deactivate TCS4 on machine #1, I will no longer have Acrobat available.
    Question: Can I *reinstall* Acrobat 9 Pro (from the TCS2.5 install) or Acrobat X Pro (from the CS5.5 install)?
    Question: Will installing this older version of Acrobat interfere with the Acrobat XI Pro that is already installed (which I will want to be able to use again later)?
    In a nutshell, I'm doing this because I need to keep confidential client information on machines #2 and #3 (cannot share the information on the same machine). They are the main clients for the TCS software. But, I will also need to use the TCS software, on occasion, for other clients using machine #1 (again, cannot share info on common machines). So... I need to be able to turn off the software on one machine and turn it back on on the other. (As you can infer, the issue of Acrobat versions (and other adobe software) applies to each machine -- I want to be able to keep two machines running current software, and have the third running my licensed extra copy of Acrobat.)
    Thanks all :-)

    Installation and activation are separate and distinct actions, completely independent.
    You can have installed Adobe software that is deactivated - it's still fully there but won't run.
    Don't tie yourself in knots - the easiest thing to do would be to contact Adobe customer service and have them reset the activation counts for all your product serial numbers to zero.  Then you can reactivate them exactly on the systems you want (just start the programs to do this).
    For more details, see:
    How to Move Adobe Software Between Computers, or from PC to Mac
    Hope this helps!

  • BT can't find my broadband package - Help/advice n...

    Hello
    So glad I found this forum – I'm in need of some help before I go mad!
    I have been a BT internet customer for nearly 10 years.
    The trouble started at the end of July when I tried to add BT sport free (I have Sky). I couldn't do it online, so I went on online chat and they said I didn't have a broadband account with them. After an hour of me trying to convince them that I am a customer, they finally said they couldn't help me other than to suggest I talk to sales to add broadband to my account – I already have BT broadband!
    I then emailed the residential customer services team via the complaints route to express my dismay at the poor treatment of a long-term loyal customer and to request that they intervene and sort the situation out for me.
    They repeated that I only have landline showing with them and asked whether I had another account number. My internet has always been billed separately to my phone account, but looking through all my documents I couldn't see that I'd ever had an account number for my internet service.
    I discovered when I looked at my account in BT Yahoo email, that I was still on the BT Yahoo Anytime Plus service, but there was no account number to be seen anywhere. Like many people on this forum I received occasional emails from BT at the end of 2011 saying that I would be transferred to BT Total Broadband Option 1 at some point, but this obviously never happened.
    On reading this forum I discovered that there are a number of people like me who have 'unaligned' accounts where they're still on an old service that is billed separately and not linked to their MyBT account. I also read on this forum that someone had managed to find their separate internet account number by checking their bank statement direct debit info. I did this and managed to find an account number (starting GB followed by 8 numbers) but I've tried to use it online myself and it isn't recognised, so I've emailed the residential services team with this number.
    They haven't replied to me yet – it's well past the 72 hours they're supposed to reply in – and I've got a strong feeling they're just going to say they can't find the account number on their system. If they reply at all.
    Interestingly, I went onto my BT Yahoo email account page today and my internet product had changed from BT Yahoo Anytime Plus to BT Total Broadband Option 1.
    Now, I don't know if my message has triggered some action at BT's end, but if it has they haven't told me. My big concern now is that my BT Yahoo Anytime Plus was unlimited with no contract and it now looks like I've been moved to a product with a tiny 10GB limit. I run an online business so I'm rarely offline and I'd exceed my limit within a few days. I'm worried that I'm already exceeding my usage, and if I hadn't looked I wouldn't even know I'd been moved.
    All I want is for BT to recognise and merge my accounts, and then I can upgrade to an unlimited package (which will cost less than what I'm paying now anyway). And then I can also add BT Sport, to which I'm entitled and not able to get because BT's systems are rubbish.
    I'd thought about simply cancelling my existing direct debit and ordering a new broadband package, but I really need to keep my email address as I've had it for years and I use it for business.
    I've seen that there are lovely mods on this forum who can help, so I'm hoping one can come to my rescue before I pull all my hair out – I've got nowhere so far and it's been more than 6 weeks since my intial contact with BT.
    Apologies for the length of this message!
    Many Thanks,
    Justine
    Solved!
    Go to Solution.

    Hello again
    Can anybody tell me how long it normally takes for the mods to reply to a contact form please?  I submitted an enquiry via RobbieMacs's profile link on 18 September and have not yet received a reply or acknowledgement.  Does it normally take a few days to hear back from them?
    My problem has also worsened.  As I mentioned above, someone has been tinkering with my account because last week I was moved without warning from BT Yahoo Anytime plus service to BT Total Broadband Option 1, without being informed.  Then on Friday I received a 'Welcome to BT Broadband' email (I've had BT Broadband for nearly 10 years!), and last night I for the first time ever in nearly 10 years I received a usage warning.
    So, not only has my account been moved without telling me, but I've been moved from an unlimited service to a capped service (for the same price) and I'm close to reaching my limiit after a few days usage.
    But, despite the behind-the-scenes tinkering, my internet product still hasn't been merged with MyBT account so I cannot access it online to upgrade to an unlimited package, and I cannot call them as they will just tell me they have no record of me having broadband with them (I've been told this too many times over the last few weeks and it drives me crazy everytime - it's as if they think I'm making it up!).
    I'm so close to jumping ship to Virgin, and I think if I start incurring extra usage charges because I've been moved on to a product I currently have no control over, it may well be the last straw!
    Thanks,
    Justine

  • Signature in Mail for Exchange

    I recently updatet the firmware at my Nokia N73 to latest version (V 4.0839.42.2.1) which forced me to reinstall Mail for Exchange.
    After this update (Mail for Exchange ver. 2.07.000) I am only able to use a signature in outgoing mails limited to 75 characters.
    I haven't noticed this limit within earlier versions of the software, is it possible to increase this limit in some way?
    Thank you for your help.

    currently, the email does not put the sent messages into the server sent folder for imap/exchange/pop email.
    this is something that i did bring up to the collaberation manager for maemo SW at the CTIA show.
    n900 also does not cache the email on the phone, so it always has to update the folders.
    his suggestion to cc yourself is currently the only way to do so, or you can just go into the sent folder on your n900 and then menu/move messages/"choose messages"/"choose folder"
    i do not know about the signiture for the MFE

  • Really low volume on headphones with iPad mini iOS 8.2

    Hello,
    Problem is with an iPad mini running iOS 8.2. When I connect any headphone/earbud to my iPad mini I can't hear a thing. Actually the sound is not totally muted but really really really low, almost imperceptible. The headphones are fine -tried them on mac/pc/iPhone-.  I've tried with different headphones (at least 5 different sets), tried adjusting the volume max-low-max (I can see volume bar on screen showing headphones), plugging unplugging the headphones -also plugging them very hard-, restarting the iPad by turning it off pressing and holding lock button and then sliding to power off, rebooting it holding lock and home button together. None of these have solved the problem. iPad speakers are fine. This issue happens with every app with sound: Videos, Music, YouTube, FaceTime, etc. I recently upgraded the software to iOS version 8.2. I'm sure this worked in the past. 
    Any help would be highly appreciated.
    Thank you.
    Laura.

    Unless you've accidentally set a volume limit within music settings, there's probably a problem with your headphone jack. You should also try a complete restore of your iPad just incase. Otherwise, since you've tried everything else, it sounds like its a hardware problem

Maybe you are looking for

  • Quicktime working for some but not for others

    Hello all, I'm developing this website and it displays videos in quicktime format, but it's just not working for some people... It just won't play for some reason I just don't know 'cause I couldn't make the error happen to me and got no good help fr

  • How can i use visual logic on my mac

    I am a student at the University of Phoneix and Im taking a programming class that uses Visual Logic. The professor knows about my problem but really doesnt know what to do with a Mac but he says I will need a windows environment to install and run t

  • Accidently unplugged a fairly new HD, now it does not work - "The disk you inserted was not readable by this computer."

    Hi all, I have an older intel Macbook running 10.6.8 - I recently plugged in my 2tb seagate external hd to look at some files and then accidently unplugged it with my knee. Now, the common message that you see above comes up everytime I plug it it. I

  • JDeveloper and DCOM Adapters

    Does JDeveloper support CORBA/DCOM Bridges. I have seen some IDE's that take a CORBA/DCOM Bridges and integrated it into the developement environment. If not does Oracle plan to do so? null

  • Problems with NAVBARS

    I am having some difficulty getting a NAVBAR to operate the way I want to. The top HOME button of a vertical 7 button bar keeps opening a new browser window even if I do not want to do it. The button instance is set to target=None and I can't seem to