Query Governer Configuration Settings-URGENT

Hi
When I run my report,sometimes I get an error 'Not all rows have been retrieved.Data may be inaccurate'.
Then i found out reason could be because of Query Governer settings (Tools->Options->Query Governer Tab)where i have checked option Limit retrieve data to 10 rows.
My problem is
1) I dont see an option to uncheck any of three features(i.Warn me if predicted query time exceeds.(ii) Prevent queries from running longer than (iii) Limit retrieve data to ) in Query Governer because all of them are disabled.
2)If I try to increse the value from Limiting retrieve data to 10 rows to say 15 rows,I get an error 'This value cannot be set higher thn the limit specified by your Discoverer Manager'.
Please advice me.How can i configure these settings.
Thanks

Well, there are default settings, but they can be overridden at the user level. Do Tools > Privileges in Administration, pick a user, and you will see a Query Governor tab there as well. In Discoverer Plus, under options, there is also a Query Governor tab there, so as a Business Plus user, I can change those values there as well. Can be as simple or as complex as you want it to be.
John Dickey

Similar Messages

  • Purchase requisiton/RFQ/Q/PO what we do configuration settings

    pls guide what we do configuration settings PR/RFQ/Q/PO ? In real time project shall we use standard document types or configured documents use it ?
    in what situation get the situation to crate the new document types?

    hi,
    you can opt to create new doc types if you have different procurement types. Example: you have standard procurement as well as subcontracting. In this case if you use the standard PO/PR/RFQ type then looking at the document types you cannot differiate between a standard PO and a subcontract PO.
    because doc type controls the number ranges of the document so in both cases same number range will be used by the system.
    where as if you define different doc types for standard procurement and subcontarc process and you attach different number range for two doc types then looking at the doc number you can identify whether it is standard or subcontratc.
    Also different doc types are used for better analysis as there are many standard reports which use Doc type as input.
    Apart from this Doc type also governs authorization. So in your company if there are 2 depts. 1 can perform standard procurement and other can perform subcontract procurement the by defining 2 different doc type you can give authorization accordingly.
    For configuration settings, you have to copy standard doc type to create a new one. and check number ranges. change it if required. Also check the field selection group.
    You have to specify item categories also for the new doc type.
    Hope you have got some clue
    Regards
    Seema.

  • Not able to get the standard configuration settings in GTS system

    Hi All
    We couldnot able to get any GTS related standard configuration settings in feeder & GTS clients (installed in one system)
    We have installed SLL-LEG 720 Plug-in for SAP ECC 6.0 (SAP_AP - Release 700- Level 0012)
    Thanks
    Ram

    Hi Ram ,
    You can follow the given step to get standar configuration of SAP:
    Choose a transaction in the customizing ( Define Partner Function)
    Go to the menu Utilities u2013 Adjustment
    Select the FRC connection from client 000
    Select your entries and click on Adjust
    Select COPY ALL button
    Click on YES (copy changes)
    Your entry is added in the list
    You need RFC connection to client 000.
    Hope this helps
    Kind Regards,
    Sameer

  • Configuration settings for applications ... best practices?

    Hi!
    We're currently developing applications for WebLogic (ADF Faces RC, EAR deployment).
    Now we arrived at a point where we need some simple configuration settings/properties on the server or the domain. The applications should be able to read these settings, the mechanism should be as simple as possible.
    An administrator at the server should be able to update the settings and the applications should pick up the changed values the next time the settings are accessed, without server or application restart.
    I wonder what the best way would be to handle this?
    - put them into the database, but then all apps would need DB access to those settings?
    - System env. variable on the server, but how to pick up changes without restart?
    - Property file? Where do I put that so that an admin can easily find and edit it?
    What are you guys using? I was kind of hoping that WebLogic would provide some UI in the console app, that enables an admin to set some properties, but I couldn't find one. Is there one?
    Any advice?
    Thanks.
    Sascha

    Hi Sascha,
    If you place the properties files in %WEBLOGIC_HOME%/user_projects/domains/[your_domain] then the properties file should be picked up, without having to be placed in a jar file, and in a location that will be easy to find for the WebLogic administrator.
    Hope it helps.
    Regards,
    Cris

  • Configuration settings for FM10 & DITA questions

    We are currently using FrameMaker 10 and trying to tweak some configuration settings.
    1. Is there any way to change the default location of the user version of maker.ini? On Windows 7 it defaults to C:\Users\User Name\AppData\Roaming\Adobe\FrameMaker\version
    I'd like to be able to change this to a network location. (Our FM installation is within a remote server that creates a temporary profile every time you open FM, which means that settings are lost.)
    2. When using DITA, inserting a topicref into a relationship or DITA map you browse for a file. The default file type is .xml. Is there a way to change this so that the default is .dita (or at least all files)?
    [I know how to change the default file type when you create a new DITA file to be .dita rather than .xml (DITA > DITA Options) - the setting is in the ditafm.ini file. But this does not impact the default when you browse for files.]
    3. When using DITA and you insert an image, the default file type in the browse window is .JPG. Is there a way to change this?
    4. Is there a way to change the default view for DITA files to show Element Boundaries (as Tags)? Currently you have to set it for each file you open.
    [Thread moved to Structured Forum by moderator]

    [This would have been better if you split your single posting with multiple questions into separate posts.]
    1. As Jeff says, you can't move the FM specific location, however, you can move an entire Users pofile to another drive/location. This may present  issues with other aplications though, so be wary. Detailed instructions can be found here:
    http://www.sevenforums.com/tutorials/87555-user-profile-change-default-location.html

  • Configuration settings in app/web.config or db

    Besides a connection string to the db I use I have several other configuration settings (user names/passwords, URIs to third-party services, etc.).
    What is the recommended approach to handle such situations:
    - put all config settings in an web/app.config file (encrypted external config files called from the web/app.config)?
    - put only a connection string (encrypted) in the web/app.config file and the other settings in a db table (e.g. Settings)?
    Thanks.

    Unfortunatley this is a, 'it depends' question. If your business requirements are such that you need to easily change a configuration via standard tools, e.g. you're hosting an Azure web site, then config file is a great choice. If you have an architecture
    where the settings differ depending upon a user login then a database might be a good solution. If your architecture uses security zones then the less you put in a less secure zone the better. Sorry, but, "it depends" is the best I can offer.
    http://pauliom.wordpress.com

  • REST API: Create Deployment throwing error BadRequest (The specified configuration settings for Settings are invalid. Verify that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers.)

    Hi All,
    We are trying to access the Create Deployment method stated below
    http://msdn.microsoft.com/en-us/library/windowsazure/ee460813
    We have uploaded the Package in the blob and browsing the configuration file. We have checked trying to upload manually the package and config file in Azure portal and its working
    fine.
    Below is the code we have written for creating deployment where "AzureEcoystemCloudService" is our cloud service name where we want to deploy our package. I have also highlighted the XML creation
    part.
    byte[] bytes =
    new byte[fupldConfig.PostedFile.ContentLength + 1];
                fupldConfig.PostedFile.InputStream.Read(bytes, 0, bytes.Length);
    string a = Encoding.UTF8.GetString(bytes, 0, bytes.Length);
    string base64ConfigurationFile = a.ToBase64();
    X509Certificate2 certificate =
    CertificateUtility.GetStoreCertificate(ConfigurationManager.AppSettings["thumbprint"].ToString());
    HostedService.CreateNewDeployment(certificate,
    ConfigurationManager.AppSettings["SubscriptionId"].ToString(),
    "2012-03-01", "AzureEcoystemCloudService", Infosys.AzureEcosystem.Entities.Enums.DeploymentSlot.staging,
    "AzureEcoystemDeployment",
    "http://shubhendustorage.blob.core.windows.net/shubhendustorage/Infosys.AzureEcoystem.Web.cspkg",
    "AzureEcoystemDeployment", base64ConfigurationFile,
    true, false);   
    <summary>
    /// </summary>
    /// <param name="certificate"></param>
    /// <param name="subscriptionId"></param>
    /// <param name="version"></param>
    /// <param name="serviceName"></param>
    /// <param name="deploymentSlot"></param>
    /// <param name="name"></param>
    /// <param name="packageUrl"></param>
    /// <param name="label"></param>
    /// <param name="base64Configuration"></param>
    /// <param name="startDeployment"></param>
    /// <param name="treatWarningsAsError"></param>
    public static
    void CreateNewDeployment(X509Certificate2 certificate,
    string subscriptionId,
    string version, string serviceName, Infosys.AzureEcosystem.Entities.Enums.DeploymentSlot deploymentSlot,
    string name, string packageUrl,
    string label, string base64Configuration,
    bool startDeployment, bool treatWarningsAsError)
    Uri uri = new
    Uri(String.Format(Constants.CreateDeploymentUrlTemplate, subscriptionId, serviceName, deploymentSlot.ToString()));
    XNamespace wa = Constants.xmlNamespace;
    XDocument requestBody =
    new XDocument();
    String base64ConfigurationFile = base64Configuration;
    String base64Label = label.ToBase64();
    XElement xName = new
    XElement(wa + "Name", name);
    XElement xPackageUrl =
    new XElement(wa +
    "PackageUrl", packageUrl);
    XElement xLabel = new
    XElement(wa + "Label", base64Label);
    XElement xConfiguration =
    new XElement(wa +
    "Configuration", base64ConfigurationFile);
    XElement xStartDeployment =
    new XElement(wa +
    "StartDeployment", startDeployment.ToString().ToLower());
    XElement xTreatWarningsAsError =
    new XElement(wa +
    "TreatWarningsAsError", treatWarningsAsError.ToString().ToLower());
    XElement createDeployment =
    new XElement(wa +
    "CreateDeployment");
                createDeployment.Add(xName);
                createDeployment.Add(xPackageUrl);
                createDeployment.Add(xLabel);
                createDeployment.Add(xConfiguration);
                createDeployment.Add(xStartDeployment);
                createDeployment.Add(xTreatWarningsAsError);
                requestBody.Add(createDeployment);
                requestBody.Declaration =
    new XDeclaration("1.0",
    "UTF-8", "no");
    XDocument responseBody;
    RestApiUtility.InvokeRequest(
                    uri, Infosys.AzureEcosystem.Entities.Enums.RequestMethod.POST.ToString(),
    HttpStatusCode.Accepted, requestBody, certificate, version,
    out responseBody);
    <summary>
    /// A helper function to invoke a Service Management REST API operation.
    /// Throws an ApplicationException on unexpected status code results.
    /// </summary>
    /// <param name="uri">The URI of the operation to invoke using a web request.</param>
    /// <param name="method">The method of the web request, GET, PUT, POST, or DELETE.</param>
    /// <param name="expectedCode">The expected status code.</param>
    /// <param name="requestBody">The XML body to send with the web request. Use null to send no request body.</param>
    /// <param name="responseBody">The XML body returned by the request, if any.</param>
    /// <returns>The requestId returned by the operation.</returns>
    public static
    string InvokeRequest(
    Uri uri,
    string method,
    HttpStatusCode expectedCode,
    XDocument requestBody,
    X509Certificate2 certificate,
    string version,
    out XDocument responseBody)
                responseBody =
    null;
    string requestId = String.Empty;
    HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(uri);
                request.Method = method;
                request.Headers.Add("x-ms-Version", version);
                request.ClientCertificates.Add(certificate);
                request.ContentType =
    "application/xml";
    if (requestBody != null)
    using (Stream requestStream = request.GetRequestStream())
    using (StreamWriter streamWriter =
    new StreamWriter(
                            requestStream, System.Text.UTF8Encoding.UTF8))
                            requestBody.Save(streamWriter,
    SaveOptions.DisableFormatting);
    HttpWebResponse response;
    HttpStatusCode statusCode =
    HttpStatusCode.Unused;
    try
    response = (HttpWebResponse)request.GetResponse();
    catch (WebException ex)
    // GetResponse throws a WebException for 4XX and 5XX status codes
                    response = (HttpWebResponse)ex.Response;
    try
                    statusCode = response.StatusCode;
    if (response.ContentLength > 0)
    using (XmlReader reader =
    XmlReader.Create(response.GetResponseStream()))
                            responseBody =
    XDocument.Load(reader);
    if (response.Headers !=
    null)
                        requestId = response.Headers["x-ms-request-id"];
    finally
                    response.Close();
    if (!statusCode.Equals(expectedCode))
    throw new
    ApplicationException(string.Format(
    "Call to {0} returned an error:{1}Status Code: {2} ({3}):{1}{4}",
                        uri.ToString(),
    Environment.NewLine,
                        (int)statusCode,
                        statusCode,
                        responseBody.ToString(SaveOptions.OmitDuplicateNamespaces)));
    return requestId;
    But every time we are getting the below error from the line
     response = (HttpWebResponse)request.GetResponse();
    <Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
      <Code>BadRequest</Code>
      <Message>The specified configuration settings for Settings are invalid. Verify that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers.</Message>
    </Error>
     Any help is appreciated.
    Thanks,
    Shubhendu

    Please find the request XML I have found it in debug mode
    <CreateDeployment xmlns="http://schemas.microsoft.com/windowsazure">
      <Name>742d0a5e-2a5d-4bd0-b4ac-dc9fa0d69610</Name>
      <PackageUrl>http://shubhendustorage.blob.core.windows.net/shubhendustorage/WindowsAzure1.cspkg</PackageUrl>
      <Label>QXp1cmVFY295c3RlbURlcGxveW1lbnQ=</Label>
      <Configuration>77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0NCiAgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKg0KDQogIFRoaXMgZmlsZSB3YXMgZ2VuZXJhdGVkIGJ5IGEgdG9vbCBmcm9tIHRoZSBwcm9qZWN0IGZpbGU6IFNlcnZpY2VDb25maWd1cmF0aW9uLkNsb3VkLmNzY2ZnDQoNCiAgQ2hhbmdlcyB0byB0aGlzIGZpbGUgbWF5IGNhdXNlIGluY29ycmVjdCBiZWhhdmlvciBhbmQgd2lsbCBiZSBsb3N0IGlmIHRoZSBmaWxlIGlzIHJlZ2VuZXJhdGVkLg0KDQogICoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioNCi0tPg0KPFNlcnZpY2VDb25maWd1cmF0aW9uIHNlcnZpY2VOYW1lPSJXaW5kb3dzQXp1cmUxIiB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS9TZXJ2aWNlSG9zdGluZy8yMDA4LzEwL1NlcnZpY2VDb25maWd1cmF0aW9uIiBvc0ZhbWlseT0iMSIgb3NWZXJzaW9uPSIqIiBzY2hlbWFWZXJzaW9uPSIyMDEyLTA1LjEuNyI+DQogIDxSb2xlIG5hbWU9IldlYlJvbGUxIj4NCiAgICA8SW5zdGFuY2VzIGNvdW50PSIyIiAvPg0KICAgIDxDb25maWd1cmF0aW9uU2V0dGluZ3M+DQogICAgICA8U2V0dGluZyBuYW1lPSJNaWNyb3NvZnQuV2luZG93c0F6dXJlLlBsdWdpbnMuRGlhZ25vc3RpY3MuQ29ubmVjdGlvblN0cmluZyIgdmFsdWU9IkRlZmF1bHRFbmRwb2ludHNQcm90b2NvbD1odHRwcztBY2NvdW50TmFtZT1zaHViaGVuZHVzdG9yYWdlO0FjY291bnRLZXk9WHIzZ3o2aUxFSkdMRHJBd1dTV3VIaUt3UklXbkFrYWo0MkFEcU5saGRKTTJwUnhnSzl4TWZEcTQ1ZHI3aDJXWUYvYUxObENnZ0FiZnhONWVBZ2lTWGc9PSIgLz4NCiAgICA8L0NvbmZpZ3VyYXRpb25TZXR0aW5ncz4NCiAgPC9Sb2xlPg0KPC9TZXJ2aWNlQ29uZmlndXJhdGlvbj4=</Configuration>
      <StartDeployment>true</StartDeployment>
      <TreatWarningsAsError>false</TreatWarningsAsError>
    </CreateDeployment>
    Shubhendu G

  • [svn] 3519: Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service .

    Revision: 3519
    Author: [email protected]
    Date: 2008-10-08 04:17:40 -0700 (Wed, 08 Oct 2008)
    Log Message:
    Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service. The error string said that there was no flex.messaging.services.AdvancedMessagingService registered but it is the flex.messaging.services.AdvancedMessagingSupport service that needs to be registered.
    Add configuration test that starts the server with a destination that has the reliable property set which is an advanced messaging feature but there is no AdvancedMessagingSupport service registered.
    Modified Paths:
    blazeds/trunk/modules/common/src/flex/messaging/errors.properties
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/services-config.xml

    Hi,
    Unfortunately I already tried all kinds of re-installs (the full list is in my original message). The only one remaining is the reinstall of Windows 8 itself, which I would really like to avoid.
    What I find really strange is the time it takes for the above error message to appear. It's like one hour or even more (never measured exactly, I left the computer running).
    What kind of a timeout is that? I would expect that, if ports are really used by some other application, I get the message in less than a minute (seconds, actually). To me this looks like the emulator itself for some reason believes there's a problem with
    some port while in reality there isn't.
    I'll eventually contact Microsoft Support, thanks for the suggestion.

  • Configuration Settings for Postal Adress Validation and Duplicate Check

    Hi,
    What are The Configuration settings for Postal adress validation and Duplicate Check for Accounts(BP'S) in CRM 7.0 version
    Can some one send me the configuration settings for Postal Adress validation and Duplicate Check
    Thanks & Regards
    Kishor Kumar

    Hi kishore kumar,
    For the Postal code Validation you need to install and configure the following
    Outside of your SAP system:
    1. Install Data Services and the Address Directories.
    2. Install Data Services Component.
    3. Install the RFC Server.
    On your SAP system:
    4. Install the BAdIs from the previous version of this product.
    5. Install the BAdIs support package from this version.
    6. Run the post-installation tasks required of a new installation of the BAdIs.
    7. Activate the IC WebClient, if desired.     
    Thanks
    Jayakrishnan Nair

  • Desktop Software crashes when clicking on "Configure Settings"

    Hi,
    I am a Blackberry newbie having bought my first one yesterday: a Bold 9780.
    I installed the Desktop Software that came with the CD on my notebook running Windows 7 Professional. When Desktop Software started up after installation, I immediately got an error message that said "Rim.Desktop.Autoupdate has stopped working" and it then tries to search for a solution which didn't work.
    However, Desktop Software managed to open up nicely despite that problem. In the main window, I went through the setup procedure as prompted. But when I got to "Organizer" and click on "Configure Settings...", it will attempt to do so but will crash with a message saying "Black Berry Desktop Software has stopped working". I have tried it several times and had the same response.
    I have spent close to 8 hours through the night reading through all the message and forums here and on other websites and have tried countless ideas: clean uninstall and reinstall, register DLL files, etc. but nothing works. I have even tried installing the previous version 5.0.1 which also has some issues with being unable to open device database or something like that.
    Getting this desktop software working is very important as I need to import all my work contacts from Outlook 2007 to my new 9780.
    I am really at my wits end and would appreciate any help.
    Thanks so much.

    Hi, thanks for the reply. I tried the steps mentioned at the sites you linked but none of them helped at all. Upon further searching, I found a KB article mentioning that the crashing issue has been escalated with no solution as yet. It recommended that DM 5.0.1 be used instead.
    So I did a clean uninstall of Desktop Software 6, downloaded DM 5.0.1 and went through the setup as documented. Did a sync and encountered a new problem. I check through and found some articles that recommended I try to narrow down the problem. I managed to sync my "task" and "notes" list on Outlook 7 with the BB Bold 9780 with no issues. But when I tried to sync the "Calendar" and "Address Book", it failed. Opening the log file, I discovered this error:
    On 12/05/2010 21:59
    One-way sync from Microsoft Outlook Contacts to Device Address Book
    First System:             Device
    Second System:            Microsoft Outlook
    Second System File Name:  Address Book
    Conflict Resolution:      Notify
    Device Data Source:       "Default"
    --> Failed to open device database!
    Total Inputs From First System:  0
    Field mapping used for translation:
       Device                            Microsoft Outlook
       First Name ---------------------- First Name
       Middle Name --------------------- Middle Name
       Last Name ----------------------- Last Name
       Title --------------------------- Job Title
       Company Name -------------------- Company Name
       Work Phone ---------------------- Business Telephone Number
       Work Phone 2 -------------------- Business Telephone Number 2
       Home Phone ---------------------- Home Telephone Number
       Home Phone 2 -------------------- Home Telephone Number 2
       Other Phone --------------------- Other Telephone Number
       Work Fax ------------------------ Business Fax Number
       Mobile Phone -------------------- Mobile Telephone Number
       PIN ----------------------------- User Defined String 1
       Pager --------------------------- Pager Number
       Internet Address1 --------------- Email1 Address
       Internet Address2 --------------- Email2 Address
       Internet Address3 --------------- Email3 Address
       Address1 ------------------------ Business Address Street 1
       Address2 ------------------------ Business Address Street 2
       City ---------------------------- Business Address City
       State/Prov ---------------------- Business Address State
       Zip/Postal Code ----------------- Business Address Postal Code
       Country ------------------------- Business Address Country
       Home Address1 ------------------- Home Address Street 1
       Home Address2 ------------------- Home Address Street 2
       Home City ----------------------- Home Address City
       Home State/Prov ----------------- Home Address State
       Home Zip/Postal Code ------------ Home Address Postal Code
       Home Country -------------------- Home Address Country
       Notes --------------------------- Body
       Interactive Handheld ------------ User Defined String 2
       1-way Pager --------------------- User Defined String 3
       Salutation ---------------------- Title
       Web Address --------------------- Web Page
       Direct Connect ------------------ Radio Telephone Number
       Categories ---------------------- Categories
       Picture ------------------------- Contact Photo
       Birthday ------------------------ Birthday
       Anniversary --------------------- Anniversary
       Nickname ------------------------ Nick Name
       Home Fax ------------------------ Home Fax Number
    Internal Error #4238.
    Translation Canceled!
    Again I googled it and came up with nothing that worked. Stuff I tried:
    1) Cleared the database using the "Advanced" function in "Backup and Restore" but that didn't help either.
    2) Deleted the "IntelliSync" folder and re-configured the sync and tried it again. Nada.
    3) Created a new empty profile on Outlook 2007 with no calendar or address book entries just in case there are some corrupted entries there, reconfigured DM 5.0.1 to sync from that and overwrite all data on my Bold 9780 and that didn't work either.
    4) To be sure, I even tried to sync from Yahoo. And those DM did successfully log in, the same error as above pop up.
    I would hazard a guess that DM 5.0.1 is not able to open the Bold 9870's database. Not sure why.
    I think I should mention at this point that I am using Windows 7 Pro Edition and Outlook 2007. I am not using any enterprise nor any wireless sync. All I am trying to do is to get my address book and calendar entries onto that DARN Bold 9780 with the supplied cable.
    I am thinking that maybe DM 5.0.1 may not be able to access the database on my Bold because it's running OS6.
    Any ideas?

  • How do I get the configuration settings for GPRS mms ect for EE

    Hiya :)
    My son-in-law got a new iphone4s as an upgrade from EE/orange on Tuesday 18th feb 2014
    It was an upgrade for his sim only contract changed to a phone and sim
    The first phone he had was a samsung galaxy s3 mini but he couldn't get used to it as had used his old iphone4 for over 4 years before it died
    The samsung galaxy s3 mini was sent back and a nice shiny iphone4s was sent out instead and he got it on the date up top
    The sim that came with the iPhone keeps saying invalid for some reason?
    But the sim he got with the sg3 mini works but has no configuration settings for the iphone4s in it only for the sg3 mini
    We have tried online looking for the settings for wap/GPRS/mms/edge ect to send via SMS but can't seem to find anywhere that works?
    Can anybody help please?
    His partner (my daughter) is expecting there 2nd baby and he wants these set up ASAP
    He can recieve calls and make calls and do the same with SMS but no Internet/mms ect

    Check out FEBE. <br />
    https://addons.mozilla.org/en-US/firefox/addon/2109/

  • Query Rewrite Configuration

    Hi,
    I have a confusion on the •     Query Rewrite Configuration in OBIEE some one at workplace has raised a question on the configuration of Query rewrite in OBIEE
    i think this is a feature of Oracle Database , but just wanted to know is there anything in OBIEE for Query Rewrite, other than the aggregate level setting.
    Help appreciated

    Query rewrite is handled by the Oracle RDBMS. You would just expose the MV/tables in your physical layer of RPD as per any regular table.
    Paul

  • GR,GI and Transfer Posting Output Determination configuration settings

    Hi All,
    Please explain the output determination configuration settings for GR,GI and TR.
    Thanks in advance.
    regards
    sapmm

    Please check this link out for details:
    Output dertermination for GR/GI
    Output type configuration for GR  : MB90
    Edited by: Afshad Irani on Apr 19, 2010 3:24 PM

  • Regarding Configuration Settings for invoice tranfering

    Hi,
           I am new to MM.I want to be transfer Invoices from MM to SRM.Apart from this where i need to configuration settings has to be done(for different vendors).
    Can any one give me the solution for this?
    Thanks in Advance,
    regards,
    kishore.
    Edited by: kishore kumar on Sep 22, 2008 6:34 AM
    Edited by: kishore kumar on Sep 22, 2008 6:37 AM

    TCODE:mrm2 need to set config settings

  • Regarding Configuration Settings

    Hi,<BR>Can any one tell what are the default values for the following configuration settings.<BR>DLTHREADSPREPARE, DLTHREADSWRITE and DLSINGLETHREADPERSTAGE. Used for parallel loading<BR><BR>Whether DLSINGLETHREADPERSTAGE has default value as FALSE, or we need to explicitly give in the cfg file .Also let me know what is the maximum number can be given for parallel thread? In case of Parallel calculation it is 4.<BR><BR>Do the needful.<BR><BR>Regards<BR>R.Prasanna<BR><BR><BR>

    prsan:<BR><BR>There is really no way to know - except by testing - which parameter should be set at which value. You will have to benchmark each parameter against a standardized data load to see what parameter provides the best improvement in performance at the smallest value (smaller being better so as to conserve system resources for other tasks).<BR><BR>a.hyperion:<BR><BR>Simple answer: NO. The log files go where they go, how <u>they</u> want to go (except for the message level in the log, configured with the LOGMESSAGELEVEL command in ESSBASE.CFG) and continue to grow until cleared, usually with a MaxL or ESSCMD command. Sorry.

Maybe you are looking for

  • How can I enlarge a slideshow image and close it to return to the original slide within a set?

    In my site, there are several slideshows. Each image within each slideshow is of a medium size on the page (not a thumbnail). I would like to be able to click on each individual image within the slideshow to enlarge it - either on its own page or oth

  • Assign purchasing org to a plant - Issue with saving entries

    Hi All, When we assign a plant to a expense item/revenue item under SPRO->Enterprise Structure->Assignment->Material Management->Assign Purch org to a Plant (OX 17), it is getting saved into a transport but after creating the transport...changes are

  • Switch 2 action in a JTextComponent.

    Hi, I have another question: I can add an action to a component like this: comp.getInputMap().put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, InputEvent.CTRL_MASK), "action");         // Add the action to the component         comp.getActionMap().put("

  • KEA0 what is the best way to create new Operating concern

    Hello : Please advise 1. what is best way to create new OP concern     copy from template or create data structure from scratch? 2. I try to copy from OP concern = IDEA but when click change DATA STRUTURE -I see only CE1xxx but I not see CE2xxxx, CE3

  • Iweb photo page subscribe button

    How do I get the subscibe link to stop working on the photo page of iweb? I only want to allow people to see what is posted, not my entire photo collection on my computer.