need advice for iOS development

I just bought an ipod touch 4g and I want to start developing applications, im reading that I should update my version of air, I would like to work in pure as3, no flex, what would be my best choice and what version of air I use, so it is a documentation site for stuff for as3 API and iOS? Thank you very much

Look at this page:

http://www.Adobe.com/devnet/air/native-extensions-for-air.html

Tags: Adobe AIR

Similar Questions

  • Guard application launch at the start of the appliance, also need advice for the implementation of network methods

    Hi all

    I'm new to the development of Blackberry and I'm writing a relatively simple application to run on 7.1.

    So far the development was interesting, I managed to create my user interface using resources online (mainly this forum), but today I tried to implement some of the network classes that I need and now I just met constant problems.

    I use Eclipse SDK 3.7.2 (the one that comes with the plugin RIM)

    First question:

    I'm not sure what I changed, but today I noticed that whenever I start the Simulator (by sim 9360) my application is started during the initial startup process. I don't think he did this before, but to be honest, I wasn't paying much attention. I think it starts at the start of the device is because I put a breakpoint in the constructor for my class from the main screen, which is hit before the Simulator happens even to the point where it is ready for user interaction. In addition, once it is ready, if I press the BB button, I see my registered application.

    I don't have it set to automatic start in .xml descriptior enforcement.

    I started this application on the HelloBlackBerry sample, here is my main method for the entry of the application:

    public static void main( String[] args ) {
            appSettings = AppSettings.fetch();
            // Create a new instance of the application and make the currently
            // running thread the application's event dispatch thread.
            HelloBlackBerry theApp = new HelloBlackBerry();
            theApp.enterEventDispatcher();
            //openConnection();
    
        }
    
    
    

    As far as I know, this is the only entry point for the application.

    More code

        public HelloBlackBerry() {
            // Push a screen onto the UI stack for rendering.
            mainScreen = new ScreenHelloBlackBerry();
            pushScreen( mainScreen );
        }
    

    Here is the method of. my class AppSettings fetch()

        // Retrieves a copy of the effective properties set from storage.
        public static AppSettings fetch()
        {
            AppSettings savedSettings = (AppSettings) _store.getContents();
            return new AppSettings(savedSettings);
        }
    

    Some of this code that I wrote myself, the persistence store cause the launch of my car?

    I tried to reset the Simulator to the factory settings, no change.

    All applications initialized during the startup of the device and then closed shortly after?

    Part 2: Need advice for the implementation of functions of network in the application

    I need to implement some methods that will retrieve data from a web service, and I also need to send data to this service. What I've read, the ConnectionFactory is the way to go. I want my application to make a request when the application is open and can check on a set interval. I didn't know exactly how to go about adding another thread for networking, I understand that network connections should not be created on the thread main event, so I tried to do this:

    The constructor of my class that implements screen (ScreenHelloBlackBerry), I use the following to create a modal dialog box to prompt the user for a username, I also try networking wire in the same segment of spawning:

            public ScreenHelloBlackBerry(){...initialize fields and managers, add it all together...then near the end
    
    //This will open the confirm dialog when the application is launched
            UiApplication.getUiApplication().invokeLater(new Runnable() {
                  public void run() {
                      openConfirmDialog();
                    //start connection - Possibly broken
                      ConnectionThread ct = new ConnectionThread();
                      ct.start();
                  }
            });
    

    I don't know if it's somehow OK to do, but it seems to work for what I need. I want a user who launches the application at the prompt, and if a user switch applications, when they come back they wondered again (unless they close the app and reopen it).

    Here is my ConnectionThread:

    public class ConnectionThread extends Thread
    {
    
        public void run()
        {
    
              ConnectionFactory connFact = new ConnectionFactory();
              ConnectionDescriptor connDesc;
              connDesc = connFact.getConnection("http://www.google.com");
              if (connDesc != null)
              {
                  HttpConnection httpConn;
                  httpConn = (HttpConnection)connDesc.getConnection();
                  try
                  {
                      final int iResponseCode = httpConn.getResponseCode();
                      UiApplication.getUiApplication().invokeLater(new Runnable()
                      {
                          public void run()
                          {
                              Dialog.alert("Response code: " +
                                            Integer.toString(iResponseCode));
    
                          }
                       });
                      httpConn.close();
    
                   }
                   catch (IOException e)
                   {
                     System.err.println("Caught IOException: "
                          + e.getMessage());
                   }
              }
        }
    }
    

    At the moment it has basically unmodified code from a sample that I found, I'll be retooling to meet my needs whenever I can make it work. I HAD this work to the point where, after the closed user confirm this dialog, a few moments later a an alert dialog appears with the 302 response code. I don't know what changed, but now it doesn't work at all, and if I try to scroll with the debugger, I can't past the httpCon.getResponseCode (). I've seen some mistakes earlier on "no record of service was set up", and I also had once a timeout exception.

    I'm sure I'm doing this wrong, but at the same time as I said WAS working, and now it is not. If someone has done this far, thank you very much for your time and advice are much appreciated.

    Also, should I try to start the thread of the network of the UIApplication class instead of the screen? There is currently very little happening in the class that extends UIApplication, do I spend most of my business logic out of the class of the screen and in the UIApplication class?

    Thanks in advance!

    Hi all

    Just to conclude this topic for those who are interested, I found an excellent guide to the implementation of networks in applications of BB, click here for a link.

    About my application being started at the start of the simulator of the device, I found that on a device real this behavior is not complied with, and in addition, the behaviour seems to have stopped after uninstallation and reinstallation of my Simulator.

    See you soon,.

  • Should what macbook I buy for ios development?

    I'm a software developer want to learn ios for this development, I want to buy a macbook. But I'm in great confusion what macbook should I buy, I was thinking of buying the Macbook Air 13 inch 2015 model with core i5-1.6 ghz, 4 GB of ram and 128 GB of storage. I would like to ask all ios developers there is this configuration will be good for me because I am with money for macbook pro, so please help me guys. Thank you

    I'm not a developer, but I know you're going to need a macbook pro. It's too slow a processor to do what you are wanting to do wayyyyyyyyyyyyy. 1.6 ghz is for normal tasks such as navigation. You certainly need to do a few upgrades to the Air of Macbook 13 inch if you are wanting to do the development. I suggest strongly a faster processor and at least 8 GB of RAM. You will want to get a Macbook you will have more work, because it will have a much shorter life if abuse you it, that is why I suggest the Pro. Have you checked the refurbished Macbook Pro? I think you could find one close to your price range! If this isn't the case, except a little bit of money, it is not too hard!

    Here is a link to the refurbished macbook pro (these go all the same tests as the new mac Cross and have the same guarantee)

    http://www.Apple.com/Shop/Browse/home/specialdeals/Mac/Macbook_pro/13

    There is one that I see for $1 099,00 with the 8 GB of RAM (you save $200 normal price), is only $100 more than the macbook air you're wanting. Totally worth buying the macbook pro and then

  • Please I need advice for deployment with multiple screen resolutions

    Hello

    Sorry for my English

    I am developing a project in labview with a PC (screen resolution 1920 * 1080) and I need to deploy to run on a PC with (screen resolution 1024 * 768 10 "), I use several spliters for this so I need some advice to make sure my exe not working

    very well in this PC target so I need to know how to configure my principal vi; size of the window in the execution; etc... in my PC all work fine I can reduce window and blow it up when the project is running and all the objects have been scaling very

    well I don't know what will happen in this target pc.

    advice and assistance please

    Hey Broutchoux,.

    Here are some links of the knowledge base that relate to this issue.

    http://digital.NI.com/public.nsf/allkb/7567EF257B9CFDF986256F630073228F?OpenDocument

    http://digital.NI.com/public.nsf/allkb/4C03BE7BFD1D00948625670B0061CB6A?OpenDocument

    I hope this helps!

  • Advice for the development of the ADF.

    Hello

    We have an internal application made in forms and reports. As today product of strategic importance for the future development of Oracle's ADF. If we intend to migrate the application internal even on ADF. We have 2 options:

    1. we should start developing the application from scratch in ADF? Or
    2. we should be using Jheadstart to migrate to the ADF, but then also re - write the features of PL/SQL.

    Please advice.

    Thank you.

    I think you need to read this article (again)
    The key is what makes a 'good' Forms application is still not a 'good' Apex, ADF, Java, .net, or whatever application (and vice versa). So if you want to do things good sense in your new technology so you think redesign to make the most of this technology.

    What you choose technology depends on many factors - your skills of developers, architects, clients, type of application template, business goals... I don't think someone can answer that but you or your team who know it.

  • Differences between CS5.5 and CS6 for iOS development and export?

    I'm just curious about how Flash Professional CS5.5 is compromised in this regard.

    And is it possible to compensate for any differences by installing a package update or software development kit?

    Thank you

    performance is better because of the air sdk.

    So yes, if you can install it on your 5.5 3.6 (the last air ios sdk), you should get the same performance as any other version of cs flash using 3.6

  • Help, please! I need advice for choosing what Photoshop CS I need?

    Hello

    I have a problem with importing photos from my Nikon D60 RAW in my Photoshop.

    I need to know that Photoshop CS will be the best and work?

    I have Windows XP, enough RAM and hard drive space, which should not be a problem.

    But I need the most recent version and the best possible Photoshop CS that will allow me to work on my photos in RAW.

    Any advice?

    You probably want to Photoshop CS5, but you can check yourself what version of Camera Raw supports your camera by doing this:

    1. go to this page:

    http://www.Adobe.com/support/downloads/product.jsp?product=39&platform=Windows

    2 find the Camera Raw updates listed in the directed blocks with names like 'Version CS5' and 'Version CS4'.

    3. click on the last being a given block (for example, 'Update Camera Raw 5.7' for CS4).

    4. click on Camera Raw ReadMe x.x link on the page that is displayed for this version.

    5. search the list of supported cameras and see if yours is in it.

    You probably want CS5 because even if your D60 seems to be taken in charge by Photoshop CS4, it is quite difficult to buy a copy of Photoshop CS4 new more, I said.

    -Christmas

  • Need advice for installing Win7 on Satellite A300

    Hello

    I intend to buy Satellite A300-1MT (PSAGCE), and before I do I just check if there are still some problems with drivers for W7 for this model?
    On other forums, I saw that there are some problems with drivers like music keys, webcam, touchpad and FN keys and so on...

    So, can someone confirm me that all drivers are now available and everything works?

    And also until I started installing drivers is there anything I need to know (wait used?) Or perhaps better: does anyone have a special notice?

    Please, find the will to respond! Thank you very much!

    Hello

    I have the Satellite A300 running Win7 32 bit, but my model is PSAG8E.
    To be honest I have very good experience with installing Win7 on Satellite A300 and I can recommend you to install on this Satellite.

    If you visit the Toshiba support page under http://eu.computers.toshiba-europe.com > support & downloads you will see that your laptop model is supported Win7 and it shouldn't be problem to install all the necessary drivers and other stuff of Toshiba.

    Here is the list how I did this exactly:
    atellite A300 (PSAG8E) and clean Win7

    -Win7
    -chipset driver
    -Storage Manager
    -display driver
    -driver sound
    -modem driver
    -utility supervisor
    -infrared
    -patches 1.2
    -configfree
    -VAP
    Hardware - toshiba
    Control - HDMI
    -WLAN driver

    Everything works well but lacks some drivers

    Added Vista tips:
    Toshiba - help - working properly
    -Card reader - installed correctly
    -Webcam driver for A500 - tested with Skype - works correctly.
    Driver - Synaptics

    Win7 works well and I am very satisfied. No problems with the feature keys FN.

    If you are going to buy this laptop start installation Win7 following this order of installations. Please inform us of problems and I hope that we can help you about this.

  • Need advice for the new graphics card

    I have a desktop HP Pavilion a6610t with HP w1907 monitors. Windows 7 32 bit.  I want to upgrade to a graphics card that supports two monitors.  Games isn't a factor, but I'd like a card that does not become the neck of the bottle when you surf or work remotely.  I have a PCIe - x 16 available slot.  My price range is around us $100.

    What should I look for another as the PCIe - x 16 and the ability to support two monitors when you shop for a graphics card?  I think the AMD Radeon HD 6570 is a good starting point.  What do you think?

    Any information will be appreciated.

    Here are the specifications and the configurable option for your desktop HP Pavilion a6610t CTO. According to specifications, your system came from the factory with a 250 watt power supply. Most retail graphics cards require a power supply minimum system assessment of 300 watts or greater. The Radeon HD 6570 you noted requires a 400 watt or a bigger power supply. The CX500, CX600 Corsair are highly recommended, are favorites of the forum and are known to adapt to most cases of HP. For useful information on the selection of a graphics card that fits your computer and meets your needs, read Guide of Big_Dave of a discrete video card selection .

    Frank

  • Need advice for speakers or sound system for Satellite L series

    Please advice or speakers acoustic system for L-series satellites

    Hi Svetlana

    It will be interesting to know what model of laptop you have exactly. Anyway, it is not easy to make good suggestion because in the market, there are many good external sound systems and especially the good one are a bit expensive.

    In my opinion, you should talk with your dealer and see in what price you want to buy speakers. Without a doubt, my favorite system is Logitech Z3.

    Good bye

  • Need advice for the purchase of a mini PCI Wireless

    Hello

    I have a laptop Toshiba I bought nearly two years ago. This laptop has an Intel 2200BG wireless chipset, which works, but the quality of connection is quite low. Sometimes, the connection speed climbs, sometimes it falls in total. I tried all the updates driver, power management tips and everything that could be found on the net. Some of these help, but there is always something that doesn't work as it should.

    Long story short, I decided to buy a mini pci wireless card. The problem is that these cards are nowhere to find. There is nothing on the Toshiba site, and apart from a few offers on eBay, there is almost nothing to choose. I know there are other options, but I prefer a mini pci card.

    Can someone help me on this issue?

    Thank you

    Peter.

    Hi Peter

    Can you please tell us which laptop model you have?

    In any case, the network without WIRE Intel 2200BG card is good enough and works very well on my Satellite M70 (with the latest driver). Download speed is very good and I do not need a wireless network card. I don't know what is the problem with WLAN connection in your case, but please try to test with another router WLAN (maybe your friends have all other routers). Also, install the latest WLAN driver for this card.

  • Need advice for controller Ethernet Intel X 540 - AT2

    Hello

    I'm having no chance whatsoever, get a map of X 540 - AT2 running on ESXi 6.0.0U2.  I tried several different pilot plants, the last of them being net - ixgbe_3.21.6 - 1OEM.600.0.0.2159203.vib.  It is a new facility, said the driver.

    esxi6: / # esxcfg - NICS - l

    Name PCI Driver link speed Duplex MAC address MTU Description

    vmnic0 0000:01:00.0 e1000e up to 1000Mbps Full 00:25:90:2 has: 9e:82 1500 Intel Corporation 82574 L Gigabit Network Connection

    vmnic1 0000:02:00.0 e1000e up to 1000Mbps Full 00:25:90:2 has: 9e:83 1500 Intel Corporation 82574 L Gigabit Network Connection

    esxi6: / # lspci | grep vmnic

    0000:01:00.0 Network controller: Intel Corporation 82574 L Gigabit Network Connection [vmnic0]

    0000:02:00.0 Network controller: Intel Corporation 82574 L Gigabit Network Connection [vmnic1]

    0000:05:00.0 network controller: controller Ethernet Intel (r) X 540 - AT2 [vmnic2]

    0000:05:00.1 network controller: controller Ethernet Intel (r) X 540 - AT2 [vmnic3]

    The driver has been downloaded from VMware.  Do I need a different driver, or does this card at all?

    Thank you

    Jack

    Update: I ran across the compatibility matrix after execution of these:

    [root@localhost:~] lspci - v | grep-A1 ethernet-i

    0000:01:00.0 Ethernet controller network controller: Intel Corporation 82574 L Gigabit Network Connection [vmnic0]

    Class 0200: 8086:10 d 3

    --

    0000:02:00.0 Ethernet controller network controller: Intel Corporation 82574 L Gigabit Network Connection [vmnic1]

    Class 0200: 8086:10 d 3

    --

    0000:05:00.0 Ethernet controller network controller: controller Ethernet Intel (r) X 540 - AT2 [vmnic2]

    Class 0200: 8086:1528

    --

    0000:05:00.1 Ethernet controller network controller: controller Ethernet Intel (r) X 540 - AT2 [vmnic3]

    Class 0200: 8086:1528

    [root@localhost:~] lspci - n | grep 8086:1528

    0000:05:00.0 class 0200: 8086:1528 [vmnic2]

    0000:05:00.1 class 0200: 8086:1528 [vmnic3]

    I found myself here:

    https://my.VMware.com/group/VMware/details?downloadGroup=DT-ESXI55-Intel-IXGBE-4.4.1&ProductID=353

    I installed the driver on 5.5.  Verification of vmkernel.log I found this:

    2016-05 - 05 T 05: 23:50.921Z cpu13:33463) loading module IGB...

    2016-05 - 05 T 05: 23:50.924Z cpu13:33463) Elf: 1861: module IGB a GPL license

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) bunch of module: initial heap size: 102400, max heap size: 68476928

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) vmklnx_module_mempool_init: Mempool max 68476928 used for the module: 4124

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) vmk_MemPoolCreate passed for 25 pages

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) skb_mem_info mempool for IGB module created - size max 134217728

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) bunch of module: using memType 0

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) vmklnx_ixgbe bunch of module: creation succeeded. ID = 0x410a03ab1000

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463)<6>Intel(r) 10 Gigabit PCI Express Network Driver - version 3.7.13.7.14iov - NAPI

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463)<6>Copyright (c) 1999-2011 Intel Corporation.

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) PCI: IGB driver is looking for devices

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) DMA: 612: DMA engine ' vmklnxpci - 0:5:0.0' created using the Mapper "DMANull."

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) DMA: 612: DMA engine ' vmklnxpci - 0:5:0.0' created using the Mapper "DMANull."

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) DMA: 612: DMA engine ' vmklnxpci - 0:5:0.0' created using the Mapper "DMANull."

    2016-05 - 05 T 05: 23:50.927Z cpu13:33463) DMA: 657: DMA engine ' vmklnxpci - 0:5:0.0' destroyed.

    2016-05 - 05 T 05: 23:51.109Z cpu13:33463)<6>ixgbe: ANC toggle the value 1

    2016-05 - 05 T 05: 23:51.109Z cpu13:33463)<6>ixgbe: 0000:05:00.0: ixgbe_check_options: active ANC, queues 1

    2016-05 - 05 T 05: 23:51.109Z cpu13:33463)<6>ixgbe: 0000:05:00.0: ixgbe_check_options: split package is not supported.

    2016-05 - 05 T 05: 23:51.143Z cpu13:33463)<3>0000:05:00.0 ixgbe: the EEPROM Checksum is invalid

    2016-05 - 05 T 05: 23:51.143Z cpu13:33463) WARNING: vmklinux: pci_announce_device:1488: PCI: probe IGB driver failed for device 0000:05:00.0

    There you have it.  Looks like a bad EEPROM/card.

  • Need advice for the graphic shape on the image display

    I would like to help plot a circle above an image that is displayed in the get in JLabel, the purpose is, when you click on the image, the image with a small circle apperas instead, we clicked. I used JLabel to display image in get by using imageLabel.setIcon (new ImageIcon("default.jpg"));

    I need to draw the circle/rectangle when I click on the image that I need to select the different points of the image by drawing rectangles circles above the image.
    If you understand my problem, please guide me for the same thing.

    Thank you

    Create your own class that extends JPanel, substitute the paintComponent() method to draw the background image, then go through a list of points where the user has clicked (you'll need to track clicks too) and draw circles it.
    Stick this Panel in your get the label place.

    That's how I'd do it (then again once, I'm not big on Swing these days).

  • Need advice for this approach

    function loadComplete(e:Event):void {}

    removeChild (old_mc);

    addChild (DisplayObject (LoaderInfo (e.target) content));

    trace (e.currentTarget.Content.x);

    trace (e.currentTarget.Content.y);

    trace (e.currentTarget.Content.Width);

    trace (e.currentTarget.Content.Height);

    trace (stage.stageWidth);

    trace (stage.stageHeight);

    track works very well, but its only good for once...

    }

    Having main.swf object.swf loading (so for so good).

    now, I need to learn to use this "e.currentTarget.content" (the object.swf who is responsible) for what I want out of this function loadComplete approach...

    It would be nice if I could name and able to use... (so that I could use it to create other functions I want... but I don't know how > <)

    can some1 teach me a good approach to solve my Riddle?

    You should be able to simply declare a variable outside the onComplete function and assign the loaded object when the file is loaded...

    var loadedSWF:MovieClip;

    function loadComplete(e:Event):void {}

    removeChild (old_mc);

    addChild (DisplayObject (LoaderInfo (e.target) content));

    loadedSWF = MovieClip (e.currentTarget.content);

    }

    function doStuffToSWF() {}

    loadedSWF.something...

    }

  • Need advice for optimizing query for the use of function UPPERCASE

    I would like to know if it would make a difference if I use the UPPER function in the WHERE clause compared to use in the SELECT statement. For example:
    SELECT 
        2 AS ORDERID,
        'OFFC' AS RESULTTYPE,
        OFFC_CD AS GROUPCOL,
        SUM(FACE_AMT) AS TOT_FACE_AMT,
        SUM(PROJ_PREM_AMT) AS TOT_PROJ_PREM_AMT,
        COUNT(*) AS TOT_NUM_CASES,
        'YTD' AS RPTTYP
    FROM
    (
        SELECT
            FMI.ACCT_GRP_ID, FMI.GA_CD, FMI.OFFC_CD, FMI.GROUP_REALLOCATION, FMI.STAT_NAME
            ,CASE WHEN FMI.GROUP_REALLOCATION = 'Y' THEN
                SUM(NVL(FMI.FACE_AMT,0)) OVER (PARTITION BY FMI.ACCT_GRP_ID, FMI.AGNT_NAME, FMI.STAT_NAME, FMI.GROUP_REALLOCATION, FMI.LOB_NAME ORDER BY FMI.CA_CS_NUM DESC)
             ELSE
                NVL(FMI.FACE_AMT,0)
             END FACE_AMT
            ,CASE WHEN FMI.GROUP_REALLOCATION = 'Y' THEN
                SUM(NVL(FMI.PROJ_PREM_AMT,0)) OVER (PARTITION BY FMI.ACCT_GRP_ID, FMI.AGNT_NAME, FMI.STAT_NAME, FMI.GROUP_REALLOCATION, FMI.LOB_NAME ORDER BY FMI.CA_CS_NUM DESC) 
             ELSE
                NVL(FMI.PROJ_PREM_AMT,0)
             END PROJ_PREM_AMT    
            ,RANK() OVER (PARTITION BY FMI.ACCT_GRP_ID, FMI.AGNT_NAME, FMI.STAT_NAME, FMI.GROUP_REALLOCATION, FMI.LOB_NAME ORDER BY FMI.CA_CS_NUM) RANKING
        FROM
            IFV_FLD_MGMT_INFO FMI
            JOIN IFT_BAT_PARM BP
                ON  FMI.LST_STAT_DT >= (TO_DATE('01/01/' || TO_CHAR(TO_DATE(BP.PARM_DAT_VAL, 'YYYYMMDD'), 'YYYY'), 'MM/DD/YYYY'))
                    AND BP.BAT_ID = 'CMISFLDMGMT_DT'
        WHERE   FMI.OFFC_CD IN (pOffcCd)
            AND FMI.SHOWINFMR = 'Y'
    )
    WHERE ((GROUP_REALLOCATION = 'Y' AND RANKING = 1) OR (GROUP_REALLOCATION = 'N'))
        AND UPPER(STAT_NAME) = 'PLACED'      
    GROUP BY OFFC_CD
    In the above code, it will make difference if I move function SHIFT of the WHERE clause of a SELECT statement in the inner query as SUPERIOR (CGI. STAT_NAME STAT_NAME)? There will be no long-term performance gain?

    Published by: Kuul13 on July 13, 2009 12:25

    Hello

    Kuul13 wrote:
    ...
    In the analytical functions d0 you want
    PARTITION BY stat_name or
    PARTITION OF SUPERIOR (stat_name)?
    This will really make the difference in the wy data will be partitioned?

    Yes.
    PARTITION BY x means the same as
    PARTITION BY y only if x = y. If stat_name = HIGH (stat_name), then why you never bother to say UPPER (stat_name)?

    If so, then I guess that it may be prudent to use UPPER (STAT_NAME) in the IFV_FLD_MGMT_INFO that is used in the inner query view. In this way, I simply keep the changes in the view and all other queries that use this point of view (as in my example) can directly use STAT_NAME = 'PLACÉ' and not no longer necessary to change the column in the PARTITION clause. What is your suggestion?

    That would certainly make the simplest coding. If the person who uses the display needs the stat_name unconverted, then I think that changing the display is a good idea.

    Also, I can't move where the query condition internal because it will give me different results.

    As far as I know, this would make the subquery produce fewer lines (that's why it would be more efficient). Since you are partitioning by stat_name, lines which produced the subquery would be identical to the lines he now produces and are kept by the Super request. I do not have your tables, so I can't test it really,

Maybe you are looking for