APEX 4.1.1 group fixes bug?

Hello
After applying 4.1.1 APEX group of patches, I have strange behaviors in the APEX.
When I try to edit interactive reports, from time to time I get the following error message:


Error
Error processing line.

ORA-02290: check constraint (APEX_040100.WWV_VALID_PLUG_DISPPOINT) violated


And when I have no error message when you change the attributes of interactive reports, the section bar research poster several box with the following text:
There are (SQL query returns at least one row)
NOT Exists (SQL query returns no line)
SQL expression
PL/SQL expression
Function body of PL/SQL returning a Boolean
Request = Expression 1
Ask! = Expression 1
Request is contained in the Expression 1
Request is NOT contained in the Expression 1
Point value / Expression 1 column = Expression 2
Point value / Expression 1 column! Expression 2 =
...
There are 60 box with conditions like above.

Any help or advice would be appreciated.

Thank you

SD

Hi Sebastian,.

I recommend that you contact the Oracle Support for help on this issue.

I followed your steps exactly (11 GR 2, APEX 4.1 DB, installed French, applied APEX 4.1.1 patch set). The only difference that I see my DB character occupies is AL32UTF8. But I don't meet any possible mistakes when editing an interactive report. If Oracle Support can reproduce it, so I hope that we can further diagnose. My suspicion is that this is a bug of underlying database with pipeline table functions - we'll see.

Joel

Tags: Database

Similar Questions

  • Fixed bugs in earlier versions

    Hello

    Could someone clarify political what Adobe's pricing bugs in earlier versions than the current, especially

    Adobe agreed there is a problem important Atomos Ninja film on audio channels, but they say it is resolved in CS5.5,.

    no mention of CS5

    I have CS5 and has asked if Adobe stopped, fixed bugs in earlier versions once a new version is announced.

    Yes I know I can put to level, but at this point, I don't want to do that, I want just a bug in the software, I bought

    Concerning

    Chris Anderson

    Chris,

    Historically, when PrPro has moved to a new version, it is has rarely updates for older versions. Can not say which is ALWAYS the case, but is usually.

    Sorry for the bad news

    Hunt

  • What about fixed bugs in Mail?

    Mail was behaving badly since El Capitan installed.

    • Breaks down frequently
    • When you reply to an existing thread, I get an empty email, then cannot be accessed, or closed.

    I have to reboot to clear it.

    Boring.

    Has it been fixed in the update?

    Cannot not relate to this particular bug, but I recently had a lot of problems with the trash mail system.   I applied the 10.11.6 Combo update and put everything back to normal.   But it is 1.5 GB and takes some time.

  • Fix bug (cannot connect) 12 c Cloud control IE 11 20465665

    I am attempting to apply this patch interim to allow the connection to 12 c control clouds using IE11.

    This patch contains 2 patches under Yes and its

    Yes Part applies successfully but its States readme

    2 pre-installation instructions
    -------------------------------

    1 set ORACLE_HOME environment variable to your "[MW_HOME] / jdeveloper.
    Directory.

    In 12.1.0.4 control Cloud [MW_HOME] there is no directory jdeveloper.

    $ pwd

    / Oracle/CC/Oracle/middleware

    $ ls

    domain - registry.xml modules Oracle_BI1 patch_wls1036 registry.xml wlserver_10.3

    ocm.rsp oracle_common plugins user_projects jdk16

    connects to the SGD Oracle_WT registry.dat utils


    There is a directory jdk16

    What should I set the ORACLE_HOME environment variable?

    $MW_HOME/jdk16?

    Found the answer-

    PATCH FOR BUG 20465665
    --------------------------------------

    Note:

    This patch consists of two directories:

    * Yes: there is place for MW_HOME/oracle_common
    * his: it is necessary for MW_HOME/jdeveloper

    -For a DT (jdeveloper) and RT (oracle_common) environment, apply patch Yes directories as his.
    -For a unique environment of RT (oracle_common), applies only the directory Yes.

    Follow the README.txt that is specific for each application of patch instructions.

    Please ensure that you apply the fix that is appropriate to the respective ORACLE_HOME.

    I only need to install the patch Yes directory...

    Sorry, missed this earlier.

  • APEX 4.2 Radio Group NULL value behaves differently than on APEX 4.1.1

    DB version: 11.2.0.3 Linux
    APEX: 4.2
    APEX listener 1.1.4 on tomcat6
    Firefox 16.0.2

    Values NULL Radio Group behave differently than on APEX 4.1.1.
    4.2 creating radio group and selecting:
    Display Null value = Yes
    NULL, Display value = no value (or any string)
    NULL Return Value = (leave blank, for the NULL value returned)

    When the user selects that option 'No value', then APEX point value is set on "on", but on APEX 4.1, the element has the value NULL as expected.

    When you look at the Web page source code, the reason seems to be that APEX does not generate an attribute value for the NULL value (if the browser returns the default "on"):
    <input type="radio" id="P1_X_0" name="p_t01"  ><label for="P1_X_0">No value</label>

    Hi Ilmar,

    same thing here. The best solution I could come up with is to create a process to request again (before the calculation / validation)

    BEGIN
      FOR x IN (
           SELECT *
           FROM (
             SELECT item_name
             FROM apex_application_page_items aapi
             WHERE aapi.application_id = :app_id
             AND aapi.page_id = :app_page_id
             AND LOWER (aapi.lov_display_null) = 'yes'
             AND aapi.display_as_code='NATIVE_RADIOGROUP'
             AND aapi.lov_definition IS NOT NULL
             AND aapi.lov_null_value IS NULL
             AND ROWNUM > 0
        ) x
              WHERE LOWER (v (x.item_name)) = 'on'
      ) LOOP
        apex_util.set_session_state (x.item_name, NULL);
      END LOOP;
    END;
    

    Jens

  • bug: 'drive not ready' which was already fixed bug is back

    When you try to start VMware so that you have mounted a vmdk with vdk.exe jobs appears an unnecessary error message / false.

    It is harmless but annoying as it prevents automatic start of virtual machines

    The bug was present in the earlier version but had been fixed with 6.5.0, if I remember correctly.

    Now with 7.0.0. He's back.

    Whereas from VMware seems to check all drives available - and it merges if it finds something unexpected.

    Suggestion: ignore all this. It is not really important if a vmdk is mounted everything by starting the workstation.

    See screenshot of the error message-

    ___________________________________

    VMX-settings- VMware-liveCD - VM-infirmary

    Maybe this indication could be useful for you: http://pavlovich.org/musings/?p=3

    ---

    Paul Svirin

    Software developer StarWind ( http://www.starwindsoftware.com )

  • not an expression GROUP BY - bug in Oracle 10 g?

    Hello
    I'm 00979. 00000 - "not a GROUP BY expression" error on Oracle 10g 10.2.0.4.0 - Production 64-bit.

    To illustrate my problem, I have created following the example.
    Think I have a shop with clothes. Whenever I sell something, I store this information in the database - storage in real time, type of clothing (pants, socks,...) and the size of the room (M, L, XL,...).
    Now, the system account statistics every hour. So he's going thru the table with parts sold and counts the number of pieces by clothing type and size from the start of the day. It is important to realize that it is since the beginning of the day. For this reason, the number of pieces sold in the statistical table grows every hour (or is at least on the same value as in the previous hour).

    Now, this table, I need to make new statistics. I want a statistic how many pieces by size, I sold every hour.
    I created this application for this:
    SELECT TIME, xSIZE, (SOLD  - NVL((SELECT SUM(S1.SOLD)
                                      FROM STATISTICS S1
                                      WHERE S1.xSIZE = S.xSIZE
                                        AND TRUNC(S1.TIME, 'HH24') + 1/24 = S.TIME
                                        AND TO_CHAR(S1.TIME, 'HH24') != '23'
                                        AND S1.xSIZE IS NOT NULL
                                      GROUP BY TRUNC(S1.TIME, 'HH24'), S1.xSIZE),0)) SOLD
    FROM(
    
    
    SELECT TRUNC(S.TIME, 'HH24') TIME, S.xSIZE, SUM(S.SOLD) SOLD
    FROM STATISTICS S
    WHERE S.xSIZE IS NOT NULL
    GROUP BY TRUNC(S.TIME, 'HH24'), S.xSIZE
    --ORDER BY 1 DESC
    ) S
    ORDER BY TIME DESC, xSIZE ASC
    First I select the number of pieces sold by time and by size. To get the number of pieces sold for specific time, I need to subtract the value of number of pieces sold of the previous hour. I decided to do it with a parameter query.
    Runs the query like this I don't get "a GROUP BY expression" error. However, if I Uncomment 'ORDER BY DESC of 1' statement, the query works. I'm sure that he must do something with this line:
    AND TRUNC (S1. TIME, 'HH24') + 1/24 = S.TIME

    If you change the query like this:
    SELECT TIME, xSIZE, (SOLD  - NVL((SELECT SUM(S1.SOLD)
                                      FROM STATISTICS S1
                                      WHERE S1.xSIZE = S.xSIZE
                                        --AND TRUNC(S1.TIME, 'HH24') + 1/24 = S.TIME
                                        AND TO_CHAR(S1.TIME, 'HH24') != '23'
                                        AND S1.xSIZE IS NOT NULL
                                      GROUP BY  S1.xSIZE),0)) SOLD
    FROM(
    
    SELECT TRUNC(S.TIME, 'HH24') TIME, S.xSIZE, SUM(S.SOLD) SOLD
    FROM STATISTICS S
    WHERE S.xSIZE IS NOT NULL
    GROUP BY TRUNC(S.TIME, 'HH24'), S.xSIZE
    --ORDER BY 1 DESC
    ) S
    ORDER BY TIME DESC, xSIZE ASC
    Join the removed occasionally truncated tables and grouping truncated at the time--> the query does not lack...
    And now the best... If you run the first query on Oracle 11 g (11.1.0.6.0 - 64 bit Production version), it works.
    Anyone know why the first query does not work on 10g? Are there bugs and limitations for this version of server?
    Please don't tell me to rewrite the query in a different way, I already did, to make it work on 10g more. I'm just curious as to why it does not work on 10g.

    Finally, here are some data for the test.
    CREATE TABLE STATISTICS(
      TIME DATE DEFAULT SYSDATE,
      TYPE VARCHAR2(20),
      xSIZE VARCHAR2(2),
      SOLD NUMBER(5,0) DEFAULT 0
    )
    
    
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'T-Shirt', 'M', 10);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'Socks', 'M', 3);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'T-Shirt', 'L', 1);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'Socks', 'L', 50);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'Trousers', 'XL', 7);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 2/24, 'Socks', 'XL', 3);
    
    
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 1/24, 'T-Shirt', 'M', 13);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 1/24, 'Socks', 'L', 60);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 1/24, 'Trousers', 'XL', 15);
    INSERT INTO STATISTICS(TIME, TYPE, xSIZE, SOLD) VALUES(SYSDATE - 1/24, 'Socks', 'XL', 6);
    Edited by: user12047225 the 20.9.2011 23:12

    Edited by: user12047225 the 20.9.2011 23:45

    This is a known issue when the optimizer decides to expand the online display. You can add something (outside of ORDER BY you already used) in online mode to prevent the optimizer from its expansion. For example:

    SQL> SELECT  TIME,
      2          xSIZE,
      3          (SOLD - NVL(
      4                      (
      5                       SELECT  SUM(S1.SOLD)
      6                         FROM  STATISTICS S1
      7                         WHERE S1.xSIZE = S.xSIZE
      8                           AND TRUNC(S1.TIME, 'HH24') + 1/24 = S.TIME
      9                           AND TO_CHAR(S1.TIME, 'HH24') != '23'
     10                           AND S1.xSIZE IS NOT NULL
     11                           GROUP BY TRUNC(S1.TIME, 'HH24'),
     12                                    S1.xSIZE
     13                      ),
     14                      0
     15                     )
     16          ) SOLD
     17    FROM  (
     18           SELECT  TRUNC(S.TIME, 'HH24') TIME,
     19                   S.xSIZE,
     20                   SUM(S.SOLD) SOLD
     21             FROM  STATISTICS S
     22             WHERE S.xSIZE IS NOT NULL
     23             GROUP BY TRUNC(S.TIME, 'HH24'),
     24                      S.xSIZE
     25           --ORDER BY 1 DESC
     26          ) S
     27    ORDER BY TIME DESC,
     28             xSIZE ASC
     29  /
             SELECT  TRUNC(S.TIME, 'HH24') TIME,
                           *
    ERROR at line 18:
    ORA-00979: not a GROUP BY expression
    
    SQL> SELECT  TIME,
      2          xSIZE,
      3          (SOLD - NVL(
      4                      (
      5                       SELECT  SUM(S1.SOLD)
      6                         FROM  STATISTICS S1
      7                         WHERE S1.xSIZE = S.xSIZE
      8                           AND TRUNC(S1.TIME, 'HH24') + 1/24 = S.TIME
      9                           AND TO_CHAR(S1.TIME, 'HH24') != '23'
     10                           AND S1.xSIZE IS NOT NULL
     11                           GROUP BY TRUNC(S1.TIME, 'HH24'),
     12                                    S1.xSIZE
     13                      ),
     14                      0
     15                     )
     16          ) SOLD
     17    FROM  (
     18           SELECT  TRUNC(S.TIME, 'HH24') TIME,
     19                   S.xSIZE,
     20                   SUM(S.SOLD) SOLD,
     21                   ROW_NUMBER() OVER(ORDER BY SUM(S.SOLD)) RN
     22             FROM  STATISTICS S
     23             WHERE S.xSIZE IS NOT NULL
     24             GROUP BY TRUNC(S.TIME, 'HH24'),
     25                      S.xSIZE
     26           --ORDER BY 1 DESC
     27          ) S
     28    ORDER BY TIME DESC,
     29             xSIZE ASC
     30  /
    
    TIME      XS       SOLD
    --------- -- ----------
    20-SEP-11 L           9
    20-SEP-11 M           0
    20-SEP-11 XL         11
    20-SEP-11 L          51
    20-SEP-11 M          13
    20-SEP-11 XL         10
    
    6 rows selected.
    
    SQL> 
    

    Or use the subquery factoring (WITH clause) + undocumented hint of MATERIALIZATION:

    SQL> WITH S AS (
      2             SELECT  /*+ MATERIALIZE */ TRUNC(S.TIME, 'HH24') TIME,
      3                     S.xSIZE,
      4                     SUM(S.SOLD) SOLD
      5               FROM  STATISTICS S
      6               WHERE S.xSIZE IS NOT NULL
      7               GROUP BY TRUNC(S.TIME, 'HH24'),
      8                        S.xSIZE
      9             --ORDER BY 1 DESC
     10            )
     11  SELECT  TIME,
     12          xSIZE,
     13          (SOLD - NVL(
     14                      (
     15                       SELECT  SUM(S1.SOLD)
     16                         FROM  STATISTICS S1
     17                         WHERE S1.xSIZE = S.xSIZE
     18                           AND TRUNC(S1.TIME, 'HH24') + 1/24 = S.TIME
     19                           AND TO_CHAR(S1.TIME, 'HH24') != '23'
     20                           AND S1.xSIZE IS NOT NULL
     21                           GROUP BY TRUNC(S1.TIME, 'HH24'),
     22                                    S1.xSIZE
     23                      ),
     24                      0
     25                     )
     26          ) SOLD
     27    FROM  S
     28    ORDER BY TIME DESC,
     29             xSIZE ASC
     30  /
    
    TIME      XS       SOLD
    --------- -- ----------
    20-SEP-11 L           9
    20-SEP-11 M           0
    20-SEP-11 XL         11
    20-SEP-11 L          51
    20-SEP-11 M          13
    20-SEP-11 XL         10
    
    6 rows selected.
    
    SQL> 
    

    SY.

  • A CS5 save action truncating filename fixed bug in CS6?

    I ran in the Photoshop CS5 bug whereby an action with save - truncates the file name (and adds "copy").  Can someone confirm if this problem has been fixed in CS6?

    For the original bug, see for example:

    http://forums.Adobe.com/message/3807341

    Thank you

    John

    Hi station_two,

    I have not found someone who knew the GLib answer, nor anyone from Adobe was talking, so I downloaded the demo for 30 days of Photoshop CS6.  They have fixed the bug in CS6.  I must have posted back here...

  • AF:convertNumber group of BUG?

    Hi all

    Problem is for example when there are 4 digits of the integer part... grouping does not work...
    and let it be said that the rule is when there are 3n + 5 (n & gt; 0) digits of the integer part, the first 5 digits are not separated.

    That's how it should work or meybe BUG?

    Example code:
    <af:inputText label="Label 1">
      <af:convertNumber groupingUsed="true" minFractionDigits="2"/>
    </af:inputText>{code}
    
    Thanks in advance,
    s o v i e t                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    Soviet salvation,

    Not sure what you mean. I just copied your code snippet and pasted into a page JSPX and tested by entering numbers in the field and by submitting the page. I got:

    typed-online result

    1.23-1.23 online
    12.34-online 12.34
    123.45-online 123.45
    1234.56-online 1,234.56
    12345,67-online 12,345.67
    123456.78-online 123,456.78
    1234567.89-online 1,234.567.89

    So either something's different in your environment, or I've misunderstood your question.

    Best,

    John

  • #OWNER # in APEX 4.0 - incompatible value - possible bug

    There are some inconsistencies in the way in which the APEX 4.0 Treaty #OWNER # and & OWNER... I believe that these variables should always have identical values (value apex_application.g_flow_owner), but this is not always the case with #OWNER #-it is sometimes treated as the default schema of the application and sometimes as apex_application.g_flow_owner analysis. This behavior is new in APEX 4.0 - apex 3.2.1 it still works as expected.

    Please see the example here: [url http://apex.oracle.com/pls/apex/f?p=16136:1] http://apex.oracle.com/pls/apex/f?p=16136:1

    Kind regards
    Swear

    Swear,

    (1) you can assume that for the near future, & OWNER. in source process returns the owner request attribute.

    (2) it would be dangerous to think that you can control programmatically cela by directly setting the world.

    If I were you, to be sure, I would use my own agenda of the application instead.

    Joel

  • APEX 4.0 and JQuery-UI - Bug either, or am I wrong positioning

    Hello


    Task is to use JQuery-UI

    Here's what I did first

    1 > in the HTML header and the Body attribute, I added the statements below
    <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" />
    <script src= "http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script>
    2 > JavaScript > Exceute when loading the page, I added the code below
        $("#myTab").tabs();
    The code above does not work...

    But if the change in the code above to indicate as below it works
    <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" />
    
    // reference to jquery.js from google added ..
    <script="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"> </script>
    
    <script src= "http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script>
    2 > JavaScript > Exceute when loading the page, I added the code below
        $("#myTab").tabs();
    Why I need to make reference to JQUERY in googleapis, when its already there...
    I noticed that it happens when I am referring external jquery-ui... for the creation of widget like tabs which is not added in the jquery-ui custom built into the apex.


    If I wrong help please...

    Thank you and best regards,
    Shijesh > > >

    Apex_noob,

    Jeff was right that the computer did not work properly. Jeff, Apex_noobs initial application was to remove the need to load the library jquery twice.

    I should have mentioned this before but jquery ui 1.7.2 does not work with jquery 1.4.2 as it is not compatible. On page 8, I went to use googles api 1.8.1 which is the latest version. He now moves between the two regions.

    Strangely the Apex of jquery 1.8.0 version includes no element of the jquery ui tab.

  • Lightroom 6 Fixed Bug lenses

    Hi all

    I have problems with the objective 6 of Lightroom Correction tool.

    IM under Lightroom 6 on Windows 10 - 1.9 Ghz i7 processor, 16gig & GeForce GT 750 M/PCIe/SSE2 2gig ram. Affected shots come from a Nikon D7000 and Tokina 11-16 mm

    I've noticed recently that using the Lens Correction tab, I get the odd effects around the objects. I tried to turn on/off (for example to remove chromatic aberrations on and outside) the various elements of the lens correction tab, but this makes no difference, the only solution I can find is to disable the entire tab/section.

    As you can imagine it's a pain in the a *. To be obvious im hurt? Or what I can do to maintain the correction lens, but without these issues - hard to explain but the attached pictures.

    In the two below, you'll see the first screenshot a Lens Correction TURNS - the second turned off

    lightroom5.jpglightroom6.png

    Thank you!

    You have your share of the FRINGE for AMOUNT set too high or PURPLE/GREEN TINT too broad or poorly defined.  Double-click the word fringe to set default cursors and start over with the settings.

  • Group fix for Agent information

    Installed the Patch Bundle in the SGD, but unable to do that on the Agents.
    The document to perform the pre-reqs were not clear, can anyone provide the document step by step for the same thing.

    Thank you
    s/n

    No, you can't.

  • List of fixes OracleAS 10.1.2 group

    Hi all

    Is there a way I can find a list of all patchsets of Oracle Application Server 10.1.2? I know that the most recent is 10.1.2.3 but do not know if a newer version has been released.

    In addition, must ask all patchsets any I use functions or not? And where can I find the characteristics of each patch?

    Thank you.

    Rayyen

    It has only three sets of patch still went out to the family of OAS 10 g. The last is 10.1.2.3.

    PatchSets introduce no new features. Releases the latest full version of the software adds new features. PatchSets is a cumulative set of the patch fixes bugs found in a press release.

    It is generally recommended to use the latest round of patch.
    -One of the benefits are that you get most of the bugs bugs.
    -Another advantage comes in modernization. Generally, most of the tests for the process and upgrade scripts for OAS held since the last level of Group of patches for newer versions. For example, to move to FMW11g of OAS 10 g, more in-depth tests would be to upgrade OAS 10.1.2.3.

    That's why in all the new SRS, Support Oracle strongly suggests move you to the latest version of patch game.

    For the latest patches and patch sets for OAS 10 g R2, see the following article on MOS/Metalink.
    [Oracle Application Server 10 g Release 2 (10.1.2) support \[ID 329361.1\ State and alerts]

    hope that helps!
    AMN

  • Lightroom 6 bug fixes?

    I just downloaded and installed Lightroom 6. It is not the CC version. I met a number of bugs/performance 6.0 problems. I see that the version 6.3 has been released with many bug fixes.  I downloaded the patch and it doesn't work on my MacBook Pro, OSX 10.9.5. And on the Help menu, updates is greyed out (not adjustable). Since I am not a subscriber to the CC version, does that mean that I couldn't access to updates for bug fixes? If this is not the case, why do I not get the latest version with fixed bugs when I purchased and downloaded the program a few days ago? Thanks for your help.

    Screen Shot 2015-12-15 at 11.46.32 PM.png

    Try Ccleaner from Adobe currently running on your computer.

    Let us know if this helps

    Kind regards

    Assani

Maybe you are looking for

  • Changing the video card settings.

    I changed the settings on my video card for something that that does not support my monitor/TV. Now I don't get a picture, just a blue screen saying "NOT SUPPORTED". How can I change the return parameters?

  • How to import a mp4 Movie Maker Windows XP Home edition

    How to import a mp4 video in windows movie maker.  It does not recognize this file extension

  • How to disable startup programs?

    Original title: how come you at start of the menu I know its Start menu to disable or enable programs

  • help with NAT 3 type

    How can I change my NAT type 3? I messed around on my secondary router and I googled a bunch with no luck saw the most people want to help change the 3 to 2. I know, I know, why would I want to change my NAT type 3? reasons lol can someone help me? M

  • Data connection: roaming or not?

    I would like to add an option to my application to restrict automatic downloads when the user is roaming (to minimize international roaming data charges). Is it possible to detect whether the current data connection is a connection of roaming?