Table Data Source Search Result gives ClassCastException

I set up a table data source and queried it using the following URL:
http://machine_name:port/ultrasearch/query/search.jsp?usearch.p_mode=Advanced
and specified my table data source. The result URLs
came up with the right primary key id. However when I
click the URL, I get:
java.lang.ClassCastException: com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].sql.OrclCallableStatement
at oracle.ultrasearch.query.DisplayUtil.displayTableUrl(DisplayUtil.java:131)     
at display.jspService(_display.java:1568)     [SRC:/display.jsp:81]     
at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)     
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)     
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)     
at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)     
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)     
at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
I have specified NUMBER as the data type for my primary key column and it is of type NUMBER in my table DDL. Is that OK or could this be causing the problem?
Dinesh

Dinesh,
Can you provide the following information for creating the table data source:
- Is the table data source based on a table or a view?
- Is the table/view in the local or remote database?
- If the table is in the local database, is the table in the instance owner schema or another schema?
- Do you login to Ultra Search Admin Tool as the instance owner or other users?
- Does the instance owner schema have privileges to read the contents in the table/view?

Similar Messages

  • PAYR Table Data source

    Dear BI Experts,
    We are planning to implement Payment details like check number and date and Bank Name.
    Using PAYR table our requirement is matching.
    But we are not getting related data source IN R/3.
    Please suggest PAYR table data source.
    Regards
    Ramu.

    Hi Ramu..
    This may help
    (0FI_AP_51)
    http://help.sap.com/saphelp_nw70/helpdata/EN/db/0345943f9043e083c3ccba1e73b42a/frameset.htm
    Regards,

  • Newbie Table Data Source Question

    Hi,
    I have a question about table data sources. I can set them up OK but I can't find the answers I'm looking for in the documentation or online.
    With a table data source, the content column is the one that's indexed right? Are the attribute column sindexed as well? If the content column is null, will the attribute columns still be indexed?
    Thanks in advance
    Mark.

    The attribute column is indexed along with the content column. However, the attribute column will not be indexed if the content column is null. That is, empty document is not indexed.
    The workaround is to at least fill in a few space characters to the content column.
    Steve

  • How to prevent Pivot Table Data Source from being changed automatically?

    I have an excel file that contains a Pivot Table that references a table within the workbook (Data Source = "MyTable").  When I save the file and copy it, the copy contains a reference to the original file.  Instead of displaying, "MyTable",
    it shows  "OldFilename!MyTable" where OldFilename is the name of the original file, not the current file.
    How do I prevent this from occurring.  It is only doing this on my current machine, if I perform these steps on a different machine, the problem does not occur and the Data Source property stays the same as it should.
    What setting(s) do I change to fix this problem?
    Thank you in advance for your help!
    Michael

    Hi Michael,
    How about the issue now, is it solved?For the 'data model' feature,please refer to:
    http://blogs.office.com/2012/08/23/introduction-to-the-data-model-and-relationships-in-excel-2013/
    let us know if you have any additional questions or concerns.
    Best regards,
    Wind

  • Pivot table data source keeps referring to old file name

    Hi,
    I am using Excel 2013 on Windows 8
    I create a table, and insert a pivot table that use this table as data source
    I close the excel and rename the file from "myfile.xlsx" to "newfile.xlsx, and then open it again
    When trying to refresh my Pivot Table, I get the following Error:
    "We couldn't get the data from 'Table1' in the workbook 'C:\myfile.xlsx' Open this workbook in Excel and try again."
    i.e. it is still looking for table using the old file name.
    I need to update the file every week, so having to manually go back and change source file name for every pivot is very time consuming and painful for me :-(
    Please investigate and advise how to fix this ?  

    Hi,
    Based on my tested in my environment (Window 8.1 & Excel 2013), the error message pop up when a pivot table using an external data source. If you use the table as external data source, pivot table uses OLEDB to connect it, it'll refresh failed after
    you changed the file name. It's by design.
    Then, we may try the two workaround to avoid it:
    1) Keep the data source table and pivot table in the same file.
    2) Add the table to a connection, steps:
    Click Data tab>Connection> Add> Browse more> Choose the file.
    Please try to change in new file in property before you refresh the Pivot table.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Preserving Named Tables as Pivot Table data sources after copying to new workbook (Excel 2010)

    Have 2010 Excel Workbook with Named Tables and child Pivot Tables and several other support sheets.  I want to make a 'working' file --  with only copies of these Named Tables and Pivot Table
    structures, and then I would populate the copied Tables with the 'real data' and crunch the numbers I need in this new working file.
    I need to use VBA for this transformation (which I've tried).
    Problem -- Upon copying the Named Table [Table1] and Pivot Tables [Pivot11] and [Pivot12] to the new stand-alone file, WORKING.xlsm, the Pivot Tables only recognize the Tables in the source file (I.e. the data source for Pivot11 is C:\...\'SOURCE.xlsm'!Table1),
    and not simply Table1 in the new stand-alone file.
    Longhand changing of the Data Source for each Pivot Table [Table1] from 'C:\...\SOURCE.xlsm'!Table1 to simply Table1 seems to be disallowed from all angles.
    Anyone have clean VBA code that will copy the parent Named Table and its child Pivot Tables to an external .xlsm file without the absolute links back to the original source file ?

    Hi Jon,
    How do you change the data source?
    Base on my test, we can change the data source by using this code below:
    ActiveSheet.PivotTables("PivotTable1").ChangePivotCache ActiveWorkbook. _
    PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _
    "[path]!Table4" _
    , Version:=xlPivotTableVersion15)
    To copy and paste the Named Table and Pivot Tables, we could use
    Range.Copy and
    Range.PasteSpecial method.
    To check whether the Pivot Tables parent is specify Named Table, we could check
    PivotTable.SourceData property.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Display pdf meta data in search results

    I'm using the built in search function of Sun One web server 6.1 to catalog a directory that contains a large number of scientific journal article in pdf format. In each pdf file the title of the journal article and the author name is contained in the document metadata. After a search is performed the Title field is listed on the search results page. Is there a way to make the Author field appear there as well? It seems that the html version of the file generated by htmlconv contains the information I want <meta name="author" content=" Author Name "></meta>, but I did not find enough information in the documentation to allow me to modify /opt/SUNWwbsvr/bin/https/webapps/search/index.jsp to display this information properly. Any suggestions would be appreciated.
    Doug

    Hi,
    You will need to create a new 'metadata property' through search and map it as below (though there is 1 OOTB property but you cannot use it) -
    1) Create metadata property, say 'Modified By User' (text)
    2) Map it to - ows_Modified_x0020_By(Text) , ows_ModifiedBy(Text) , Office:8(Text)
    3) Run a full crawl
    4) After this, you need to modify the search results XSLT to add 'Modified By' in the results page. You will find good articles on this on MSDN/Technet (check here - https://msdn.microsoft.com/en-us/library/office/ms560074(v=office.14).aspx)

  • Replace Table Data With Search

    I want to run a search but only on a selected 8 cells, and want to change all the words "Blue" to "Red", even I select those cells when I hit Search it seems to replace all of the cells... Any ideas anyone?

    Numbers won't do a find/replace limited to the selection.
    Two ways of accomplishing this:
    1. Don't use "Replace all". Instead,click "Find Next", then "Replace & Find"for each occurrence you want to change, and "Find next" on each that you wish to stay the same.
    2. To limit the changes to a single table, select each of the tables you do NOT wish to change and go Arrange > Lock. When all are locked, proceed with the Find/Replace, using Replace All. All occurrences on the unlocked table will be replaced. All data on the Locked table(s) will remain unchanged.
    Regards,
    Barry

  • To extract Data from Pool Table Data Sources

    hi
    I want to extract data from Pool table, for that i want to create infoset for that pool table. can anyone please let me know the
    procedure to create info set on pool tables.
    Regards
    Atul
    Moderator message: please (re)search yourself first.
    Edited by: Thomas Zloch on Nov 8, 2010 12:54 PM

    Hi Atul
    You have a couple of options here:
    1) Create Infoset SQ02 on those tables and RSO2 - create generic ds
    2) Create functional Module and create generic ds using FM
    Replicate DS to BW and Build objects and map them in transformations and create dtp and IP.
    Refer to this [link|How to extract data from a pool table?; for more details.
    Regards
    Harsh

  • Date ordered search results

    When I start a new search in Mail, the results are always returned ordered according to their rating. I prefer date ordered so I click the date column and arrange by date. However, it is annoying to have to do this for every new search... is there a way to set the default sort method to "sort by date"

    Hi riscy,
    Welcome to Apple Discussions!
    The "toggle it" part is highlighting on one of the sortable columns (From, Subject, Date Received, etc) and then click/toggle on the small triangle in the right corner of that column heading.
    So, for example, if you are sorting by Subject and the triangle points up, you will be sorting in alphabetical order A-Z - if the triangle is down, it will be Z-A. Same on Date Received (or Sent if you are in your Sent folder)
    Of course you must have messages to sort for the triangle to show.
    Good Luck,
    John

  • Filter Table data on Query Result

    Dear All
    When I execute the following query (in Query Generator) I got 6411 records. But when I want to filer this table, in the drop down list in 'ITEM' column I found only 500 records (i.e. up to the recods starting with 'K' though there are records starting with 'W' in 'ITEM' field).
    I am using SAP B1, PL 14.
    Can any one suggest how to get all the records in the drop down list of filter window?
    My query is as follows:
    SELECT     distinct D.ITEMCODE + ' - ' + D.DSCRIPTION 'ITEM',
              DATENAME(M,H.DOCDATE) + ' - ' + DATENAME(YYYY,H.DOCDATE) 'MONTH',
              D.PRICE
    FROM     PCH1 D INNER JOIN OPCH H ON H.DOCENTRY= D.DOCENTRY
    WHERE     H.DOCTYPE='I' AND D.ITEMCODE + ' - ' + D.DSCRIPTION IS NOT NULL
    ORDER BY     1, 2
    Thnaks & with regards
    Aloke
    Edited by: ALOKE BANDYOPADHYAY on Jul 15, 2011 4:51 PM

    Dear Gordon
    I have placed the following problem also in forum since one month without receiving any positive answer. So I am requesting you personally can you help me to solve the problem:
    Following is the code I am using for revaluation of items which is giveing "Internal Error 5002':
    Dim lMaterialRevaluation As SAPbobsCOM.MaterialRevaluation
    lMaterialRevaluation = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oMaterialRevaluation)
    For li As Integer = 0 To ls_Lines.Length - 1
    If ls_Lines(li).Split(vbTab).Length 5 Then
    My.Computer.FileSystem.WriteAllText(ls_OutFileName, lnl_SrlNo & "--> Can't Read in the data in Line " & li + 1, True)
    My.Computer.FileSystem.WriteAllText(ls_OutFileName, vbNewLine, True)
    lnl_SrlNo += 1
    Continue For
    End If
    ls_ItemCode = ls_Lines(li).Split(vbTab)(0).Trim
    ls_WareHouseCode = ls_Lines(li).Split(vbTab)(1).Trim
    ld_Price = ls_Lines(li).Split(vbTab)(2).Trim
    li_IncAccount = ls_Lines(li).Split(vbTab)(3).Trim
    li_DecAccount = ls_Lines(li).Split(vbTab)(4).Trim
    lMaterialRevaluation.Lines.SetCurrentLine(li)
    lMaterialRevaluation.Lines.ItemCode = ls_ItemCode
    lMaterialRevaluation.Lines.WarehouseCode = ls_WareHouseCode
    lMaterialRevaluation.Lines.Price = ld_Price
    lMaterialRevaluation.Lines.RevaluationIncrementAccount = li_IncAccount
    lMaterialRevaluation.Lines.RevaluationDecrementAccount = li_DecAccount
    lMaterialRevaluation.Lines.Add()
    Next
    Dim li_Ret As Integer
    li_Ret = lMaterialRevaluation.Add
    If li_Ret = 0 Then
    MsgBox("Material Revaluation Completed")
    System.Runtime.InteropServices.Marshal.ReleaseComObject(lMaterialRevaluation)
    Else
    oCompany.GetLastError(lErrCode, sErrMsg)
    MsgBox(sErrMsg & ", Material Revaluation failed")
    End If
    Thanks & with regards
    Aloke

  • BFOK_A R/3 Table - Data Source and Standard Business Content

    Hi All,
        For the R/3 Table BFOK_A (FI subsequent BA/PC adjustment: Vendor items) please let me know which datasource should be used.
       Also let me know the standard business contents related to this table.
    Thanks,
    Srinivas.

    Hi All,
        Please let me know the business content extractor for the BFOK_A Table.
    Thanks
    Srinivas.

  • Zuggest using external table as data source

    I'm a newbie at this and would love it if someone could point
    me in the right direction. I would like to use an external html
    table (instead of xml) as the datasource for Zuggest. I need to
    have the results display html content with links that open into the
    same area as the search results are displayed for continuity.
    Simply replacing
    "new Spry.Data.XMLDataSet("includes/products.xml",
    "/products/product", { sortOnLoad: "name" })"
    with
    "new Spry.Data.HTMLDataSet("includes/products.html",
    "/products/product", { sortOnLoad: "name" })"
    does not work...

    "products/product" needs to be replaced with the ID of the
    table data source.
    http://labs.adobe.com/technologies/spry/samples/htmldataset/ExternalTableAsSourceSample.ht ml

  • Search results showing incorrect modified date

    Hi All,
    I have a one difficulty in search results.
    Document showing incorrect modified date in search results. And this happens for one document only.
    We have customized the search/results.aspx page, Our document is showing correct modified date in document properties,All Items.aspx like 31/4/2013.
    But when i search with document name in search, result showing incorrect modified date like 24/6/2004.
    I checked with database in SQL, every thing is fine.
    I have updated the Modified date through powershell script for one document and after that this recent modified date is showing in search results.
    But after updating the Modified date through powershell, issued document not showing the recent modified date in search results. still showing as 24/6/2004.
    I should not do edit property and save, to create new version.
    I don't know what is happening in search crawl. All ready full crawl running daily basis.
    I want to check whether this issued document is crawling or not. Could anybody help me to get out of this. what is the main cause of this issue.
    Thanks & Regards
    MD.Liakath ali

    Hi,
    I'm seeing the same issue after upgrading the SharePoint 2010 to SharePoint 2013.
    When I search any upgraded document in SharePoint 2013, the document's "Last Modified Date" was showing an incorrect value in Search Results page but other metadata of document like "Last Modified User" is showing the correct
    value so the problem is not with document crawl, something wrong with Last Modified Date property in Search results.
    I have seen below comment as answer but I didn't understand the solution to fix this issue for all upgraded documents.
    The most likely cause is that there is metadata on the documents that is set to that date which is overriding the other dates in the search result. SharePoint isn't particulary imaginative so it's got to be finding that date from somewhere.
    Do we have any solution for this issue? Is this issue will be addressed in SharePoint 2013 SP1?
    Note: No issues with documents, which uploaded after upgrade.

  • PowerView - 1 Workbook; 2 Data Sources(one linked to SQL and one a table inside excel); Both have same data set but Counts are Different

    Hi Everyone,
    Hopefully someone might have an explanation for the difference in counts.
    Problem:
    Excel 2013 on Windows 7
    A Single excel spreadsheet with 2 data sources: 
    One created using "From Other Sources on the DATA tab which connects to SQL Server"
    Second data source the same data as item 1, but in a differnet worksheet tab inside the workbook
    [Sheet1] - Other SQL data Source
    [Sheet2] - Exact Same data as Sheet1 but in a table
    [PowerView] - 2 tables
    Table one uses Sheet1 as its table data source
    Table two uses Sheet2 as its table data source
    When you Count(Not Blank) using the same criteria and fields for each table, the numbers dont match.
    The one that has the incorrect count is when I use the Table data from [Sheet1] - which is the Other SQL Data Source
    Testing:
    I also created a standard pivot table using Excel and the counts then are both correct for both datasources.  So it must be something in PowerView????
    Any ideas anyone...

    Hi,
    This is the forum to discuss questions and feedback for Microsoft Office client. Since your question is Power View related, I'm moving it to the forum of
    power BI>Power View, where you can get more experienced responses:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=powerview
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for

  • Using process variables in XPath

    I am trying to use a variable (/process_data/@Division) to identify an xml node to determine the person for a task: /process_data/DivisionRolesXML/divisions/division[Division='string(/process_data/@Division )' and Position='Div Executive']/LDAPId I g

  • Using my built in isight to record video

    yo guys, i really wanna use my isight to record video but i cant find any apps that will do this for me and i cant find a way to do it with anything that are on here. i know i can do it usin the imovie program but i want sumthin much simpler, kinda l

  • Table Extension custom fields in SRM 7.0

    Hi SRM Experts, I'm struggling with adding data into a table extension that I created on Confirmations. (SRM 7.0) I followed the suggested steps to add a table extension: 1) SPRO->SAP SRM->SRM Server->Cross-Application Basic Settings->Extensions and

  • TreeCell Factory causing leak

    Hi, I have read few articles related to memory leak on tree cell factory and also read their work around by using weak binders. My question is that I am creating a tree on start up using custom cell factory which works perfectly fine without showing

  • When Will flash be available on the iPad ?

    When Will flash be available on iPad ? A lot of sites are not working?