Weren't these parameters deprecated in 11g ?

Version  : 11.2.0.3
Platform : RHEL 5.8
All our 11.2 DBs (RAC & Single Instance) still seems to have background_dump_dest, core_dump_dest and user_dump_dest parameters set.
I was under the impression that these parameters were replaced by diagnostic_dest. We have diagnostic_dest set too.
These DBs are created as per the standard build ie. Created according to the instructions by our engineering team which apparently are bight guys.
Is this expected behaviour?
SQL> select * From v$version where rownum < 3;
BANNER
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
SQL> show parameter background_dump_dest
NAME                                 TYPE        VALUE
background_dump_dest                 string      /u01/app/oracle/global/diag/rdbms/SMFC/SMFC3/trace
SQL>
SQL>
SQL> show parameter core_dump_dest
NAME                                 TYPE        VALUE
core_dump_dest                       string      /u01/app/oracle/global/admin/SMFC/cdump
SQL>
SQL> show parameter diagnostic_dest
NAME                                 TYPE        VALUE
diagnostic_dest                      string      /u01/app/oracle/global
BTW.Where is the preview button which we had in our earlier Forum interface ?

The diagnostic_dest parameter specifies the base for the directory structure that contains all diagnostic files, and that structure cannot be changed. For example, the location for the alert log is $DIAGNOSTIC_DEST/rdbms/<database_name>/<instance_name>/trace, which is where the background_dump_Dest is set to. You can set it to something else, and you will a little stub alert log that says, in effect, "I'm not using this":
c:\tmp\bdd>cat alert_orcl112.log
Dump file c:\tmp\bdd\alert_orcl112.log
Tue Jun 11 08:43:58 2013
ORACLE V11.2.0.3.0 - 64bit Production vsnsta=0
vsnsql=16 vsnxtr=3
Windows NT Version V6.2
CPU                 : 4 - type 8664, 2 Physical Cores
Process Affinity    : 0x0x0000000000000000
Memory (Avail/Total): Ph:5489M/8071M, Ph+PgF:6009M/9287M
Tue Jun 11 08:43:58 2013
WARNING: The background_dump_dest init.ora parameter has been deprecated.
WARNING: Please remove the background_dump_dest parameter from the init.ora file.
WARNING: The diagnostic_dest init.ora parameter now determines the location of the diagnostic data
WARNING: The new location for the background logs and traces is c:\app\oracle\diag\rdbms\orcl112\orcl112\trace
c:\tmp\bdd>
Message was edited by: JohnWatson
Sorry about formatting, I haven't sussed [code] tag yet.

Similar Messages

  • APP-FND-01702 An assignment does not exit for these parameters

    Hi,
    I am facing this below error in AP,AR,CM,GL Modules. If any one knows the solution plz revert back ASAP,
    I encountered the error message when I created an invoice in AP module:
    APP-FND-01702:An assignment does not exist for these parameters and one is mandatory.
    Cause:The profile option Sequential Numbering is defined to have
    sequential numbering always used. The current set of parameters does not have a sequence assigned.
    Acction: Go to the Assign Sequqnces screen and assign a sequenct to the current set of parameters.
    Regards,
    senthil

    Hi Senthil,
    this is an issue with the configuration only, when the profile option is Always used system is referring to your Sequential numbering configuration, which seems to be not right / incomplete...Hence verify whether you have defined assignment for all the categories in the modules and re-test the same again ....
    You can change the profile option value to Partially used, which will not throw an error, it would only give you a warning ..
    Regards,
    Ivruksha

  • Why the values of these parameters can not be listed?

    Why the values of these parameters can not be listed?
    SQL> show parameter nls_time_format;
    NAME                                 TYPE        VALUE
    nls_time_format                      string
    SQL> show parameter nls_date_format;
    NAME                                 TYPE        VALUE
    nls_date_format                      string

    qkc wrote:
    Do you mean the values are NULL? Why the default value not liested here.This is from my sandbox 10.2.0.4 database on linux. This was built just a few days ago and is absolutely default in all respects:
    SQL> show parameter nls
    NAME                                 TYPE        VALUE
    nls_calendar                         string
    nls_comp                             string
    nls_currency                         string
    nls_date_format                      string
    nls_date_language                    string
    nls_dual_currency                    string
    nls_iso_currency                     string
    nls_language                         string      AMERICAN
    nls_length_semantics                 string      BYTE
    nls_nchar_conv_excp                  string      FALSE
    nls_numeric_characters               string
    nls_sort                             string
    nls_territory                        string      AMERICA
    nls_time_format                      string
    nls_time_tz_format                   string
    nls_timestamp_format                 string
    nls_timestamp_tz_format              string
    SQL>Besides, it is a bad idea to depend on the defaults anyway. There are so many places they can be overridden that it is foolish for an app to depend on it. Rather, you should always be using (properly) the to_char and to_date functions to specify the formats at the individual sql statement. So the 'default' values become totally irrelevant.

  • Hi. I d like to email a photo from iPhoto but I keep receiving the same error message saying that the combination username /password is incorrect so it won't send the email. How do I reset these parameters so I can email my pix? Thx

    Hi. I d like to email a photo from iPhoto but I keep receiving the same error message saying that the combination username /password is incorrect so it won't send the email. How do I reset these parameters so I can email my pix? Thx

    You have a number of things that will make this not work.
    Your mailto link is not the way to go, take a look at this and it should get you on the right path.
    http://www.paulgdesigns.com/learncontactform.php
    On your action page, you can have it give the thank you message that you want.  Having a seperate page saying they forgot to do something complicates matters more than you might wish at this point, and usually irritates people. however if you decide you want to go that way, look up "sticky forms".  What this does is re-populate the fields when they have to go back to correct.
    A better way would be to validate the information, you can use Spry if you want which is built into dreamweaver.
    You also have in your html form this
    enctype="multipart/form-data"
    That is used for sending files, and since you are not, the form would not work, so you want to remove it.
    Hopefully that will give you a starting point.
    Gary

  • What is the default group id/ home /shell while adding new account with useradd without specifying these parameters?

    What is the default group id/ home /shell while adding new account with useradd without specifying these parameters?
    reagrds

    Hi,
    You can check the default values from the below file
    /usr/sadm/defadduser
    and from this command
    #useradd -D

  • What is feature about programing on 10g that have been deprecated on 11g?

    Hi All
         I knew just about new feature and enhancement on 11g but I don't know about programming feature that have been deprecated or obsoleted on 11g.
         Because my client concerned If they will upgrade to 11g, What have source codes been impacted or need to be rewritten?
         Updated : I opened SR for this question already if I got any information, I will share to you all ASAP.
    Thank you for advance.
    Hiko

    Well, I know at least one 10g behavior that changed in 11g (and it is documented). In 10g XML extract method automatically applied pretty-print:
    SQL> select  *
      2    from  v$version
      3  /
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for 64-bit Windows: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    SQL> set long 1000
    SQL> with data as (
      2                select  xmltype(
      3                                '<parameters>
      4  <parameter name="result"><value>success</value></parameter>
      5  <parameter name="showBirthday"><value>false</value></parameter>
      6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
      7  </parameters>') val
      8                   from  dual
      9               )
    10  select  value(x).extract('/parameters') res
    11    from  data,
    12          table(xmlsequence(extract(val, '/parameters'))) x
    13  /
    RES
    <parameters>
      <parameter name="result">
        <value>success</value>
      </parameter>
      <parameter name="showBirthday">
        <value>false</value>
      </parameter>
      <parameter name="_wrCommand">
        <value>clearCacheBefore</value>
      </parameter>
    </parameters>
    RES
    SQL>
    And on 11g XML method will not pretty-print. Using XMLSERIALIZE, will:
    SQL> select  *
      2    from  v$version
      3  /
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for 64-bit Windows: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    SQL> set long 1000
    SQL> with data as (
      2                select  xmltype(
      3                                '<parameters>
      4  <parameter name="result"><value>success</value></parameter>
      5  <parameter name="showBirthday"><value>false</value></parameter>
      6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
      7  </parameters>') val
      8                   from  dual
      9               )
    10  select  value(x).extract('/parameters') res
    11    from  data,
    12          table(xmlsequence(extract(val, '/parameters'))) x
    13  /
    RES
    <parameters><parameter name="result"><value>success</value></parameter><paramete
    r name="showBirthday"><value>false</value></parameter><parameter name="_wrComman
    d"><value>clearCacheBefore</value></parameter></parameters>
    SQL> with data as (
      2                select  xmltype(
      3                                '<parameters>
      4  <parameter name="result"><value>success</value></parameter>
      5  <parameter name="showBirthday"><value>false</value></parameter>
      6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
      7  </parameters>') val
      8                   from  dual
      9               )
    10  select  xmlserialize(document extract(value(x),'/parameters') indent size = 2) res
    11    from  data,
    12          table(xmlsequence(extract(val, '/parameters'))) x
    13  /
    RES
    <parameters>
      <parameter name="result">
        <value>success</value>
      </parameter>
      <parameter name="showBirthday">
        <value>false</value>
      </parameter>
      <parameter name="_wrCommand">
        <value>clearCacheBefore</value>
      </parameter>
    </parameters>
    RES
    SQL>
    SY.

  • Where are these parameters

    Dear
    i am working on single instance to RAC cloning and got stuck on this session 3.11.2 Load Balancing.
    could not find parameters that mention in this note in the CONTEXTFILE.
    Would someone please help.
    Thanks in advance.
    Using Oracle 10g Release 2 Real Application Clusters and Automatic Storage Management with Oracle E-Business Suite Release 12
         Doc ID:      388577.1
    3.11.2 Load Balancing
    Implement load balancing for the Applications database connections:
    1. Run the Context Editor (through the Oracle Applications Manager interface) and set the value of "Tools OH TWO_TASK"(s_tools_two_task),"iAS OH TWO_TASK"(s_weboh_twotask) and "Apps JDBC Connect Alias" (s_apps_jdbc_connect_alias).
    2. To load balance the forms based applications database connections, set the value of "Tools OH TWO_TASK" to point to the <database_name>_balance alias generated in the tnsnames.ora file.
    3. To load balance the self-service applications database connections, set the value of iAS OH TWO_TASK" and "Apps JDBC Connect Alias" to point to the <database_name>_balance alias generated in the tnsnames.ora file.
    4. Execute AutoConfig by running the command:
    $AD_TOP/bin/adconfig.sh contextfile=$APPL_TOP/admin/<context_file>
    5. Restart the Applications processes by using the new scripts generated by AutoConfig execution.
    6. Ensure that value of the profile option "Application Database ID" is set to dbc file name generated at $FND_SECURE.
    Note: If you are adding a new node to the application tier system, repeat the steps 1-6 for setting up load balancing on the new application node.

    Hi Hussein,
    i could not find these parameter in the CONTEXTFILE
    Tools OH TWO_TASK s_tools_two_task
    iAS OH TWO_TASK s_weboh_twotask
    Apps JDBC Connect Alias" (s_apps_jdbc_connect_alias)
    Would you please help.
    Regards,

  • Calculating Kernel parameters for Oracle 11g R2 db on solaris 10u9

    Hi Everyone,
    I have query regarding calculating the kernel parameters for deploying oracle 11g R2 db on solaris 10 v 5.10 update 09 machine , we have Ram size of 64gb.
    My question is how to calculate shared memory ,shared memory identifiers,semaphores, semaphores identiifiers for creating resource control for the project(user.oracle).
    And how to fine out the available semphore values allocated in system..
    Thanks in Advance.
    Edited by: 898979 on Dec 15, 2011 10:24 PM

    Hi;
    For those setting mention in installation guide which is already shared previous post.
    I suggest also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Using Lexical Parameters in OBIEE 11g Publisher

    Hello All,
    I want to know if there is a provision to use lexical parameters to be used in 11g Publisher. I know we could do this in 10g Publisher with the use of data template and database package. This is a very useful functionality to dynamically deduce the SELECT and WHERE clauses based on the input parameters.
    For what I have explored, this functionality seems to be missing in 11g.
    Can anybody throw some light on this please?

    Does anyone know about this please?

  • What to restart after changing some parameters in instanceconfig 11g

    Hi all,
    I made some changes in 11g instanceconfig.What do I need to restart ti apply those changes? Is restarting of coreapplication from EM enough?
    Thanks

    Hi,
    Yes, to apply changes you can resrart coreapplication from EM or use opmnctl.bat with stopall, startall options.

  • Optional parameters Bi Publisher 11g

    Hello friends, I have a problem with a report, the report has four parameters that must be filled compulsorily without any vacuum, as if I was not some empty parameter gets as no results.
    My question is:
    I can get the result inputting values only in some of the parameters, not necessarily in the four parameters and they still generate the result?
    this is the query...
    SELECT
                    "F42119". "SDLITM" as "Code1"
                    "F42119". "SDAITM" as "Code2"
                    "F42119". "SDDSC1" as "Product"
                    "F42119". "SDMCU" as "Bodega"
                    Sum ("F42119". "SDSOQS" / 10000) as "Number",
                    Sum ("F42119". "SDUPRC" / 10000) as "preciou"
                    Sum ("F42119". "SDAEXP" / 100) as "Value",
                    Sum ("F42119". "SDUNCS" / 10000) as "CostoU"
                    Sum ("F42119". "SDECST" / 100) as "Cost"
                    "F4101". "IMSRP1" as "Division"
                    "F4101". "IMSRP2" as "classification",
                    "F4101". "IMSRP8" as "Brand"
                    "F4101". "IMSRP9" as "Aroma"
                    "F4101". "IMSRP0" as "Presentation"
                    "F42119". "SDDOC" as "Type",
                    "F42119". "SDDCT" as "Document",
                    "F42119". "SDUOM" as "Unit"
                    "F42119". "SDCRCD" as "currency"
                    "F0101". "ABAN8" as "ABAN8"
                    "F0101". "ABALPH" as "Customer"
                    "F0006". "MCRP22" as "Establishment"
    from          "PRODDTA". "F0101" "F0101"
                    "PRODDTA". "F42119" "F42119"
                    "PRODDTA". "F4101" "F4101"
                    "PRODDTA". "F0006" "F0006"
    where       "F42119". "SDAN8" = "F0101". "ABAN8"
      and         "F0006". "MCMCU" = "F42119". "SDMCU"
      and         "F4101". "IMITM" = "F42119". "SDITM"
      and         "F42119". "SDDCT" in ('RI', 'RM', 'RN')
      and         CAST (EXTRACT (MONTH FROM TO_DATE (substr ((to_date ('01-01-'| | to_char (round (1900 + (CAST ("F42119". "SDDGL" as int) / 1000))),' DD- MM-                YYYY ') + substr (to_char (CAST ("F42119". "SDDGL" as int)), 4,3) -1), 1,10))) AS INT) in : Month
    and          CAST (EXTRACT (YEAR FROM TO_DATE (substr ((to_date ('01-01-'| | to_char (round (1900 + (CAST ("F42119". "SDDGL" as int) / 1000))),' DD- MM-                YYYY ')+ Substr (to_char (CAST ("F42119". "SDDGL" as int)), 4,3) -1), 1,10))) AS INT) in: Year
    and          trim ("F0006". "MCRP22") =: Establishment
    and          trim ("F4101". "IMSRP1") =: Division
    Group By    "F42119". "SDLITM"
                    "F42119". "SDAITM"
                    "F42119". "SDDSC1"
                    "F4101". "IMSRP1"
                    "F42119". "SDDOC"
                    "F42119". "SDDCT"
                    "F42119". "SDUOM"
                    "F42119". "SDCRCD"
                    "F0101". "ABAN8"
                    "F0101". "ABALPH"
                    "F4101". "IMSRP2"
                    "F4101". "IMSRP8"
                    "F4101". "IMSRP9"
                    "F4101". "IMSRP0"
                    "F42119". "SDMCU"
                    "F0006". "MCRP22"
    How I do it?
    Appreciate the help...
    Edited by: YeisonSoto on 11/04/2013 01:14 PM

    Now I have to do a search for customers
    I do like this:
    from   "PRODDTA". "F0101" "F0101"
    where  REGEXP_LIKE (TRIM (ABALPH), TRIM (UPPER (: Name1)))
    and    REGEXP_LIKE (TRIM (ABALPH), TRIM (UPPER (: name2)))THE full name appears in a single field
    "CARLOS ALBERTO LOPEZ RUIZ"
    Example when I want to look for "CARLOS ALBERTO LOPEZ RUIZ"
    I enter :Name1 = CARLOS :Name2 = LOPEZ
    but I am bound to input values for both parameters in text format
    because if you leave one of the two empty fields does not produce a result.
    I think it is because it takes the value empty
    I would like to type a value to one of the two parameters and do the search, leaving the other empty parameter
    Any idea?

  • Where to build blog, based on these parameters

    It's been a long journey with lots of reading and experimenting.
    The setting: I build my site in iWeb, Publish to Folder, add tags in iWeb SEO Tool, and FTP to GoDaddy.
    SEO is very important to me, though I haven't implemented everything on my to-do list yet.
    For me, starting a blog is mostly about SEO, and driving potential clients to my GoDaddy-hosted website, which is here: http://www.keithraygor.com
    I started with a blog in iWeb and was swayed away by reports of sluggish behavior and lack of certain features.
    Notes on iWeb blog:
    I loved the design and the process.
    Comments and search are not important to me.
    Posting from a browser is not important to me, as most posts will be planned out, and I won't be needing to do it while away. (If if I really do need to post from the road, I'd bring a flash drive with the domain on it).
    I've become adept at FTP'ing only updated pages, and can continue to do this with blog posts if needed.
    I'm not afraid of losing everything, as I backup daily to several locations.
    Is the sluggish behavior noted by others only if the blog is hosted on MobileMe? If so, then maybe continuing to build the blog in iWeb will allow me SEO benefits, especially that of having the content directly attached to my website. If sluggish behavior is because of iWeb code, then I can see where I'd have problems.
    Because of the posts about iWeb's blog, and based on recommendations, I started a blog on Wordpress yesterday, which is here: http://magickeith.wordpress.com/
    I got it to look somewhat similar to my iWeb blog, and am happy with the results.
    Only AFTER I finished, did a friend inform me that Wordpress.COM will probably not help my SEO efforts due to it not being attached to my website, and sending prospective clients away from my site. Even if I form my own navigation buttons, I would have those problems. So at this point, I'm rather frustrated because of the many hours of trial and error it took to build the blog and to learn a new structure (Wordpress), and spending $59 to get my video onto Wordpress.
    My friend suggested Wordpress.ORG, and I understand the difference, and that I can have it integrated and hosted as part of my site on GoDaddy, but the problem is I have neither the time nor the inclination to understand the heady process involved. I know nothing of HTML, CSS, php, SLQ, datebases, etc. I see the advantages, I'm just burnt on the process already, and just can't see myself jumping into a third attempt at building a blog while tackling new languages.
    I've also tried Karelia's Sandvox, and am almost tempted to go their Pro route due to their incorporated SEO, but to be honest, I just don't like any of their templates - and I don't think I'd be able to create the look I have already on my website, with their software.
    Based on the importance of SEO to my efforts, is my best bet just going back to iWeb, and using their blog page to get the content onto my site and out to people?
    Is there a solution that I'm not thinking of?
    I appreciate any guidance. Thanks for taking the time to read through this lengthy post.
    Keith

    The iWeb blog is not suitable for serious blogging as it rapidly grows into a huge, sluggish mess.
    If you publish it to a commercial server you will lose the comments feature.
    Wordpress is used successfully for many commercial blogs and I can't see why you would have any problems with SEO.
    As you have realized, the link to the blog would be an external one incorporated in a custom navigation menu. As such, the blog and its pages would be included in the sitemap and would be accessed by the search engine spiders.
    The website, iWebforMusicians, is built on nine different domain files and each section is accessed from the main menu through external hyperlinks. The sitemap is created with Rage Sitemap Automator and all the pages are indexed.
    The iWeb templates such as blog, podcast, photos and albums tend to hamper SEO. To make iWeb work in a commercial environment, you have to go out of the box a bit and you are on the right track by using an alternative blog. Wordpress is a viable alternative to iWeb for website creation that not many seem to consider. I would be more inclined to use it rather than Sandvox and others for the whole website.
    Your Wordpress blog, in my opinion, looks and performs a lot better than the iWeb ones I have struggled through.

  • How to disable these parameters ?

    Hi All
    I trying to publish som reports on we ,i need to know how to disable the
    http://repwserver:port/reports/rwservlet/showenv?
    http://repwserver:port/reports/rwservlet/showmap?
    http://repwserver:port/reports/rwservlet/help?
    also i m trying to use keymapping ( CGICMD.dat) but it is not working.
    i tried to set some paramters in (rwservlet.properties) file but nothing change.
    any ideas how to solve this ?
    Thanks

    Hello,
    use :
    DIAGNOSTIC=NO
    in the file rwservlet.properties
    Oracle® Application Server Reports Services Publishing Reports to the Web
    10g (9.0.4)
    Part Number B13673-01
    3 Configuring OracleAS Reports Services
    3.3.3 Hiding Web Command Output
    Regards

  • Why is rtmfp not working with these parameters and functions?

    I wrote some basic functions in ActionScript in order to use RTMFP:
    import flash.events.NetStatusEvent;
    import flash.net.NetConnection;
    import flash.net.NetStream;
    import flash.ui.Keyboard;
    private var serverAddress:String = "rtmfp://p2p.rtmfp.net/";
    private var serverKey:String = "xxxxx";
    private var netConnection:NetConnection;
    private var outgoingStream:NetStream;
    private var incomingStream:NetStream;
    private function initConnection():void {
        netConnection = new NetConnection();
        netConnection.addEventListener(NetStatusEvent.NET_STATUS, netConnectionHandler);
        netConnection.connect(serverAddress + serverKey);
    private function netConnectionHandler(event:NetStatusEvent):void {
        receivedMessages.text += "NC Status: " + event.info.code + "\n";
        //Some status handling will be here, for now, just print the result out.
        switch (event.info.code) {
            case 'NetConnection.Connect.Success':
                receivedMessages.text += "My ID: " + netConnection.nearID + "\n";
                break;
    private function sendInit():void {
        outgoingStream = new NetStream(netConnection, NetStream.DIRECT_CONNECTIONS);
        outgoingStream.addEventListener(NetStatusEvent.NET_STATUS, outgoingStreamHandler);
        outgoingStream.publish("media");
        var sendStreamObject:Object = new Object();
        sendStreamObject.onPeerConnect = function(sendStr:NetStream):Boolean {
            receivedMessages.text += "Peer Connected ID: " + sendStr.farID + "\n";
            return true;
        outgoingStream.client = sendStreamObject;
    private function receiveInit():void {
        receivedMessages.text += "Initializing Receiving Stream: " + incomingID.text + "\n";
        incomingStream = new NetStream(netConnection, incomingID.text);
        incomingStream.addEventListener(NetStatusEvent.NET_STATUS, incomingStreamHandler);
        incomingStream.play("media");
        incomingStream.client = this;
    public function receiveMessage(message:String):void {
        receivedMessages.text += "Received Message: " + message + "\n";
    private function outgoingStreamHandler(event:NetStatusEvent):void {
        receivedMessages.text += "Outgoing Stream: " + event.info.code + "\n";
    private function incomingStreamHandler(event:NetStatusEvent):void {
        receivedMessages.text += "Incoming Stream: " + event.info.code + "\n";
    private function sendMessage():void {  
        outgoingStream.send("receiveMessage", toSendText.text);
    private function disconnectNetConnection():void {
        netConnection.close();
        netConnection.removeEventListener(NetStatusEvent.NET_STATUS, netConnectionHandler);
        netConnection = null;
    private function disconnectOutgoing():void {
        outgoingStream.close();
        outgoingStream.removeEventListener(NetStatusEvent.NET_STATUS, outgoingStreamHandler);
        outgoingStream = null;
    private function disconnectIncoming():void {
        incomingStream.close();
        incomingStream.removeEventListener(NetStatusEvent.NET_STATUS, incomingStreamHandler);
        incomingStream = null;
    Notes:
    initConnection initializes the NC, sendInit initializes the send stream
    receiveInit initializes the incoming stream based on the far peer id which I copy paste intoincomingID.text
    I print every results into receivedMessages.text
    I do not have firewall, nor NAT.
    The Adobe sample application (http://labs.adobe.com/technologies/cirrus/samples/) works perfectly.
    The procedure I follow:
    Initialize NC on application 1. (sender)
    Initialize NC on application 2. (receiver)
    I initialize the sending stream (sendInit) on application 1.
    I copy the far peer id to application 2. and run receveInit.
    After this, I execute sendMessage() which reads the message from toSendText.text.
    Does not working. Why? What is wrong with my codes?
    Thank you for every helpful answer in advance.

    Jesus. I found out.
    I used to test the application on the same computer I am doing the development on, its a Mac (OSX 10.8.2, Chrome 24.0.1312.57).
    Later, I put it on Windows, to see if everything is okay. It worked.
    My RTMFP works on Windows, but not on Mac.
    It's strange.

  • 9i to 11g migration using export and import

    Hi,
    I got a requirement to migrate 9i database to 11g using export and import.
    Please let me know what are all the parameters required in 11g, so that database will run with better performance.
    thanks,

    You can start with the current parameters, except for COMPATIBLE (which must be 10.0.0 or higher in the 11g environment). However, you will have to remove parameters deprecated in 11g.
    See http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/changes.htm#BABHACIE
    Then you can test performance and identify what you need to change.
    Hemant K Chitale

Maybe you are looking for