Query Designer: Need help.

Hi All,
This is regarding query issue.
Is this the right forum for this issue or is there a forum for that?
Kindly tell me where should i post this kind of issue.
BTW, below is my issue. I'm finding it hard resolving the defect.
Needs advice on this issue.
The user wants a record for a certain organization.
He/she input all the required parameters.
Let's say:
Business leader ID: XXX01
Begin date: 2010, 2011
End date: 2010, 2011
Status: Active
After executing the report, it returns all of the necessary data records.
But when he click on variable screen or change selection, then changes "ONLY" the Business leader ID.
It goes:
Business leader ID: XXY02
Begin date: 2010, 2011
End date: 2010, 2011
Status: Active
No Applicable Data were returned.
User closes the report the reopen.
He initially entered again with the second ID, parameters now are initially:
Business leader ID: XXY02
Begin date: 2010, 2011
End date: 2010, 2011
Status: Active
Then necessary records were returned.
Question: why is it not returning any data records when he/she change the Business leader ID?
That problem arises only when Business Leader ID was being changed.
But when he/she change selection and change the filter on Begin Date, End Date, Status, the report still provide the data.
The report is not refreshing only when Business Leader ID was being changed.
Thanks!

Hi,
You have to check it in your Bex Designer what kind of filter have given report.  I think the variable which are user entering the value in the initial screen which may for hard filter. 
Open your query in designer and give the details of Variable screen would be very much easy to identify the issue. 
Just try this
V1 is the variable for  Business leader ID: XXX01  
V2 is the variable for  Begin date: 2010, 2011
V3 is the variable for  End date: 2010, 2011
V4 is the variable for  Status: Active
Except V1 variable all can be included in hard filter and Include V1 as restriction. 
Hope this will help you to close the issue .. if you need any further assistance , please give the screen shot of your report in bex designer.
Thanks
BVR

Similar Messages

  • Query problem - need help

    Hi everyone,
    I need some help from you because before I update my View Object I need to know one value using a Query like this: SELECT cp FROM cpostais WHERE cp4=1234 AND cp3 = 123. The result of the Query I need to save it on a variable (let's call CP) so I can use it to update my View Object. Something like this: currentRow.setAttribute("CPostal", CP);
    I'm using JDeveloper 10.1.2, struts and UIX pages.
    Can anyone tell me how can I do this? I need an example or a tutorial.
    This is really importante, can anyone help me??
    Thanks,
    Atena
    Message was edited by:
    Atena

    I tried to use something like this:
    ViewObject thirdView = daContext.getBindingContext().getDefaultDataControl().getApplicationModule().findViewObject("S2CodigosPostaisView1");
    thirdView.setWhereClauseParam(0, currentRow1.getAttribute("Localidade"));
    thirdView.setWhereClauseParam(1, currentRow1.getAttribute("Cp"));
    thirdView.setWhereClauseParam(2, currentRow1.getAttribute("Ext"));
    thirdView.executeQuery();
    Row currentRow3 = thirdView.getCurrentRow();
    currentRow3.getAttribute("Id");
    But this is not working. :(
    Can anyone help me with this????
    Thanks,
    Atena
    Message was edited by:
    Atena

  • Web Application Designer need help ASAP

    Hi All,
    I have a requirement to customize the analysis item in a web application designer.
    I have created new templetes and added a analysis with a query view as data provider .
    in the output I require to hide some rows of the query view and also change the color of the text i.e the numbers.
    How to modify the output of the analysis item which is coming from a query view or is there any way where I can modify the output of the web templete.
    Thanking You,
    Rukmini

    Dear Devi,
    If you do not want to use the default display and behavior of the Analysis Web item, you can use the Modification parameter to change them. You can modify the table structure and the table cells.
    The Modification parameter provides modules whose use can be controlled using additional parameters.
    This function enables you to use similar options to those available in earlier releases with the Web Design API for Tables. Unlike the Web Design API for Tables, modifications enable you to make targeted changes to the display and behavior without any programming.
    Prerequisites
    The modules are the main prerequisites for making modifications to the Analysis Web item. The modules are implemented in Java. The SAP Basis infrastructure in SAP NetWeaver 7.0 does not support any customer modifications or extensions to Java coding. Customers are therefore not able to develop their own modules for modifications to the Analysis Web item.
    SAP delivers a number of sample modules. You can use parameters to modify the display and behavior of these modules.
    Procedure
    You use the modules as follows:
           1.      Select a module from the sample modules.
           2.      Specify the module in the Modification parameter of the Analysis Web item.
           3.      Control the display and behavior of the module by specifying the module-specific parameters.
    Result
    The table of the Analysis Web item is displayed in an individual manner using the modules. The behavior of the table may also be different. For example, you can define commands for table cells.
    Example
    For example, you can define a fixed column width or display comments in cells.
    For more info :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • Phonebook directory design, need help, picts attached in zipfile

    Hi. I am needed some serious help and consulting on a indesign CS4 on Mac question with a directory I am building out.
    The phonebook listings goes as follows:
    The previous designer's file has the Name justified to the left it seems with the address and city abbreviation following. Then the phone number always justifies to the right and in between the city abbreviation and the phone number is a varying amount of periods that perfectly make the phone number justified to the right everytime.
    They fill the space perfectly and are not typed in but are somehow automated. What is this and how did they do this?
    I have tried Data Merge and other things and do not see how to do this in Indesign CS4. Is this a special plugin and do you know one that will do this? Thanks
    I attached 2 screen grabs and a pdf of a example page. Your help is much appreciated
    Thanks
    Brandon

    Without looking at the files, I can tell you that probably no-one can tell you how the document is created by just looking at the files.
    ... a varying amount of periods that perfectly make the phone number justified to the right everytime. They fill the space perfectly and are not typed in but are somehow automated.
    Type some words. Insert a tab. Type a phone number.
    Now call up the Tab ruler. If you see lots of tabs already defined, select "Clear all" in the Tab ruler panel menu.
    Click in the ruler as far to the right as you can -- a new tab arrow should appear. While it's still selected, click the 'right-align' tab in the left side of the panel (the selected tab arrow should change). With that tab arrow still selected, enter a period in the "Leader" field and press Enter.
    All of this should of course be done in a paragraph style, so it's applied automatically.

  • Select Query Problem-need help

    hi,
    Help me out from this problem.
    Actually i have a table and the data in it as follows:
    Department Name Job Name
    Accounts Sr. Accountant
    Accounts Jr. Accountant
    Accounts Cleark
    But i dont want the repeated Department Name.. and i want the same output as follows.
    Department Name Job Name
    Accounts Sr. Accountant
    Jr. Accountant
    Cleark
    Without using sql reports and Sql Plus additional commands.
    The same output should come from a sql query only.
    Thanks in Advance
    Md Anwer Ali

    I shouldn't try to code before I have had at least three cups of coffee. The actual answer is:
    select decode(department,lag(department) over (order by department),null,department)
    , job
    from departments
    order by department.
    I ran this:
    select decode(job,lag(job) over (order by job),null,job)
    , ename
    from emp
    order by job
    and got this result:
    SQL> /
    DECODE(JO ENAME
    ANALYST SCOTT
    FORD
    CLERK SMITH
    ADAMS
    MILLER
    JAMES
    MANAGER JONES
    CLARK
    BLAKE
    PRESIDENT KING
    SALESMAN ALLEN
    MARTIN
    TURNER
    WARD
    14 rows selected.

  • Flash design need help

    hi i need some help i am creating a 2 page website within
    flash my problem is the second page is a flyer document, i need
    some help how do i print the flyer of in full detail i dont know
    how to , do i need to add a print button

    I thought I got it to work with loadMovie, but it only plays the intro, and then either repeats or exits as soon as the first bit of actionscript starts

  • First Design - Need Help

    Hello all,
    Not sure if this is the correct section but here it goes,
    I am currently tasked with designing a hierarchical network for a small business. This is the first time I have had to design any network and I don’t know really where to start. What I am looking for is some sort of step-by-step documentation that covers headings and what should be included in the written material of the project. The first one is addressing table, but where else do i go from there. I need to document everything in the project related to this network design.
    Has anyone come across any documents like this? I have found the following documents to use as information but it does not give you a project layout as such. An Example design project might be handy.
    Documents Found
    http://www.cisco.com/en/US/docs/solutions/Enterprise/Campus/Borderless_Campus_Network_1.0/Borderless_Campus_1.0_Design_Guide.pdf

    Hi James
    I guess for me to start an efficient design I would be following the below doc layout:
    1. Introduction
    This can include information about the customer, this network and this network is used for what purpose.
    2. Network Architecture
    Include two sections within this.
    Section 1: Provide Current network info with diagrams.
    Section 2: Provide a high level view of the new network, show various layers of the network that you will be using.
    3. Physical Network Design
    Here you must give a brief intro of the various products that are being used and their role in the new network. You can also show some card placements etc here if you have a distributed chassis in the network. Product intro can be found at: "http://www.cisco.com/en/US/products/index.html"
    4. Logical Network Design (Now the Actual work starts ;))
    Various sections to be included.
    Section 1: Naming - include router names, vlan naming conventions etc.
    Section 2: IP Addressing details - include IP addressing details for all layers and every required IP address. Remember to take a big block to allow for future growth for every such device/link to be added.
    Section 3: VLAN Distribution - include the various vlans, their usage, and the devices which will have the VLANs configured.
    Section 4: IOS Versions: If you are also deciding IOS versions, better is to use this section to list all such OS here. You may goto "http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp" to look for the idle software.
    Section 5: Access Layer: Add everything about the Access layer here, like STP etc or if you are desiging a L3 based access then the IGP etc.. you may need to add sub-sections here.
    Section 6: Aggregation Layer: Same as section 5.
    Section 7: Core Layer: Same as section 5.
    Section 8: WAN Layer or Service Layer etc...
    5. HA
    Add details about how redundancy and resiliency is maintained in the network.
    6. QOS
    Add details about QOS in all the three layers.
    7. Application/ Services
    Add details about the various applications/services that will be using this network and try to include diagrams showing the complete traffic flow for the service within the network to the outside world.
    8. System Administration
    Add details about Syslog, TACACS, SNMP etc...
    9. Security
    Add details about how u use various techniques to secure the network , like ACL on VTY for management access etc..
    Note: It is always best to include as much diagrams as possible so that the users can relate it to the text that you have written.
    Happy Desiging In case you need anything else do let me know.
    Thanks

  • Rookie Web Designer Needs Help!

    I am working to set up my web site, but have three questions. I need to say that I know absolutely nothing about HTML code/editing, so a lot of what I have looked at in discussions has been like a foreign language to me!! Help!!
    Questions:
    1) I am trying to claim my blogs with technorati.com, but in order to do so I need to be able to "select the edit HTML button" then post code they have set up to cut and paste. I have been unsuccessful, and am assuming that I this has to do with needing to utilize HTML in a way other than the automatic hyperlinks that are available through iWeb. How can I accomplish this task? I am trying to allow their spiders to visit the page so I can increase the likelihood that interested individuals can find my site.
    2) How can I adjust my hyperlinks to open in new windows instead of the same window?
    3) Right now my site address is http://web.mac.com/teachabroadministry/iWeb/Site/Home.html Is there anyway to make this simpler (ie. teachabroadministry.com or something like that?)
    Thanks for any help you can give me with these quesitons!!
    Tod Wood

    Yes I did. Yahoo has some pros and cons. The Control Panel in Yahoo is very simple, compared to 1&1, and a quick check of Yahoo shows some features that weren't available prior to my switching. I had great difficulty uploading to Yahoo using Fetch, and I never did sort that out; may not have been Yahoo's fault. (I'll never know!
    I can upload very quickly and easily to 1&1, they offer 25 free subdomains with each domain name, and you have a lot of free features Yahoo doesn't have. (To my knowledge). Basic CGI's ( I use the free forum for my blog), chat rooms, and Webstats, to name a few.
    For the money, I don't think you can beat them.

  • Simple sum query I need help with please

    I need a query to do something like this:
    select customer_site_use_id
    from ar_payment_schedules_all ps
    where ps.status = 'OP'
    AND NVL(ps.receipt_confirmed_flag,'Y') = 'Y'
    and exists (select (sum(ps1.acctd_amount_due_remaining) as amtdue)
    from ar_payment_schedules_all ps1
    where ps1.customer_site_use_id = ps.customer_site_use_id
    and amtdue < 0)
    and ps.customer_site_use_id = 1593
    I may be making this too difficult. I don't know if I need the exists clause and the second select statement. In the exists statement, if the sum of all of the acctd_amount_due_remaining in ar_payment_schedules_all for the same customer_site_use_id is less than 0, then it is in the results.

    Hi,
    Whenever you have a problem, please post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) from all tables.
    Also post the results you want from that data, and an explanation of how you get those results from that data, with specific examples.
    Always say which version of Oracle you're using.
    I'm pretty sure you don't want an EXISTS sub-query. EXISTS returns TRUE if the sub-query finds any rows; it doesn't matter how many, or what's on them.
    Perhaps you want something like this:
    WITH     got_total_amount_due     AS
         SELECT       customer_site_use_id
         ,       SUM (acctd_amount_due)     AS total_amount_due
         FROM       ar_payment_schedules_all
         GROUP BY  customer_site_use_id
    SELECT    ps.customer_site_use_id
    FROM        ar_payment_schedules_all     ps
    JOIN       got_total_amount_due          td  ON  ps.customer_site_use_id  = td.customer_site_use_id
    WHERE       ps.status            = 'OP'
    AND       NVL ( ps.receipt_confirmed_flag
               , 'Y'
               )                 = 'Y'
    AND        ps.customer_site_use_id = 1593
    AND       td.total_amount_due       < 0
    ;That gives you access to the total amount for each customer_site_id

  • Problem with a query i need help ;(

    hi all guys!!! i have this query:
    SELECT SII_PLAACCIO.TITOL AS "PLA_TITLE" ,JBPM_PROCESSINSTANCE.ID_ AS "PROC_INST",SII_ACCIO_ORG_RESP.NOM AS "RESP_TITLE" ,SII_EIX.NOM AS "EIX_TITLE" ,
    REPTE.DESCRIPCIO AS "REPT_TITLE",SII_PROGRAMA.TITOL AS "PRG_TITLE" ,SII_ACCIO.TITOL AS "ACC_TITLE",PROJECTE.DESCRIPCIO AS "PROY_TITLE",ESTAT.DESCRIPCIO AS "ACC_STATUS", DEPARTAMENT.DESCRIPCIO AS "DEPARTAMENT",
    ROUND(SII_PRESSUPOST.TOTAL_EXECUTAT,'2') AS FON_SPENDED, ROUND(SII_PRESSUPOST.TOTAL_ASSIGNAT,'2') AS FON_BUDGET
    FROM SII_ACCIO
    ACTUACIO
    LEFT JOIN JBPM_PROCESSINSTANCE ON SII_ACCIO.PROCESS_INSTANCE_ID = JBPM_PROCESSINSTANCE.ID_
    LEFT JOIN JBPM_TOKEN ON JBPM_PROCESSINSTANCE.ROOTTOKEN_ = JBPM_TOKEN.ID_
    LEFT JOIN JBPM_NODE ON JBPM_TOKEN.NODE_ = JBPM_NODE.ID_
    INNER JOIN SII_MESTRE ESTAT ON (JBPM_NODE.NAME_ = ESTAT.VALOR AND ESTAT.TIPUS = 'EWF')
    LEFT JOIN SII_PRESSUPOST ON SII_ACCIO.PRESSUPOST = SII_PRESSUPOST.ID
    LEFT JOIN sii_accio_ORG_RESP ON SII_ACCIO.ID = SII_ACCIO_ORG_RESP.ACCIO_ID
    LEFT JOIN SII_MESTRE DEPARTAMENT ON (SII_ACCIO_ORG_RESP.DEPARTAMENT_ID = DEPARTAMENT.ID AND DEPARTAMENT.TIPUS = 'DEP')
    PROJECTE
    LEFT JOIN SII_MESTRE PROJECTE ON (SII_ACCIO.PROJECTE_ID = PROJECTE.ID AND PROJECTE.TIPUS = 'PRJ')
    PROGRAMA
    LEFT JOIN SII_PROGRAMA ON SII_ACCIO.PROGRAMA_ANUAL = SII_PROGRAMA.ID
    REPTE
    LEFT JOIN SII_MESTRE REPTE ON (SII_PROGRAMA.REPTE_ID = REPTE.ID AND REPTE.TIPUS = 'REP')
    EIX
    LEFT JOIN SII_EIX ON SII_PROGRAMA.EIX_ANUAL = SII_EIX.ID
    PLA ACTUACIO
    LEFT JOIN SII_PLAACCIO ON SII_EIX.PLA_ACCIO = SII_PLAACCIO.ID
    the problem is the following: the column "JBPM_PROCESSINSTANCE.ID_" can contain duplicate entries, but in the result i just want one of the rows... it doesn't matter which one, i just want only one...
    i can't use distinct and group by,.., i've been trying for the last 2 days almost but i cannot find a solution..

    But if don't want to use group by:
    select * from (
    SELECT SII_PLAACCIO.TITOL AS "PLA_TITLE" ,min(JBPM_PROCESSINSTANCE.ID_) AS "PROC_INST",SII_ACCIO_ORG_RESP.NOM AS "RESP_TITLE" ,SII_EIX.NOM AS "EIX_TITLE" ,
      REPTE.DESCRIPCIO AS "REPT_TITLE",SII_PROGRAMA.TITOL AS "PRG_TITLE" ,SII_ACCIO.TITOL AS "ACC_TITLE",PROJECTE.DESCRIPCIO AS "PROY_TITLE",ESTAT.DESCRIPCIO AS "ACC_STATUS", DEPARTAMENT.DESCRIPCIO AS "DEPARTAMENT",
    ROUND(SII_PRESSUPOST.TOTAL_EXECUTAT,'2') AS FON_SPENDED, ROUND(SII_PRESSUPOST.TOTAL_ASSIGNAT,'2') AS FON_BUDGET,
    row_number() over (partition by SII_PLAACCIO.TITOL ,SII_ACCIO_ORG_RESP.NOM ,SII_EIX.NOM ,
      REPTE.DESCRIPCIO,SII_PROGRAMA.TITOL ,SII_ACCIO.TITOL,PROJECTE.DESCRIPCIO,ESTAT.DESCRIPCIO, DEPARTAMENT.DESCRIPCIO,
    ROUND(SII_PRESSUPOST.TOTAL_EXECUTAT,'2'), ROUND(SII_PRESSUPOST.TOTAL_ASSIGNAT,'2') order by rownum) rn
       FROM SII_ACCIO
         --ACTUACIO--
         LEFT JOIN JBPM_PROCESSINSTANCE ON SII_ACCIO.PROCESS_INSTANCE_ID =  JBPM_PROCESSINSTANCE.ID_
         LEFT JOIN JBPM_TOKEN ON JBPM_PROCESSINSTANCE.ROOTTOKEN_ = JBPM_TOKEN.ID_
         LEFT JOIN JBPM_NODE ON JBPM_TOKEN.NODE_ = JBPM_NODE.ID_
         INNER JOIN SII_MESTRE ESTAT ON (JBPM_NODE.NAME_ = ESTAT.VALOR AND ESTAT.TIPUS = 'EWF')
         LEFT JOIN SII_PRESSUPOST ON SII_ACCIO.PRESSUPOST = SII_PRESSUPOST.ID
         LEFT JOIN sii_accio_ORG_RESP ON SII_ACCIO.ID = SII_ACCIO_ORG_RESP.ACCIO_ID
         LEFT JOIN SII_MESTRE DEPARTAMENT ON (SII_ACCIO_ORG_RESP.DEPARTAMENT_ID = DEPARTAMENT.ID AND DEPARTAMENT.TIPUS = 'DEP')
         --PROJECTE--
         LEFT JOIN SII_MESTRE PROJECTE ON (SII_ACCIO.PROJECTE_ID = PROJECTE.ID AND PROJECTE.TIPUS = 'PRJ')
         --PROGRAMA--
         LEFT JOIN SII_PROGRAMA ON SII_ACCIO.PROGRAMA_ANUAL = SII_PROGRAMA.ID
         --REPTE--
         LEFT JOIN SII_MESTRE REPTE ON (SII_PROGRAMA.REPTE_ID = REPTE.ID AND REPTE.TIPUS = 'REP')
         --EIX--
         LEFT JOIN SII_EIX ON SII_PROGRAMA.EIX_ANUAL = SII_EIX.ID
         --PLA ACTUACIO--
         LEFT JOIN SII_PLAACCIO ON SII_EIX.PLA_ACCIO = SII_PLAACCIO.ID
    ) where rn=1Max
    http://oracleitalia.wordpress.com

  • Simple SQL query..need help

    Hi All,
    I have a requirement not to show the row, if all columns value is zero. Could someone help me how to do it?
    For example:
    A     B     C   D    E
    1 1 5 1 2
    1 0 5 0 2
    0 9 7 1 0
    0 0 0 0 0
    From the above example the only last row should not be shown, because all columns value is zero.
    Thanks in advance.

    Another way:
    with abc as (select 1 a, 1 b, 5 c, 1 d, 2 e from dual union all
                 select 1 a, 0 b, 5 c, 0 d, 2 e from dual union all
                 select 0 a, 9 b, 7 c, 1 d, 0 e from dual union all
                 select 0 a, 0 b, 0 c, 0 d, 0 e from dual union all
                 select null a, 0 b, 0 c, 0 d, 0 e from dual)
    select a, b, c, d, e
    from   abc
    where  (nvl(a, 0), nvl(b, 0), nvl(c, 0), nvl(d, 0), nvl(e, 0)) not in (select 0,0,0,0,0 from dual);
             A          B          C          D          E
             1          1          5          1          2
             1          0          5          0          2
             0          9          7          1          0

  • Graphic Designer needs help.

    Good evening.
         Not sure where to post this but I'm a Graphic Designer and I'm wanting to design and make those cool vinyl designs that people put on there Apple products. Does anyone know or know where I can get the measurements for all the Apple laptop and iPad models? Mainly the area where the Apple logo is. MacBook Pro 13,15in, Apple air and iPad. And even the size of the Apple logo itself. Is it the same size on all devices? I tried looking online but couldn't find anything off the bat. Hopefully the good people on the forum might know more about this. Thank you.

    The PDF below shows iPad dimensions, but the file is 10.8 MB so may take some time to load:
    Case Design Guidelines for Apple Devices
    ...From this Apple page found by doing THIS.

  • Query pain - need help

    Hi @ll,
    i got this query, but it does not work. Any idea ?
    DECLARE @xyz nvarchar(1)
    SELECT @xyz =  (SELECT T0.TreeType FROM OITM T0 WHERE T0.ItemCode = [%1])
    SELECT CASE @xyz <> 'S' THEN '1' ELSE '2' END
    Thanks Steffen

    You have left a 'When'. Try this:
    DECLARE @xyz nvarchar(1)
    SELECT @xyz =  (SELECT T0.TreeType FROM OITM T0 WHERE T0.ItemCode = [%1])
    SELECT CASE @xyz When  'S' THEN '1' ELSE '2' END

  • af:query component - need help

    hi
    I am implemeting a search page wiht <af:query> component with view criteria. (to be specific drag and drop viewCriteria as query panel with table)
    what i observe is that when I do "Add fields" at runtime the compnent moves up and up till it hides the panelHeader and the other fields with no access to it.
    After i refresh the screen the component comes back to its normal positon but pushes the table component below it down till its barely visible.
    This component seems to be very unstable.
    Let me know if there is any workaround without making the screen unstable.

    Hi,
    You can find some related info here..
    Can I achive valueChangeListener in af:query?
    and
    http://jobinesh.blogspot.com/2011/03/retrieving-viewcriteria-from-custom.html
    Thanks,
    TK

  • MDX query..need help

    Hi experts..
    I have written a MDX query as follows:
    alter session set dml_output alias off ;
    spool stdout on to 'C:\ACCT_110711.TXT';
    SELECT {} ON AXIS(0), {[Year].Members} ON AXIS(1) FROM [CUBE];
    spool off;
    This is generating a txt file with the whole output - including the query I put and the "Statement executed successfully" message.
    What do I have to do to get just the output in a file. Is it possible in Essbas..or do I have to manipulate the file using unix or something after the generation.

    The output from spooling to a file using Maxl is not the best, MDX is not really the equivalent of report scripts.
    You could look at parsing the file after it is generated, or maybe look at perl or an API or ODI or report scripts to generate it in a cleaner format.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Can i use cdma for internet and gsm for phone at a time in Iphone4s?

    Can i use cdma for internet and gsm for phone at a time in Iphone4s?

  • Issue in Product configurator component on Clicking DONE button - Session hung up

    Hi All, In our environment, eCommunications and eProdCFGObjMgr are separately configured in different servers.. When we place order and take through product configurator to customize the product and click DONE button, the eCommunication session itsel

  • Macbook OS X 10.5.8 startup slow.

    Help appreciated! I was receiving notifications that my startup disk was full and would have to pause programs that I was using s/a safari etc in order to continue using my computer. At that point I was able to turn the computer on and off with no pr

  • Windows Mail server error 501

    Every time I foreword an address or web page etc. using the "File" E-Mail Link the following happens. The e-mail is sent but there are five old error messages shown below. The e-mail goes trough but I have to hit the [close] box to clear the sent mes

  • Trigger is getting mutated

    hello gurus , i have two tables  MAIN_TB (main table),MAIN_HT (main table history) MAIN_TB CONSIST OF C_CODE  VARCHAR2; OCC_NO NUMBER; can_cont  char(1); CONT_NO VARCHAR2; LOG  OB_LOG; AND MAIN_HT CONSIST OF HT_OCC_NO  NUMBER; C_CODE  VARCHAR2 OCC_NO