Does Toplink support PL/SQL storedProcedure (cursor + join operation)

Hi,
Context:- There are two table with relation (Emp, Dept). I am getting data from both table by using Join opeation.
I am working on Toplink storedProcedureCall and want to get PL/SQL Cursor + join operation
for example:- select d.dname,e.ename,e.sal from emp e, dept d where e.deptno=d.deptno;
it's working fine but, when I am dragging DataControl on Form it's only showing EMP attribute but, I need to both EMP,DEPT attribute so that I can display ADF readonly Table control.
please, help me out. Thanking You.
regards,
sufi

Hello Adilz,
You seem to have posted a number of times trying to get cursors to work. Cursors do work, and in this case it looks like your stored proc is not working because the procedure you are calling does not accept any output variables - hence the error stating the wrong number of arguments.
Try defining read_emp and ename in your stored procedure definition in the database.
Best Regards,
Chris

Similar Messages

  • Does TopLink support arrays of primitive types?

    Does TopLink support arrays of primitive types?

    You must use a collection.
    If you really wanted to you could store the data as an array and use get/set methods to convert between the array and collection, or customize your own ContainerPolicy, however arrays a very inefficent to add/remove from so TopLink only provides support for collections.

  • Does TopLink support JBoss App Server?

    My company is a software development company. So, we use many application servers for our customers.
    I found that TopLink supports OC4J, WebLogic and WebSphere, but I don't know, Does TopLink support JBoss? I just downloaded TopLink for test yesterday, so, I don't know much about TopLink, but my current project uses JBoss.
    Please give me some suggestion that might help me to refine my project.
    Thank you so much.

    Yes it does and there are customers using JBOSS. TopLink supports any app server and, in fact, doesn't even require an app server -- and compliant JVM will do just fine.

  • When I try to install adobe photoshop 13 on my computer it comes up with the following error message " This installer does not support installation on a 64bit windows operating system" error code 6. How to I recify this? TIA

    When I try to install adobe photoshop 13 on my computer it comes up with the following error message " This installer does not support installation on a 64bit windows operating system" error code 6. How to I recify this? TIA

    You can try downloading the 64 bit version.  You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

  • I have noticed that Safari does not support some HTML commands on apple operating systems. Can anyone help with this issue please?

    I have noticed that Safari does not support some HTML commands on this operating platform. Can anybody throw any light on this issue please?

    Examples.

  • Photoshop Elements installation failed: Installer does not support install on a 64-bit operating system

    Purchased Photoshop Elements 13 from Adobe through Amazon as a download.  It said one of the requirements was a 64-bit operating system. Okay. Downloaded fine. I have a Dell Inspiron 15 with a 64-bit processor. Initialized Adobe installer, put in serial #, pressed install.  Installation failed: error msg - Installer does not support installation on a 64-bit operating system. Please download the 64-bit version of Photoshop Elements. Help.

    download the 64 bit installer
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I purchased Premiere Elements 13.  Elements does not support Windows Vista which is our operating system.  I have Elements 12 and never had this problem.

    I purchased Premiere Elements 13 & Elements does not support Windows Vista which is our operating system.  I have Elements 12 and never had this problem.  What are my options?  Do you have a compatible program for WinVista similar to Premiere Element?

    deniseu
    This is not Adobe. Please do not duplicate threads. I have answered one of at least 3 of your threads currently appearing at the top of the list of threads in the Adobe Premiere Elements Forum tonight. Please see
    I purchased Premiere Elements 13 and it is not compatible to Win Vista which is my operating system.  What are my options?
    New to Premiere Elements 13....it does not support Windows XP, Windows Vista, and OSX 10.7.
    Also see
    Removed features and unsupported file formats | Adobe Premiere Elements 13
    In your other thread which I have cited above, I have posted a list of choices ahead of you. There is no workaround to get Premiere Elements 13 to support Vista, XP, or OSX 10.7 that has ever surfaced.
    ATR

  • Does toplink support selecting an interval from a ResultSet ?

    Hi,
    I wonder if Toplink supports selecting an interval of rows before creating Java objects. I think I can do this myself using CursorStream but that would take more time to ignoring created java objects than ignoring items (rows) from query result.
    actually the purpose is to simulate cursor. since a cursor is quite expensice to keep in memory for long time, but still the applications, working with a paging logic, want to select one page of objects each time they make a call to toplink, I need to provide them with this functionality.
    for example there is a retrieve request that would result in 1000 objects. in the first call, they want to retrieve 0-50, in the second call 50-100, and so on.
    ps : I don't let these applications keep a cursor on behald of them on the server.
    thanks.
    Erdem.

    ScrollableCursors support intervals and positioning the result set.

  • Does Java support mutliple sql statements in one call?

    statment.executeUpdate("DROP DATABASE IF EXISTS diy55;CREATE DATABASE IF NOT EXISTS diy55 DEFAULT CHARACTER SET utf8;GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER,INDEX,USAGE on diy55.* TO 'diy55'@'localhost' identified by 'diy55';FLUSH PRIVILEGES;");Java seemes doesn't support multiple sql statements in one call, just like PHP mysql_query(), is it?

    Then just extend the java.sql.Statement to your own Statement class and write logic which splits the given query at the right places and executes them one by one.
    That the mysql_query() already has it built-in wouldn't say that it isn't possible in Java. Comparing with PHP is a bit pointless, it is a completely different language.

  • Does toplink supports  java 5

    My application uses Java 5. So i want to use my classes in toplink workbench.
    I wan to know whether toplink supports java 5 classes.
    Thanks & Regards

    Yes, As of the 10.1.3.0 release TopLink supports the usage of Java 5 classes.
    Doug

  • Toplink support for SQL Server 2005 on Websphere 6.1

    Hi,
    We are using toplink in our application, it works fine when we use it with weblogic & SQL server or WAS 6.1 with Oracle or DB2. But when we use it with WAS 6.1 and SQL Server 2k5, it just does not work. It takes up all the connections in the pool and never returns it and starts giving connection time out errors.
    Internal Exception: com.ibm.websphere.ce.cm.ConnectionWaitTimeoutException: Connection not available, Timed out waiting for 100005Error Code: 0
    Thanks

    This sounds like a WebSphere connection pool issue, I'm not sure why WebSphere would not work with SQL Server.
    You could try using TopLink's internal connection pooling instead.
    EclipseLink : http://www.eclipselink.org

  • 2.1.0.62: Exporting query results does not work if SQL has a join

    I get an error message, when I try to export the following test case to any data format.
    create table test1 (id number(2), text varchar2(5));
    create table test2 (id number(2), text varchar2(5));
    insert into test1 values (1,'test');
    insert into test2 values (1,'test');
    select t1.*
    from
    test1 t1,
    test2 t2
    where
    t1.id=t2.id;
    I try to translate my german error message to english:
    "There are no valid columns for export available. Clob- or Blob-Columns are currently not supported"
    I get this message, when I right click into the query result grid and select export and then any data format.
    Hope that is not a double post but searching for export did not find results for 2.1.
    The following SQL also produces the error:
    select t1.* from test1 t1;
    These SQLs can be exported though:
    select * from test1 t1;
    select t1.id from test1 t1;
    I should have mentioned that I work with Windows XP and Oracle 10.2.0.4.
    Regards,
    dhalek
    Edited by: dhalek on Oct 13, 2009 5:04 PM

    Hi,
    Dhalek.
    I've got the same problem here.
    In my SQL Dev, I disabled the Autopopup code completion insight in SQL Worksheet. (Tools - Preferences - Code Editor - Code Completion - untick the checkbox). Restart SQL Dev. Tried to export a query.
    The same error message appears.
    My workaround is to re-enable the autopopup and restart SQL Dev.
    The disabled autopopup code completion insight caused me these
    2.1 EA1: Bugs - cannot Export Data from Grid
    2.1 EA2: Bugs on code completion for displaying column name
    Hope this helps,
    Buntoro

  • Does OraOLEDB support passing a Ref Cursor as an IN parameter of a Stored Procedure?

    We have a number of Stored Procedures that take a Cursor as an input parameter. Is it possible to call a Stored Procedure of this type with OraOLEDB? If so could you provide a quick sample using VC++/ATL?
    Thanks...

    Thank you for your reply, Yuancai. It would be very useful if the OLE DB team added such an interface to future versions of TCommand. However, for the time being what is the preferred technique for passing large amounts of data to a stored procedure? For instance we have a number of tables that have fifty or more columns. It would be awkward to call a stored procedure with this many parameters. Ideally, one would want to create a structure as a User Defined Type and pass that as a parameter.
    One approach we though of was to pass a XML string though a CLOB parameter and parse it in either a PL/SQL or Java stored procedure. However, while this approach is novel it is not standard. I've found it best to use standard techniques where possible. Any insight you could give would be appreciated.
    Thanks,
    Bryan Wood

  • Does toplink support MySQL database?

    Toplink seems don't support mysql db, because there is no a mysqlplatform class.
    Any idea?

    I would recommend just trying the Sybase platform and Sybase Mapping Workbench configuration, I am told by some customers that it "just works".
    The xxxPlatform.java class contains code that describes the unique properties of each database. If you look at the code, it is pretty self explanatory. It has for example what kind of braces "(" or "{" or "[" to use in what situations, how to format a date, and so on.
    - Don

  • Does Hyperion supports MS SQL Analysis Service 2008

    We are evaluating potential application that may be used by our company and would
    like to get some information. May I know if:
    1. Hyperion On Demand and
    2. Hypersion Universal Data Access
    would be able to support MS Analysis Services 2008 (MSAS 2008)?
    Also, is there any documentation that I can read about Hyperion application?
    Please let me know if you require more information.
    Thank you,
    Rachel Ventura
    Information Delivery Technology (IDT)
    External: 416-753-2021

    It is currently not published anywhere that they do, but I suspect from a app repository perspective that you can get it to work. I have 2008 installed on my local machine and am going to test install applications that need a RDBMS repository. I think it will work, but I think it will be some time before oracle publishes that it works with MS SQL 2008.
    regards,
    JC

Maybe you are looking for

  • Error While importing the transaction data

    All SAP BPC Gurus,   I need your help in resolving this error,  I have encountered this below error while uploading (importing) the transaction data of (Non-Reporting) application,  Would you please help me resolving this error.  I don't know if i'm

  • Acrobat 9 Pro installer crashes with DEP (Data Execution Prevention) on Win XP SP3

    Well the title says it all: Whenever I try to start the Installer and press "Next", it grinds for some seconds and then "encounters a problem and cannot continue" stating a DEP violation. This happens with both the CD version of my box and the downlo

  • How do I hide Finder windows of Network Shares at login?

    I am using an Intel Mac mini CD to connect to Samba sharepoints on a PowerMac 2x2 that runs OS X Server Tiger. I have added the sharepoints to the login items so that at login my user is automatically connected to the sharepoints and has access to th

  • Dependent Requirements report required

    Hi All I'm searching for transaction which will generate a report with total of dependent requirements for a given FG material list: Do you know if there are such type of transactions in SAP? Kind Regards Andrey

  • Unicode error:a line of internal table and a data object are not mutually c

    Hi Friends,     This is the issue in upgradation from 4.6c to ECC6.0     I have an internal table itab which has include structure say 'xyz' . In xyz there is a field of type int4 as third field. I have a field as l_line which is a string. data : beg