Issue with Grouping.

Sorry for length of htis post.Only way to describe issue was with example.
I have a report which lists details at Store levels.
Input Data is as follows:   [ Simplified ]
Store Name Store Id   Details
Bath            0001        0001aaaa
Bath            0001        0001bbbb
Bath            0001        0001cccc
Chelsea       0678        0678aaaa
Chelsea       0678        0678bbbb
Chelsea       0678        0768ccc
Derby          0500        0500aaaa
Derby          0500        0500bbbb
Derby          0500        0500cccc
etc.
I grouped the Report by Store Name. 
There is no summation - or data manipulation required.
The reason for Groupng is simply to allow:
a) To Group and Sort Report by Store Name
b) To throw page after each Store
c) To facilitate Group Tree. 
Expected result.
Bath            0001       
0001aaaa
0001bbbb
0001cccc
Throw page
Chelsea      0678 
0678aaaa
0678bbbb
0768ccc
Throw page
Derby          0500       
0500aaaa
0500bbbb
0500cccc
Throw page       etc
Actual Result:
*Bath            0001*
*0001aaaa*
*0001bbbb*
*Throw page*
*Bath            0001*
*0001cccc*
Throw page
Chelsea      0678 
0678aaaa
0678bbbb
0768ccc
Throw page
Derby          0500       
0500aaaa
0500bbbb
0500cccc
Throw page etc
So Bath [ in this example ] has two Groups.
Bath is shown twice in the Group tree.
One Group Displays all Subdetails - Except one   
The second Group Displays only One line of sub details.
This only occurs for one store  [ out of 200 or so ]  
Initially this occured for one store. Which was arbitary [ i.e. Not nec. the first alphabetically ].
In the end I enforced the sort order in the SQL which produced the data.
This had the effect of moving the issue to the first store [ alphabetically ] but stil onlu one store.  
Obvious stuff.
I have checked the data. The value 'Bath' is derived from the same field in all cases.
[ It picks up store name from a lookup table to decode the Store number for a more meaningful display ]
So there is no possibility that this is data related.  
This issue has been driving me mad.
I eventually had to use a work-around; where I grouped by Store Number instead;
This had the expected effect. Although the Group Tree is not as user friendly and the group is not in alphabetic order.
The users use store name & store number with equal familiarity - so they are happy for now.
But I need to know what happened here.
Edited by: Joe Coen on Jun 9, 2009 1:29 PM

Well, I waded my way through it, and (provided I got the right end of the stick), I'd start with the following to figure out what's going on.  My thinking is that there are two groups - probably different storeNumbers, but with the same (or similar) names:
Have group on StoreName, and also another on StoreNumber - that way when you get to the Bath groups, you can see what StoreNumbers they relate to.  This might highlight the fact you have a "Bath" and a "Bath       "  (leading/trailing spaces), or two "Bath" stores. I know you say you've checked the data, but it's worth double-triple checking before you go mad.
You could also check for the trailing spaces by having a formula to group on (rather than the store name) that takes the form of ">>>""<<<" - this would highlight any leading/trailing spaces.

Similar Messages

  • Has anyone had an issue with group addressing in OS X 10.9 Mail

    Has anyone had an issue with group addresses in Mail after installing Mavericks?  Both my MBP-15 and my Mac Pro stopped automatically filling in the addresses when I typed the name of the group that I have in Contacts, after updating to Mavericks.  Prior to updating they worked just fine.

    Hi,
    I just found these work arounds.
    https://discussions.apple.com/thread/5490015?tstart=0
    The first is appropriate if you want to send as an undlisclosed resicpient. The second method shows all addresses.

  • OBIEE 11g Issue with "group by"

    Hello,
    I have issues with the physical queries generated by OBIEE engine.
    All the facts are at detailed granular level. when I query the table, group by clause is excluded from the query. following is the sample query generated by OBIEE 11g engine.
    select 0 as c1,
    D1.c2 as c2,
    D1.c1 as c3,
    D2.c3 as c4,
    D2.c2 as c5,
    D2.c1 as c6
    from
    (select distinct T48494.SMBL as c1,
    T48494.EXP_DT as c2
    from
    VW_CONTRACT_DETAILS T48494
    where ( T48494.EXP_DT in (TO_DATE('2012-09-03 00:00:00' , 'YYYY-MM-DD HH24:MI:SS'), TO_DATE('2012-09-19 00:00:00' , 'YYYY-MM-DD HH24:MI:SS')) )
    ) D1,
    (select sum(T48494.TRADED_VOL) as c1,
    sum(T48494.TRADED_VAL) as c2,
    sum(T48494.TOTAL_TRADES) as c3
    from
    VW_CONTRACT_DETAILS T48494
    where ( T48494.EXP_DT in (TO_DATE('2012-09-03 00:00:00' , 'YYYY-MM-DD HH24:MI:SS'), TO_DATE('2012-09-19 00:00:00' , 'YYYY-MM-DD HH24:MI:SS')) )
    ) D2
    order by c3, c2
    I'm getting similar kind of issues(exclusion of group by from query) even when i query other fact tables as well. Is there any global change to be made?
    Regards,
    Kishore

    Does it mean you are expecting a group by on
    D1.c1, D1.c2?
    So query should like
    select 0 as c1,
    D1.c2 as c2,
    D1.c1 as c3,
    D2.c3 as c4,
    D2.c2 as c5,
    D2.c1 as c6
    from
    (select distinct T48494.SMBL as c1,
    T48494.EXP_DT as c2
    from
    VW_CONTRACT_DETAILS T48494
    where ( T48494.EXP_DT in (TO_DATE('2012-09-03 00:00:00' , 'YYYY-MM-DD HH24:MI:SS'), TO_DATE('2012-09-19 00:00:00' , 'YYYY-MM-DD HH24:MI:SS')) )
    ) D1,
    (select sum(T48494.TRADED_VOL) as c1,
    sum(T48494.TRADED_VAL) as c2,
    sum(T48494.TOTAL_TRADES) as c3
    from
    VW_CONTRACT_DETAILS T48494
    where ( T48494.EXP_DT in (TO_DATE('2012-09-03 00:00:00' , 'YYYY-MM-DD HH24:MI:SS'), TO_DATE('2012-09-19 00:00:00' , 'YYYY-MM-DD HH24:MI:SS')) )
    ) D2
    group by c3, c2 ---> added line
    order by c3, c2

  • Create Business Partner-FPP1-issue with grouping

    HI
    I am trying to create business partner using FPP1 transaction with my own grouping but i am getting error.
    error "You cant create a customer with grouping PS05'.
    here PS05 is my own grouping with number range defined.
    please check the attached screens for details.What is wrong with my grouping? am not sure.
    Any help is greatly appreciated,
    regards
    giri

    Hi Giri,
    Seems like you have done the setting for BP grouping with internal number range which is fine. Please be advised that business partner groupings need to have different number ranges and different data has to be entered for each business partner type.
    If you getting this error in-spite of defining the number range and assigning the number ranges in customizing then perhaps you missed out the assignment of Business Partner (BP) Type since Business Partner types can be used to group business partners.
    When a BP is created, the "business partner type" appears on the initial screen and the control data screen. BP type offers grouping possibilities for business partners.
    You can define and assign BP types in
    Cross-Application Components->SAP Business Partner->Business Partner->Basic Settings->Define Business partner types.
    BP types are defined by a unique partner type number and a description. After this you can proceed to configure field attributes in the "field grouping" as per the selected business partner type.
    Let us know if you get the same error in-spite of maintaining the above mentioned settings.
    Thanks,
    Sagar

  • Issue with Group folders on XServe

    Hi,
    I have an Intel Quad 2.66Ghz XServe with 10.4.10 Server installed. I am trying to set up two different groups. There are two folders on the Shared RAID HD. Group A need to have access to both folders, whilst Group B has access to only one of them.
    I have set up two different groups, and which users apply to which group. I have then set up the shraes on the HD, and with the shares I have applied which group has access to which folder.
    But for some reason when I log on from the workstations, even though I have set up what they have access to, both Group A and Group B have access to all the files.
    Is there something I am missing.
    Under Sharing I go the the folder and then under the Access pane on the right for the Group I assign the group folder and give it Read and Write Access, and then, for the other group folder I do the same.
    There must be something I am missing.
    If someone could please maybe give me a detailed explanation, I can see where I have gone wrong.
    Thanks in advance,

    I also have another issue,
    I am moving everything across from a previous Mac OS Server.
    I have imported all the accounts and groups.
    I noticed under the sharing tab, when I go to the protocols tab, on the previous OS Server could choose inherit permissions from parent, but on the new XServe, this option is greyed out, how is it possible to check this tab.
    Thanks in advance.

  • Issue with groups not being able to run applications on remote server

    Hi all..
    I've got an older PowerMac G5 running 10.5.8 that gets the OpenDirectory accounts from our MacMini server running 10.6.5. I've got a group setup called "Children" that my kids belong to and which is managed care of the Workgroup manager. However, I find that some of my apps can't be run by any of the kids if they're in subdirectories within /Applications. They receive a "The operation could not be completed because you do not have enough access privileges." I've tried playing around with various settings and finally decided to not restrict access to any applications but the problems remain.. Some apps can be run just fine but others are out of reach.. Any ideas on how to fix this or perhaps diagnose it?
    Thx!

    Hi
    Another approach is to create a folder in the local Administrators Home folder. Name it Applications. Place the applications you want to restrict access to into that folder. If you have ARD you could use the mkdir and mv commands to achieve this. In some situations I find this an easier way of managing applications rather than what's available in WorkGroup Manager. For me it only tends to work with Apple's built in applications effectively. Anything else is liable to cause a problem along the lines you mention. Some 3rd-Party applications can have dependencies that may be sited in different locations. The trick is tracking down them.
    Tony

  • Performance issue with grouping components

    Hi Guys,
    I am building a dashboard in Dashboards 4.1 using Live Office connections. The initial summary view contains multiple charts, labels, customized image components, etc. which have all been grouped into one component. The user needs to able to filter the dashboard based on "Dept Name", "Employee Type" and "Month".
    Now, to filter on "Dept Name", there are 5 different check boxes provided for each department inside a pie chart. Based on the selection, all the data in the dashboard will change. The way I am thinking of achieving this is by creating 5 copies of the initial grouped component and then setting dynamic visibility on each based on the check box selection. I will also change the data mapping for each copy of the grouped component.
    Similarly, I am thinking about doing the same for the filter for "Employee Type" & "Month"
    My question is - Is this a good method to achieve the task ? Will it cause any performance issues ?

    copying the same set of components 5 or 7 times will result in a model that is slower to load and mat be slower to use. If possible try to limit the number of components to one set and move the data around the spreadsheet instead. This can be hard in some cases, and depending how you do it could also affect performance.
    I have found that the more objects you copy on the canvas the more liable to corruption the file gets as well.
    As always, designing a dashboard is a balance between complexity and usability.

  • Issue with group mapping in ACS.

    When we map AD group in ACS with ACS group it coming as AD group and * (As below “ ,* ” ) , Because of this * everybody is able to login irrespective of his AD group.
    Please suggest way to only add the NT Group alone without the *.

    Actually '*' means something else.
    If you have a group on AD say 'Alfa'
    when you do a mapping on ACS, you'll see it like this,
    'Alfa', * ------- Group x
    Above means, if a user a member of Group 'Alfa' on AD, AND can also have any other group membership on AD (meaning of *), then map it to Group x on ACS.
    It does not mean map everyone to Group x, even if they are not a member of Group 'Alfa' on AD.
    As mentioned by JG above, all the users are able to authentication because of your 'All other combination' or \DEFAULT mapping on ACS.
    Map them to .
    Then only those will be able to log in, for whom you have the mapping defined on ACS.
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.1/user/GrpMap.html#wp940538
    Check Step 8,
    "The asterisk (*) at the end of each set of groups indicates that users who are authenticated with the external user database can belong to other groups besides those in the set."
    Regards,
    Prem

  • Issue with group by expression when using non-regular columns

    Hi all,
    Please help me out to find a solution for this issue. In case i need to group the values where one of the columns is not a regular column.
    How can i fix the issue? I tried the possibility of using the alias name, from clause query but still could not crack this.
    SELECT   td.xml_file.EXTRACT
                ('//ns1:RequestHeader/ns1:GeneralAttributes/ns1:Attribute[ns1:AttrName=''SUBMITTER_ID'']/ns1:AttrValue/text()',
                 'xmlns:ns1="http://emdeon.com/ac/ACSchema"'
                ).getstringval (),
             COUNT (1)
        FROM trx_data td
       WHERE td.trx_agn = 'TR8D4148656848660' AND td.call_type_id = 3
    GROUP BY td.xml_file.EXTRACT
                ('//ns1:RequestHeader/ns1:GeneralAttributes/ns1:Attribute[ns1:AttrName=''SUBMITTER_ID'']/ns1:AttrValue/text()',
                 'xmlns:ns1="http://emdeon.com/ac/ACSchema"'
                ).getstringval ();
    Regards    
    Swaminathan

    May be something like this
    SQL> create table test
      2  (
      3    xml_data xmltype
      4  );
    Table created.
    SQL> insert into test (xml_data)
      2  values
      3  (
      4  '<submitter>
      5  <row>
      6  <submitter_id>1</submitter_id>
      7  <submitter_name>karthick</submitter_name>
      8  </row>
      9  <row>
    10  <submitter_id>2</submitter_id>
    11  <submitter_name>vimal</submitter_name>
    12  </row>
    13  </submitter>');
    1 row created.
    SQL> insert into test (xml_data)
      2  values
      3  (
      4  '<submitter>
      5  <row>
      6  <submitter_id>1</submitter_id>
      7  <submitter_name>karthick</submitter_name>
      8  </row>
      9  <row>
    10  <submitter_id>2</submitter_id>
    11  <submitter_name>vimal</submitter_name>
    12  </row>
    13  </submitter>');
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select t1.submitter_id
      2       , t1.submitter_name
      3       , count(*)
      4    from test t
      5       , xmltable
      6         (
      7           '/submitter/row' passing t.xml_data
      8           columns
      9              submitter_id   integer       path 'submitter_id'  ,
    10              submitter_name varchar2(20) path 'submitter_name'
    11         ) t1
    12   group
    13      by t1.submitter_id
    14       , t1.submitter_name;
    SUBMITTER_ID SUBMITTER_NAME         COUNT(*)
               1 karthick                      2
               2 vimal                         2
    SQL>

  • Issues with groups, users and shares.

    I have created new users and groups and assigned them to specific shares, however when the new users, that belong to the respective groups login, they are not seeing the shares. Can anyone give me some settings to trouble shoot.
    I had exisiting shares, from the snow leopard server installation, and they are working fine... new users aren't taking...
    thanks for any thoughts...

    Lion server runs fine, there are a lot of folks mad as some (most) gui functions were taken away and they seem to suggest the "don't use Lion server" as their answer to anything. Just ignore.
    Obviously, you have file sharing turned on, so, that's not it. Within file sharing in server app, for a share that does not seem to work, are you SURE the permissions are correct? Click on the share and the pencil. Does the group have read and or write access? Is the box checked that says share with mac clients?
    Are you trying to use it for a home directory for a network based account? That's another checkbox on that screen.
    ALL my accounts and shares are NEW as like you, it was on a new server. They all work.

  • Issue with Group Chart of Accounts

    HI All,
    Good Morning. I have 2 Comp Codes, using different Chart of Accounts and have 0001 as Group Chart of Accounts. When I try to create GL Account in One Comp Code, giving Group Account Number,  I am getting the below error.
    "Corporate Group Accounting 200121 not defined in Group Chart of Accounts"
    What I have done was that during creation of COAs for the above 2 Comp Codes, I have assigned Group Chart of Accounts 0001 to them.
    Pls let me know if any configuration was missed out.
    Niranjan

    HI Murali,
    I have done so.  I have created G COA and Op COA and assigned G COA in Op COA in OB13.
    During GL Creation, I have assigned G COA GL as well.
    Any Configuration steps, Still I need to do?
    YNi

  • Issue With Page Break When Sorting is also applied on group

    Hi
    I am facing an issue with Page break only when I have sorting applied on the grouping that I have in the template.
    The following is the sample XML
    <ROWSET>
    <ROW>
    <GRE>org1</GRE>
    <ORGANIZATION>Accounts</ORGANIZATION>
    <FULL_NAME>test1,</FULL_NAME>
    <ELEMENT_NAME>TEST BONUS</ELEMENT_NAME>
    <CLASSIFICATION>Supplemental Earnings</CLASSIFICATION>
    <RUN_VALUE>250</RUN_VALUE>
    <MONTH_VALUE>500</MONTH_VALUE>
    <QUARTER_VALUE>500</QUARTER_VALUE>
    <YEAR_VALUE>500</YEAR_VALUE>
    </ROW>
    <ROW>
    <GRE>org1</GRE>
    <ORGANIZATION>Finance</ORGANIZATION>
    <FULL_NAME>test2</FULL_NAME>
    <ELEMENT_NAME>VOLUNTARY AD AND D</ELEMENT_NAME>
    <CLASSIFICATION>Voluntary Deductions</CLASSIFICATION>
    <RUN_VALUE>5.19</RUN_VALUE>
    <MONTH_VALUE>10.38</MONTH_VALUE>
    <QUARTER_VALUE>10.38</QUARTER_VALUE>
    <YEAR_VALUE>10.38</YEAR_VALUE>
    </ROW>
    <ROW>
    <GRE>org1</GRE>
    <ORGANIZATION>Finance</ORGANIZATION>
    <FULL_NAME>test3</FULL_NAME>
    <ELEMENT_NAME>HMO MEDICAL</ELEMENT_NAME>
    <CLASSIFICATION>Pre-Tax Deductions</CLASSIFICATION>
    <RUN_VALUE>19.67</RUN_VALUE>
    <MONTH_VALUE>39.34</MONTH_VALUE>
    <QUARTER_VALUE>39.34</QUARTER_VALUE>
    <YEAR_VALUE>39.34</YEAR_VALUE>
    </ROW>
    <ROW>
    <GRE>org1</GRE>
    <ORGANIZATION>Finance</ORGANIZATION>
    <FULL_NAME>test4</FULL_NAME>
    <ELEMENT_NAME>PENSION NR DC</ELEMENT_NAME>
    <CLASSIFICATION>Pre-Tax Deductions</CLASSIFICATION>
    <RUN_VALUE>0</RUN_VALUE>
    <MONTH_VALUE>360</MONTH_VALUE>
    <QUARTER_VALUE>360</QUARTER_VALUE>
    <YEAR_VALUE>360</YEAR_VALUE>
    </ROW>
    </ROWSET>
    In the template I group the data based on CLASSIFICATION and then sort on the same column CLASSIFICATION. I have a page-break applied for every group.
    When I generate the PDF, I am not getting the page-breaks for every group. Instead some of them are displayed in the same page.
    But when I remove the sorting that I had in the template on the column CLASSIFICATION, I am getting the output in the desired way but not in a sorted order.
    kumar

    Hi All,
    I am using MS-WORD 2007 and BI Publisher desktop 10.1.3.3.3.
    When I use split-by-page-break, splitting is performed for every line .. but not for group of lines.
    Can anybody throw some light on this?
    FYI...
    I am using this code:
    ?if: position() mod 6= 0?
    ?split-by-page-break:?
    ?end if?
    (Of course with in tags)
    in G_LINES loop.
    Can anybody help me out :-(
    --Saritha                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Issue with cisco acs 4.2.Users unable to login aaa client but after restarting group policy able to login

    issue with cisco acs 4.2.Users unable to login aaa client but after restarting group policy able to login

    issue with cisco acs 4.2.Users unable to login aaa client but after restarting group policy able to login

  • Issue with parallel operation of SAP NW SSO 2.0 and SNC Client Encryption (Logon Groups)

    Hi!
    One of our customers is using the SNC Client Encryption solution to ensure encryption using SNC (based on Kerberos Technology) for their SAP GUI Dialog connections. They have lots of SAP backends DEV, QAS, PRD all with the SNC Client Encryption SNC Lib installed. The profile parameter snc/identity/as contains the following value: p:CN=SAP/<ServiceAccount>@<DOMAIN>.
    Example: p:CN=SAP/[email protected]
    The customer is using one AD Service Account "SNCServiceUser" with one registered SPN "SAP/SNCServiceUser" for all systems (yes, this is not recommended... but the case).
    Important: All users use group entries in the SAP Logon (saplogin.ini). Means, for SAP logon the SNC name can not be manually configured on the SAP Front End. With group logons, the application server's SNC name is dynamically requested by the message server each time a SAP GUI connection is started. The SNC Name is greyed out in this case as dynamically obtained from the applications servers profile parameter snc/identity/as.
    Now our customer implements SAP NetWeaver Single Sign-On 2.0 within his landscape. Based on the Secure Login Server 2.0 (SP3) he likes to use X.509 based authentication to his AS ABAP backends using SAP GUI SNC while others still use SNC Client Encryption.
    Replacing the SNC Library on the AS ABAP
    The Secure Login Library 2.0 (SP3) has been installed on one of the ABAP systems and the SNC Client Encryption SNC Library (which is based on SSO 1.0) is no longer used, thus we changed the parameter snc/gssapi_lib to point to the new SNC library. We removed the old PSE.ZIP containing the keytab and created the new SAPSNCSKERB.PSE incl. the keytab and proper credentials. To ensure parallel operation, we kept the snc/identity/as value as is =  p:CN=SAP/[email protected].
    After restarting the system with initialized Secure Login Library 2.0, still the SNC client encryption works fine for existing users.
    The problem
    We created on the Secure Login Server an SNC certificate for the AS ABAP which has the following X.509 Distinguised Name Fomat: CN=SAP/[email protected] This is to avoid having to change the snc/identity/as to an "real" X.509 DN which would lead to non-working SNC Client Encryption for all the other users using SAP GUI and logon groups.
    As soon as we install the PSE via STRUST on the system the SNC Client Encryption solution stops working with error „Server refuses kerberos key exchange“.
    As part of an pilot implementation we have installed Secure Login Client 2.0 (SP3) on some test PCs. The test PC with SLC is able to perform Single Sign-On with SNC based on X.509 (incl. Encryption) to the ABAP system.
    Seems the SAP System now only tries to do X.509 based authentication thus key exchange fails. The problem is, we cannot change the snc/identity/as value because of the logon groups. If we were able to do so, we would in any case set the server identity to X.509 DN and in addition create the SAPSNCSKERB.PSE incl. keytab. This should work, as confirmed by SAP see this post.  
    Any ideas how to solve this and have both solutions in parallel?
    Appreciate any help.
    Regards,
    Carsten

    Hi all,
    we was able to fix the issue. It was an issue with the customers cluster configuration and the  $SECUDIR variable. This tricky issue leads to non working or sporadic working SNC Client Encryption...
    This was how the configuration looks before:
    Environment variable $SECUDIR is defined:
    "/ABCDEF<SID>/usr/sap/<SID>/DVEBMGSxx/sec“
    sapgenpse seclogin -l -v
    running seclogin with USER="<SID>adm"
    Credentials for username '<SID>adm':
    0 (LPS:OFF):
             (LPS:OFF): /ABCDEF<SID>/usr/sap/<SID>/DVEBMGSxx/sec/SAPSNCSKERB.pse
    1 (LPS:OFF):
             (LPS:OFF): /usr/sap/<SID>/DVEBMGSxx/sec/SAPSNCS.pse
    After changing the $SECUDIR to "/usr/sap/<SID>/DVEBMGSxx/sec“ and re-creating the credentials, it worked like a charm.
    As a result of this we can confirm, this configuration and SNC Client Encryption works with CommonCryptoLib in parallel to the SSO configuration.
    And Valerie was right with 2. SLC starting from V. 1.0 SP2 PL3 was able to convert the CN= part of the SNC Name into an SPN, was my mistake. In addition SNC Client Encryption starting from Version 1 SP1 PL1 does this also.. just to make this clear
    Thread closed hope this helps someone
    Carsten

  • Report with grouping issue

    I have a report which have year(2008), Category(0-1,2-3, ALL), product(0,1,2,3,4..), % sales. I group by all the category elements and called it as All, I am not getting the right percentage sales for the Category ALL other wise for 0-1,2-3 i am getting it right. Please advise where i am doing it wrong. please find the blog for a screen shot of my issue.
    http://ravibiblog.blogspot.com/2012/04/report-with-grouping-issue.html
    Thanks,
    RC

    Pl post details of OS, database and EBS versions. Pl see if these MOS Docs can help
    FARXPBSH Failing With "Program was terminated by signal 11" or "Program was terminated by signal 10"          (Doc ID 742729.1)
    Publishing RXAPPYAC: The FARXPBSH Ends With 'Signal 11' Error          (Doc ID 432797.1)
    RXi RX Reports Failing With Program Was Terminated By Signal 10 or 11 Errors After FA Rollup Patch 6          (Doc ID 737963.1)
    Program was Terminated by Signal 11 when Running Rxi Reports          (Doc ID 559425.1)
    HTH
    Srini

Maybe you are looking for

  • Assuring a single instance of a monitor process with DB locks?

    I am developing an application with multiple modules and my customers would like to be able to run the modules on different servers if they wish to do so because of load. There are a couple "monitor" threads which implement java.util.Timer and java.u

  • Sequence moves when changing clip speed

    Whenever I edit an individual clip's speed, the sequence in front of it gets moved backwards or forwards. It even moves the sequence markers! How do I get rid of this, so only the clip grows and shrinks, without affecting the space around it? Thanks.

  • How to counter data skips while acquiring using LabView

    Dear enthusiasts: I am using PCI-6031E measurement hardware and a self built LabView program to acquire data from a mp3 player. I am using AI configure, AI start and AI clear(Labview commands) in a loop so that buffer is cleared after each second(say

  • Put comma in the amount field

    Hi Experts, I need to put the comma in the amount field. eg: 3000.00 as 3,000.00. Is there any FM which can do this conversion. Thanks In Advance Asish

  • Fingerprin​t reader not working at login

    Product Name: HP Pavilion dv6-6163cl OS: Windows 7 Home Premium 64 bit Error messages: "there was an error preventing the use of your fingerprint" Any changes made: reinstall HP Simplepass because of a corrupted update, install Google Chrome, install