Data Federator on Unix - Need to connect to Informix

Hi,
We are planning to Deploy Data Federator in Linux - SuSE 64 bit environment. We also have a need to connect to Informix and Teradata databases.
According to the supported platforms document, only ODBC drivers are available to connect to Informix and Teradata databases.
Is there a driver bridge available for these ODBC connectivity only databases?
Update: Didnt notice there were Unix ODBC drivers available. I think we should be fine.
Will it be supported if wel use the Informix Type 4 JDBC driver (http://www-01.ibm.com/software/data/informix/tools/jdbc/) as a Generic JDBC driver? Is there any performance impact?
Appreciate the assistance.
Thanks,
Thiag.
Edited by: Thiag Loganathan on Jul 21, 2010 5:43 PM
Edited by: Thiag Loganathan on Jul 21, 2010 8:26 PM

How will you access your third-party module in a NT box from UNIX? If it will be over TCP/IP, you may use the UTL_TCP package.

Similar Messages

  • Data Federator:  Insufficient memory : Operator 'HashJoin' cannot execute

    Hi,
    I'm using: SAP BusinessObjects Data Federator Designer XI 3.0 Service Pack 3 - 12.3.0.0 (Build 1011241842)
    I have a virtual view on top of sql server 2007 and teradata.  I am using a view on sql server 2007 that joins against several tables and querying a single table from Teradata.
    When I try to query the view I get the error:  [Data Federator Driver] [Server] Insufficient memory : Operator 'HashJoin' cannot execute because it cannot allocate the minimal number of memory pages. Please contact the system administrator to change system parameter settings. (0)
    This happens when I try to query the view from data federator or from an odbc connection.
    I tried playing with the configuration settings for core.queryEngine.hash.maxPartitions  and
    core.queryEngine.hashJoin.nbPartitions  and nothing seemed to work in terms of changing/increasing the numbers.  The help guide also gave no help:  http://help.sap.com/businessobject/product_guides/boexi3SP3/en/xi3_sp3_df_userguide_en.pdf
    I was using a very similiar query against a materialized view on Oracle and Teradata before and that worked.  But I'd prefer not to have to materialize the view in Sql Server.
    Any thoughts as to how this can be fixed?
    Thanks,
    Kerby

    <rant>The strange thing with this forum is no people, really no people, ever do anything to resolve their own problems, even though this forum has a search function, and sites with FAQs and assistance are floating around over the Internet. Why is a mystery, as nobody uses them, and most DBAs only know how to hit copy-and paste, to add to the clutter on OTN again.</rant>
    The usual steps to troubleshoot an ora-1031 apply.
    This means
    - verify whether the local administrator is in the ora_dba group and sqlnet.authentication_services in sqlnet.ora has been set to (NTS)
    - in absence of these, there should a password file be present in %ORACLE_HOME%\database, named pw%SID%.ora
    These belong to the common documented requirements, and these requirements shouldn't be repeated everywhere.
    Sybrand Bakker
    Senior Oracle DBA
    Experts: Those who do read documentation.

  • Need clarity on data federator workarounds for BW as mentioned in threads

    Hi Experts,
    We checked a related thread with (Re: Restricted key figures from a Data Federator Universe), with Ingo Hilgefort's reply that we can create filtered measures on universe level, but in our scenario it is not working, since in the generated SQL, all the where conditions created for filtered measures are getting combined with AND operator, and hence not producing any report.
    For eg, if we are creating two different filtered measures for sales in US, and sales in UK, the generated SQL will combine the conditions as below:
    select sales, sales from <tbl name>
    where country = "US" AND country = "UK"
    which definitely wouldn't produce any result, since country can be either US or UK, not both for any record.
    We need to know how to proceed with this scenario.... will it be by creating aliases for fact table and using different contexts, writing subqueries in custom SQL, or any other workaround...?
    Guidance on the same is needed urgently. Please share your experience and thoughts regarding the same.
    Regards,
    Suzane

    You can do a DB Connect to MySQL DataBase. What is the OS and DB of your BW app server and OS for My SQL.
    refer: http://help.sap.com/saphelp_nw70/helpdata/EN/58/54f9c1562d104c9465dabd816f3f24/frameset.htm for list of supported DB's
    If you want to automate the flat file, than write a SQL procedure to generate a CSV file daily from the DB.
    Use OS command in the process chain to copy file to the BW server
    Next perform data load in process chain.

  • Data Federator connection from universe - commProtocol EBUS error

    I am working with a prospect that is attempting to get a universe to communicate with DataFederator via JDBC.  We modified the jdbc.sbo file and added the line
    <Paramter Name="URL format">jdbc:datafederator://$DATASOURCE$;catalog'&quot';$DATABASE$'&quot';;commProtocol=EBUS</Parameter>
    (single quotes were added above to preserver contents in quote marks, they are not really in the file)
    along with the appropriate classpaths, per the XI3 datafederator release notes.  However when the customer tries to connect via the connection manager in the universe the following error is thrown:
    [Data Federator Driver] Invalid identifier for site wrapper in parameter 'commProtocol'. Reason: EBUS
    Has anybody seen an error like this, and have any suggestion on how to correct it?
    Thank you.

    Hi Eric,
    Can you tell me which version of Data Federator and BOE you are using?
    It looks like you tried to configure Data Federator JDBC driver with a commProtocol that is not supported by this version of DF.
    Are you using Data Federator XI 3.0 SP1 (12.1.0.0) or later version?
    You can check the version of the Data Federator JDBC driver you are using by clicking "Test Connection" in Universe Designer. You will see the driver and database (DF) versions.
    Make sure you are using the 12.1.0.0 version or later for both driver and server.
    Regards,
    Mokrane
    Mokrane Amzal
    Software Development Manager

  • Data Federator connecting to BW 3.5

    I would like to use the Data Federator against a BW 3.5 system - is it possible to connect the DF to BW? Can someone help me with either documentation or how to do that. I'm currently using a OLAP universe and the performance is not very good
    Thanks for the Help

    Did you find a solution to this ?
    there is a SAP to Data federator guide available did you try this ?
    Regards,
    Manu

  • Data Federator data source not available causes Universe Connection error

    I created a Data Federator project that connects to 20 servers across US and Canada.  All data sources are SQL Server 2005.  The DF project maps 40 source objects into 4 target objects.  I created a universe based on the DF project and we have been quite pleased with Webi query response.  Today one of the source servers was taken off line and this generated a connection error when trying to access the universe (not trying to access the data source that failed).  We do not want the universe connection to error when one source server is not available u2013 is that possible?
    If the answer is no then I see us abandoning what appears to be a great solution for real time distributed reporting and resorting to ETL and moving data.

    Hi Chapman,
    Can you be little elobrate on what you have done to solve the issue.
    Thanks,
    Dayanand

  • Data Federator Connection to R3 - java.lang.NullPointerException

    Hi.
    We are trying to add a SAP R3 DataSource in Data Federator XI 3.0 SP2.
    Test Connection gives us the following message: "The connection was established but there is no table for the given connection parameters", what it seems to be ok according to the SAP doc.
    However, when we try to get a list of the Functions or Infosets in the SAP system, an error comes because of a "java.lang.NullPointerException". Checking the application log we get the following:
    2010/03/30 12:21:27.059|<=|||0|26537104| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 4]Executing query: CALL executeConnectorCommand '/TEST//TEST/user_bla/sources/draft/R3SYS', 'GET_FUNCTION_LIST * * 200'"
    2010/03/30 12:21:27.074|>=|E||0|26537104| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 4]Bad Wrapper Error:
    java.lang.NullPointerException
         at LeSelect.Wrappers.SAPR3.H.F(y:343)
         at LeSelect.Wrappers.SAPR3.H.executeCommand(y:285)
         at LeSelect.Core.B.D.R(y:151)
         at LeSelect.Core.QueryEngine.H.p.G(y:131)
         at LeSelect.Core.QueryEngine.H.p.A(y:105)
         at LeSelect.Core.QueryEngine.B.J.A(y:72)
         at LeSelect.Core.QueryEngine.Executor.y.A(y:227)
         at LeSelect.Core.QueryEngine.m.A(y:284)
         at LeSelect.Api.LSStatementImpl.lsExecuteQuery(y:314)
         at LeSelect.B.E.D.V(y:935)
         at LeSelect.B.E.K.B(y:105)
         at LeSelect.B.E.G$_A.run(y:691)"
    We registered the callback program and did all of the steps indicated for the installation, also checked the possible sources of the error according to OSS Note 1278491.
    Any idea how to solve this? Thanks.

    Hello, we have the similar problem: while connecting from Data Federator to SAP ERP we get the following error - "Wrapper /ZTEST/sources/ZTEST reported an exception which is not a WrapperException: java.lang.NullPointerException: null"
    It's necessary to install "SAP BusinessObjects Data Federator Infoset, SAP Query and ABAP Functions Connector Prototype"
    SAP BusinessObjects Web Intelligence Reporting for SAP ERP
    for connection to SAP ERP.
    Are there any ideas? Thanks

  • Data Federator connection error

    Hi experts,
    I am trying to connect Data Federator 3.0 SP2 to Netweaver BI 7.1 SP3 and getting the following error..
    " The connection Data Federator Query Server Failed.. An Exception occured when querying Data Federator Query Server ...
      com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED. Handle close pending..."
    Scenario:
    I have created a new project in Data Federator and trying to Add a DataSource to it. When I fill in required details and click " Test Connection" button, the above mentioned error comes up.
    I am pretty sure, I have connected to BI system before using the same username,password, client, hostname etc... before. However I am getting the error when I try now.
    By the way, I have registered the callbackServerprogramID on DataFederator as well as BI as per user guide.
    Could any one please share any ideas/ solutions
    Thanks a lot
    Phani.

    More detail on the error from leselect.log (if it helps in any way......)___
    2010/02/19 03:09:54.300|<=|||0|19222105| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 9]Executing query: CALL getTables '/TEST/sysadmin/sources/draft', 'D_ZFCOM301', '%', CAST(null as VARCHAR)"
    2010/02/19 03:09:54.315|==|W||0|19222105| |||||||||||||||"[LeSelect.Wrappers.SapNWBI.A.J] - [Execution Thread 9]Ignore destination registration request because this destination is already registred: sapauddb04-BO_service-12562982cf3123318931bc31ed325d329532fd33513388-en-0"
    2010/02/19 03:09:54.409|>=|E||0|19222105| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 9]Wrapper Error:
    LeSelect.Wrappers.SapNWBI.C: Connection failure: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at LeSelect.Wrappers.SapNWBI.H.B(y:194)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:338)
         at LeSelect.Core.B.D.<init>(y:119)
         at LeSelect.Core.B.F.A(y:165)
         at LeSelect.Core.I.T.B(y:448)
         at LeSelect.Core.I.V.next(y:226)
         at LeSelect.B.C.G.A(y:367)
         at LeSelect.B.E.K.B(y:177)
         at LeSelect.B.E.G$_A.run(y:691)
    Caused by: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:604)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1270)
         at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:661)
         at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
         at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:171)
         at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:44)
         at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:160)
         at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:766)
         at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:976)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:336)
         ... 7 more
    Caused by:
    RfcException: [System <empty>|sapauddb04/00]
        message: Handle close pending
        Return code: RFC_CLOSED(6)
        error group: 109
        key: RFC_ERROR_CANCELLED
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcIsValidHandle(RfcIoOpenCntl.java:2044)
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1880)
         at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:180)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1263)
    Edited by: Phani Kothwali on Feb 19, 2010 4:49 AM

  • JDBC Driver not found when connecting to Data Federator XI 3.0 SP3

    Hello,
    I am trying to connect Crystal 2008 to Data Federator however I am getting the Error
    Failed to open connection.
    Details: JDBC Driver not found.
    The JDBC Drivers are installed and working for the Universe Designer, however I am unable to get it working for Crystal. I am using the following connection parameters on Crystal:
    Connection URL: jdbc:datafederator://<<servername>>:3055/<<catalog>>
    Database Classname: com.businessobjects.datafederator.jdbc.DataFederatorDriver
    Any Advice on what I may have missed?

    The issue was solved, thanks to Patric Wan:
    u201CFailed to open the connection. Details: JDBC driver not found.u201D
    This means Data Federator JDBC driver was not added to:
    C:\Program Files\Business Objects\common\<version>\java\CRConfig.xml
    How to connect the Data Federator Server using JDBC?
    1. Retrieve the following files from the machine where Data Federator is installed, from the directory [data-federator-installation-dir]/JdbcDriver/lib.
        - thindriver.jar
        - avalon-framework-4.1.5.jar
        - jacorb.jar
        - log4j-1.2.8.jar
        - logkit-1.2.jar
    2. Copy these files to a directory of your choice ([your-jdbc-driverdirectory]).
    3. Add [your-jdbc-driver-directory]/thindriver.jar to CRConfig.xml   <Add to Classpath tag, you can refer to original sample.CRConfig.xml should be at: C:\Program Files\Business Objects\Common\4.0\java\CRConfig.xml, or search your BOBJ products install to find this file>
    4. URL: jdbc:leselect://<host>[:<port>][/[<catalog>]][[;param-name=value]*]
    Class Name : LeSelect.ThinDriver.ThinDriver
    Edited by: Craig Sander on Feb 12, 2011 8:22 PM

  • I updated my iPhone software and now it is saying that I need to connect it to iTunes. I no longer have my computer with my iTunes on it. What can I do? I really don't want to lose my data! I wouldn't have updated if I had known but there was no warning.

    I updated my iPhone software and now it is saying that I need to connect it to iTunes. I no longer have my computer with my iTunes on it. What can I do? I really don't want to lose my data! I wouldn't have updated if I had known but there was no warning.

    Restore loop (being prompted to restore again after a restore successfully completes): This issue is typically caused by out-of-date or incorrectly configured third-party security software. Please followTroubleshooting security software issues if USB troubleshooting does not resolve this issue.
    Error 13 and 14: These errors are typically resolved by performing one or more of the steps listed below:
    Perform USB isolation troubleshooting, including trying a different USB port directly on the computer. See the advanced steps below for USB troubleshooting.
    Put a USB 2.0 hub between the device and the computer.
    Try a different USB 30-pin dock-connector cable.
    Eliminate third-party security software conflicts.
    There may be third-party software installed that modifies your default packet size in Windows by inserting one or more TcpWindowSize entries into your registry. Your default packet size being set incorrectly can cause this error. Contact the manufacturer of the software that installed the packet-size modification for assistance. Or, follow this article by Microsoft: How to reset Internet Protocol (TCP/IP) to reset the packet size back to the default for Windows.
    Connect your computer directly to your Internet source, bypassing any routers, hubs, or switches. You may need to restart your computer and modem to get online.
    Try to restore from another known-good computer and network.
    Error 50: This error (and error -50) are timeout errors. Follow the steps for errors 13 or 14 above.
    Above from:
    http://support.apple.com/kb/TS3694

  • Connecting Data Federator to SAP R/3

    Hi!
    I am trying to create a universe based on an infoset.
    I found the following procedure to connect to SAP R/3 using Data Federator in order to create a universe based on an infoset, :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/509a88c6-1f6f-2d10-5b9d-e924af780ab7?QuickLink=index&overridelayout=true
    While trying to follow it, I cannot find SAP ERP Java Connector under New DataSource
    I have updated the jdbc.sbo file to include the classpath to the Data Federator JDBC driver (thindriver.jar) with
    </Defaults>
      <DataBases>
        <DataBase Active="Yes" Name="Generic JDBC datasource">
          <JDBCDriver>
    <ClassPath><Path>C:Program FilesBusiness ObjectsBusinessObjects Data Federator 12JdbcDriverlib     hindrive.jar</Path></ClassPath>
    However I cannot add a universe strategy as I am missing the file datafederator.stg
    Installation includes:
    BObj XI 3.1
    Crystal Reports 2008
    Java Connector 2.1
    Data Federator XI 3.0 and SP3
    BO Data Federator XI 3.0 Drivers
    Suggestions?
    Thanks,
    Stephanie

    Thanks Amit!
    I did install the prototype and was able to select SAP ERP Java Connector. However, I now come across the following when testing my connection:
    The connection to Data Federator Failed
    An exceptino occurred when querying Data Federator Query System.
    Wrapper/TEST/sysadmin/Sources/draft/Datasource1
    sap3wrapper.cannotConnectWithSap
    Not sure how to resolve that...
    Thanks,
    Stephanie
    Edited by: Gibeau Stephanie on Aug 3, 2011 6:04 PM

  • When i turn my ipod on it says i need to connect to itunes so when i plug it in it says i dont have the right driver and i tried updating it but it says it is up to date

    when i turn on my ipod it tells me i need to connect to itunes i try connecting to itunes and it tells me i dont have the right driver so i try updating it and it says it is up to date how do i fix it?

    Try here:
    iOS: Device not recognized in iTunes for Windows
    I would first remove and reinstall all the Apple software by:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • Based on Ingo Hilgefort's Thread, need info abt data federator workarounds

    Hi Experts,
    We checked a related thread with (Re: Restricted key figures from a Data Federator Universe), with Ingo Hilgefort's reply that we can create filtered measures on universe level, but in our scenario it is not working, since in the generated SQL, all the where conditions created for filtered measures are getting combined with AND operator, and hence not producing any report.
    For eg, if we are creating two different filtered measures for sales in US, and sales in UK, the generated SQL will combine the conditions as below:
    select sales, sales from <tbl name>
    where country = "US" AND country = "UK"
    which definitely wouldn't produce any result, since country can be either US or UK, not both for any record.
    We need to know how to proceed with this scenario.... will it be by creating aliases for fact table and using different contexts, writing subqueries in custom SQL, or any other workaround...?
    Guidance on the same is needed urgently. Please share your experience and thoughts regarding the same.
    Regards,
    Suzane

    Hi Experts,
    We checked a related thread with (Re: Restricted key figures from a Data Federator Universe), with Ingo Hilgefort's reply that we can create filtered measures on universe level, but in our scenario it is not working, since in the generated SQL, all the where conditions created for filtered measures are getting combined with AND operator, and hence not producing any report.
    For eg, if we are creating two different filtered measures for sales in US, and sales in UK, the generated SQL will combine the conditions as below:
    select sales, sales from <tbl name>
    where country = "US" AND country = "UK"
    which definitely wouldn't produce any result, since country can be either US or UK, not both for any record.
    We need to know how to proceed with this scenario.... will it be by creating aliases for fact table and using different contexts, writing subqueries in custom SQL, or any other workaround...?
    Guidance on the same is needed urgently. Please share your experience and thoughts regarding the same.
    Regards,
    Suzane

  • Batch java needed to connect to HP unix ssl servers

    i have an old problem that is new to me. i need to connect to an ssl server. i have a batch java program that we currently use to connect to non-ssl servers. if possible i would like sample code with an explination how it works.

    See the [JSSE Reference Guide|http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html] and supporting material, and the Javadoc for the javax.net.ssl package.

  • Data Federator - Hierarchies and Text Descriptions

    Hi,
    I am trying to create WEBI reports on the top of SAP BW. The universe is connecting to SAP BW via Data Federator. I am facing issues with the hierarchy creation. The hierarchies created in the InfoProvider (Multicube - from CRM data source) are not available in the Universe.  I can't create the hierarchies in the universe as all the levels of the hierarchy are not available in the multicube. I need to get the hierarchy data from the CRM data source directly. But the valid sources for DF with respect to SAP BW are just cubes. Kindly let me know if there are any workarounds. Please let me know if more details are needed.
    Thanks in advance.
    Regards.

    Hi
    Officially SAP BW hierarchies are not suppoerted for the Data Federator  (http://wiki.sdn.sap.com/wiki/display/BOBJ/LeveragingDataFederatorinSAP+integrations). What you can do is to use also the SAP R/3 connector (SAP BusinessObjects Web Intelligence Reporting for SAP ERP [original link is broken] .Note this is prototype not a product) and fetch your CRM data also in the virtual tables of the DF. Still you have to rebuild your hierarchies manually in the universe.
    Regards,
    Stratos

Maybe you are looking for

  • How do I use my 2011 27" iMac as an external display for a pc?

    I just bought a 27" imac for my home, and was also planning on using it as an external display for my work Dell Laptop running Windows 7. The Dell laptop has a displayport output, so I was planning on getting a displayport <-> minidisplayport cable,

  • Linux.32bit.Cyrillic encoding problem.

    Hi! In flash player 10 under Linux 32-bit v.10.0.22 (Slackware-current, if it helps) there is a problem with displaying cyrillic fonts. It could be solved by changing system encoding from default UTF-8 to ru_RU.CP-1251. But it is a great headache, yo

  • Missing iPid Icon/iTunes Version 7.01 Problems

    Ever since downloding iTunes version 7.01 I've been unable to transfer any songs to my iPod Mini. Also the iPod icon is no longer on my PC. I badly need help as I've gone through all the tips and recommendations given by Apple and STILL nothing can b

  • User exit - for ME21N, 22N, 23N - at line item level

    Hi, I want to add new text field to display the description of the MPM(material) in it. That filed I want to add to the Account Assignment tab at item level. How to add that field on the screen, I mean any screen exit for this? and function module to

  • Batch Master Changes reflecting all plant with same Batch

    HI, When we are doing any change in Batch Master ( MSC2n ) for one plant  like Shelf Life expiry date or Classification data for one plant. its automatically reflect on all plants for same batch. Example: Material : 123456 Batch :  10925 Shelf Life E