2 bugs in JDBC 11g doc?

Hi
It think JDBC doc contains 2 bugs :
Example 4-1 Code Snippet for Accessing SYS.ANYTYPE Type
// check if it's a transient type
if(td.isTransientType()) // read isTransient()
and use getTypeCodeName in System.out.println(td.getTypeName())
Example 4-4 Accessing an Instance of ANYDATA from the Database
if(td.getTypeCode() == OracleType.TYPECODE_OBJECT) // read td.getInternalTypeCode()== td.TYPECODE_OBJECT

Hi,
Yes. me too faced so many issues..
1) Object level securiry - (custom application role having issue with grading dashboard/catalog access issue also
latency in obiee11g application role)
2) Replace null as 0 in obiee11g pivot table view
How to replace null as 0 in  obiee11g pivot table view?
3) After enabling custom SSL - the job manager unable to connect (issue with job manager SSL config)
4) Performance issue - (IE8 Browser issue, analysis)
5) BI Composer - date filter not working (raised SR and confirm as bug its fix 11.1.1.7.0)
6) Some times unable to delete users/roles/group from EM (after deleting users from physical file system-jan-data.xml file then its ok, raised SR confirm as bug ...team it may fix feature realse.
7) obiee11g with weblogic10.3.6 version-->EM--> mapping users/groups to the application role its requires to add one by one..(weblogic 10.3.5 version ok) {i.e: it's unable select multiple users/group at a time}
8) some times crashing obiee11g server issue
9) obiee11.1.1.6.0 RPD --> after importing table from DB ..the data type are changed ..its require to change it manually.
.....etc
Thanks
Deva
Edited by: Devarasu on Oct 12, 2012 7:32 PM

Similar Messages

  • Is this a bug in JDBC driver for SQL Server 2000?

    Hi, all:
    I encountered a strange problem today.
    My struts/jsp application throws an error while executing the following SQL:
    SELECT id,moduleName,pageLevel,ent_name,style_name,type,hits,startDate,expireDate,expireAction,active,dealtime FROM v_ad WHERE style_id=1 ORDER BY id DESC
    The error message is:
    [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Invalid column name 'style_id'.
    However, the column "style_id" does exist in view "v_ad", and if I execute this query in SQL Server Query Analyzer, it runs rightly with my expected result.
    I wonder if this is a bug of JDBC, and if this is really a bug, how should I deal with this problem?
    Any help would be thankful!

    Sounds like you may not have connected to the right database on the server.
    Check the default database for the username/passwd combo you are logging in with.

  • Is this a bug in Jdeveloper 11g (11.1.2.1.0)

    Hello,
    I am using Jdeveloper 11g (11.1.2.1.0). I am using employee table. In my EO for HIREDATE attribute, I am choosing default value radio button SQL; entered valid SQL statement (Ex. Select Sysdate from dual). As soon as I save, the HIREDATE column becoming Transient. It is not allowing the attribute to Persistent. Is this a Bug.
    Thanks
    Edited by: Surendranath Kumar on Apr 18, 2012 10:27 AM
    Edited by: Surendranath Kumar on Apr 20, 2012 12:44 PM

    It is confirmed as bug. See link Bug in Jdeveloper 11g (11.1.2.1.0)

  • JDBC API Docs?

    Where is the url about the JDBC API docs? I appreciate for any reply.
    Johnson

    You can also refer the Java doc here
    http://download-west.oracle.com/docs/cd/A97329_03/web.902/q20224/index.html
    Chandar

  • Bug in latest 11g JDBC driver

    We have found a problem when using the latest 11g JDBC driver ("11.1.0.7.0-Production") and connecting to a 10g database. If the includeSynonyms=true property is set when opening the connection, then calling DatabaseMetaData.getColumns() will not return any columns for views. Tables and synonyms work, but not views. Without the includeSynonyms property, columns are returned correctly for tables and views, but obviously not for synonyms.
    The previous 11g driver ("11.1.0.6.0-Production+") did not have this problem.
    Our testing was done using ojdbc5.jar with Java 1.5, and a 10.2.0.1.0 database. I have not tested if the same problem exists when connecting to a 11g database, or when using ojdbc6.jar/Java 1.6.
    Is this a known issue? Is there a workaround other than reverting to the older driver?
    Thanks.
    Steve

    Are you sure that DatabaseMetaData#getColumns is actually working? AFAIK, this is not implemented feature in Oracle JDBC driver.

  • Major bugs in oracle 11g 11.1.0.7??

    Hii All,
    We are planning to upgrade to 11g currently we are using
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for Solaris: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
               Now we are planning to upgrade to version 11.1.0.7,but heard that it contains many bugs.And our DBA suggest us version 11.2.0.1.0 where all the bugs in the earlier release of 11g got fixed. Is it true?
    These links show that there are some bugs in 11.1.0.7
    http://nilesh-joshi.blogspot.com/2010/06/oracle-111070-bug.html
    http://mikerault.blogspot.com/2009/03/more-fun-with-oracle11g-11107.html
    1)Can any one brief the bugs in the version 11.1.0.7 ???
    2)Let me know whether are all those bugs got fixed in the version 11.2.0.1.0??
    Is this bug oracle 11g needs group by - why? fixed in 11gR2???
    Regards
    Raghu.

    Bottom line - you'll be lucky if you never run into a bug in any release.
    I'd always be hesitant to go with any x.1 release including 11.2.0.1.
    Bear in mind that you're probably not upgrading today but in a few months time.
    11.2.0.2 is available on Linux
    Use Metalink to identify any bugs in any specific feature or release you're interested.
    Doc Id 738538.1 - 11.1.0.7 Patch Set - Availability and Known Issues
    Doc Id - 880707.1 - 11.2.0.1 Base Release - Availability and Known Issues
    Doc ID 1179474.1 - Known issues specific to 11.2.0.2
    Doc ID 1178583.1 - Bugs fixed in the 11.2.0.2 Patch Set

  • Minor display bug in JDev 11g "View Annotation" with Subversion

    Hi all,
    A very minor visual display issue with the "View Annotations" feature of JDev 11g when using a Subversion repository. To reproduce, simply follow these steps:
    1). Open up any source file and right-click in the editor; select Versioning -> View Annotation. The annotations will be shown, and if you right-click again, you will see a check-mark next to the "View Annotation" menu item.
    2). Open another source file. Annotations are not shown. Right-click in the editor; you will see that "View Annotation" menu item displays a check-mark (even though annotations are not shown). Select Versioning -> View Annotation. Annotations are now shown, but you will see the check-mark is no longer displayed.
    To summarize my analysis; it appears that "View Annotation" was intended to be a global setting (as indicated by the check-mark), but is actually implemented on a file-by-file basis. Obviously a very minor display bug not affecting functionality, but a bug nonetheless.
    John

    John,
    I filed a bug
    thanks
    Frank

  • Bug in JDev 11g 11.1.1.0.2

    In the context of the JavaBean XML Model "Overview" editor i JDev 11g 11.1.1.0.2:
    When I add a validator and specify an appropriate text resource for the error message, JDev deletes my carefully authored description comment from the property resource bundle.

    Hi, I am using Oracle supplied HR schema, table EMPLOYEES. I created EO on EMPLOYEES table. All the attributes show correctly as Persistent first.
    Under Default Value section, I selected Radio Button "SQL" and entered valid Sql statement, Hit save button. I moved to next attribute, then I see. The previous attribute for which I entered Sql statement as default value, turned to Transient. But this is a Persistent attribute. It is not allowing me to change it back to Persistent.
    Hope the above steps will help to reproduce the bug in your system.

  • Serious bugs in pdf and doc view

    Hello
    I have looked on the forum for other postings on this and have not found them if they exist. I have had a Pre Plus for about six weeks (Verizon) and overall love it and am glad I got it. Hoping some things like GPS get improved (which I know is most likely Verizon not Palm) but this bug is the first thing that has the potential to seriously hamper my experience with the phone:
    This week I took a work trip and before leaving added several (5-12) docs and pdfs to my Pre so I could access them on the fly during the trip when it was not possible or practical to use my laptop. This included some pdfs of directions and maps since the GPS is not up to snuff on the Verizon phone. Others were longer documents I needed to refer to when out in the field (ag related work visiting farms).
    Here's the problem, which applies equally to both doc and pdf view:
    -menu freezing: more than half the time the menu would freeze. In other words, not let me scroll. I could open documents on the screen but not scroll to see others further down.
    -doc and pdf file freezing: the file would often work fine for a few minutes, i.e. I could zoom, move across the page with the touch screen, change pages, etc. with no problem. But then after a few minutes they would often freeze, allowing me to see only what was currently on the screen. Shutting down the app and reopening only worked sometimes. I often had to do that many (5-7) times to get it to work again. Maybe rebooting would have worked but the Pre takes way way too long to boot up for that to be at all practical in the context I was using it in.
    Do these apps break down when too many docs or pdfs are loaded? I wouldn't consider a dozen too many so I am hoping the answer to that is no.
    I really hope Palm figures this out and can fix it. (I hope they allow for more zooming while they're at it.) In the meantime, are there alternative apps to use for docs and pdfs? I would pay a reasonable price for it if it exists. I have only found ebook readers so far.
    I also posted this on the precentral forum here
    http://forums.precentral.net/showthread.php?p=2467182#post2467182
    and you'll see that although most people report that they do not have this problem, a couple of other people apparently do.  For me it is a big problemwhich if not fixed will affect decisions on future phones...
    Thanks to anyone who can help.

    Did you re-try cloning with CCC after you had first re-trashed the items *directly from the 502 folder window* you obtained via Go to Folder?
    If you can see the items in the *Go To Folder> /.Trashes/502* window, then you apparently have *two different* .Trashes>502 folders. The items that keep re-appearing in your Trash icon window (the ones you did the GetInfo on) are in the HD>.Trashes>502 folder of your external drive. The Go to Folder command that I gave you is looking at the HD>.Trashes>502 folder on your startup drive. The Trash icon on the Dock may not look at that folder - trashed items on the startup drive normally go into Home>.Trash, a completely different place.

  • A bug in ADF 11g?

    Hi all,
    It appears like a bug in 11g:
    1. when using regex with javascript: replacing all spaces from a string: replace(/\s/g, ''); it fails in 11g and works in 10g; (and if I use this: replace(/ /g, ''), it removes all spaces in 11g, but I don't think this is correct way to do it?); And trimming the spaces: replace(/^\s+|\s+$/, '') ; still works in 11g and 10g;
    2. whenever there is '*\d*' in the regex, it seems fails to work? I have to replace it with [0-9] or [0123456789]??
    3. one more: expecting to use this regex */^[A-Za-z]/* to start with letter, it fails too now, I can start with numbers?
    Thanks
    Shawn
    Edited by: shawn_abc on May 7, 2012 10:00 AM
    Edited by: shawn_abc on May 7, 2012 11:00 AM
    Edited by: shawn_abc on May 7, 2012 11:01 AM

    Hi,
    I tried the following in JDeveloper 11.1.1.6 and it works fine
    <f:view>
        <af:document id="d1">
        <af:resource type="javascript">
          function rmWhiteSpace(event) {
              var txtField = AdfPage.PAGE.findComponentByAbsoluteId("it1");
              var changeString = txtField.getValue();
              str = changeString.replace(/\s+/g, '');
              txtField.setValue(str);
        </af:resource>
          <af:form id="f1">
            <af:panelStretchLayout id="psl1">
              <f:facet name="center">
                <af:panelGroupLayout layout="scroll"
                                     xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
                                     id="pgl1">
                  <af:inputText label="Label 1" id="it1"
                                binding="#{ClearBlankBean.inputTxt}"
                                value="#{ClearBlankBean.value}"
                                clientComponent="true"/>
                  <af:commandButton text="Invoke Script" id="cb1"
                                    partialSubmit="true">
                    <af:clientListener method="rmWhiteSpace" type="action"/>
                  </af:commandButton>
                </af:panelGroupLayout>
                <!-- id="af_one_column_stretched"   -->
              </f:facet>
            </af:panelStretchLayout>
          </af:form>
        </af:document>
      </f:view>No Bug !!!!
    Frank
    Edited by: Frank Nimphius on May 15, 2012 9:56 AM

  • JCE Verifier - a bug in the Java Docs?

    When implementing a new JCE Provider, one should follow the special docs, such as http://java.sun.com/j2se/1.4.2/docs/guide/security/jce/HowToImplAJCEProvider.html
    In the section "Creating a JarFile Referring to the JAR File", there's this code snippet proposed to get the jar to verify:
    // Always get a fresh copy, so we don't have to
    // worry about the stale file handle when the
    // cached jar is closed by some other application.
    conn.setUseCaches(false);
    jf = conn.getJarFile();
    My question: is it still necessary to switch off using the jar caches before trying to get the file? My impression is that this is related to the old bug 4271671 which is a duplicate of 4211817 which has been closed four years ago (see:http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4211817) . Isn't this just some leftover from those times in the documentation?
    This is an issue for us as switching the cache off forces the Java Plugin to always download a fresh copy of an applet jar during the initiation phase, thus slowing down the applet start time very considerably, especially over slow lines.
    Thanks everybody!

    When implementing a new JCE Provider, one should follow the special docs, such as http://java.sun.com/j2se/1.4.2/docs/guide/security/jce/HowToImplAJCEProvider.html
    In the section "Creating a JarFile Referring to the JAR File", there's this code snippet proposed to get the jar to verify:
    // Always get a fresh copy, so we don't have to
    // worry about the stale file handle when the
    // cached jar is closed by some other application.
    conn.setUseCaches(false);
    jf = conn.getJarFile();
    My question: is it still necessary to switch off using the jar caches before trying to get the file? My impression is that this is related to the old bug 4271671 which is a duplicate of 4211817 which has been closed four years ago (see:http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4211817) . Isn't this just some leftover from those times in the documentation?
    This is an issue for us as switching the cache off forces the Java Plugin to always download a fresh copy of an applet jar during the initiation phase, thus slowing down the applet start time very considerably, especially over slow lines.
    Thanks everybody!

  • Bug in FGAC (11g)

    Hello,
    I perform this script under system user
    create user test_schema
    identified by 111;
    alter user test_schema quota unlimited on users;
    create table TEST_SCHEMA.TBL1
      ID        NUMBER not null,
      TBL2_ID NUMBER
    alter table TEST_SCHEMA.TBL1
      add constraint TBL1_PK primary key (ID);
    create index TEST_SCHEMA.TBL1_FK_I on TEST_SCHEMA.TBL1 (TBL2_ID);
    create table TEST_SCHEMA.TBL2
      ID NUMBER not null
    alter table TEST_SCHEMA.TBL2
      add constraint TBL2_PK primary key (ID);
    insert into TEST_SCHEMA.tbl2(ID)
    ( select level from dual
    connect by level < 30 );
    insert into TEST_SCHEMA.tbl1(ID,TBL2_ID)
    ( select level, trunc(dbms_random.value(1,30)) from dual
    connect by level < 8000 );
    commit;
    create function test_schema.vpd_getaccess_read(
      obj_schema in varchar2, -- схема таблицы
      obj_name in varchar2    -- имя таблицы
    return varchar2
    as
    begin  
        return '(ID in (2,3))';
    end vpd_getaccess_read;
    begin
         DBMS_RLS.ADD_POLICY( OBJECT_SCHEMA   => 'TEST_SCHEMA',
                              OBJECT_NAME     =>  'TBL2',
                              POLICY_NAME     => 'READOF_TBL2',
                              FUNCTION_SCHEMA => 'TEST_SCHEMA',
                              POLICY_FUNCTION => 'VPD_GETACCESS_READ',
                              STATEMENT_TYPES => 'SELECT' );
         commit;
    end;
    select t1.*
    /*     , t2.id*/
    from TEST_SCHEMA.tbl1 t1,
         TEST_SCHEMA.tbl2 t2
    where t1.tbl2_id = t2.id(+)Query returns 0 rows.
    select t1.*
         , t2.id
    from TEST_SCHEMA.tbl1 t1,
         TEST_SCHEMA.tbl2 t2
    where t1.tbl2_id = t2.id(+)Query returns 7999 rows.
    Oracle Database 11.2.0.1.0
    Does anybody know solution?
    Igor

    Same in 10.2.0.4.0:
    SQL> explain plan for
      2   select t1.*
      3       , t2.id
      4  from TEST_SCHEMA.tbl1 t1,
      5       TEST_SCHEMA.tbl2 t2
      6  where t1.tbl2_id = t2.id(+)
      7  /
    Explained.
    SQL> @?\rdbms\admin\utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 1646294756
    | Id  | Operation             | Name    | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT      |         |  7999 |   304K|     9  (12)| 00:00:01 |
    |*  1 |  HASH JOIN RIGHT OUTER|         |  7999 |   304K|     9  (12)| 00:00:01 |
    |   2 |   VIEW                | TBL2    |     2 |    26 |     2   (0)| 00:00:01 |
    |   3 |    INLIST ITERATOR    |         |       |       |            |          |
    |*  4 |     INDEX UNIQUE SCAN | TBL2_PK |     2 |    26 |     2   (0)| 00:00:01 |
    |   5 |   TABLE ACCESS FULL   | TBL1    |  7999 |   203K|     6   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    Predicate Information (identified by operation id):
       1 - access("T1"."TBL2_ID"="T2"."ID"(+))
       4 - access("ID"=2 OR "ID"=3)
    Note
       - dynamic sampling used for this statement
    22 rows selected.
    SQL> explain plan for
      2  select count(*) from (
      3   select t1.*
      4       , t2.id
      5  from TEST_SCHEMA.tbl1 t1,
      6       TEST_SCHEMA.tbl2 t2
      7  where t1.tbl2_id = t2.id(+)
      8  )
      9  /
    Explained.
    SQL> @?\rdbms\admin\utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 3130026541
    | Id  | Operation              | Name    | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT       |         |     1 |    26 |     9  (12)| 00:00:01 |
    |   1 |  SORT AGGREGATE        |         |     1 |    26 |            |          |
    |*  2 |   HASH JOIN RIGHT OUTER|         |  7999 |   203K|     9  (12)| 00:00:01 |
    |   3 |    VIEW                | TBL2    |     2 |    26 |     2   (0)| 00:00:01 |
    |   4 |     INLIST ITERATOR    |         |       |       |            |          |
    |*  5 |      INDEX UNIQUE SCAN | TBL2_PK |     2 |    26 |     2   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |   6 |    TABLE ACCESS FULL   | TBL1    |  7999 |   101K|     6   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("T1"."TBL2_ID"="T2"."ID"(+))
       5 - access("ID"=2 OR "ID"=3)
    Note
    PLAN_TABLE_OUTPUT
       - dynamic sampling used for this statement
    23 rows selected.
    SQL> explain plan for
      2  select t1.*
      3  /*     , t2.id*/
      4  from TEST_SCHEMA.tbl1 t1,
      5       TEST_SCHEMA.tbl2 t2
      6  where t1.tbl2_id = t2.id(+)
      7  /
    Explained.
    SQL> @?\rdbms\admin\utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 1646294756
    | Id  | Operation             | Name    | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT      |         |  7999 |   304K|     9  (12)| 00:00:01 |
    |*  1 |  HASH JOIN RIGHT OUTER|         |  7999 |   304K|     9  (12)| 00:00:01 |
    |   2 |   VIEW                | TBL2    |     2 |    26 |     2   (0)| 00:00:01 |
    |   3 |    INLIST ITERATOR    |         |       |       |            |          |
    |*  4 |     INDEX UNIQUE SCAN | TBL2_PK |     2 |    26 |     2   (0)| 00:00:01 |
    |   5 |   TABLE ACCESS FULL   | TBL1    |  7999 |   203K|     6   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    Predicate Information (identified by operation id):
       1 - access("T1"."TBL2_ID"="T2"."ID"(+))
       4 - access("ID"=2 OR "ID"=3)
    Note
       - dynamic sampling used for this statement
    22 rows selected.
    SQL> So first difference is in FGA+outer join. In 10g policy produces predicate ID in (2,3) no matter what. In 11g it is smart enough to change ID in (2,3) with ("ID"(+)=2 OR "ID"(+)=3). However, when it realizes there is no t2 in select list it tries to optimize it with filter(NULL IS NOT NULL) which always retults in FALSE while it shoul not use any filters at all and just do full scan of t1 or at least apply filter(NULL IS NULL) which always retults in TRUE. So yes, it does sound like a bug and you should open a SR.
    SY.

  • Bug 585844 JDBC Thin and Char Fields

    I would like to see this bug fixed because the workaround that I
    have been using for the past two years is a cluge. I could buy
    the reasoning listed in the bug database at to why why this bug
    exists, and why it hasn't been fixed, except that it doesn't
    exist in the OCI driver. Please make the drivers consistant.
    The JDBC API does not provide a way to differentiate
    CHARS from VARCHAR2. When setString is used we have chosen to map
    it
    to a VARCHAR2, and as a consequence the blank-padded and
    non-padded
    comparison semantics for CHARs don't work.
    Since this is an API restriction, we can't easily fix it. What
    can be
    done to fix it, is to add an Oracle Extension like
    setChar(1,"one")
    in which case JDBC will know that this type is s CHAR instead of
    a VARCHAR2
    and the comparison semantics will work. I believe that since this
    a JDBC
    restriction, it should be treated as an enhancement request.
    null

    The OCI would hanlde this sort of thing for you (translating the
    char types) which is probably why it works in that driver. The
    thin driver is just using java sockets to transport SQL and there
    is no underlying client layer support.
    null

  • Bugs in OBIEE 11g

    Hi,
    I have been working intesively with OBIEE 11g (11.1.1.6.2) last months, but unfortunately I have discovered lots of bugs in different areas. Also when working in Answers creating analysis/reports the user interface is not very good, e.g. to delete a filter I have to aim for the red delete cross since it is hidden. Going from one pivot table to another table/graph I have to go to the compound layout first instead of as in 10g be able to go directly to other tables/graphs. I could have written a long list with issues like this and yes I have added service requests to Oracle, but sometimes it feels like I am using half of the day adding or answering SR.
    I am actually a big fan of OBIEE and have been working with it for many years as chief architect, but have to say I am a bit disappointed by 11g as it appears - although there are some very good functionality compared to 10g as well. I was hoping for quicker and better improvements, but new versions have fixed some bugs and added other all the time.
    Any other views or experiences with 11g? Just curious.

    Hi,
    Yes. me too faced so many issues..
    1) Object level securiry - (custom application role having issue with grading dashboard/catalog access issue also
    latency in obiee11g application role)
    2) Replace null as 0 in obiee11g pivot table view
    How to replace null as 0 in  obiee11g pivot table view?
    3) After enabling custom SSL - the job manager unable to connect (issue with job manager SSL config)
    4) Performance issue - (IE8 Browser issue, analysis)
    5) BI Composer - date filter not working (raised SR and confirm as bug its fix 11.1.1.7.0)
    6) Some times unable to delete users/roles/group from EM (after deleting users from physical file system-jan-data.xml file then its ok, raised SR confirm as bug ...team it may fix feature realse.
    7) obiee11g with weblogic10.3.6 version-->EM--> mapping users/groups to the application role its requires to add one by one..(weblogic 10.3.5 version ok) {i.e: it's unable select multiple users/group at a time}
    8) some times crashing obiee11g server issue
    9) obiee11.1.1.6.0 RPD --> after importing table from DB ..the data type are changed ..its require to change it manually.
    .....etc
    Thanks
    Deva
    Edited by: Devarasu on Oct 12, 2012 7:32 PM

  • How to use ANYDATASET from jdbc (11g)

    Hi, the jdbc dev. guide for 11g doesn't even mention the word ANYDATASET.
    However this data type is listed within the set of 11g jdbc new features.
    I will much appreciate any example about using it, e.i. assuming a schema defines a type containing a ANYDATASET attribute to be managed on the jdbc side.
    Thanks.

    Hi ...
    Yeah BPEL connect from the back end rather than using weblogic, but to change it ... we need to change the code from BPEL side to connect from the weblogic JDBC services.

Maybe you are looking for

  • Can not place calls

    Hi , I can not place any calls from my phone, yet i can receive calls and send/recieve text messages and iMessages. provided that i have contacted my network service provider and the problem is not with my line nor my SIM card can you help

  • Viewing multiple thumbs before importing?

    Hi, I am going through photo discs trying to accumulate relevent photos to make a Photo Book. I don't want to import every single photo on each disc in order to look at and them in iPhoto - and would prefer not to have to click on each photo to see w

  • Poor query performance when using date range

    Hello, We have the following ABAP code: select sptag werks vkorg vtweg spart kunnr matnr periv volum_01 voleh       into table tab_aux       from s911       where vkorg in c_vkorg         and werks in c_werks         and sptag in c_sptag         and

  • X509Data vs CertificateValues

    Hello, I am currently studying how to implement XadES XL for detached signatures over XML documents. I've been doing some research: I read the XMLDSIG specification, the XadES specification, and I've been wondering something: -in the XMLDSIG specific

  • SOA - Error Starting SOA

    Please, can someone suggest me on this error, occuring when starting SOA. *<Feb 8, 2013 2:56:08 PM WIT> <Error> <oracle.sdp.messaging.driver.email> <SDP-26123> <Could not initialize Email Store for user [email protected] >* *<Feb 8, 2013 2:56:08