Row action event on data table does not occur when rows added dynamically

Row action event on data table does not occur (only refreshes the page) when the rows in the data table are added dynamically at run time using button click and java bean.
please tell me a way to catch the row click event when adding rows dynamically to data table. i m using RAD 6.0 to develop Faces jsp pages.
thanks
amit

i got the answer

Similar Messages

  • When I enable imatch on my iPhone 4s it takes approximately 30 minutes before other data fills 13.2gb of usable data. This problem does not occur when I manually sync music to my phone. Is this a common bug, and if so; is there a fix?

    When I enable imatch on my iPhone 4s it takes approximately 30 minutes before other data fills 13.2gb of usable data on the phone. This problem does not occur when I manually sync music to my phone only when I access imatch. Is this a common bug, and if so; is there a fix?

    yes it is. you can sign out of itunes account then sign back in. use http://support.apple.com/kb/ht1311 to sign out.

  • I have a 17" Macbook pro with flickering red and cyan(blue) lines across the screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem.

    I purchased my Macbook (17") through a certified apple tecnition in August 2012, it was refurbished and the motherboard was completely replaced. I do a lot of photo editing, but I have been unable to do so because of the red vibrating lines that interrupt my screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem. I brought the computer back to the technition I purchased it from and he said that it was a problem with my fan, so I have two new fans but the issue is still occuring. He says he doesnt know whats wrong. Does anyone have any information on this issue?
    Here is an image of the issue
    http://www.flickr.com/photos/67839707@N08/8884847081/

    I recommend having your Mac serviced by someone competent. A force sufficient to "blow apart" the fans was clearly excessive and may have damaged the display cable, as well as any number of other problems.
    Dust is properly cleaned with a vacuum, preferably one designed for computer service, and they are not cheap.
    Compressed air should never be used. It just blows dust everywhere, often into places where it can no longer be removed.

  • 'table does not exist' when creating generic datasource

    I went to SBIW->Business Content DataSources->Transfer Business Content DataSources-chose "content delta". it said 'comparison bct <-> cust version ' then it counted thru several objects for a few minutes and finished with no warnings.
    then I selected each datasource under co-om-cca and activated those with no problems.
    problem: now when i try to create came generic datasource using co-om-cca application component i get mssg when saving 'the specified table does not exist'...so now it isn't even letting me create a datasource at all using a standard application component either.
    I have been having many problems with creating datasources and using application components and this is why I did the first paragraph because I don't know what else to try.
    Please help, thanks.

    I have answered my own question.  I wasn't entering the view/table and it was my own complete oversight.

  • Why does the Error: 500 SC_INTERNAL_SERVER_ERROR appear when multiple users access my JSPs but does not occur when only one user accesses my JSPs?

    When multiple users run my JSP application, why do some users get an Error: 500 SC_INTERNAL_SERVER_ERROR for certain JSP pages with the error message No such file or directory. The JSP listed on the Error 500 page varies and is not always the same. When only one user runs my JSP application, the problem does not occur?
    The database connection is held when the user logs in or accesses certain parts of the JSP and then is immediately released. No connections to the database are held.
    We are using Solaris 8 with MU_6 plus recommended patches.
    Enterprise Ultra 250
    iAS 6 SP 3

    Is anything showing up in the KXS or KJS logs?
    It sounds like you might having some kind of thread safety issue with your code. Either that or your guess about running out of database connections.

  • Date Field Input Box in data  table does not provide date picker???

    hello everybody,
    In my JSF page i have a data table in which i have a input text field of date type. my problem is for the input box date picker is not available. though i can have date picker for a date filed outside the datatable. another problem is for the date filed validation in the browser is not available too. so how can i get the helper calender and browser validation? plz help. ASAP
    with regards,
    sailajoy
    Edited by: sailajoy on Jan 7, 2009 12:42 PM

    You are absolutely correct Sir.
    I am using IBM Websphere for developing JSF and the component is
    <h:inputText id="txtBirthDt" size="11">
    <f:convertDateTime pattern="dd/MM/yyyy" /><hx:inputHelperDatePicker />          
    <hx:inputHelperAssist validation="true" errorClass="inputText_Error" errorAction="selected"/>
    <hx:validateDateTimeRange maximum="#{now}" /></h:inputText>
    Both the helper calender and the validation part for the date field is not working if it is included in data table. Please Help.

  • Table does not exist when creating FK Constraint across schemas

    Hi all,
    This will probably boil down to a permissions issue since I'm sketchy on the various levels....
    I'm testing a conversion to Oracle from our legacy system. There are 4 schemas which I've created and each of those schema users have been granted DBA roles.
    After creating a number of tables I wrote the SQL to create the FK Constraints. Most of them went in, but the ones crossing schemas don't. Logged in as SYS, I can do a select from each table, I can even JOIN the two in the SELECT. However when I try creating the constraint it give me a: ORA-00942: table or view does not exist
    ALTER TABLE USERA.TABLEA ADD FOREIGN KEY (COLA) REFERENCES USERB.TABLEB (COLA) ON DELETE CASCADE
    Again, I have scads of commands that went in correctly so this must be a permissions type thing. I'm the only one logged into the database since it's my own test system. This is 10g BTW.
    If you have any suggestions as what to look into, please explain how to actually perform the checks since I'm still learning how to get around.
    Thanks very much!

    To bulk grant, you can use dynamic SQL; somthing like this:
    <BR><BR>
    SQL> declare
      2    l_grantor VARCHAR2(30) := 'USERA';
      3    l_grantee VARCHAR2(30) := 'USERB';
      4  begin
      5    for table_rec in (select owner,table_name from all_tables where OWNER=l_grantor) loop
      6      execute immediate 'GRANT REFERENCES ON '||table_rec.OWNER||'.'||table_rec.TABLE_NAME||' TO '||l_grantee;
      7    end loop;
      8  end;
      9  /

  • Under regular user account Firefox closes its windown right after opening it, but this does not occur when run from administrator account.

    I don't have the problem on Vista or XP. I have no problems when I am logged on as administrator. When logged on as a regular user some or all of the Firefox windows will open and then immediately close. It does not help to run as administrator or set other compatability options. I also see this on Thunderbird. I have not seen this problem on any of my other software.

    I don't have the problem on Vista or XP. I have no problems when I am logged on as administrator. When logged on as a regular user some or all of the Firefox windows will open and then immediately close. It does not help to run as administrator or set other compatability options. I also see this on Thunderbird. I have not seen this problem on any of my other software.

  • Af:table does not render when i put inlinestyle

    In JDEV TP2, If i remove inlineStyle the table works properly but then i couldn't control the height being rendered. If i put style with height of some pixels, data doesn't show up.
    How do i control the height of table being rendered? Width works fine.
    <af:table... inlineStyle="height:50px;">

    The following code works for me. Are you working with anything else in the page?
    --Ric
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <f:view>
        <af:document>
          <af:messages/>
          <af:form>
            <af:panelGroupLayout>
              <af:panelHeader text="Addresses1View1">
                <af:table id="masterDetail1" inlineStyle="height:50px"
                          rows="#{bindings.Addresses1View1.rangeSize}"
                          fetchSize="#{bindings.Addresses1View1.rangeSize}"
                          first="#{bindings.Addresses1View1.rangeStart}"
                          emptyText="#{bindings.Addresses1View1.viewable ? 'No rows yet.' : 'Access Denied.'}"
                          var="row"
                          value="#{bindings.Addresses1View1.collectionModel}"
                          selectedRowKeys="#{bindings.Addresses1View1.collectionModel.selectedRow}"
                          selectionListener="#{bindings.Addresses1View1.collectionModel.makeCurrent}"
                          rowSelection="single">
                  <af:column headerText="#{bindings.Addresses1View1.hints.AddressId.label}"
                             sortProperty="AddressId" sortable="false">
                    <af:outputText value="#{row.AddressId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Addresses1View1.hints.AddressId.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.Address1.label}"
                             sortProperty="Address1" sortable="false">
                    <af:outputText value="#{row.Address1}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.Address2.label}"
                             sortProperty="Address2" sortable="false">
                    <af:outputText value="#{row.Address2}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.City.label}"
                             sortProperty="City" sortable="false">
                    <af:outputText value="#{row.City}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.PostalCode.label}"
                             sortProperty="PostalCode" sortable="false">
                    <af:outputText value="#{row.PostalCode}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.StateProvince.label}"
                             sortProperty="StateProvince" sortable="false">
                    <af:outputText value="#{row.StateProvince}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.CountryId.label}"
                             sortProperty="CountryId" sortable="false">
                    <af:outputText value="#{row.CountryId}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.Longitude.label}"
                             sortProperty="Longitude" sortable="false">
                    <af:outputText value="#{row.Longitude}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Addresses1View1.hints.Longitude.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.Latitude.label}"
                             sortProperty="Latitude" sortable="false">
                    <af:outputText value="#{row.Latitude}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Addresses1View1.hints.Latitude.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.CreatedBy.label}"
                             sortProperty="CreatedBy" sortable="false">
                    <af:outputText value="#{row.CreatedBy}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.CreationDate.label}"
                             sortProperty="CreationDate" sortable="false">
                    <af:outputText value="#{row.CreationDate}">
                      <af:convertDateTime pattern="#{bindings.Addresses1View1.hints.CreationDate.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.LastUpdatedBy.label}"
                             sortProperty="LastUpdatedBy" sortable="false">
                    <af:outputText value="#{row.LastUpdatedBy}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.LastUpdateDate.label}"
                             sortProperty="LastUpdateDate" sortable="false">
                    <af:outputText value="#{row.LastUpdateDate}">
                      <af:convertDateTime pattern="#{bindings.Addresses1View1.hints.LastUpdateDate.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Addresses1View1.hints.ObjectVersionId.label}"
                             sortProperty="ObjectVersionId" sortable="false">
                    <af:outputText value="#{row.ObjectVersionId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Addresses1View1.hints.ObjectVersionId.format}"/>
                    </af:outputText>
                  </af:column>
                </af:table>
              </af:panelHeader>
              <af:panelHeader text="Persons1View2">
                <af:table partialTriggers="masterDetail1"
                          rows="#{bindings.Persons1View2.rangeSize}"
                          fetchSize="#{bindings.Persons1View2.rangeSize}"
                          first="#{bindings.Persons1View2.rangeStart}"
                          emptyText="#{bindings.Persons1View2.viewable ? 'No rows yet.' : 'Access Denied.'}"
                          var="row"
                          value="#{bindings.Persons1View2.collectionModel}"
                          selectedRowKeys="#{bindings.Persons1View2.collectionModel.selectedRow}"
                          selectionListener="#{bindings.Persons1View2.collectionModel.makeCurrent}"
                          rowSelection="single">
                  <af:column headerText="#{bindings.Persons1View2.hints.PersonId.label}"
                             sortProperty="PersonId" sortable="false">
                    <af:outputText value="#{row.PersonId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.PersonId.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.PrincipalName.label}"
                             sortProperty="PrincipalName" sortable="false">
                    <af:outputText value="#{row.PrincipalName}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.Title.label}"
                             sortProperty="Title" sortable="false">
                    <af:outputText value="#{row.Title}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.FirstName.label}"
                             sortProperty="FirstName" sortable="false">
                    <af:outputText value="#{row.FirstName}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.LastName.label}"
                             sortProperty="LastName" sortable="false">
                    <af:outputText value="#{row.LastName}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.PersonTypeCode.label}"
                             sortProperty="PersonTypeCode" sortable="false">
                    <af:outputText value="#{row.PersonTypeCode}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.SupplierId.label}"
                             sortProperty="SupplierId" sortable="false">
                    <af:outputText value="#{row.SupplierId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.SupplierId.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ProvisionedFlag.label}"
                             sortProperty="ProvisionedFlag" sortable="false">
                    <af:outputText value="#{row.ProvisionedFlag}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.PrimaryAddressId.label}"
                             sortProperty="PrimaryAddressId" sortable="false">
                    <af:outputText value="#{row.PrimaryAddressId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.PrimaryAddressId.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.RegisteredDate.label}"
                             sortProperty="RegisteredDate" sortable="false">
                    <af:outputText value="#{row.RegisteredDate}">
                      <af:convertDateTime pattern="#{bindings.Persons1View2.hints.RegisteredDate.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.MembershipId.label}"
                             sortProperty="MembershipId" sortable="false">
                    <af:outputText value="#{row.MembershipId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.MembershipId.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.Email.label}"
                             sortProperty="Email" sortable="false">
                    <af:outputText value="#{row.Email}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ConfirmedEmail.label}"
                             sortProperty="ConfirmedEmail" sortable="false">
                    <af:outputText value="#{row.ConfirmedEmail}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.PhoneNumber.label}"
                             sortProperty="PhoneNumber" sortable="false">
                    <af:outputText value="#{row.PhoneNumber}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.MobilePhoneNumber.label}"
                             sortProperty="MobilePhoneNumber" sortable="false">
                    <af:outputText value="#{row.MobilePhoneNumber}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.CreditLimit.label}"
                             sortProperty="CreditLimit" sortable="false">
                    <af:outputText value="#{row.CreditLimit}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.CreditLimit.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.DateOfBirth.label}"
                             sortProperty="DateOfBirth" sortable="false">
                    <af:outputText value="#{row.DateOfBirth}">
                      <af:convertDateTime pattern="#{bindings.Persons1View2.hints.DateOfBirth.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.MaritalStatusCode.label}"
                             sortProperty="MaritalStatusCode" sortable="false">
                    <af:outputText value="#{row.MaritalStatusCode}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.Gender.label}"
                             sortProperty="Gender" sortable="false">
                    <af:outputText value="#{row.Gender}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ChildrenUnder18.label}"
                             sortProperty="ChildrenUnder18" sortable="false">
                    <af:outputText value="#{row.ChildrenUnder18}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.ChildrenUnder18.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ApproximateIncome.label}"
                             sortProperty="ApproximateIncome" sortable="false">
                    <af:outputText value="#{row.ApproximateIncome}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.ApproximateIncome.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ContactMethodCode.label}"
                             sortProperty="ContactMethodCode" sortable="false">
                    <af:outputText value="#{row.ContactMethodCode}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ContactableFlag.label}"
                             sortProperty="ContactableFlag" sortable="false">
                    <af:outputText value="#{row.ContactableFlag}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ContactByAffilliatesFlag.label}"
                             sortProperty="ContactByAffilliatesFlag"
                             sortable="false">
                    <af:outputText value="#{row.ContactByAffilliatesFlag}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.CreatedBy.label}"
                             sortProperty="CreatedBy" sortable="false">
                    <af:outputText value="#{row.CreatedBy}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.CreationDate.label}"
                             sortProperty="CreationDate" sortable="false">
                    <af:outputText value="#{row.CreationDate}">
                      <af:convertDateTime pattern="#{bindings.Persons1View2.hints.CreationDate.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.LastUpdatedBy.label}"
                             sortProperty="LastUpdatedBy" sortable="false">
                    <af:outputText value="#{row.LastUpdatedBy}"/>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.LastUpdateDate.label}"
                             sortProperty="LastUpdateDate" sortable="false">
                    <af:outputText value="#{row.LastUpdateDate}">
                      <af:convertDateTime pattern="#{bindings.Persons1View2.hints.LastUpdateDate.format}"/>
                    </af:outputText>
                  </af:column>
                  <af:column headerText="#{bindings.Persons1View2.hints.ObjectVersionId.label}"
                             sortProperty="ObjectVersionId" sortable="false">
                    <af:outputText value="#{row.ObjectVersionId}">
                      <af:convertNumber groupingUsed="false"
                                        pattern="#{bindings.Persons1View2.hints.ObjectVersionId.format}"/>
                    </af:outputText>
                  </af:column>
                </af:table>
              </af:panelHeader>
            </af:panelGroupLayout>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>

  • HBR sequence on data form does not execute when Planning data form is saved

    Has anyone experienced this issue before in Planning? Below I have included the scenario and what has been attempted to correct the situation.
    We are using Hyperion Planning/Essbase 9.3.1, sequence contains 3 business rules - 2 executed on the Workforce Cube and 1 transfers totals from Workforce Cube to Main cube. 2 of the BR's contain run-time prompts - 1st BR in the sequence (calculation in Workforce) and 3rd BR in the sequence (transfer of Workforce totals to Main). We are using Projects to assign access priviledges to the BR's and sequences. All 3 business rules, as well as the sequence itself, validate successfully in the admin services console.
    In Planning the data form contains BR Properties to "Save on Exit", "Use members on data form" and "Hide prompt". Have tried removing BR from data form, then put BR back on data form. Also tried building a new sequence in EAS console and attaching that BR to the existing data form. Neither of these attempts were successful. Tried building an entirely new data form with the newly created sequence, still unsuccessful. Was able to execute the sequence successfully when processed from the Tools -> Business Rules menu. Sequence was once again successful when I tried modifying the data form to remove property "Hide prompt". Problem with leaving the form in that state is, our users would not know which Planning server they were on as they access the Planning application through Workspace and we currently have 2 application servers in this environment - so essentially they have a 50/50 chance of selecting the correct server.
    We have this same setup in another environment where the execution of the sequence on the data form works successfully. We have compared everything that I can think of and it all appears the same in both environments - in fact this used to be successful in this environment, but all of a sudden stopped working earlier this year - we have not applied any patches or upgrades to either environment. Do not know if this is relevant or not, but we do currently utilize Netscaler in both of these environments.
    Any experiences with this type of situation or suggestions at this point would be greatly appreciated.

    I don't have a solution for you but more steps to solve the problem
    You are ultimately on the right track in some ways but break it down into it's components.
    The problem could like in the business rule, the form connection, the variables, even the order of operations could all be in play.
    So I would strip this baby down to its bare bones then build it back up.
    1) Run the business rule. Each one separately and only after the previous ones is complete without variables and without touching the form
    Is it successful: go to 2
    If it isn't successful: trouble shoot the calc and or try running in EAS natively to see if that gives you ideas
    2) Run the calc outside the form but with variables included. Did it prompt you correctly.
    Is it successful: go to 3
    If it isn't. What is wrong with the variable
    3) Now attach it to the form but don't hide the prompts
    Still good go to 4
    4) hide the prompts and run on save
    And if it fails on step four then it's not picking up the right variables in the prompt. And you need to look at why it wouldn't grab the right item.
    This will isolate your problem for you and give you steps to fix it. Ultimately 99% of the time something did change in the structure for example that is impacting the calc. And when you isolate the problem this will reveal itself quite quickly.

  • Tomcat heapdump does not occur when it should

    Hi,
    I have the following params to Tomcat
    JAVA_OPTS="-Xms1024m -Xmx3584m -verbose:gc -XX:HeapDumpPath=/feed_files/heapdump -XX:+HeapDumpOnOutOfMemoryError -XX:+PrintGCDetails"
    /feed_files has 117GB of space and tomcat user has permissions to write to that space.
    The need for the maximum memory we can get on the RHEL 4 machine is that we build enormous lookup caches using th eTrove collections set for performance reasons. But we are hitting OOM conditions and all we get at the moment is from the catalina.out file. Here is the last entry
    [GC [PSYoungGen: 251921K->5610K(251648K)] 2834749K->2588459K(3166144K), 0.0636690 secs]
    [GC [PSYoungGen: 220778K->11384K(224640K)] 2803627K->2599874K(3139136K), 0.0691200 secs]
    [GC [PSYoungGen: 224632K->11474K(242624K)] 2813122K->2611493K(3157120K), 0.1027900 secs]
    [GC [PSYoungGen: 222866K->9738K(219328K)] 2822885K->2610064K(3133824K), 0.0635020 secs]
    [GC [PSYoungGen: 219274K->11180K(235072K)] 2819600K->2621365K(3149568K), 0.0710660 secs]
    [GC [PSYoungGen: 218924K->682K(206656K)] 2829109K->2610879K(3121152K), 0.0628950 secs]
    [GC [PSYoungGen: 206634K->30838K(207744K)] 2816831K->2704253K(3122240K), 0.2380740 secs]
    [GC [PSYoungGen: 207734K->59898K(236800K)] 2881149K->2838352K(3151296K), 0.6335450 secs]
    [GC [PSYoungGen: 191098K->91703K(269568K)] 2969552K->2963599K(3184064K), 0.8402690 secs]
    [Full GC
    Exception java.lang.OutOfMemoryError: requested 32768000 bytes for GrET* in /BUILD_AREA/jdk1.5.0_11/hotspot/src/share/vm/utilities/growableArray.cpp. Out of swap space?
    So the question is, how do I get it to output the heapdump file?
    Thx.
    David                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    According to the sysadmin guy we have plenty of swap space and memory - 12GB.
    You can see what happened to the swap space here. It got the OOM condition between 1:10 and 1:20AM as is evident from the stats below.
    Linux 2.6.9-55.ELsmp (oraprd05) 09/03/2008
    12:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbswpfree kbswpused %swpused kbswpcad
    12:10:01 AM 20656 16233740 99.87 41520 13284548 8307956 77932 0.93 164
    12:20:01 AM 21784 16232612 99.87 55892 13323192 8307956 77932 0.93 52
    12:30:01 AM 23328 16231068 99.86 60484 13353284 8307984 77904 0.93 48
    12:40:01 AM 20304 16234092 99.88 45996 12956060 8306044 79844 0.95 1992
    12:50:01 AM 19992 16234404 99.88 46372 13044296 8305984 79904 0.95 284
    01:00:01 AM 21160 16233236 99.87 49656 13148332 8305988 79900 0.95 268
    01:10:01 AM 20544 16233852 99.87 54608 13146992 8308020 77868 0.93 192
    01:20:01 AM 3452648 12801748 78.76 67112 9181592 8308052 77836 0.93 180
    01:30:01 AM 1823912 14430484 88.78 74072 10927788 8308096 77792 0.93 200
    01:40:01 AM 23176 16231220 99.86 59104 12086772 8308100 77788 0.93 80
    Any other reasons why I would not get the heapdump file? Maybe because it is near the limit of allow memory for a 32 bit JVM?
    David

  • When playing any audio the audio quality on my Thunderbolt display steadily worsens over an hour period and becomes garbled. Restarting the media player fixes it. Does not occur when MacBook Pro is undocked.

    When playing audio/video on my MacBook Pro docked to Thunderbolt display the audio quality steadily worsens until it is garbled beyond understanding. I don't know if it occurs when using the MacBook undocked. It takes about an hour to become noticeable and steadily worsens. Simultaneously when the computer speaks the time this is also gargled. As the problem develops it sounds like there is a static halo around each spoken word.

    Hi GeoChester,
    Welcome to the Apple Support Communities!
    I understand that you are experiencing some sound issues on your Mac that worsens over time. In this situation, the first troubleshooting step that I would recommend would be to reset your computer’s PRAM. To do this, please follow the instructions in the following attached article. 
    OS X Yosemite: Reset your computer’s PRAM
    Best regards,
    Joe

  • The quotation marks and other gammer markings appear as a box when I open a website. ie: the College of Working Families, the. This does not occur when I use Safari, Google Chrome, or Opera. I am using MAC OSX 10.6.6.

    Starting with the URL: http://www.laboreducator.org/lt100301.htm the document appears readable, however all the punctuation appears as "". I have contacted Apple Support. The problem appears to be within your software.

    No problems here with the punctuation on that web page.
    See:
    *http://en.wikipedia.org/wiki/Punctuation
    You can do a check for corrupted fonts and other font issues:
    * http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html - CreativeTechs Tips: Garbled Fonts Troubleshooting Guide
    * http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts

  • JTable Problem (table does not show rows and columns)

    Hi All,
    What the table is suppose to do.
    - Load information from a database
    - put all the values in the first column
    - in the second column put combobox (cell editor with numbers 1-12)
    - the 3rd column put another combobox for something else
    - the 4th column uses checkbox as an edit
    The number of rows of the table should be equal to the number of
    record from
    the database. If not given it default to 20 (poor but ok for this)
    The number of columns is 4.
    But the table does not show any rows or
    column when I put it inside a
    JScrollPane (Otherwise it works).
    Please help,
    thanks in advance.
    public class SubjectTable extends JTable {
    * Comment for <code>serialVersionUID</code>
    private static final long serialVersionUID = 1L;
    /** combo for the list of classes */
    protected JComboBox classCombo;
    /** combo for the list of subjects */
    protected JComboBox subjectsCombo;
    /** combo for the list of grade */
    protected JComboBox gradeCombo;
    boolean canResize = false;
    boolean canReorder = false;
    boolean canSelectRow = false;
    boolean canSelectCell = true;
    boolean canSelectColumn = true;
    // the row height of the table
    int rowHeight = 22;
    // the height of the table
    int height = 200;
    // the width of the table
    int width = 300;
    // the size of the table
    Dimension size;
    * Parameterless constructor. Class the one of the other constructors
    to
    * create a table with the a new <code>SubjectTableModel</code>.
    public SubjectTable() {
    this(new SubjectTableModel());
    * Copy constructor to create the table with the given
    * <code>SubjectTableModel</code>
    * @param tableModel -
    * the <code>SubjectTableModel</code> with which to
    initialise
    * the table.
    SubjectTable(SubjectTableModel tableModel) {
    setModel(tableModel);
    setupTable();
    * Function to setup the table's functionality
    private void setupTable() {
    clear();
    // set the row hieght
    this.setRowHeight(this.rowHeight);
    // set the font size to 12
    //TODO this.setFont(Settings.getDefaultFont());
    // disble reordering of columns
    this.getTableHeader().setReorderingAllowed(this.canReorder);
    // disble resing of columns
    this.getTableHeader().setResizingAllowed(this.canResize);
    // enable the horizontal scrollbar
    this.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
    // disable row selection
    setRowSelectionAllowed(this.canSelectRow);
    // disable column selection
    setColumnSelectionAllowed(this.canSelectColumn);
    // enable cell selection
    setCellSelectionEnabled(this.canSelectCell);
    setPreferredScrollableViewportSize(getSize());
    TableColumn columns = null;
    int cols = getColumnCount();
    for (int col = 0; col < cols; col++) {
    columns = getColumnModel().getColumn(col);
    switch (col) {
    case 0:// subject name column
    columns.setPreferredWidth(130);
    break;
    case 1:// grade column
    columns.setPreferredWidth(60);
    break;
    case 2:// class room column
    columns.setPreferredWidth(120);
    break;
    case 3:// select column
    columns.setPreferredWidth(65);
    break;
    } // end switch
    }// end for
    // set up the cell editors
    doGradeColumn();
    doClassColumn();
    //doSubjectColumn();
    * Function to clear the table selection. This selection is different
    to
    * <code>javax.swing.JTable#clearSelection()</code>. It clears the
    user
    * input
    public void clear() {
    for (int row = 0; row < getRowCount(); row++) {
    for (int col = 0; col < getColumnCount(); col++) {
    if (getColumnName(getColumnCount() - 1).equals("Select")) {
    setValueAt(new Boolean(false), row, getColumnCount() - 1);
    }// if
    }// for col
    }// for row
    * Function to set the cell renderer for the subjects column. It uses
    a
    * combobox as a cell editor in the teacher's subjects table.
    public void doSubjectColumn() {
    TableColumn nameColumn = getColumnModel().getColumn(0);
    nameColumn.setCellEditor(new DefaultCellEditor(getSubjectsCombo()));
    // set up the celll renderer
    DefaultTableCellRenderer renderer = new DefaultTableCellRenderer();
    renderer.setToolTipText("Click for drop down list");
    nameColumn.setCellRenderer(renderer);
    // Set up tool tip for the sport column header.
    TableCellRenderer headerRenderer = nameColumn.getHeaderRenderer();
    if (headerRenderer instanceof DefaultTableCellRenderer) {
    ((DefaultTableCellRenderer) headerRenderer)
    .setToolTipText("Click the Name to see a list of choices");
    }// end doSubjectsColumn----------------------------------------------
    /** Function to set up the grade combo box. */
    public void doGradeColumn() {
    TableColumn gradeColumn = getColumnModel().getColumn(1);
    gradeColumn.setCellEditor(new DefaultCellEditor(getGradeCombo()));
    DefaultTableCellRenderer renderer = new DefaultTableCellRenderer();
    renderer.setToolTipText("Click for drop down list");
    gradeColumn.setCellRenderer(renderer);
    // Set up tool tip for the sport column header.
    TableCellRenderer headerRenderer = gradeColumn.getHeaderRenderer();
    if (headerRenderer instanceof DefaultTableCellRenderer) {
    ((DefaultTableCellRenderer) headerRenderer)
    .setToolTipText("Click the Grade to see a list of choices");
    }// end doGradeColumn-------------------------------------------------
    * Function to setup the Class room Column of the subjects
    public void doClassColumn() {
    // set the column for the classroom
    TableColumn classColumn = getColumnModel().getColumn(2);
    classColumn.setCellEditor(new DefaultCellEditor(getClassCombo()));
    DefaultTableCellRenderer renderer = new DefaultTableCellRenderer();
    renderer.setToolTipText("Click for drop down list");
    classColumn.setCellRenderer(renderer);
    // Set up tool tip for the sport column header.
    TableCellRenderer headerRenderer = classColumn.getHeaderRenderer();
    if (headerRenderer instanceof DefaultTableCellRenderer) {
    ((DefaultTableCellRenderer) headerRenderer)
    .setToolTipText("Click the Class to see a list of choices");
    }// end doClassColumn--------------------------------------------------
    * Function to get the size of the table
    * @return Returns the size.
    public Dimension getSize() {
    if (this.size == null) {
    this.size = new Dimension(this.height, this.width);
    return this.size;
    * Function to set the size of the table
    * @param dim
    * The size to set.
    public void setSize(Dimension dim) {
    if (dim != null) {
    this.size = dim;
    return;
    * Function to create/setup the class room comboBox. If the comboBox
    is
    * <code>null</code> a nwew one is created else the functon returns
    the
    * function that was returned initially.
    * @return Returns the classCombo.
    private JComboBox getClassCombo() {
    if (this.classCombo == null) {
    this.classCombo = new JComboBox();
    // fill up the class name combo
    ArrayList classRooms = new ArrayList();
    try {
    //TODO classRooms = Settings.getDatabase().getClassRooms();
    for (int i = 0; i < 10; i++) {
    String string = new String("Class");
    string += i;
    if (!classRooms.isEmpty()) {
    classRooms.trimToSize();
    for (int i = 0; i < classRooms.size(); i++) {
    this.classCombo.addItem(classRooms.get(i));
    } catch (Exception e) {
    e.printStackTrace();
    return this.classCombo;
    * Function to create/setup the subjects comboBox. If the comboBox is
    * <code>null</code> a nwew one is created else the functon returns
    the
    * function that was returned initially.
    * @return Returns the subjectsCombo.
    private JComboBox getSubjectsCombo() {
    if (this.subjectsCombo == null) {
    this.subjectsCombo = new JComboBox();
    try {
    ArrayList subjects = loadSubjectsFromDatabase();
    if (!subjects.isEmpty()) {
    Iterator iterator = subjects.iterator();
    while (iterator.hasNext()) {
    // create a new subject instance
    //TODO Subject subct = new Subject();
    // typecast to subject
    //TODO subct = (Subject) iterator.next();
    String name = (String) iterator.next();
    // add this subject to the comboBox
    //TODO this.subjectsCombo.addItem(subct.getName());
    subjectsCombo.addItem(name);
    }// end while
    }// end if
    else {
    JOptionPane.showMessageDialog(SubjectTable.this,
    "Subjects List Could Not Be Filled");
    System.out.println("Subjects List Could Not Be Filled");
    } catch (Exception e) {
    e.printStackTrace();
    return this.subjectsCombo;
    * Function to load subjects from the <code>Database</code>
    * @return Returns the subjects.
    private ArrayList loadSubjectsFromDatabase() {
    // list of all the subject that the school does
    ArrayList subjects = new ArrayList();
    try {
    //TODO to be removed later on
    for (int i = 0; i < 10; i++) {
    String string = new String("Subject");
    string += i;
    subjects.add(i, string);
    // set the school subjects
    //TODO subjects = Settings.getDatabase().loadAllSubjects();
    } catch (Exception e1) {
    e1.printStackTrace();
    return subjects;
    * Function to create/setup the grade comboBox. If the comboBox is
    * <code>null</code> a nwew one is created else the functon returns
    the
    * function that was returned initially.
    * @return Returns the gradeCombo.
    private JComboBox getGradeCombo() {
    if (this.gradeCombo == null) {
    this.gradeCombo = new JComboBox();
    // fill with grade 1 to 12
    for (int i = 12; i > 0; i--) {
    this.gradeCombo.addItem(new Integer(i).toString());
    return this.gradeCombo;
    public static void main(String[] args) {
    try {
    UIManager.setLookAndFeel(new Plastic3DLookAndFeel());
    System.out.println("Look and Feel has been set");
    } catch (UnsupportedLookAndFeelException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    SubjectTableModel model = new SubjectTableModel();
    int cols = model.getColumnCount();
    int rows = model.getRowCount();
    Object[][] subjects = new Object[rows][cols];
    for (int row = 0; row < rows; row++) {
    subjects[row][0] = new String("Subjectv ") + row;
    }//for
    model.setSubjectsList(subjects);
    SubjectTable ttest = new SubjectTable(model);
    JFrame frame = new JFrame("::Table Example");
    JScrollPane scrollPane = new JScrollPane();
    scrollPane.setViewportView(ttest);
    frame.getContentPane().add(scrollPane);
    frame.pack();
    frame.setVisible(true);
    **************************************END
    TABLE******************************
    ----------------------------THE TABLE
    MODEL----------------------------------
    * Created on 2005/03/21
    * SubjectTableModel
    package com.school.academic.ui;
    import javax.swing.table.AbstractTableModel;
    * Class extending the <code>AbstractTableModel</code> for use in
    creating the
    * <code>Subject</code>s table. In addition to the implemented methods
    of
    * <code>AbstractTableModel</code> The class creates a model that has
    initial
    * values - the values have their own <code>getter</code> and
    * <code>setter</code> methods - but can still be used for values that
    a user
    * chooses.
    * <p>
    * @author Khusta
    public class SubjectTableModel extends AbstractTableModel {
    * Comment for <code>serialVersionUID</code>
    private static final long serialVersionUID = 3257850978324461113L;
    /** Column names for the subjects table */
    String[] columnNames = { "Subject", "Grade", "Class Room",
    "Select" };
    /** Array of objects for the subjects table */
    Object[][] subjectsList;
    private int totalRows = 20;
    protected int notEditable = 0;
    * Parameterless constructor.
    public SubjectTableModel() {
    // TODO initialise the list
    // add column to the default table model
    this.subjectsList = new
    Object[getTotalRows()][getColumnNames().length];
    * Copy constructor with the <code>subjectList</code> to set
    * @param subjects
    public SubjectTableModel(Object[][] subjects) {
    this(0, null, subjects, 0);
    * Copy constructor with the initial number of row for the model
    * @param rows -
    * the initial rows of the model
    * @param cols -
    * the initial columns of the model
    * @param subjects -
    * the initial subjects for the model
    * @param edit - the minimum number of columns that must be
    uneditable
    public SubjectTableModel(int rows, String[] cols, Object[][]
    subjects, int edit) {
    // set the initial rows
    setTotalRows(rows);
    // set the column names
    setColumnNames(cols);
    // set the subjectlist
    setSubjectsList(subjects);
    //set not editable index
    setNotEditable(edit);
    * Function to get the total number of columns in the table
    * @return int -- the columns in the table
    public int getColumnCount() {
    if (this.subjectsList == null) {
    return 0;
    return getColumnNames().length;
    * Function to get the total number of rows in the table
    * @return int -- the rows in the table
    public int getRowCount() {
    if (this.subjectsList == null) {
    return 0;
    return this.subjectsList.length;
    * Function to get the name of a column in the table.
    * @param col --
    * the column to be named
    * @return String -- the column in the table
    public String getColumnName(int col) {
    if (getColumnNames()[col] != null) {
    return getColumnNames()[col];
    return new String("...");
    * Function to get the value of the given row.
    * @param row --
    * the row of the object.
    * @param col --
    * the col of the object.
    * @return Object -- the value at row, col.
    public Object getValueAt(int row, int col) {
    return getSubjectsList()[row][col];
    * Function to return the data type of the given column.
    * @param c --
    * the column whose type must be determined.
    * @return Class -- the type of the object in this col.
    public Class getColumnClass(int c) {
    if (getValueAt(0, c) != null) {
    return getValueAt(0, c).getClass();
    return new String().getClass();
    * Function to put a value into a table cell.
    * @param value --
    * the object that will be put.
    * @param row --
    * the row that the object will be put.
    * @param col --
    * the col that the object will be put.
    public void setValueAt(Object value, int row, int col) {
    * TODO: Have a boolean value to determine whether to clear or
    to set.
    * if true clear else set.
    if (value != null) {
    if (getSubjectsList()[0][col] instanceof Integer
    && !(value instanceof Integer)) {
    try {
    getSubjectsList()[row][col] = new
    Integer(value.toString());
    fireTableCellUpdated(row, col);
    } catch (NumberFormatException e) {
    * JOptionPane .showMessageDialog( this., "The \""
    +
    * getColumnName(col) + "\" column accepts only
    values
    * between 1 - 12");
    return;
    System.out.println("Value = " + value.toString());
    System.out.println("Column = " + col + " Row = " + row);
    // column = Grade or column = Select
    switch (col) {
    case 2:
    try {
    // TODO
    if (Boolean.getBoolean(value.toString()) == false
    && getValueAt(row, 0) != null
    && getValueAt(row, 1) != null
    && getValueAt(row, 2) != null) {
    // subjectsList[row][col + 1] = new
    Boolean(true);
    System.out.println("2. false - Updated...");
    * this.subjectListModel.add(row,
    * this.subjectsList[row][0] + new String(" -
    ") +
    * this.subjectsList[row][2]);
    } catch (ArrayIndexOutOfBoundsException exception) {
    exception.printStackTrace();
    break;
    case 3:
    if (Boolean.getBoolean(value.toString()) == false
    && getValueAt(row, 0) != null
    && getValueAt(row, 1) != null
    && getValueAt(row, 2) != null) {
    System.out.println("3. If - Added...");
    getSubjectsList()[row][3] = new Boolean(true);
    this.subjectListModel.addElement(this.subjectsList[row][0] +
    * new String(" - ") + this.subjectsList[row][2]);
    // subjectListModel.remove(row);
    fireTableCellUpdated(row, col);
    fireTableDataChanged();
    // this.doDeleteSubject();
    } else if (Boolean.getBoolean(value.toString()) ==
    true
    && getValueAt(row, 0) != null
    && getValueAt(row, 1) != null
    && getValueAt(row, 2) != null) {
    setValueAt("", row, col - 1);
    setValueAt("", row, col - 2);
    setValueAt("", row, col - 3);
    System.out.println("3. Else - Cleared...");
    // this.subjectListModel.remove(row);
    break;
    default:
    break;
    }// end switch
    getSubjectsList()[row][col] = value;
    fireTableCellUpdated(row, col);
    fireTableDataChanged();
    }// end if
    }// end
    * Function to enable edition for all the columns in the table
    * @param row --
    * the row that must be enabled.
    * @param col --
    * the col that must be enabled.
    * @return boolean -- indicate whether this cell is editble or
    not.
    public boolean isCellEditable(int row, int col) {
    if (row >= 0
    && (col >= 0 && col <= getNotEditable())) {
    return false;
    return true;
    * Function to get the column names for the model
    * @return Returns the columnNames.
    public String[] getColumnNames() {
    return this.columnNames;
    * Function to set the column names for the model
    * @param cols
    * The columnNames to set.
    public void setColumnNames(String[] cols) {
    // if the column names are null the default columns are used
    if (cols != null) {
    this.columnNames = cols;
    * Function to get the rows of subjects for the model
    * @return Returns the subjectsList.
    public Object[][] getSubjectsList() {
    if (this.subjectsList == null) {
    this.subjectsList = new
    Object[getTotalRows()][getColumnNames().length];
    return this.subjectsList;
    * Function to set the subjects list for the model
    * @param subjects
    * The subjectsList to set.
    public void setSubjectsList(Object[][] subjects) {
    // if the subject list is null create a new one
    // using default values
    if (subjects == null) {
    this.subjectsList = new
    Object[getTotalRows()][getColumnNames().length];
    return;
    this.subjectsList = subjects;
    * Function to get the total number of rows for the model. <b>NB:
    </b> This
    * is different to <code>
    getRowCount()</code>.<code>totalRows</code>
    * is the initial amount of rows that the model must have before
    data can be
    * added.
    * @return Returns the totalRows.
    * @see #setTotalRows(int)
    public int getTotalRows() {
    return this.totalRows;
    * Function to set the total rows for the model.
    * @param rows
    * The totalRows to set.
    * @see #getTotalRows()
    public void setTotalRows(int rows) {
    // if the rows are less than 0 the defaultRows are used
    // set getTotalRows
    if (rows > 0) {
    this.totalRows = rows;
    * Function to get the number of columns that is not editble
    * @return Returns the notEditable.
    public int getNotEditable() {
    return this.notEditable;
    * Function to set the number of columns that is not editable
    * @param notEdit The notEditable to set.
    public void setNotEditable(int notEdit) {
    if (notEdit < 0) {
    notEdit = 0;
    this.notEditable = notEdit;
    ----------------------------END TABLE MODEL----------------------------------

    I hope you don't expect us to read hundreds of lines of unformatted code? Use the "formatting tags" when you post.
    Why are you creating your own TableModel? It looks to me like the DefaultTableModel will store you data. Learn how to use JTable with its DefaultTableModel first. Then if you determine that DefaultTableModel doesn't provide the required functionality you can write your own model.

  • EXP-00011 table does not exist

    Hi guru's,
    My DB Version: 10.2.0.2.0
    OS Version: Solaris 10
    While trying to export a table from a schema i am getting error:
    exp-00011 table does not exist
    when i check the source database i found that table name as 'abc' exists there
    but when i log on to schema and try to check the info about the abc table with below mentioned query i got below error:
    SQL> select table_name from user_tables where table_name='rtx';
    no rows selected
    i also checked with table_name='RTX'
    i am getting the same error.
    Can anyone help me out

    sorry the table name is rtx
    C:\Documents and Settings\Administrator>exp userid=sysadm/rtxprod@rtxprod tables=sysadm.rtx file='E:\rtx.dmp' buffer=1000000 feedback=10000 statistics=none
    Export: Release 10.2.0.1.0 - Production on Thu May 10 14:36:34 2012
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options^C
    C:\Documents and Settings\Administrator>exp userid=sysadm/rtxprod@rtxprod tables=sysadm.rtx file='E:\rtx.dmp' buffer=1000000 feedback=10000 statistics=none
    Export: Release 10.2.0.1.0 - Production on Thu May 10 14:37:05 2012
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses WE8ISO8859P1 character set (possible charset conversion)
    About to export specified tables via Conventional Path ...
    EXP-00011: SYSADM.RTX does not exist
    Export terminated successfully with warnings.

Maybe you are looking for

  • Mini Display Port to Dual-Link DVI Adapter: No image with 3840x1200

    Hi! I ordered the Mini Display Port to Dual-Link DVI Adapter regardless of the many complaints that it's not working in order to connect my new MacBook Pro to my Matrox TripleHead2Go. This Graphics Expansion Module normally allows to use two 1920x120

  • External Hard Disks...

    Hello peoples, hope you're all well this fine Saturday. Basically, i bought an iMac G5 not so long ago, and it's running like a dream. Now, i've got a lot of files on my old iMac that i'd ideally like to bosh onto my ex-HD (an 'Icy Box') yet when i p

  • I sent gift movie, but recipient (on iPad) was asked for a code to redeem. Where is said redeem code, pray tell?

    I just sent a friend a gift movie. The recipient only has an iPad. He received an email about my gift via the email address linked to his  iTunes account. When he pressed the button in that email to get the movie, however, iTunes opened. He found a R

  • Can't use Google. At all. Please help!

    A couple of days ago, I started having trouble using any Google applications or even loading the pages for them. I can't check my gmail, get on the iGoogle homepage, use the search bar in the browser, or even load www.google.com. At first I thought m

  • Maintain ViewObject state in non ADF servlet

    Hi, I am using a plain non ADF servlet to do few operations as explained in (Access Adf Binding Context in Servlet I am getting the page defs and iterators properly, but in an inconsistent state. When I get the current row off the viewObject from the