5510 code version upgrade

I am looking to upgrade a 5510 that is currently on code version 8.0(4) to code version 9.1. I know I will have to upgrade to 1gb ram, but can i just upgrade straight to version 9.1 or do I need to follow an upgrade path? This is a standalone device so I am planning on downtime. Thanks in advance.

Hi,
Regarding the "any" keyword (9.0(x) Release Notes)
"any" now means both ipv4 and ipv6. "any4" for only ipv4 and "any6" for ipv6 only
Any Keyword
Now that ACLs support both IPv4 and IPv6, the any keyword now represents "all IPv4 and IPv6 traffic." Any existing ACLs that use the any keyword will be changed to use the any4 keyword, which denotes "all IPv4 traffic."
In addition, a separate keyword was introduced to designate "all IPv6 traffic": any6.
Found at (Along with other information):
http://www.cisco.com/en/US/docs/security/asa/asa90/release/notes/asarn90.html#wp582903
Regarding the Xlate settings (9.0(x) Release Notes)
Used to keep the original old software behaviour identical even when doing a software jump from old to new
•Per-session  PAT disabled when upgrading— Starting in Version 9.0, by default, all  TCP PAT traffic and all UDP DNS traffic use per-session PAT (see the xlate per-session command  in the command reference). If you upgrade to Version 9.0 from an  earlier release, to maintain the existing functionality of multi-session  PAT, the per-session PAT feature is disabled during configuration  migration. The ASA adds the following deny rules:
xlate per-session deny tcp any4 any4
xlate per-session deny tcp any4 any6
xlate per-session deny tcp any6 any4
xlate per-session deny tcp any6 any6
xlate per-session deny udp any4 any4 eq domain
xlate per-session deny udp any4 any6 eq domain
xlate per-session deny udp any6 any4 eq domain
xlate per-session deny udp any6 any6 eq domain
To enable per-session PAT after you upgrade, enter:
clear configure xlate
Found at:
http://www.cisco.com/en/US/docs/security/asa/asa90/release/notes/asarn90.html#wp593140
- Jouni

Similar Messages

  • ASA code version upgrade error

    I just recently tried to upgrade the code version of a 5510 from 8.3(2) to 9.1 and got this error:
    This is an ASA image and cannot be loaded on a PIX platform.
    I was consoled into the firewall and watching it boot up, after that error it just said "rebooting..." and nothing ever happened. Can someone please shed some light on this as I have no idea why that error popped up and can't find any documentation about it. I tested the upgrade on a seperate 5510 to make sure it would work beforehand and didn't have any issues. Thanks in advance!

    The problem is that the flash storage is corrupt. I have also received this error in the past. Power cycling did absolutely nothing to help, and I was not able to get far enough to boot from ROMMON to boot to another image. It was resolved simply by processing an RMA with Cisco Systems. Out of many hundreds of Cisco devices that I have installed, I have only experienced this happening one time. It seems (based on research) more common with the ASA for some reason. I have absolutely never had this happen with an ISR, or Catalyst switch. Of course, these are all rather different devices. This problem could just be specific to the ASA itself. I had it happen with a 5505. OP had this occur on a 5510. Perhaps this should be looked in to by the ASA dev. team if it has not already been addressed.

  • Oracle Report Failing After Database Version Upgrade

    Hi,
    I have function code created in RDF file of oracle reports 10g as below-
    create or replace function clobblobtest (TMP_MID varchar2) return varchar is
    missed_text varchar2(1000) := '';
    v_time_stamp date;
    v_end_time date;
    cursor c1(c_time_stamp in date,
              c_mid in varchar2) is
           select mn.TEXT from msgnotes mn
      where mn.mid=c_mid
          and mn.create_date >= c_time_stamp;
    cursor c2(c_time_stamp in date,
              c_mid in varchar2,
              c_end_time in date) is
           select mn.TEXT from msgnotes mn
      where mn.mid=c_mid
          and mn.create_date >= c_time_stamp
          and mn.create_date <= c_end_time;
    begin
      IF ('1' = 'INWARD RETURN') then
        select bbi into missed_text from mtf1000 where mid=TMP_mid;
        ELSIF '1'='QPH Missed' then
      Select max(nj.update_date) into v_time_stamp
      from newjournal nj
      where nj.mid=TMP_mid and nj.status = 'CTOVRQ';
      for i in c1(v_time_stamp,TMP_mid) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      ELSIF ('Rejected'='Rejected' OR 'REJECTED'='REJECTED') then
      IF ('TERMINATED' in ('TERMINATED')) THEN
      Select min(nj.update_date),max(nj.ENDDATE) into v_time_stamp,v_end_time
      from newjournal nj
      where nj.mid=TMP_mid and nj.actionid2='16' and nj.actionid1 is null;
      for i in c2(v_time_stamp,TMP_mid,v_end_time) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      ELSE
      Select max(nj.update_date) into v_time_stamp
      from newjournal nj
      where nj.mid=TMP_mid and nj.status = 'UNSETLED';
      for i in c1(v_time_stamp,TMP_mid) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      END IF;
      ELSE missed_text := null;
      END IF;
    return(missed_text);
    End;
    Note:- Text column from table msgnotes is of datatype CLOB.
    I have executed report having this function before oracle upgrade and it works fine.
    But when i am trying to execute report after oracle version upgrade from 11.2.0.3.0 to 11.2.0.4.0 with same data report fails with runtime error Rep-1401: '' Fatal PL/SQL Error.
    With New version we tried to typecast Text column from clob to varchar and executed report then it works... but report runs on old version without any explicit typecasting.
    Please note when i run and call this funtion from sql developer with upgraded database version it works fine.
    Please advise.

    This error can possibly depend on the fact that the PL/SQL engines are in different versions. When using SQL Developer you use the PL/SQL engine in the database. When using Oracle Reports you use the PL/SQL engine in the Oracle Reports Server (Web Logic Server even maybe). These versions - in the Forms and Reports realm - are different (read: a lower version) than the PL/SQL engine in the database.
    If I check what version I have in Oracle Forms, as an example, I get 11.1.0.7.0 (Help in the Oracle Forms Builder menu) but in the database I have (select * from product_component_version;) 11.2.0.3.0.
    That COULD be your issue...how to fix it I am not sure...

  • NWDI - NON SAP ABAP / JAVA Code Version Control

    Dear Friends,
    Is there a way we can utilize SAP NWDI application for NON-SAP Code Version Control?
    Our goal is to provide version control for some UNIX scripts of which we are going to deploy across the landscape...
    Thank you,
    Sri

    Hi Sri,
    here is a blog from the very beginnings you might find interesting as well:
    Why DTR ? Why not Perforce or ClearCase...?
    And yes, as Jun said you can create your own dtr workspace and manage your own data there using DTR console or even the DTR webui .
    Cheers,
    Ervin

  • Code Version Being Executed is Different

    Dear All,
    I have a user exit in VA01 program MV45AFZZ.
    I have made changes and activated. When I am running the code in debug, its running fine with its desired results.
    However when I am running it normally, without debug, its not executing the addtional piece of code I inserted.
    Note: once while coding I had rolled back the code to 'Current Active Version' from version management.
    Regards,
    Prosenjit.

    It was not related to code version, it was a synchronization issue.

  • JDev Source Code Versioning Support

    Does JDeveloper2.0 provide support for source code versioning?
    This would be useful at the project level. If there isn't built
    in support, are there any NT-based source code management
    applications that can be tied into JDev2.0? Thanks.
    null

    HI,
    Can I use the Generic version control system with CVS on a unix
    system. When I tried, I was getting some odd problems. JDeveloper
    was hanging without responding.
    TIA
    --Gopal
    JDeveloper Team (guest) wrote:
    : Fred,
    : JDeveloper provides two types of access to a Version
    : Control System.
    : Both of these systems integrate within JDeveloper using the
    : Addin API (a Java API for adding fucntionality to the IDE).
    : There is a PVCS Addin that is in the final stages of testing
    : which should be out soon.
    : There is a more generic Version Control system integration
    : (which invokes a batch file (GetFile.Bat, PutFile.Bat) to
    : allow integration to any version control system. This
    : one is part of the CustomAddins package available on OTN.
    : The former will be announced as soon as the testing completes.
    : Thanks,
    : -JDeveloper Team
    : Fred Criscuolo (guest) wrote:
    : : Does JDeveloper2.0 provide support for source code
    versioning?
    : : This would be useful at the project level. If there isn't
    : built
    : : in support, are there any NT-based source code management
    : : applications that can be tied into JDev2.0? Thanks.
    null

  • My First Major Version Upgrade on Mac

    Hello, this is going to be my first experience with a major version upgrade on a Mac. My question is simple, will Software Update see it (it doesn't show version 8 yet) or am I to download it manually seeing as it's already available for manual install.
    Thanks.

    Thank you for your quick reply. I will sit here and wait then.

  • Version & Upgrade Development Issues

    Hello,
    We are currently developing forms and reports using
    Developer/2000 ver 1.3. It's more than a little out-dated so we
    are discussing the procedures for an upgrade. We are currently
    facing the version/upgrade dilemma.
    The company uses Oracle Applications ver 10.7 smartclient on a
    Oracle 7.3 server.
    Should we upgrade to Developer/2000 1.6 or 2.0?
    Or should we upgrade directly to Oracle Developer 6.0?
    Also does anyone know if an application(forms, reports) designed
    in Developer/2000 1.6, 2.0 or Oracle Developer 6.0 will work
    properly in Oracle Applications ver 10.7 smartclient?
    Has anyone tried this yet?
    How successfull was your applicaiton working?
    Sorry about all the version numbers.
    Thank You for any assistance,
    Dwayne Thomas
    null

    Simon Hedges (guest) wrote:
    : I can't answer much of your question, but I would advise
    : not going to Version 2.0 of Developer. If you want to go
    : to version 2.x, go to Version 2.1, which contains
    : bugfixes for 2.0.
    : We currently use version 1.32, and will be upgrading to
    : Version 6.0, but have no issues relating to Oracle
    : Applications to worry about.
    : We believe that upgrading to 1.6 is pointless, and
    : remaining on 1.32 will leave us in an Oracle support
    : desert very shortly. We will be upgrading to 6.0
    : instead of 2.1 in the main because we are told that
    : there is hardly any difference between the two, and
    : so there is less to go wrong!
    Thank you very much for information on Developer, I know it gets
    kind of crazy dealing with upgrading and version compatibility
    issues, so that's why I posted the message.
    Your response is very much appreciated.
    Dwayne
    null

  • Mobility Anchor/Foreign WLC code versions

    I am trying to setup a mobility anchor (5500 version: 7.2.111.3). I need this version as to support the Bonjour gateway.
    The foreign WLC is a WiSM-1 (version: 7.0.220.0).
    I have control/data path up. I am able to ping through it. I am, however, getting invalid mobility packets to the foreign WLC from the Anchor.
    Do the code versions have to be identical for a mobility anchor? I do not plan on perofrming any AP roaming to the anchor.
    Thanks.

    Output below. Anchor first.
    (Cisco Controller) >show wlan 1
    WLAN Identifier.................................. 1
    Profile Name..................................... pn
    Network Name (SSID).............................. pn_test
    Status........................................... Enabled
    MAC Filtering.................................... Disabled
    Broadcast SSID................................... Disabled
    AAA Policy Override.............................. Disabled
    Network Admission Control
      Client Profiling Status ....................... Disabled
      Radius-NAC State............................... Disabled
      SNMP-NAC State................................. Disabled
      Quarantine VLAN................................ 0
    Maximum number of Associated Clients............. 0
    Maximum number of Clients per AP Radio........... 200
    Number of Active Clients......................... 0
    Exclusionlist Timeout............................ 60 seconds
    Session Timeout.................................. 1800 seconds
    CHD per WLAN..................................... Enabled
    Webauth DHCP exclusion........................... Disabled
    Interface........................................ guest-dmz
    --More-- or (q)uit
    Multicast Interface.............................. guest-dmz
    WLAN IPv4 ACL.................................... unconfigured
    WLAN IPv6 ACL.................................... unconfigured
    DHCP Server...................................... Default
    DHCP Address Assignment Required................. Enabled
    Static IP client tunneling....................... Disabled
    Quality of Service............................... Silver
    Scan Defer Priority.............................. 4,5,6
    Scan Defer Time.................................. 100 milliseconds
    WMM.............................................. Allowed
    WMM UAPSD Compliant Client Support............... Disabled
    Media Stream Multicast-direct.................... Disabled
    CCX - AironetIe Support.......................... Enabled
    CCX - Gratuitous ProbeResponse (GPR)............. Disabled
    CCX - Diagnostics Channel Capability............. Disabled
    Dot11-Phone Mode (7920).......................... Disabled
    Wired Protocol................................... None
    Passive Client Feature........................... Disabled
    Peer-to-Peer Blocking Action..................... Disabled
    Radio Policy..................................... All
    DTIM period for 802.11a radio.................... 1
    DTIM period for 802.11b radio.................... 1
    Radius Servers
    --More-- or (q)uit
       Authentication................................ Disabled
       Accounting.................................... Disabled
       Dynamic Interface............................. Disabled
    LDAP Servers
       Server 1...................................... 10.4.21.177 389
       Server 2...................................... 10.4.21.178 389
    Local EAP Authentication......................... Disabled
    Security
       802.11 Authentication:........................ Open System
       FT Support.................................... Disabled
       Static WEP Keys............................... Disabled
       802.1X........................................ Disabled
       Wi-Fi Protected Access (WPA/WPA2)............. Disabled
       Wi-Fi Direct policy configured................ Disabled
       EAP-Passthrough............................... Disabled
       CKIP ......................................... Disabled
       Web Based Authentication...................... Enabled
    IPv4 ACL........................................ Unconfigured
    IPv6 ACL........................................ Unconfigured
    Web-Auth Flex ACL............................... Unconfigured
    Web Authentication server precedence:
    1............................................... local
    --More-- or (q)uit
    2............................................... ldap
       Web-Passthrough............................... Disabled
       Conditional Web Redirect...................... Disabled
       Splash-Page Web Redirect...................... Disabled
       Auto Anchor................................... Enabled
       FlexConnect Local Switching................... Disabled
       FlexConnect Local Authentication.............. Disabled
       FlexConnect Learn IP Address.................. Enabled
       Client MFP.................................... Optional but inactive (WPA2 not configured)
       Tkip MIC Countermeasure Hold-down Timer....... 60
    Call Snooping.................................... Disabled
    Roamed Call Re-Anchor Policy..................... Disabled
    SIP CAC Fail Send-486-Busy Policy................ Enabled
    SIP CAC Fail Send Dis-Association Policy......... Disabled
    KTS based CAC Policy............................. Disabled
    Band Select...................................... Disabled
    Load Balancing................................... Disabled
    Multicast Buffer................................. Disabled
    Mobility Anchor List
    WLAN ID     IP Address            Status
    1           10.241.15.5           Up                             
    --More-- or (q)uit
    802.11u........................................ Disabled
      Access Network type............................ Not configured
      Network Authentication type.................... Not configured
      Internet service............................... Disabled
      HESSID......................................... 00:00:00:00:00:00
    Hotspot 2.0.................................... Disabled
      WAN Metrics configuration
        Link status.................................. 0
        Link symmetry................................ 0
        Downlink speed............................... 0
        Uplink speed................................. 0
    Mobility Services Advertisement Protocol....... Disabled
    (Cisco Controller) >show interface detailed virtual
    Interface Name................................... virtual
    MAC Address...................................... 68:ef:bd:93:bd:00
    IP Address....................................... 1.1.1.1
    DHCP Option 82................................... Disabled
    Virtual DNS Host Name............................ Disabled
    AP Manager....................................... No
    Guest Interface.................................. No
    (WiSM-slot4-1) >show wlan 11
    WLAN Identifier.................................. 11
    Profile Name..................................... pn
    Network Name (SSID).............................. pn_test
    Status........................................... Enabled
    MAC Filtering.................................... Disabled
    Broadcast SSID................................... Disabled
    AAA Policy Override.............................. Disabled
    Network Admission Control
      Radius-NAC State............................... Disabled
      SNMP-NAC State................................. Disabled
      Quarantine VLAN................................ 0
    Maximum number of Associated Clients............. 0
    Number of Active Clients......................... 0
    Exclusionlist Timeout............................ 60 seconds
    Session Timeout.................................. 1800 seconds
    CHD per WLAN..................................... Enabled
    Webauth DHCP exclusion........................... Disabled
    Interface........................................ management
    Multicast Interface.............................. Not Configured
    --More-- or (q)uit
    WLAN ACL......................................... unconfigured
    DHCP Server...................................... Default
    DHCP Address Assignment Required................. Enabled
    Static IP client tunneling....................... Disabled
    Quality of Service............................... Silver (best effort)
    Scan Defer Priority.............................. 4,5,6
    Scan Defer Time.................................. 100 milliseconds
    WMM.............................................. Allowed
    WMM UAPSD Compliant Client Support............... Disabled
    Media Stream Multicast-direct.................... Disabled
    CCX - AironetIe Support.......................... Enabled
    CCX - Gratuitous ProbeResponse (GPR)............. Disabled
    CCX - Diagnostics Channel Capability............. Disabled
    Dot11-Phone Mode (7920).......................... Disabled
    Wired Protocol................................... None
    IPv6 Support..................................... Disabled
    Peer-to-Peer Blocking Action..................... Disabled
    Radio Policy..................................... All
    DTIM period for 802.11a radio.................... 1
    DTIM period for 802.11b radio.................... 1
    Radius Servers
       Authentication................................ Disabled
       Accounting.................................... Disabled
    --More-- or (q)uit
       Dynamic Interface............................. Disabled
    LDAP Servers
       Server 1...................................... 10.4.21.177 389
       Server 2...................................... 10.4.21.178 389
    Local EAP Authentication......................... Disabled
    Security
       802.11 Authentication:........................ Open System
       Static WEP Keys............................... Disabled
       802.1X........................................ Disabled
       Wi-Fi Protected Access (WPA/WPA2)............. Disabled
       CKIP ......................................... Disabled
       IP Security................................... Disabled
       IP Security Passthru.......................... Disabled
       Web Based Authentication...................... Enabled
    ACL............................................. Unconfigured
    Web Authentication server precedence:
    1............................................... local
    2............................................... radius
    3............................................... ldap
       Web-Passthrough............................... Disabled
       Conditional Web Redirect...................... Disabled
       Splash-Page Web Redirect...................... Disabled
    --More-- or (q)uit
       Auto Anchor................................... Enabled
       H-REAP Local Switching........................ Disabled
       H-REAP Local Authentication................... Disabled
       H-REAP Learn IP Address....................... Enabled
       Client MFP.................................... Optional but inactive (WPA2 not configured)
       Tkip MIC Countermeasure Hold-down Timer....... 60
    Call Snooping.................................... Disabled
    Roamed Call Re-Anchor Policy..................... Disabled
    SIP CAC Fail Send-486-Busy Policy................ Enabled
    SIP CAC Fail Send Dis-Association Policy......... Disabled
    Band Select...................................... Disabled
    Load Balancing................................... Disabled
    Mobility Anchor List
    WLAN ID     IP Address            Status
    11          10.241.15.5           Up                             
    (WiSM-slot4-1) >show interface detailed virtual
    Interface Name................................... virtual
    MAC Address...................................... 00:1a:6c:20:51:60
    IP Address....................................... 1.1.1.1
    DHCP Option 82................................... Disabled
    Virtual DNS Host Name............................ Disabled
    AP Manager....................................... No
    Guest Interface.................................. No

  • Long lived WLC code version that works well w/ ISE?

    We've been running 7.0.116 for a long time.
    While it's served us well, we're looking for the next well built version that will play nicely w/ ISE.
    Does anyone know which version will be considered "long lived" that Cisco will maintain, and also works well w/ ISE?
    We're looking into 7.2.111.3, 7.3.112.0, and 7.4.100.0.
    thx!

    That is tough since v7.5 and v8.0 might make its appearance this year. What you need to look at when comparing those 3 code versions is the open caveats. As long as the caveats don't affect your implementation, any of those will work. It also comes down to what feature you want. I think 7.x will stay the same until v8.0 comes out them they might not make any new versions for v7.x.
    Sent from Cisco Technical Support iPhone App

  • Major version upgrade of WebLogic with zero/minimal downtime

    From what I can tell, the recommended approach for supporting minimal downtime during major version upgrades (e.g. WL 9 -> WL 10) is to have 2 domains available in the production environment.
    Leave one running to support existing users, upgrade the other domain, then swap to perform the upgrade on the first domain.
    We are planning on starting out with WL 9.1, but moving forward we require very high availability...(99.99%).
    Is this my only option?
    According to BEA marketing literature, service pack upgrades can be applied with "zero" downtime...but if this isn't reality, I'd like to hear more...
    Thanks...
    Chuck

    Have gotten as far as upgrading all of the software, deleting /var/db/.AppleSetupDone, and rebooting.  It brought me back in to Setup Assistant and let me choose "migrate from another mac os x server" and is now sitting waiting for me to take the old server down and boot it into target disk mode.  Which we can probably do Sunday at about 2am or so...
    You know, Setup Assistant should really let you run Software Update BEFORE migrating from another machine.  We have servers that can't be down for SoftwareUpdates in the middle of the day...

  • Is Intraoperative patch need for DB version Upgrade in 11i ?

    Dear All,
    I need to apply ATG RUP7 in 11i instance, but the database should be greater than 9.2.0.8 version otherwise it is not possible,, Am i correct .
    Ok now am Upgrading the DB version to 9.2.0.8 then planning to apply ATG RUP7 , then how the Application will work because the application was running in ebiz release version now upgraded 9.2.0.8. Is there any Intero Patch for application.
    Regards
    HAMEED

    Dear hussien,
    Thank u very much,, i have restarted the installation but again failed with some other reason,, now i am not in hurry,, i restored the old backup and released the instance.
    Can u explain me,, i failed in the last part of this version upgrade. that is while running "catpatch.sql", yes its known issue but still i failed several times to run successfully.
    i am getting error like this below:
    The following statement may cause an
    ORA - 29554: unhanded Java out of memory condition error
    If so, this is because there is insufficient system tablespace,
    shared or java pool size, or some other resource value is too small.
    An additional message describing the problem will be output of the statement.
    PL /SQL procedure successfully completed.first of all i have resized the system tablespace, then i changed the shared_pool_size 150m, previously it was 260M by default, and changed java_pool_size 150M previously it was 64M. then started the database with migrate option and i ran the catpatch.sql.
    Obviously it must complete successfully,, but it failed,
    note: its EBS database
    Regards
    HAMEED

  • How much is teacher/student version upgrade from LR4?

    How much is teacher/student version upgrade from LR4?

    The "teacher/student version" is a special offer for a full version purchase. The software is in fact identical to the regular full version being sold. Once you have purchased the license key it is fully functional and allows you to upgrade at the normal upgrade price.
    If you still qualify for the "teacher/student version" you can purchase another full license for LR 5 at the discounted price which is the same as the upgrade price.

  • Adobe Reader version upgrades

    Is it possible to be notified of upcoming Adobe Reader version upgrades?  If so, how?

    Adobe has not announced the day the sofware will become available. I do not know of a place you can sign up to receive a notification. It is not a terrible idea to wait after it is available to make sure no issues arise. If you come back on Holloween, you can be sure it will be available for download.

  • I can't find the scroll option on the latest version upgrade in Adobe Reader.

    I can't find the scroll option on the latest version upgrade in Adobe Reader.  Can someone please help me find it or activate it?  I have the latest version X1 version 11.0.2.  Thank you

    I have never seen that (scroll bar disappearing); it should always be there if a document length exceeds the current view.
    What is your operating system?  Are these local or online documents?  If online, in what browser?
    P.S. this is how my Reader 11.0.2 on Windows 7 looks when I open any PDF document

Maybe you are looking for

  • Why doesn't the Macbook work lid-closed??

    I've only just discovered that the Macbook will try to go to sleep every time i close it's lid. For me, this is possibly the most annoying thing that any laptop could ever do! I know the Macbook is designed for lid closed use when external keyboard,

  • How to have metadata show same settings every time opened

    So I create new settings and save them and they show up fine in the project panel.  But every subsequent time I open the project panel it has reverted to default settings and I have to click on my settings again.  How to have "my settings" become the

  • How do I get paid by Apple for app sales?

    It may seem like a stupid question, but I put my first 3 apps onto the App Store in September and sold a few, yet no money has come into my bank account. How often and how does Apple pay me for App sales? I thought it might be at the end of each mont

  • Help on accessing Oracle object !

    Hi, Looking for a help in accessing oracle object using JDBC. I've the following object defined in Oracle. TYPE ty_ctg_prod AS OBJECT( PROD VARCHAR2(40 ), NODE_ID NUMBER , CTG_ID NUMBER ); TYPE ctg_PROD_ary AS VARRAY (50) OF ty_ctg_PROD; The procedur

  • SQL Server 2008R2 SP2 Query optimizer memory leak ?

    It looks like we are facing a SQL Server 2008R2 queery optimizer memory leak. We have below version of SQL Server Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)  Jun 28 2012 08:36:30  Copyright (c) Microsoft Corporation  Standard Edition (64