False sharing identification

I have a basic idea about false sharing and how to write a java program to avoid it.
Now I am interested in looking at the Studio analyzer's view of false sharing as shown in pages 34-36 in
http://cscads.rice.edu/workshops/summer09/slides/performance-tools/DProfile.cscads.pdf
So I would like to know if there are instructions to view this information on a x86 Mac for a Java program. Can someone throw some light on this ?
Thanks,
Mohan

The OS is Mac 10.7.4. Can cache line sharing issues be viewed on this OS at this time ?

Similar Messages

  • Help on (Possibly) false sharing on Multithreaded Java Programs

    I encountered performance degrade going from 1 thread to 2 thread for embarrassing parallel programs.
    Each thread heavily accesses (read/write) some object fields, but one object is not accessed by both threads.
    However, because the hotspot JVM does not necessarily align the object according to cache line, it is possible to
    have two objects share the same cache line. For example, o1 and o2 are two objects of class Foo:
    class Foo {
    Object A;
    Object B;
    Foo o1 = new Foo();
    Foo o2 = new Foo();
    The JVM may layout part of o1 (o1.B) and part of o2 (o2.A) in the same cache line ( --cach line  2 as shown below).
    1111AAAA11111111111111111 -- cache line 1
    1111BBBB11112222AAAA2222 -- cache line 2
    22222222222222222BBBB2222 -- cache line 3
    1: o1 2: o2
    This cause a significant performance degradation due to false sharing between o1.A and o2.B.
    Due to the indeterministic nature of the layout, I am not hit by the impact of false sharing for every run.
    For some runs, I get 2x speedup as where were no false sharing. But occasionally, I get very bad performance.
    The penalty of false sharing can be reduce by binding the two threads to cores that share the same L2 cache.
    But this is not an acceptable solution because I want scalability beyond 2 threads and want to remove the
    false sharing at all.
    Traditional solution to avoid false sharing is either to align each object at the cache line boundary, or to pad the object
    to have extra space at the beginning and the rear of each object.
    I don't know how to do the alignment on the HotSpot JVM, if it is not impossible at all. Does anyone know to do achieve this?
    For padding, I don't know the exact correct way to do this: I want to ensure that the padding fields inserted are
    at the VERY beginning and the VERY rear of the object memory layout, instead of in the middle. I know JVM is free to
    reorder the fields. Does anyone know how to pad a object correctly?
    It would also be very helpful if anyone have any other opinions to avoid this kind of false sharing or whatever reason the bad performance might be.
    Thanks,
    Edited by: Grant@FDU on May 5, 2009 9:14 PM
    Edited by: Grant@FDU on May 5, 2009 9:15 PM
    Edited by: Grant@FDU on May 5, 2009 9:16 PM
    Edited by: Grant@FDU on May 5, 2009 9:17 PM
    Edited by: Grant@FDU on May 5, 2009 9:17 PM

    You cannot guarantee that two objects will be consecutive in memory or that they will stay consecutive (as the object can be moved around to compact memory usage)
    This sort of optimisation could be very premature. You are likely to find other factors are much more important. I suggest you write a realistic program and use a profiler to see where time is being consumed.

  • Fallout from BT sends unencrypted data

    Surprised that there is nothing about this:- 
     High court grants BT customer data delayBT granted adjournment to delay passing of private customer to UK law firm
    Chief master Winegarten allows adjournment in high-profile BT customer data case.
    BT has today been granted a stay of execution in its bid to challenge attempts of rights holders to obtain personal details about customers without convincing evidence of illicit file sharing.
    Chief master Winegarten granted BT an adjournment to a court order brought by solicitors' firm Gallant Macmillan, acting on behalf of the Ministry of Sound, which would have required the broadband provider to hand over the personal details of hundreds of its customers accused of sharing copyrighted content.
    BT, the UK's largest broadband provider, said it would challenge such court orders until the rights holder and law firm can prove that accusations of illegal file sharing have "some basis". BT raised concerns about the customer-tracking methods employed on behalf of firms such as Gallant Macmillan and ACS:Law last week as the personal details of thousands of broadband users – including at least 316 customers of the BT-owned internet service provider Plusnet – suspected of sharing copyrighted content were leaked online in the aftermatch of an attack on the website of ACS:Law.
    BT told the Guardian: "The incident involving the ACS:Law data leak has further damaged people's confidence in the current process.
    "We're pleased that the court has agreed to an adjournment so that our concerns can be examined by the court, this will then act as a precedent/test case for the future.
    "We want to ensure broadband subscribers are adequately protected so that rights holders can pursue their claims for copyright infringement without causing unnecessary worry to innocent people. We have not simply consented to these orders in the past, we have asked for stricter terms as public concern has risen. The data leak with ACS:Law prompted us to take further action today.
    "We are also seeking a moratorium on outstanding applications and orders."
    Most, if not all, of the Internet service providers served with court orders brought by ACS:Law have now said they will challenge the obligation to disclose customer data to law firms, prompting fresh spotlight on the disputed evidence-gathering techniques used to prove that a broadband user has shared copyrighted material. Michael Forrester, of Manchester-based Ralli solicitors, told the Guardian that the current system of proving illicit sharing is "fraught with problems". He said: "Dependence on an IP addresses to target infringers appears to cause many false positive identifications, as the current situation seems to highlight. The vast majority of the people who had contacted us say they are entirely innocent of downloading the material alleged and believe they have cogent arguments to support this."
    Hundreds of broadband users accused of sharing copyrighted content by ACS:Law are preparing for coordinated legal against the London-based law firm, which has had more than 200 complaints made against it to consumer watchdog Which?. Those contemplating the action say they have been wrongly identified as breaking the law and that the pursuit of them classifies as harassment.
    The Information Commissioner is investigating the data breach which led to the public exposure of thousands of customers' private information. If it is determined that the exposure was the result of ACS:Law's own data security shortcomings, rather than the fault of external hackers, the Information Commissioner could levy a £500,000 fine on the law firm.

    24-Jul-2006
    08:43 PM
    trisman wrote:
    I'm trying to transfer contacts from an N80 to a N70 via BT.Seems I need to do this from the N70? (There doesn't seem to be a way of transferring the contacts data FROM either device!!)
    The N70 sends the N80 a files called DataMover.SiS which the N80 can't open.
    I can't get the devices to sync with each other using bluetooth, regardless of which 'phone the attempt is made from...
    The N70 had the very latest firmware (V5.0609.2.1) and is unbranded, the N80 was recently flashed to FW V3.0617.0.6 from the earlier FW (V2.something?) and is locked to Orange.
    What is really annoying is that I managed to send the contacts from the N80 to the N70 BEFORE I upgraded the N80's firmware, but I can't remember how I did it!!
    (The fact that I was previously able to transfer the N80 stuff to the N70 was the reason I didn't worry about loosing contacts when I had the N70 unbranded & the FW flashed!! D'oh!).
    Is this just something I'm doing wrong or is this still an unresolved Bluetooth issue with the N80??
    BTW, the latest FW on the N70 seems to have stopped it falling over & dying when trying to use TomTom Sat Nav..!
    There is a way i've done it and it works.
    This is what to do;
    make sure you N80 is factory rest - like new doesn't have to be but that's how I did it.
    [b]Then send the transfer request FROM the N80 to the N70 and done![/b]

  • I am not able to assign job_id  in my Assignment api

    Hi
    Can anybody help me
    I am created one for create job using hr_job_api
    What am trying to assign my job_id to assignment api
    logic is
    If the job is not it creates job using job api,
    If job is already exists it assign to assignment api
    CREATE OR REPLACE PROCEDURE xxhr_job_proc IS
    l_assignment_number number;          
    l_assignment_id      number;          
    v_special_ceiling_step_id          number;          
    v_object_version_number           number;     
    V_concatenated_segments      number;     
    V_soft_coding_keyflex_id      number;     
    V_comment_id      number;     
    v_effective_start_date      date;     
    v_effective_end_date      date;     
    V_no_managers_warning      boolean;     
    V_other_manager_warning      boolean;     
    v_num number;     
    v_seg_conc VARCHAR2(2000);     
    l_change_reason                    varchar2(50);     
    l_date_probation_end                date;          
    l_default_code_comb_id               number;          
    l_set_of_books_id               number;     
    G_USER_ID                     number;     
    G_LOGIN_ID                    number;     
    v_resp_id                     number;     
    v_resp_APPL_id                    number;     
    v_assignment_id                    number;
    v_org_id number;
    l_object_version_number number;
    l_effective_date date;
    v_job_id                    NUMBER;
    v_job_definition_id                NUMBER;
    v_business_group_id               NUMBER;
    v_name                          VARCHAR2(240);
    l_job_id                    number;
    l_job_group_id                    number;
    CURSOR Job_emp Is
         SELECT      empl_id
              ,empl_rcd_nbr
              ,effective_date
              ,effective_sequence
              ,rehire_date
              ,probation_date
              ,department
              ,supervisor_id
              ,direct_manager_id
              ,location_code
              ,reason_code
              ,action
              ,salary_grade
              ,job_code
              ,full_or_part_time
              ,hr_responsible_id
         FROM xxhr_job_all;
    BEGIN
         G_USER_ID                := FND_PROFILE.VALUE('USER_ID');
         G_LOGIN_ID                := FND_PROFILE.VALUE('LOGIN_ID');
    v_org_id := FND_PROFILE.VALUE('ORG_ID');
         v_resp_id                := FND_PROFILE.VALUE('RESP_ID');
         v_resp_APPL_id               := FND_PROFILE.VALUE('RESP_APPL_ID');
    v_business_group_id          := FND_PROFILE.VALUE('PER_BUSINESS_GROUP_ID');
         FND_GLOBAL.APPS_INITIALIZE(G_USER_ID,v_resp_id,v_resp_APPL_id);
    -- Open the Cursor for Validation
    FOR v_job_emp IN job_emp LOOP
         SELECT fnd_flex_ext.get_ccid('PER',
                             'JOB',
                             101,
                             TO_CHAR(SYSDATE, 'DD-MON-YYYY'),
                             v_job_emp.job_code)
                             INTO v_job_definition_id
                             FROM dual;
    SELECT job_group_id
              INTO l_job_group_id
                   FROM PER_JOB_GROUPS
                        WHERE master_flag = 'Y';
    -- Validation for job code
    BEGIN
         SELECT job_id
              INTO v_job_id
         FROM per_jobs
         WHERE name = v_job_emp.job_code;
    EXCEPTION
         WHEN NO_DATA_FOUND THEN
    FND_FILE.PUT_LINE(FND_FILE.LOG,'There is no job id Exist For this job code'||v_job_emp.job_code);
    WHEN OTHERS THEN
    FND_FILE.PUT_LINE(FND_FILE.LOG,'Error While Inserting a Record'||SQLCODE||SQLERRM);
    END;
    if v_job_id is null then
    hr_job_api.create_job
              (p_validate                => FALSE
              ,p_business_group_id      => v_business_group_id
              ,p_date_from                => SYSDATE
              ,p_job_group_id               => l_job_group_id
              ,p_segment1                => v_job_emp.job_code
              ,p_job_id                => v_job_id
              ,p_job_definition_id           => v_job_definition_id
              ,p_object_version_number      => v_object_version_number
              ,p_name                => v_name
    ELSE
    -- Validation for assignment id
         SELECT      assignment_id
              ,effective_start_date
              ,object_version_number
    INTO     l_assignment_id
              ,l_effective_date
              ,l_object_version_number
         FROM per_all_assignments_f
         WHERE person_id =
         (SELECT person_id
         FROM per_all_people_f
         WHERE employee_number = v_job_emp.empl_id);
    -- Validation for set of book id
         SELECT ho.org_information3
         INTO l_set_of_books_id
         FROM gl_sets_of_books gsb,
         hr_organization_information ho
         WHERE gsb.set_of_books_id = ho.org_information3
         AND ho.org_information_context='Operating Unit Information'
         AND ho.ORGANIZATION_ID = v_org_id;
    -- Validation for code combination id
    SELECT fnd_flex_ext.get_ccid('SQLGL',
                             'GL#',
                             50268,
                             TO_CHAR(SYSDATE,'DD-MON-YYYY'),
                             '50001.1820000281.7501.0000000000.00000.00000'
                             ) INTO l_default_code_comb_id
                             FROM dual;
    hr_assignment_api.update_emp_asg
    (p_validate => FALSE
    ,p_effective_date => sysdate
    ,p_datetrack_update_mode => 'CORRECTION'
    ,p_object_version_number => l_object_version_number
    ,p_assignment_number => NULL --l_assignment_number
         ,p_supervisor_id      => NULL
         ,p_assignment_id      => l_assignment_id
         ,p_default_code_comb_id           => l_default_code_comb_id
         ,p_set_of_books_id           => l_set_of_books_id
         ,p_title                => NULL
         ,p_ass_attribute_category     => v_business_group_id
         ,p_ass_attribute1          => v_job_emp.empl_rcd_nbr
         ,p_ass_attribute2          => v_job_emp.effective_date
         ,p_ass_attribute3          => v_job_emp.effective_sequence
         ,p_ass_attribute4          => v_job_emp.rehire_date
         ,p_ass_attribute5          => v_job_emp.probation_date
         ,p_ass_attribute6          => v_job_emp.department
         ,p_ass_attribute7          => v_job_emp.supervisor_id
         ,p_ass_attribute8          => v_job_emp.direct_manager_id
         ,p_ass_attribute9          => v_job_emp.location_code
         ,p_ass_attribute10          => v_job_emp.reason_code
         ,p_ass_attribute11          => v_job_emp.action
         ,p_ass_attribute12          => v_job_emp.salary_grade
         ,p_ass_attribute13          => v_job_emp.full_or_part_time
         ,p_ass_attribute14          => v_job_emp.hr_responsible_id
    ,p_effective_start_date => v_effective_start_date
    ,p_effective_end_date => v_effective_end_date
    ,p_no_managers_warning => v_no_managers_warning
    ,p_other_manager_warning => v_other_manager_warning
         ,p_comment_id               => V_comment_id
         ,p_soft_coding_keyflex_id     => v_soft_coding_keyflex_id
    ,p_cagr_grade_def_id => v_num
    ,p_cagr_concatenated_segments => v_seg_conc
         ,p_concatenated_segments => V_concatenated_segments
    END IF;
    DBMS_OUTPUT.PUT_LINE('Ex:'||v_job_id||','||v_object_version_number);
    END LOOP;
    COMMIT;
    EXCEPTION
         WHEN OTHERS THEN
              DBMS_OUTPUT.PUT_LINE('Error:'||SQLERRM);
    END;
    Regards
    Samarpan
    Message was edited by:
    Deekshitulu Mantha

    You are not passing the THE CORRECT out parmeters P_JOB_DEFINITION_ID,P_NAME , as looks in your calling API.
    Pass the following parameters
    P_JOB_DEFINITION_ID => l_JOB_DEFINITION_ID
    P_NAME => L_NAME
    Take a note,
    1)P_JOB_DEFINITION_ID is 'In & Out ' parameter in API's.
    If p_validate is false, uniquely identifies the Job Key flexfield combination for this job. If p_validate is true, set to null.
    2)P_NAME Out is OUT paramter in API's
    If p_validate is false, concatenation of all key flexfield segments. If p_validate is true, set to null.
    Hope it works

  • Physical Filename Issue ( got past this ) and New Invalid Guideline Issue

    I had a problem ( from before ) getting a file called --> test_oracle.edi into the system. I am using a set up of EDI X12 over Generic Exchange together with FILE 1.0 protocol.
    The file has a sender of ACME and a receiver of GLOBALCHIPS, which to be parsed correctly from the b2b.log file; however, the system had problems finding the TPA, since at this point, its FROM PARTY was set to "test".
    I renamed the file from above to --> ACME_oracle.edi, and I now got past this issue, but now have a new --> invalid guideline problem, as seen in the b2b.log file.
    Note that a filename of --> ACME.edi also fails.
    Can someone tell me if there is a restriction on filenames and secondly can someone help me out on this --> "invalid guideline" issue.
    I have emailed SANKAR my EDI file together with the b2b.log file.
    I need to get past this stage, and into SOA.
    Thanks as always.
    Arthur (203-921-5925)

    Arthur,
    Some findings that I can share with you on this-
    When using Generic Protocols like File and FTP you may want to set the following property in tip.properties file
    oracle.tip.adapter.b2b.allTPInOneDirectory - If set to true, it identifies trading partner based on File Name, if false, then identifies trading partners based on FolderName.
    The logic behind it explained well by Ramesh in an old post, probably you could dig-it up on the Forum.
    But its surprising that you are getting an invalid guideline error, ideally it should throw
    "trading partner agreement not found" error. You might also want to look at the this thread - Re: EDI over FTP
    To confirm the issue - please rename your sample file with this naming convention <TPNAME>_<DOCTYPE>_<DOCREVISION>.dat, ideally if this error is because of file naming issue, it should get resolved by using this file naming convention.
    and a technote from Oracle ( B2B_TN_010_Transport_File_FTP_Internal.pdf) is available on OTN, which details out the File naming conventions.
    hope this helps,
    Shailesh

  • The administration console doesn't refresh

    Hello,
    I used WebCenter Portal Administration Console (http://<server>:<port>/<context_root>/admin to delete a page at runtime.
    Then I added new pages in the page hierarchy in my portal application, which I would like to see in the admin console too, but it seems they don't show up
    I mention that the admin console looks fine on my integrated environment but on the managed server it doesn't refresh.
    How the admin console should be refreshed to reflect the latest changes?
    Thanks,
    Constantin

    Yes, your understanding is correct. I added the pages in the pages folder in JDeveloper (11.1.1.4) and then added them to the page hierarchy.
    Here is the pages.xml content
    <?xml version="1.0" encoding="UTF-8" ?>
    <pagesDef xmlns="http://xmlns.oracle.com/webcenter/page"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.oracle.com/webcenter/page/pagesDef.xsd">
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/home.jspx"
    hidden="false" shared="false" hasSubPages="false" id="home"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/ipc.jspx"
    hidden="true" shared="false" hasSubPages="false" id="ipc"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/google.jspx"
    hidden="true" shared="false" hasSubPages="false" id="google"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/services.jspx"
    hidden="true" shared="false" hasSubPages="false" id="services"/>
    </pagesDef>
    I can see all the pages in the IWLS admin but in WLS admin I can see only the "home" page.
    Previously I deleted "ipc", "google" and "services" from WLS admin and I cannot see them again after a new deployment.
    I can add new pages in WLS admin without any problem.
    For IWLS, although I deleted the same pages in admin console, after a new deployment all the pages are shown.
    I guess it is the setting "delete customization before each run" in JDeveloper which allows the refresh of the IWLS admin console too.
    The question is what is the equivalant for WLS? Do I need to "clean" the customization?
    Thanks,
    Constantin

  • Timed-out sessions not clearing

    Hello,
    Need some expert advice... I have WebLogic version 10.3.6 and we are deploying a custom WebCenter Portal application (11.1.1.8.0) onto the server. In weblogic.xml of the application we have set the session descriptor as follows -
    <session-descriptor>
        <timeout-secs>4200</timeout-secs>
        <invalidation-interval-secs>60</invalidation-interval-secs>
        <cookie-name>WCP_JSESSIONID</cookie-name>
        <persistent-store-type>MEMORY</persistent-store-type>
        <url-rewriting-enabled>false</url-rewriting-enabled>
        <sharing-enabled>false</sharing-enabled>
    </session-descriptor>
    Now as per my understanding, after 4200 seconds ie 70 mins, inactive sessions must timeout and should stop appearing in the Sessions subtab in the Monitoring tab of the application. But these never clear up! When we go to the Configuration tab, see can see the same config as above. Any clues?
    Let me know if more information is needed.
    Much appreciated.
    Thanks,
    -NA

    create a httpsessionlistener and add debug, also enable http session debug.. this will help debug the issue.
    -Faisal

  • Oracle Vm Manager login timeout

    We are testing Oracle Vm Manager and notice that the timeout when logged into the web interface is really low. It logs you out after a minute the you have to refresh and login again. It is driving us crazy. Is there a way to increase the logout time for the Manager web interface?

    Hi,
    another option is the following:
    Include some shared="true" into /opt/oc4j/j2ee/home/config/secure-web-site.xml
    <web-app application="default" name="jmsrouter_web" load-on-startup="true" root="/jmsrouter" shared="true" />
    <web-app application="javasso" name="javasso-web" root="/jsso" shared="true" />
    <web-app application="ascontrol" name="ascontrol" load-on-startup="true" root="/em" ohs-routing="false" shared="true" />
    <web-app application="datatags" name="webapp" load-on-startup="true" root="/webapp" shared="true" />
    <web-app application="help" name="ohw-ovs-help" load-on-startup="true" root="/help" shared="true" />
    <web-app application="OVS" name="webapp1" load-on-startup="true" root="/OVS" shared="true" />
    <web-app application="OVS" name="webservices" load-on-startup="true" root="/OVSWS" shared="true" />
    <access-log path="../log/default-web-access.log" split="day" />
    Regards
    Sebastian

  • How to uninstall Oracle 11g Database Options?

    I've come across a problem. A company that developed an application, installed Oracle 11g EE.
    I guess they would use all default options. Some of them are licensed separately, and are not used. So I need to uninstall them.
    For example, I see that it is installed "Advanced Compression". I tried to uninstall it from the Universal Installer, but there isn't an option.

    Good news for my company.
    There has never been used "Advanced Compression" and for everything else we are licensed.
    NAME                                                     VERSION     DETECTED_USAGES CURRENTLY_USED LAST_USAGE_DATE
    Active Data Guard - Real-Time Query on Physical Standby  11.2.0.2.0                0 FALSE                         
    ADDM                                                     11.2.0.2.0                0 FALSE                         
    Advanced Replication                                     11.2.0.2.0                0 FALSE                         
    Application Express                                      11.2.0.2.0                0 FALSE                         
    Automatic SGA Tuning                                     11.2.0.2.0                0 FALSE                         
    Automatic Storage Management                             11.2.0.2.0                0 FALSE                         
    Automatic Workload Repository                            11.2.0.2.0                0 FALSE                         
    AWR Baseline                                             11.2.0.2.0                0 FALSE                         
    AWR Baseline Template                                    11.2.0.2.0                0 FALSE                         
    Backup BASIC Compression                                 11.2.0.2.0                0 FALSE                         
    Backup BZIP2 Compression                                 11.2.0.2.0                0 FALSE                         
    Backup Encryption                                        11.2.0.2.0                0 FALSE                         
    Backup HIGH Compression                                  11.2.0.2.0                0 FALSE                         
    Backup LOW Compression                                   11.2.0.2.0                0 FALSE                         
    Backup MEDIUM Compression                                11.2.0.2.0                0 FALSE                         
    Backup Rollforward                                       11.2.0.2.0                0 FALSE                         
    Backup ZLIB Compression                                  11.2.0.2.0                0 FALSE                         
    Baseline Adaptive Thresholds                             11.2.0.2.0                0 FALSE                         
    Baseline Static Computations                             11.2.0.2.0                0 FALSE                         
    Bigfile Tablespace                                       11.2.0.2.0                0 FALSE                         
    Block Media Recovery                                     11.2.0.2.0                0 FALSE                         
    Change Data Capture                                      11.2.0.2.0                0 FALSE                         
    Change-Aware Incremental Backup                          11.2.0.2.0                0 FALSE                         
    Character Semantics                                      11.2.0.2.0                0 FALSE                         
    Client Identifier                                        11.2.0.2.0                0 FALSE                         
    Clusterwide Global Transactions                          11.2.0.2.0                0 FALSE                         
    Compression Advisor                                      11.2.0.2.0                0 FALSE                         
    Crossedition Triggers                                    11.2.0.2.0                0 FALSE                         
    CSSCAN                                                   11.2.0.2.0                0 FALSE                         
    Data Guard                                               11.2.0.2.0                0 FALSE                         
    Data Mining                                              11.2.0.2.0                0 FALSE                         
    Data Recovery Advisor                                    11.2.0.2.0                0 FALSE                         
    Database Replay: Workload Capture                        11.2.0.2.0                0 FALSE                         
    Database Replay: Workload Replay                         11.2.0.2.0                0 FALSE                         
    Deferred Open Read Only                                  11.2.0.2.0                0 FALSE                         
    Direct NFS                                               11.2.0.2.0                0 FALSE                         
    Dynamic SGA                                              11.2.0.2.0                0 FALSE                         
    Editioning Views                                         11.2.0.2.0                0 FALSE                         
    Editions                                                 11.2.0.2.0                0 FALSE                         
    EM Database Control                                      11.2.0.2.0                0 FALSE                         
    Encrypted Tablespaces                                    11.2.0.2.0                0 FALSE                         
    Exadata                                                  11.2.0.2.0                0 FALSE                         
    Extensibility                                            11.2.0.2.0                0 FALSE                         
    File Mapping                                             11.2.0.2.0                0 FALSE                         
    Flashback Data Archive                                   11.2.0.2.0                0 FALSE                         
    Flashback Database                                       11.2.0.2.0                0 FALSE                         
    GoldenGate                                               11.2.0.2.0                0 FALSE                         
    HeapCompression                                          11.2.0.2.0                0 FALSE                         
    Hybrid Columnar Compression                              11.2.0.2.0                0 FALSE                         
    Instance Caging                                          11.2.0.2.0                0 FALSE                         
    Internode Parallel Execution                             11.2.0.2.0                0 FALSE                         
    Label Security                                           11.2.0.2.0                0 FALSE                         
    Locator                                                  11.2.0.2.0                0 FALSE                         
    Long-term Archival Backup                                11.2.0.2.0                0 FALSE                         
    Materialized Views (User)                                11.2.0.2.0                0 FALSE                         
    Messaging Gateway                                        11.2.0.2.0                0 FALSE                         
    Multi Section Backup                                     11.2.0.2.0                0 FALSE                         
    Multiple Block Sizes                                     11.2.0.2.0                0 FALSE                         
    Object                                                   11.2.0.2.0                0 FALSE                         
    OLAP - Analytic Workspaces                               11.2.0.2.0                0 FALSE                         
    OLAP - Cubes                                             11.2.0.2.0                0 FALSE                         
    Oracle Database Vault                                    11.2.0.2.0                0 FALSE                         
    Oracle Java Virtual Machine (user)                       11.2.0.2.0                0 FALSE                         
    Oracle Managed Files                                     11.2.0.2.0                0 FALSE                         
    Oracle Multimedia                                        11.2.0.2.0                0 FALSE                         
    Oracle Multimedia DICOM                                  11.2.0.2.0                0 FALSE                         
    Oracle Secure Backup                                     11.2.0.2.0                0 FALSE                         
    Oracle Text                                              11.2.0.2.0                0 FALSE                         
    Oracle Utility External Table                            11.2.0.2.0                0 FALSE                         
    Oracle Utility SQL Loader (Direct Path Load)             11.2.0.2.0                0 FALSE                         
    PL/SQL Native Compilation                                11.2.0.2.0                0 FALSE                         
    Read Only Tablespace                                     11.2.0.2.0                0 FALSE                         
    Real Application Clusters (RAC)                          11.2.0.2.0                0 FALSE                         
    Real-Time SQL Monitoring                                 11.2.0.2.0                0 FALSE                         
    Recovery Area                                            11.2.0.2.0                0 FALSE                         
    Recovery Manager (RMAN)                                  11.2.0.2.0                0 FALSE                         
    Resource Manager                                         11.2.0.2.0                0 FALSE                         
    Restore Point                                            11.2.0.2.0                0 FALSE                         
    Result Cache                                             11.2.0.2.0                0 FALSE                         
    RMAN - Disk Backup                                       11.2.0.2.0                0 FALSE                         
    RMAN - Tape Backup                                       11.2.0.2.0                0 FALSE                         
    Rules Manager                                            11.2.0.2.0                0 FALSE                         
    SecureFile Compression (system)                          11.2.0.2.0                0 FALSE                         
    SecureFile Compression (user)                            11.2.0.2.0                0 FALSE                         
    SecureFile Deduplication (system)                        11.2.0.2.0                0 FALSE                         
    SecureFile Deduplication (user)                          11.2.0.2.0                0 FALSE                         
    SecureFile Encryption (system)                           11.2.0.2.0                0 FALSE                         
    SecureFile Encryption (user)                             11.2.0.2.0                0 FALSE                         
    Semantics/RDF                                            11.2.0.2.0                0 FALSE                         
    Server Flash Cache                                       11.2.0.2.0                0 FALSE                         
    Services                                                 11.2.0.2.0                0 FALSE                         
    Shared Server                                            11.2.0.2.0                0 FALSE                         
    Spatial                                                  11.2.0.2.0                0 FALSE                         
    SQL Access Advisor                                       11.2.0.2.0                0 FALSE                         
    SQL Performance Analyzer                                 11.2.0.2.0                0 FALSE                         
    SQL Plan Management                                      11.2.0.2.0                0 FALSE                         
    SQL Profile                                              11.2.0.2.0                0 FALSE                         
    SQL Repair Advisor                                       11.2.0.2.0                0 FALSE                         
    SQL Tuning Set (system)                                  11.2.0.2.0                0 FALSE                         
    SQL Tuning Set (user)                                    11.2.0.2.0                0 FALSE                         
    SQL Workload Manager                                     11.2.0.2.0                0 FALSE                         
    Streams (system)                                         11.2.0.2.0                0 FALSE                         
    Streams (user)                                           11.2.0.2.0                0 FALSE                         
    Transparent Data Encryption                              11.2.0.2.0                0 FALSE                         
    Transparent Gateway                                      11.2.0.2.0                0 FALSE                         
    Transportable Tablespace                                 11.2.0.2.0                0 FALSE                         
    Tune MView                                               11.2.0.2.0                0 FALSE                         
    Undo Advisor                                             11.2.0.2.0                0 FALSE                         
    Very Large Memory                                        11.2.0.2.0                0 FALSE                         
    Workspace Manager                                        11.2.0.2.0                0 FALSE                         
    XDB                                                      11.2.0.2.0                0 FALSE                         
    XStream In                                               11.2.0.2.0                0 FALSE                         
    XStream Out                                              11.2.0.2.0                0 FALSE                         
    XStream Streams                                          11.2.0.2.0                0 FALSE                         
    ASO native encryption and checksumming                   11.2.0.2.0                1 FALSE          20/10/12       
    Segment Advisor (user)                                   11.2.0.2.0                1 FALSE          08/03/13       
    SQL Tuning Advisor                                       11.2.0.2.0                2 FALSE          09/02/13       
    AWR Report                                               11.2.0.2.0                3 FALSE          09/02/13       
    Oracle Utility Datapump (Import)                         11.2.0.2.0                3 FALSE          26/05/12       
    EM Performance Page                                      11.2.0.2.0                5 FALSE          20/10/12       
    SQL Monitoring and Tuning pages                          11.2.0.2.0                5 FALSE          20/10/12       
    Job Scheduler                                            11.2.0.2.0                6 TRUE           13/04/13       
    Segment Shrink                                           11.2.0.2.0                6 TRUE           13/04/13       
    EM Grid Control                                          11.2.0.2.0               27 FALSE          15/03/13       
    Automatic SQL Execution Memory                           11.2.0.2.0               35 TRUE           13/04/13       
    MTTR Advisor                                             11.2.0.2.0               41 TRUE           13/04/13       
    Parallel SQL DDL Execution                               11.2.0.2.0               56 TRUE           13/04/13       
    Parallel SQL DML Execution                               11.2.0.2.0               56 TRUE           13/04/13       
    Parallel SQL Query Execution                             11.2.0.2.0               61 TRUE           13/04/13       
    Oracle Utility Datapump (Export)                         11.2.0.2.0               93 TRUE           13/04/13       
    Oracle Utility Metadata API                              11.2.0.2.0               93 TRUE           13/04/13       
    Automatic Segment Space Management (user)                11.2.0.2.0               95 TRUE           13/04/13       
    Automatic SQL Tuning Advisor                             11.2.0.2.0               95 TRUE           13/04/13       
    LOB                                                      11.2.0.2.0               95 TRUE           13/04/13       
    Partitioning (user)                                      11.2.0.2.0               95 TRUE           13/04/13       
    Audit Options                                            11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - Optimizer Statistics Gathering   11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - Space Advisor                    11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - SQL Tuning Advisor               11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Memory Tuning                                  11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Segment Space Management (system)              11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Undo Management                                11.2.0.2.0               96 TRUE           13/04/13       
    Character Set                                            11.2.0.2.0               96 TRUE           13/04/13       
    Deferred Segment Creation                                11.2.0.2.0               96 TRUE           13/04/13       
    Locally Managed Tablespaces (system)                     11.2.0.2.0               96 TRUE           13/04/13       
    Locally Managed Tablespaces (user)                       11.2.0.2.0               96 TRUE           13/04/13       
    Logfile Multiplexing                                     11.2.0.2.0               96 TRUE           13/04/13       
    Oracle Java Virtual Machine (system)                     11.2.0.2.0               96 TRUE           13/04/13       
    Partitioning (system)                                    11.2.0.2.0               96 TRUE           13/04/13       
    SecureFiles (system)                                     11.2.0.2.0               96 TRUE           13/04/13       
    SecureFiles (user)                                       11.2.0.2.0               96 TRUE           13/04/13       
    Server Parameter File                                    11.2.0.2.0               96 TRUE           13/04/13       
    Virtual Private Database (VPD)                           11.2.0.2.0               96 TRUE           13/04/13 thanks again

  • Error sending pre-VAT

    Hello together,
    perhaps you have still a piece of advice for me. I am getting the following error when I sending the UVA from the tansaktion FOTV in our ERP system .
    Entry Date 05.06.2009 12:08:32
    Transfer Ticket clearingstelle 0000015800202200209
    Return code 110015003
    Text of the return codes
    At the PI you find the following error trace.
    For the validation of usedatapart (Nutzdatenteil) An error was detected; Error parsing XML string occurred (SAX) icon_biggrin.gifatatype error: In element 'control number' (Steuernummer): value 'XXX' does not match regular expression facet '\ d (4) 0 \ d (8 }'..( tax in case No. 1) false tax identification number in Tax Case 1 (org.xml.sax.SAXException)
    XXX is in this case a twelve digits number.
    Can anybody help me.
    Greeting
    Marc Ehm

    Hi,
    thanks for the quick reply.
    XXX is in this case a twelve digits number. Can you tell me what format this number must have.      
    The number represents the tax identification number. It is from the ERP system. How can i check this and how can i correct the validation?
    Regards,
    Marc Ehm

  • Error creating RTP in version 11.

    This is the error that I am getting while creating a RTP in calculation manager in EPMA.
    Oracle EPM System Workspace - ErrorError :Error while executing query: 'insert into CALCMGRVARIABLES (ID, NAME, UPPERNAME, DESCRIPTION, OWNER, CREATED, MODIFIEDBY, LASTMODIFIED, LOCKEDBY, OPENFOREDITINGBY, ISOPENFOREDITING, OBJECTTYPEID, PRODUCTTYPE, PROPERTY, BODY, LOCATION, LOCATIONSUBTYPE, VALIDATESTATUS, DEPLOYSTATUS, PARENTID, PARENTTYPE) values(SEQ_CALCMGRVARIABLES.NEXTVAL, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'com.hyperion.calcmgr.beans.DBVariableBean':{'PoolName':"azhypbasa27x2orcl",'Value':"Q1 RBU",'Array':false,'Scope':'','Limit':"NULL",'DimensionType':"Scenario",'Essbase':false,'Numeric':false,'ValueTypeString':"member",'RuleVariable':false,'ParentId':-1,'ScopeName':"AZLOCAL.CurrRBU",'Ranges':[],'LogInfo':"NULL",'ScriptVariable':false,'Execution':false,'ValueType':3,'Constant':true,'Range':"NULL",'CellReference':"NULL",'PromptText':"Scenario Prompt",'VariableType':0,'LogInfoType':false,'ParentType':-1,'RuleSetVariable':false,'FormulaVariable':false,'GlobalVariable':false,'ApplicationVariable':true,'PlanTypeVariable':false,'ObjectVariable':false,'RTPVariable':true,'SaveUserValue':false,'HideVar':false,'AllowMissing':false,'ArrayType':"string",'ArrayBounds':'','RuleSetScope':false,'RuleScope':false,'DataRange':false,'CrossDim':false,'MemberRange':false,'Member':true,'Members':false,'Dimension':false,'Percent':false,'RuleName':'','Moved':false,'Dimension':'','Name':"CurrRBU",'Location':"AZLOCAL",'Properties':{'dimensionType':"Scenario",'useLastValue':"false",'group':'','prompt_text':"Scenario Prompt"},'Id':0,'Owner':"ghoshA",'Comment':'','Valid':false,'Locked':false,'Shared':false,'LastModified':2025077740,'Description':"Current RBU Scenario",'Children':[],'Dirty':false,'PlanType':'','ProductID':2,'Deployed':false,'ObjectType':3,'HFM':false,'Planning':true,'Descendants':[],'CalcType':"NULL",'ValidateStatus':1,'BeanKey':"CurrRBU",'OpenForEditing':false,'UpperName':"CURRRBU",'Caption':'','ModifiedBy':"ghoshA",,'CreateDate':2025077740,,'LockedBy':'','Editable':true,'ProductType':"Planning",'ScopeLocation':"AZLOCAL",'ImageName':"NULL",'OpenForEditingBy':'',,'Body':'','BeanXML':"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\u000d\u000a<variable id=\"0\" name=\"CurrRBU\" product=\"Planning\" type=\"member\" usage=\"const\"><property name=\"description\">Current RBU Scenario<\/property><property name=\"application\">AZLOCAL<\/property><property name=\"dimensionType\">Scenario<\/property><property name=\"useLastValue\">false<\/property><property name=\"prompt_text\">Scenario Prompt<\/property><property name=\"group\"/><value>Q1 RBU<\/value><\/variable>",'ChildCount':0,'ChildrenList':"NULL",'DeployedStatus':1,'NotValidated':true,'InValid':false,'Script':'','SourceID':0,'Variable':true,'Rule':false,'RuleSet':false,'Script':false,'Formula':false,'Component':false,'DeployApplication':'','DeployPlanType':'','DisplayLabelValue':"NULL",'DisplayLabel':"NULL",,'DTPUsed':false,'DTPName':"NULL",'DTPValue':"NULL",}'[[Hyperion][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint (CALC.PKCALCMGRVARIABLES1) violated
    (null)

    Simple logic maybe, but slightly flawed (although it is easy to see why you did what you did - and you were not helped by the way Metalink presents the information)
    Note:559834.1 also explicitly states that the cause of the problem is that the 11.1.0.6 A Database Patch is required.
    The reason why it refers to installing the 'latest' OLAP patch is because the A patch has been superceded by the B patch for some operating systems.
    Patch 7 does indeed appear at the top of the list when you search for Oracle OLAP on Metalink, but when you look again you will notice that this is flagged as an 'Oracle Database Family' patch whereas the A patch (6459753) is the latest 'Oracle OLAP' patch.
    Of course, none of this explains why patch 7 and the OLAP A patch are not compatible with each other, but I'm guessing that testing every permutation of every patch for every operating system is just not feasible.
    Are you able to rollback patch 7?
    Thanks
    Stuart

  • JSP on IBM WebSphere Application Server 3.5.4

    Hi, Could pls. someone suggest what is required to be done to get a JSP working on IBM WebSphere Application Server.
    This is what I have tried so far:
    One of the directories on the app server is
    C:\WebServer\AppServer\hosts\default_host\examples\web
    When I place a JSP in the above path, it works fine (http://localhost/webapp/examples/xyz.jsp in the browser).
    Question:
    Where is webapp (as it appears in the URL) defined?
    Then, I go on to create new directories as follows
    C:\WebServer\AppServer\hosts\default_host\MyApps
    C:\WebServer\AppServer\hosts\default_host\MyApps\web
    Place a working JSP in C:\WebServer\AppServer\hosts\default_host\MyApps\web. And when I enter http://localhost/webapp/MyApps/xyz.jsp or http://localhost/MyApps/xyz.jsp in the browser, the JSP can't be located.
    What is required to be done (from mapping point of view) and where? Does anything pertaining to JSP need to be defined on the HTTP Web Server (not for JSP's I think). Where should I put the JSP file so that everything for the application could be grouped together and it will work as well.
    I have gone through other postings on this issue on this forum but they have been of little help.
    Any thoughts on how to get this working.
    Thanks

    I use IBM Visual Age 3.5 & 4 which contains a scaled down vesion of Websphere for running servlet and JSPs. I am very familiar with the intricacies of running web apps in in this scaled down environment. What I'm about to tell you may or may not apply to WAS but it should help you.
    You can't simply add a directory under default_hosts and expect a new web app to appear. Websphere only recognizes web apps that are set up properly in the servlet_engine file. Each server has it on servlet_engine file located in the properties directory. For the default server, the file is named default.servlet_engine. In that file you must add a new <webspher-webgroup> element as a child element to <websphere-servelet-host name="default_host">. I added a web app to my server and it looks like this.
    <websphere-webgroup name="second_app">
           <description>The second app</description>
           <document-root>$approot$/web</document-root>
           <classpath>$approot$/servlets$psep$$server_root$/servlets</classpath>
           <root-uri>/</root-uri>
           <auto-reload enabled="true" polling-interval="3000"/>
           <shared-context>false</shared-context>
      </websphere-webgroup>I can't remember if it automatically creates the directory structure for you now or not, but at any rate, this web app will be stored in c:\WebServer\AppServer\hosts\default_host\second_app with the enclosed web direrectory as your location for JSPs.
    One more thing to mention. For every web-app you create, there is a descriptor file similiar to the web.xml deployment descriptor you see in /WEB-INF for the servlet 2.2+ spec. In my case the file is name second_app/servlets/second_app.web_app. In the descriptor you would probably want to configure some settings specific to your web app such as servet registration, init parameters and which version of the jsp compiler to use.
    Since IBM came out with WAS 3.5 before the Servlet 2.2 spec went mainstream for Servlet Containers, WAS's configuration is quite unconventional. But, I found that the documentation that comes with WAS explained all these configuration quirks quite well.
    Hope this helps
    Steve

  • Disable the Server Manager popup in Unattended.xml for Windows 2008 R2 is not working

     I have made entry into Unattended file to stop the popup of Server Manager during first starup of windows 2008 R2.  However it is not working out, but Disable Initial OCnfiguration task window is working fine.  Below is my Unattended.xml
    file:
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" language="neutral" name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    versionScope="nonSxS">
                <ImageInstall>
                    <OSImage>
                        <WillShowUI>OnError</WillShowUI>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                        <InstallFrom>
                            <Path>K:\win28x64\Sources\install.wim</Path>
                            <MetaData>
                                <Key>/image/name</Key>
                                <Value>Windows Server 2008 R2 SERVERENTERPRISE</Value>
                            </MetaData>
                        </InstallFrom>
                    </OSImage>
                </ImageInstall>
                <UpgradeData>
                    <Upgrade>false</Upgrade>
                </UpgradeData>
                <Display>
                    <ColorDepth>16</ColorDepth>
                    <HorizontalResolution>1024</HorizontalResolution>
                    <RefreshRate>60</RefreshRate>
                    <VerticalResolution>768</VerticalResolution>
                </Display>
                <ComplianceCheck>
                    <DisplayReport>OnError</DisplayReport>
                </ComplianceCheck>
                <UserData>
                    <AcceptEula>true</AcceptEula>
                </UserData>
            </component>
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-International-Core-WinPE"
    processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
                <SetupUILanguage>
                    <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>0409:00000409</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
        </settings>
        <settings pass="specialize"><component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-ServerManager-SvrMgrNc"
    processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
      <DoNotOpenServerManagerAtLogon>true</DoNotOpenServerManagerAtLogon>
    </component><component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-OutOfBoxExperience" processorArchitecture="amd64"
    publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
        <DoNotOpenInitialConfigurationTasksAtLogon>true</DoNotOpenInitialConfigurationTasksAtLogon>
    </component>
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" language="neutral" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    versionScope="nonSxS">
                <ComputerName>Siddu</ComputerName>
                <RegisteredOrganization/>
                <RegisteredOwner>BL-Target</RegisteredOwner>
                <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
                <ShowWindowsLive>false</ShowWindowsLive>
                <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
                <CopyProfile>false</CopyProfile>
                <DisableAutoDaylightTimeSet>true</DisableAutoDaylightTimeSet>
                <StartPanelOff>false</StartPanelOff>
            </component>
             <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-UnattendedJoin"
    processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
            <Identification>
                <JoinWorkgroup>Siddu</JoinWorkgroup>
                <UnsecureJoin>false</UnsecureJoin>
                <DebugJoin>false</DebugJoin>
            </Identification>
        </component>
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Networking-MPSSVC-Svc" processorArchitecture="amd64"
    publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
               <FirewallGroups/>
               <DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
               <PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>
               <PublicProfile_EnableFirewall>false</PublicProfile_EnableFirewall>
               <PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
            </component>
         <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-TCPIP" processorArchitecture="amd64"
    publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
         <Interfaces>
            <Interface wcm:action="add">
                <Ipv4Settings>
                   <DhcpEnabled>false</DhcpEnabled>
                </Ipv4Settings>
                <Ipv6Settings>
                   <DhcpEnabled>true</DhcpEnabled>
                </Ipv6Settings>
                <UnicastIpAddresses>
                    <IpAddress wcm:action="add" wcm:keyValue="1">192.168.79.171/24</IpAddress>
                </UnicastIpAddresses>
                <Identifier>PROV_DEVICE_MAC_ADD</Identifier>
                <Routes>
                    <Route wcm:action="add">
                        <Identifier>0</Identifier>
                        <Prefix>0.0.0.0/0</Prefix>
                        <NextHopAddress>192.168.79.0</NextHopAddress>
                        <Metric>20</Metric>
                    </Route>
               </Routes>
            </Interface>
         </Interfaces>
       </component> 
      <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-DNS-Client" processorArchitecture="amd64"
    publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
         <Interfaces>
             <Interface wcm:action="add">
                 <DNSServerSearchOrder>
                     <IpAddress wcm:action="add" wcm:keyValue="1">192.168.79.168</IpAddress>
                 </DNSServerSearchOrder>
                 <EnableAdapterDomainNameRegistration>true</EnableAdapterDomainNameRegistration>
                 <Identifier>PROV_DEVICE_MAC_ADD</Identifier>
             </Interface>
         </Interfaces>
     </component> 
        </settings>
        <settings pass="oobeSystem">
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" language="neutral" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    versionScope="nonSxS">
                <UserAccounts>
                    <AdministratorPassword>
                        <Value>PROV_WIN_ADMIN_PASSWORD</Value>
                        <PlainText>true</PlainText>
                    </AdministratorPassword>
                </UserAccounts>
                <AutoLogon>
                    <Enabled>true</Enabled>
                    <Username>Administrator</Username>
                    <Password>
                        <Value>PROV_WIN_ADMIN_PASSWORD</Value>
                        <PlainText>true</PlainText>
                    </Password>
                    <LogonCount>3</LogonCount>
                </AutoLogon>
                <Display>
                    <ColorDepth>32</ColorDepth>
                    <HorizontalResolution>1024</HorizontalResolution>
                    <RefreshRate>60</RefreshRate>
                    <VerticalResolution>768</VerticalResolution>
                </Display>
                <FirstLogonCommands>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>c:\BLProv\wrapper.bat</CommandLine>
                        <Description>Lite Touch new OS</Description>
                        <Order>1</Order>
                    </SynchronousCommand>
                </FirstLogonCommands>            
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <NetworkLocation>Other</NetworkLocation>
                    <ProtectYourPC>3</ProtectYourPC>
                    <SkipUserOOBE>true</SkipUserOOBE>
                    <SkipMachineOOBE>true</SkipMachineOOBE>
                </OOBE>
                <RegisteredOrganization/>
                <RegisteredOwner>BL-Target</RegisteredOwner>
                <TimeZone>Dateline Standard Time</TimeZone>         
            </component>
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-International-Core"
    processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
                <InputLocale>0409:00000409</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
        </settings>
        <settings pass="offlineServicing">
            <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" language="neutral" name="Microsoft-Windows-PnpCustomizationsNonWinPE"
    processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS">
                <DriverPaths>
                    <PathAndCredentials wcm:action="add" wcm:keyValue="1">
                        <Path>C:\Drivers</Path>
                    </PathAndCredentials>
                    <PathAndCredentials wcm:action="add" wcm:keyValue="2">
                        <Path>X:\Drivers</Path>
                    </PathAndCredentials>
                </DriverPaths>
            </component>
        </settings>
      <cpi:offlineImage xmlns:cpi="urn:schemas-microsoft-com:cpi" cpi:source="wim:K:\win28x64\sources\install.wim#Windows Server 2008 R2 SERVERENTERPRISE"/>
    </unattend>

    Hi,
    Since this issue is more related with Windows Server, I have helped you move this thread to that forum so that you could get help better.
    Karen Hu
    TechNet Community Support

  • Firefox won't install add-ons even after clean install

    Add-on installation fails in one of the following ways:
    1. Unexpected installation error -203, or
    2. The add-on appears in the "Extensions" tab as "Not compatible with Firefox 3.6.3", even though it is.
    Sometimes I get the first error, sometimes the second, but all attempts to install add-ons fail with one of them.
    I have tried all the troubleshooting advice in the knowledge bases (e.g. http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203) but with no success. I even did a clean reinstall of Firefox in a new directory (as described here: http://kb.mozillazine.org/Uninstalling_Firefox#On_Mac_OS_X) but the problem remains.
    What else can I do?
    == This happened ==
    Every time Firefox opened
    == I tried to install a new add-on. ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.38 Safari/533.4

    I have the same problem : impossible to install or update extensions; either by download (error -228) or by installing a local file (error -203). This is true for all situations : existing or new Firefox profile, different system users, etc.
    I searched the kb, asked Google and so, but no solutions worked. The problem happens on all current versions of Firefox : stable, nightly,32 bits and 64 bits.
    File extensions.log contains lines of
    <code>
    2010-04-02 21:36:38 - ExtensionManager:_finishOperations - failure, catching exception - lineno: 359 - file: undefined - [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///Applications/Web/Firefox.app/Contents/MacOS/components/nsExtensionManager.js :: getDirInternal :: line 359" data: no]
    </code>
    My system is :
    <code>
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; fr-FR; rv:1.9.3) Gecko/20100412 Minefield/3.7
    Application Basics
    Name
    Firefox
    Version
    3.7
    Profile Directory
    Show in Finder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Adblock Plus
    1.1.3
    true
    Adblock Plus: Element Hiding Helper
    1.0.6
    true
    [email protected]
    Add-on Collector
    1.1.1
    false
    [email protected]
    BetterPrivacy
    1.47
    true
    Brief
    1.2.5
    true
    [email protected]
    British English Dictionary
    1.19
    false
    [email protected]
    BugMeNot
    2.2
    true
    {987311C6-B504-4aa2-90BF-60CC49808D42}
    CustomizeGoogle
    0.76
    true
    Dictionary Switcher
    1.0.1
    true
    [email protected]
    Dictionnaire français «Réforme 1990»
    3.5
    true
    [email protected]
    Diigo Bookmarks and Web Annotations
    4.1.0.46
    true
    Firefox PDF Plugin for Mac OS X
    1.1.3
    true
    [email protected]
    FoxyProxy Standard
    2.19.1
    false
    [email protected]
    Get jetable mail
    0.4.1
    true
    {26af1522-982e-c0c4-f54a-7e69fb6432f5}
    It's All Text!
    1.4.1
    true
    [email protected]
    Lazarus: Form Recovery
    2.0.5
    true
    [email protected]
    Personas
    1.5.2
    true
    [email protected]
    Tab in Textarea
    0.9
    true
    Torbutton
    1.2.4
    false
    URL Tooltip
    1.2.1
    true
    [email protected]
    User Agent Switcher
    0.7.2
    true
    Xmarks
    3.5.7
    true
    [email protected]
    Zotero
    2.0.2
    false
    [email protected]
    Image Zoom
    0.4.4
    true
    {1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
    Firebug
    1.5.3
    false
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.history_expire_days.mirror
    180
    browser.history_expire_days_min
    7
    browser.places.importBookmarksHTML
    false
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage
    about:mozilla
    browser.startup.homepage_override.mstone
    rv:1.9.3
    browser.tabs.warnOnClose
    false
    dom.disable_window_move_resize
    true
    dom.disable_window_status_change
    false
    dom.event.contextmenu.enabled
    false
    extensions.checkCompatibility
    false
    extensions.checkCompatibility.3.6
    false
    extensions.checkCompatibility.3.6b
    false
    extensions.checkCompatibility.3.7
    false
    extensions.checkCompatibility.3.7a
    false
    extensions.checkCompatibility.3.7a5
    false
    extensions.checkCompatibility.3.7b
    false
    extensions.lastAppVersion
    3.7
    font.minimum-size.x-western
    11
    font.name.monospace.x-western
    DejaVu Sans Mono
    font.name.sans-serif.x-western
    DejaVu Sans
    font.name.serif.x-western
    DejaVu Serif
    general.useragent.extra.betterprivacy
    general.useragent.locale
    fr-FR
    javascript.options.showInConsole
    true
    keyword.URL
    https://[www.google.com]/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=
    network.cookie.prefsMigrated
    true
    network.http.max-connections
    60
    network.http.max-connections-per-server
    30
    network.http.max-persistent-connections-per-server
    8
    network.http.pipelining
    true
    network.http.pipelining.maxrequests
    8
    network.http.pipelining.ssl
    true
    network.http.proxy.pipelining
    true
    network.security.ports.banned
    8118,8123,9050,9051
    places.history.expiration.transient_current_max_pages
    96636
    places.last_vacuum
    1276761638
    print.macosx.pagesetup-2
    PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO…
    print.print_bgcolor
    true
    print.print_bgimages
    true
    print.print_command
    print.print_downloadfonts
    false
    print.print_evenpages
    true
    print.print_footerleft
    print.print_footerright
    &PT
    print.print_headerleft
    print.print_headerright
    &D
    print.print_in_color
    true
    print.print_margin_bottom
    0.5
    print.print_margin_left
    0.5
    print.print_margin_right
    0.5
    print.print_margin_top
    0.5
    print.print_oddpages
    true
    print.print_orientation
    0
    print.print_pagedelay
    500
    print.print_paper_data
    0
    print.print_paper_height
    11.00
    print.print_paper_size_type
    1
    print.print_paper_size_unit
    0
    print.print_paper_width
    8.50
    print.print_printer
    print.print_reversed
    false
    print.print_scaling
    1.00
    print.print_shrink_to_fit
    true
    print.print_to_file
    false
    print.print_unwriteable_margin_bottom
    57
    print.print_unwriteable_margin_left
    25
    print.print_unwriteable_margin_right
    25
    print.print_unwriteable_margin_top
    25
    privacy.cpd.cookies
    false
    privacy.cpd.formdata
    false
    privacy.cpd.sessions
    false
    privacy.sanitize.migrateFx3Prefs
    true
    privacy.sanitize.timeSpan
    0
    security.crl.autoupdate.dayCnt.
    1
    security.crl.autoupdate.enable.
    true
    security.crl.autoupdate.errCount.
    0
    security.crl.autoupdate.errDetail.
    Download of the CRL failed due to Network problems.
    security.crl.autoupdate.freqCnt.
    1
    security.crl.autoupdate.nextInstant.
    03/07/10 23:00:00
    security.crl.autoupdate.timingType.
    1
    security.crl.autoupdate.url.
    http://crl.certificat.com/DGI/DGI_UsagerB.crl
    security.disable_button.openCertManager
    false
    security.warn_viewing_mixed
    false
    </code>
    I am making heavy use of soft links on my systems : ~/Library/* (temp, cache, preferences, etc) is spread onto several physical volumes, and the filetree is done with soft links. No applications has any problem, except Firefox.

  • Parallel issue

    Hi ,
    i have been trying to figure this for some time now, so if you are interested , here we go.
    Os is hpux 11, (i can't tell exact release because that machine and db is currently unavailable...)
    and there are 4 dual core cpus
    DB is 10.2.0.4.0
    parallel max servers = 16
    parallel min servers = 0
    parallel message size is at default value, 2100 and something
    parallel auto tuning is false
    shared pool = 400M
    while sga target is 0
    sga max size is cca 11G
    db cache size is 2G
    and there is 16k cache size of 8G
    SQL structure
    (called inside function)
    INSERT INTO big (col1,col2....)
            SELECT col1,col2...
            FROM
    (select
            sum(col1),col2...
    from (
            select col1,col2...
            from
                 a
                ,b
                ,lc
                ,d
                ,e
                ,f
            where
                   union
                   select
                col1,col2...
            from
                a
         group by
                col1,col2...
    )a -> global temporary table
    big -> over 600GB in size partitioned table
    e -> table created with parallel default option
    f -> table created with parallel default option
    there are also two more indexes created with parallel default option on those two table... sorry, i can't be more precise currently due to the db unavailability..
    There are several succesful execution of that function which takes about 20-45 seconds and inserts always about 10,000 records, but then i see that session that does this job that is active bit apears to be stucked , and toad and V$ views are showing me tha above SQL is current statemnt.
    That session is in this state until is killed. We left for few days and still it was showing the same waits and current SQL
    wait events are :
    PX Deq: Table Q Normal
    and
    PX Deq: Execution Msg
    for all px processes of that sessoin
    those two all have the same values
    and for one, maybe this was the session that originaly called px procesess , there is
    PX Deq Credit: send blkd
    this one usual have the highest wait value
    Also when i execute only those selects except the firts insert part, there are no problems, it finishes in about 20-45 seconds. I tryied this realy many times and i couldn't reproduce hang outside of that function.... maybe i would if i could run it with insert part, i don't know...
    what do you think ?
    any similiar experiences ?
    also when that db will be up/available again i'll post any valuable info that i at this time could not....
    Edited by: Toni Lazarin on Mar 19, 2009 1:26 PM
    Edited by: Toni Lazarin on Mar 19, 2009 2:12 PM

    Great.
    It seems i manage to force the issue when executing SQL only.
    I executed that select in toad and it was finished in about 30 seconds.
    But , look at this , after select was done :
    SQL> select * from v$px_process;
    SERV STATUS           PID SPID                SID    SERIAL#
    P000 IN USE            34 7606                229         85
    P001 IN USE            42 7614                243        332
    P002 IN USE            44 7621                241        245
    P003 IN USE            43 7626                228          3repeated this select 10 minutes now and im getting the same result.
    Note that my session in toad from which i executed select appeared inactive right after result were shown.
    SQL> select sql_id,program,status from v$session where sid=242 and serial#=156;
    SQL_ID        PROGRAM                                          STATUS
    c9q8wuhdhgmdg toad.exe                                         INACTIVE..and then i did this :
    SQL>  select sql_id,program,status from v$session where sid=241 and serial#=245;
    SQL_ID        PROGRAM                                          STATUS
    c9q8wuhdhgmdg oracle@fms-a (P002)                              INACTIVE
    SQL> select * from v$px_process;
    SERV STATUS           PID SPID                SID    SERIAL#
    P000 IN USE            34 7606                229         85
    P001 IN USE            42 7614                243        332
    P002 IN USE            44 7621                241        245
    P003 IN USE            43 7626                228          3
    SQL> select sql_id,program,status from v$session where sid=243 and serial#=332;
    SQL_ID        PROGRAM                                          STATUS
    c9q8wuhdhgmdg oracle@fms-a (P001)                              ACTIVE
    SQL> select * from v$px_process;
    SERV STATUS           PID SPID                SID    SERIAL#
    P000 IN USE            34 7606                229         85
    P001 IN USE            42 7614                243        332
    P002 IN USE            44 7621                241        245
    P003 IN USE            43 7626                228          3
    SQL> r
      1  select name,value from v$sysstat
      2  where upper(name) like '%PARALLEL OPERATIONS%'
      3* or upper(name) like '%PARALLELIZED%' or upper(name) like '%PX%'
    NAME                                                                  VALUE
    queries parallelized                                                      2
    DML statements parallelized                                               0
    DDL statements parallelized                                               0
    DFO trees parallelized                                                    2
    Parallel operations not downgraded                                        2
    Parallel operations downgraded to serial                                  1
    Parallel operations downgraded 75 to 99 pct                               0
    Parallel operations downgraded 50 to 75 pct                               0
    Parallel operations downgraded 25 to 50 pct                               0
    Parallel operations downgraded 1 to 25 pct                                0
    PX local messages sent                                               625988
    NAME                                                                  VALUE
    PX local messages recv'd                                             625983
    PX remote messages sent                                                   0
    PX remote messages recv'd                                                 0
    14 rows selected.am i getting this right ?
    Parallel select is finished but there are still some active slaves that were used for that parallel query ?
    Also v$session and v$px_process are showing contradictory data ?
    Edited by: Toni Lazarin on Mar 19, 2009 3:13 PM
    Edited by: Toni Lazarin on Mar 19, 2009 3:14 PM

Maybe you are looking for

  • Titling movie clips in IPhoto?

    Can't seem to title my movie clips in IPhoto when I deleted the word "movie" I lost my video. Does it still exist?  Should I be downloading to IMovie? Thanks in advance of your help. Bob

  • CA certificate problem in Arch Linux

    I installed nss by this : pacman -S nss #(in root) certutil -d sql:$HOME/.pki/nssdb -A -t ",," -n "Thawte SGC CA" -i "Thawte_SGC_CA.crt" #Only test for CA management, Thawte_SGC_SA is exported from Chromium Then I open Chromium, browse https://mail.g

  • Indent /tab position for text from INCLUDE texts in SAPscript

    Hi, ABAP colleagues! Need your help on this sapscript problem:  How to align texts taken from "INCLUDE TEXT" in SAPscript, according to tab defined in Paragraph Format? Or, how to control tab positions for texts which were extracted from “INCLUDE tex

  • ID and passwords not accepted by remote server

    IDs and passwords for various site - mainly banks - seem not to be transmitted/recognised. The remote site screen returns to its original state before the data was entered with no explanation of why it didn't respond. I can successfully enter these s

  • Third Party Senario

    Dear all, Plz explain me the concept of Third party Senario? Also what is the difference between 3 rd party senario with or without Shipping Notification. Plz send me the solution for the same ASAP. Thanks & Regards, Pankaj.M Edited by: Pankaj Mahaja