OracleXADataSource and Data type mappings

Hi.
In WLS 7 SP4, custom SQL types worked fine with my datasource, which was configured
with a connection pool whose driver was OracleConnection. I changed the pool driver
to OracleXADataSource because of a new requirement, and set up two new TxDataSources
and an extra connection pool for the second DB, as directed by the BEA e-docs.
Everything deployed fine but I ran into this problem: Connection.getTypeMap()
returns null from the TxDataSource. Creating a new Map and passing it as parameter
to setTypeMap() won't work.
Am I missing some additional configuration in WLS/Oracle DB or can't custom SQL
types be used with OracleXADataSource?
Just in case: the original DB is Oracle 9i, which has all the custom types defined.
The new DB is Oracle 8i, which does not use any custom types at all.
Any hint to this problem will be greatly appreciated.

Hello,
Typically CR queries the database and the client tells CR what the field type is. If there are any types we can't match we usually convert it to a String type but it all depends on the version of Crystal Reports you are using.
I'm not familiar with Netezza so I can't help you with specifics.
All I can suggest is to try creating a report and if you have a problem then post your question with Specific details and any errors generated.
Thank you
Don

Similar Messages

  • Regarding Changing the Namespace And Data Type in XSD File

    Hi All,
    I am Doing File -
    IDOC Interface.
    I have XSD File For File Sysyetm and IDOC For ECC.
    In XSD File I Have Different Name Space And Data Type ,
    I Created the Data Type as Same as the XSD File Data type
    I Have Namespaces Are Different,
    So,I Changed the Namespace in the XSD File with the New Namespace Which I created in IR.
    I Changed in Two Places Like this
    <b><xsd:schema targetNamespace="http://Sample1.com/xi/file;" xmlns="http://Sample1.com/xi/file;"</b>
    But it is giving Error lik this
    <b>Cannot load schema with the target namespace http://xxx.com/xi/xx/vamsi/100 to namespace http://Sample1.com/xi/file;</b>
    Regards
    Vamsi

    Hi Vasanth,
    Thats what I am Asking
    I want to Import XSD File in Data Type
    Before I Import the XSD File into Data type  I changed the Namespace in the XSD to My Namespace Which is in IR. And I Created the Data Type Name in IR Which I Have in XSD FIle .
    So I Am Getting this Error
    Please Let me Know Wat to do
    Regards
    Vamsi

  • How to list column names and data types for a given table using SQL

    I remember that it is possible to use a select statement to list the column names and data types of databaase tables but forgot how its done. Please help.

    You can select what you need from DBA_TAB_COLUMNS (or ALL_TAB_COLUMNS or USER_TAB_COLUMNS).

  • [svn] 3571: Update SWFLoader ASDoc comment to remove &emdash and data type declaration .

    Revision: 3571
    Author: [email protected]
    Date: 2008-10-10 11:07:09 -0700 (Fri, 10 Oct 2008)
    Log Message:
    Update SWFLoader ASDoc comment to remove &emdash and data type declaration. ASDoc adds that automatically.
    Doc the new types in IndexChangedEvent.as
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/events/IndexChangedEvent.as

    lunke you shoude change svn update http://svn.foo-projects.org/svn/xfce/modules/trunk to svn up $startdir/src/trunk
    hers a PKGBULID for thunar
    pkgname=thunar
    pkgver=0.0.2.r17470
    pkgdesc="Thunar is a file manager designed for Xfce. It is currently under development."
    url="http://thunar.xfce.org/wiki/"
    depends=('exo-svn')
    makedepends=('subversion')
    source=()
    md5sums=()
    build() {
    if [ ! -d $startdir/src/thunar ]; then
    echo "Fetching sources..."
    svn checkout http://svn.foo-projects.org/svn/xfce/thunar/trunk/ /thunar
    else
    echo "Updating sources..."
    svn up $startdir/src/thunar/
    fi
    cd $startdir/src/thunar
    ./autogen.sh --prefix=/opt/xfce4-svn
    make || return 1
    make DESTDIR=$startdir/pkg install
    find $startdir/pkg -name '*.la' -exec rm {} ;
    you will need exo from svn as well
    pkgname=exo-svn
    pkgver=r17470
    pkgdesc="Extensions to Xfce by os-cillation"
    url="http://libexo.os-cillation.com/"
    conflicts=(exo)
    provides=(exo)
    depends=('xfce4-svn')
    makedepends=('subversion')
    source=()
    md5sums=()
    build() {
    if [ ! -d $startdir/src/trunk ]; then
    echo "Fetching sources..."
    svn checkout http://svn.foo-projects.org/svn/xfce/libexo/trunk/
    else
    echo "Updating sources..."
    svn up $startdir/src/trunk
    fi
    cd $startdir/src/trunk
    ./autogen.sh --prefix=/opt/xfce4-svn
    make || return 1
    make DESTDIR=$startdir/pkg install
    find $startdir/pkg -name '*.la' -exec rm {} ;
    "Operation libtool-slay" compliant

  • Cardinality between Message Type and Data Type

    Hi SAP gurus,
    Could anyone please tell me the cardinality between the Message Type and Data Type?
    Thanks,
    Adnan Abbasi

    1:1
    Sameer

  • Variant Data and Data (Type)

    I'm on my way to build a XML parser for my program.
    How do you make Variant display it's Data and Data (Type) like the one on my screenshot?
    I dont want my data type be a string. I want it to be the same as my cluster.
    Is there a way to edit the data and data type for a variant control and return the same data for it's indicator?
    Thanks!
    Attachments:
    aaa.jpg ‏23 KB
    BBB.jpg ‏32 KB
    CCC.jpg ‏19 KB

    Can you demonstrate how exactly you're editing the Variant data type, as string...!!
    Below is an example, where I converted a cluster (Error data type) into variant and also displayed it on the Front Panel.
    Now if you wanna edit the original cluster data, by editing the string displayed in Variant indicator, this is not a good idea. Ideally you should convert the Variant data type to its original data type and thendo modification and convert it back to Variant.
    saintalan94 wrote:
    the VI at the link you provided have a password, I cant even look into the VI.
    Those VIs are provided as it is from its developer and even I don't have the password.
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • How to invoke functions and data type( ex. sflight structure ) that is in t

    Hi,experts,
    I create a funcion(zz_test) that return sflight table type data. I need to invoke the function in the Webdynpro for java application.
    I think I would import the funtion to local.
    But I don't know how to import the function and the data type using SAP NetWeaver Developer Studio?
    But I don't know how to invoke functions and data type( ex. sflight structure ) that is in the R/3 in the WDJ?
    Do you give me some hints?
    Thanks a lot!
    Best regards,
    tao

    Hi Wang Tao,
    For achieving this you need to user Adaptive RFC models.
    This link explains you on the same :
    http://help.sap.com/saphelp_nw70/helpdata/EN/6a/11f1f29526944e8580c5e59333d96d/frameset.htm
    Thanks
    Namrata

  • Data Type Mappings between BO and Netezza

    Hi,
    CAn anyone please tell me "What are the supported Netezza data types and corresponding BO data types supported?"

    Hello,
    Typically CR queries the database and the client tells CR what the field type is. If there are any types we can't match we usually convert it to a String type but it all depends on the version of Crystal Reports you are using.
    I'm not familiar with Netezza so I can't help you with specifics.
    All I can suggest is to try creating a report and if you have a problem then post your question with Specific details and any errors generated.
    Thank you
    Don

  • Performance and data types: which to use?

    Hi All,
    I am wondering what data type to use and the effect of them on memory/speed.
    1. What is the difference (if any) of using sgl, dbl, int etc. Looking at the LabVIEW help there seems to be a range of 8-256 bits of storage according to the data type. Is it basically choose the one with the smallest storage that can fit the data?
    2. I currently have a cluster flowing through subVI's. The cluster contains the start time (or freq), the delta t (or f) and the array of data (about 500-5000 elements). I tried to use the waveform datatype but it couldn't handle a delta t of 2 nanoseconds (500 MHz signal). Am i ok using the cluster, or should i seperate the components and pass them along? What data type should i use for each of the components?
    Thanks

    There are three main issue to consider.
    Range and accuracy. If you need a very high level of accuracy, then you will need to use the extended data type or even create your own, although that's unlikely.
    Memory. Yes, SGL takes less than DBL, but unless you're dealing with really huge amounts of data this won't matter.
    Coercion. Most built in functions work on DBL. If you wire a SGL into them, they will coerce it, possibly creating a copy of the data and increasing your memory usage.
    To sum it up, most of the times it would be best to use the default DBL. It's highly unlikely you'll need one of the others.
    As for your second question, it sounds to me like the data is a single organism, so I would say you should leave it in the cluster, but that really depends on whether the functions need it or not and whether you're constantly bundling and unbundling the cluster. Note that 5000 elements is far from being a large array and you shouldn't have any problems handling it.
    As for the timing unit, if you really only have 5000 elements (that's 10 microseconds of data?) then you should not have a problem with using a U32 with a nanosecond as the base unit. That should give you the ability to measure more than 4 seconds.
    Try to take over the world!

  • Which tables store the domains and data types?

    Hi.
    From what I know, DD01L stores all the domains (both SAP and user-created) in the system. Is this understanding correct?
    As for data types, which table stores them?
    Thanks.

    Hi,
    All abap program stored in the TADIR table and TRDIR
    Z_reports are stored in the table REPOSRC
    TVDIR is the system table(view) maintained by sap.
    in this all Tables are stored.
    TVDIR is a repository of VIEWS.
    The domains are stored in DD01L
    The tables that are created are stored in DD02L
    Fields are stored in DD03L.
    Data Elements are stored in DD04L
    DD06L                          Pool/cluster structures
    DD07L                          R/3 DD: values for the domains
    DD08L                          R/3 DD: relationship definitions
    DD09L                          DD: Technical settings of tables

  • WS Proxy and Data Types

    Hello All,
    JDeveloper 11.1.1.5
    In my project we expect to generate many web service proxies for various web services. Some of these services use "common" XML types which share the same definition (including namespace). We want to have only one set of Java objects that correspond to the shared XML types. I tried a simple idea - specify the same package for data types when generating the proxies. However, JDeveloper overwrites the ObjectFactory every time and removes methods from the previous proxy generation (especially the XML types that are not used by the new web service).
    What is the best practice to manage the Java data-types creation in this case?
    Thanks in advance.

    Best to generate proxies without specifying package names for generated types.

  • MessageType and Data Type

    Hi Experts,
    In IR we are creating DataTypes and MessageTypes what excatly the main difference between why we need to create 2 things.

    Hi,
    Data types are abstract in nature,
    Data type defines the structure of your xml message.Message type is the wrapper of data type.You will be using your message type while mapping and not the data type.Its the abstraction concept used in oops
    A data type in a programming language is a set of data with values having predefined characteristics.
      Examples of data types are: integer, floating point unit number, character, string, and pointer.
    The characteristic of columns and variables that defines what types of data values they can store.
    Examples include character, floating point and integer
    Check out the details:
    http://en.wikipedia.org/wiki/Data_type
    A message type comprises a data type that describes the structure of a message. At the following points in SAP Exchange Infrastructure you can refer to the message to be exchanged at runtime by using the message type.
    details: http://help.sap.com/saphelp_nw04/helpdata/en/2d/c0633c3a892251e10000000a114084/content.htm

  • Checking table columns and data type before inserting

    I have some data coming from different sources and want to insert the data from those files into multiple tables.
    Before inserting the data I like to perform a check on data type, length, null etc so that I can avoid errors at the time of insert. If there is any problem with the data then I do not want to perform the insert and report the problems.
    Thanks

    If you have 10gR2 (10.2.0.4) you could use DML_ERROR_LOGGING.
    Read about it here, see the examples: http://tkyte.blogspot.com/2005/07/how-cool-is-this.html
    In short: it avoids errors during your transactions, afterwards you know which records failed and why.
    It's more or less the same functionality:
    your goal:
    check before transactions and avoid the insert of 'bad' records. (extra code, extra maintenance, more chance of bugs)
    dml_err_logging:
    insert 'bad' records during transaction automatically into a dedicated error table including error message.
    Edited by: hoek on Mar 24, 2009 6:56 PM

  • Web services and date type

    Hi,
    I have a web service method which returns Date type value.
    That method is used by a j2me client.
    But j2me web services does not support Date type.
    Are there any possible ways that I can get around this limitation?
    Thanks,
    Chamal.

    Hi Rohit, the input of ws is a structure like this:
    date
    installationNr
    sid
    userID
    .Workload
    ..aDataVol
    ..aDbTime
    ..bsteps
    ..client
    ..cputime
    ..dsteps
    ..QuequeTime
    ..respTime
    ..sDataVol
    ..sDbTime
    ..steps
    ..userAccnt
    ..usteps
    It returns nothing...
    When I call this ws after I have used all generated classes in model error is:
    Array Property [Item] in class [none] must not have NULL elements. This is restricted by schema description.
    I invoke this ws with XmlSpy and I see that there is a tag <item> after tag workload, and item contains the next tags. So there's one level that generated classes don't see.
    any ideas?
    thanks
    Andrea

  • SQL Developer Migration Workbench - Data Type Mappings

    Hi,
    Using SQL Developer 1.1.3.2766 to migrate a MySQL 4.1.22 database.
    How do I change a system defined data type mapping? I would like to map "text" data type to "varchar2". This is something I could do in OMWB.
    I can create a new rule but cannot delete the system defined "text" rule.
    thanks,
    Greg

    Greg,
    You cannot delete the system default rules, but if you create your own, these will take preference during the convert phase. Is this not the case?
    Donal

Maybe you are looking for

  • Rotation does not work correct after last update iOS 8

    EVerything on the screen rotates with the Ipad except the icons of all my one hundred apps. After opening any app its content rotates, but after closing the icon of the app still  has the wrong position. is this a bug And how I can fix it?

  • Cross-company code correspondence

    Hello I am trying to run a cross company code correspondace using F.27. 1) I have flagged my correspondance as cross company. 2) Then I have assigned for correspondence company B to company A Company C to company A 3) I have configured my corresponde

  • Adding Custom Threads to a ThreadGroup

    Hi all. I am haveing trouble figuring out how to add MyThread to a ThreadGroup. I have a Runnable thread MyThread that extends Thread, which I want to add to ThreadGroup threadgroup. From what I can find, You can only add a Thread to a ThreadGroup wh

  • Windows API help files (Installation question)

    I've been working in LabWindows/CVI for a few weeks, and have added some API calls.  They work fine.  However, when I go to Help/Windows API, I get the following message: "The Win32 API documentation has not been installed.  You can install the docum

  • Refreshjob error when refreshing php data/services

    Hey I read somewhere that this might be related to the fml file that is updated every time when you do changes to the service. Is there any tool / way to fix the broken fml file ? any other idea that might be cause this? Cheers Lare