Wire protocol driver

Hi guru's am new to hyperion looking for some help on hyperon,what do u mean by Wire protocol driver pls tell me in brief

I used the wired protocol driver to connect to an Oracle table with DATAEXPORT in lieu of a tradtional DSN.
I don't pretend to know much about Oracle, but it seems to be the way you define the DSN.
Here's the first hit I got when I googled "wired protocol driver" -- it seems to match up with what I wrote
Regards,
Cameron Lackpour

Similar Messages

  • [[DataDirect][ODBC SQL Server Wire Protocol driver][Microsoft SQL Server]Column name or number of supplied values does not match table definition.]

    Hii ..
    need help on this ..
    This what I am doing ..
    I am using a DATAEXPORT function to export level0 data from my essbase 11.1.2.2 to Microsoft SQL 2008 tables.
    So what I did first I exported the level0 data to a flat file using DATAEXPORT and the created the SQL columns by the same  in that order only in my SQL table.
    When I run it fails with this error:
    ODBC Layer Error: [21S01] ==> [[DataDirect][ODBC SQL Server Wire Protocol driver][Microsoft SQL Server]Column name or number of supplied values does not match table definition.]
    [Tue Jul 23 18:26:07 2013]Local/dataexp/dataexp/admin@Native Directory/1209813312/Info(1021014)
    ODBC Layer Error: Native Error code [213]
    [Tue Jul 23 18:26:07 2013]Local/dataexp/dataexp/admin@Native Directory/1209813312/Error(1012085)
    Unable to export data to SQL table [dataexp]. Check the Essbase server log and the system console to determine the cause of the problem.
    [Tue Jul 23 18:26:07 2013]Local/dataexp/dataexp/admin@Native Directory/1209813312/Info(1021002)
    SQL Connection is Freed
    [Tue Jul 23 18:26:07 2013]Local/dataexp/dataexp/admin@Native Directory/1209813312/Warning(1080014)
    Transaction [ 0x1c50001( 0x51ee7d66.0x80342 ) ] aborted due to status [1012085].
    [Tue Jul 23 18:26:07 2013]Local/dataexp/dataexp/admin@Native Directory/1209813312/Info(1012579)
    Total Calc Elapsed Time for [test.csc] : [1.44] seconds
    =============================================================
    I did a simple test on my Sample.basic application then ..
    loaded the calc data to it and then used the below script to export to a flat file
    //ESS_LOCALE English_UnitedStates.Latin1@Binary
    SET DATAEXPORTOPTIONS
                    DataExportLevel "Level0";
                    DataExportOverwriteFile ON;
                    DataExportColFormat OFF;
                    DataExportDimHeader OFF;
    FIX(
                "Jan",
                "Sales",
                "Actual"
    /*DATAEXPORT "File" "," "/home/hypadmin/samtest.txt";*/
    DATAEXPORT "DSN" "Abhitest" "sample" "sa" "welcome1";
    ENDFIX
    out put as below:
    "Sales"
    "100-30","California"
    "Jan","Actual",145
    Now In sql I created only 3 columns with name Jan/Sales/Actual and when I run this script again with comments removed .. I get the same error as what I have got in my first test case with other application ..
    but when I create the columns with same name as what its in export
    Sales/100-30/Califirnia/Jan/Actual
    It created the new rows successfully ..
    So with this I think the error which I am getting with my other application might be because of the same column issue  .. but then I have created all the columns by looking at the export file only as I did in sample ..
    Any idea would be helpful ..
    Thanks
    Abhishek
    I

    First make sure you add
    DataExportRelationalFile ON;
    to your set commands it is missing
    I alwats like to also add
    DataExportColHeader dimensionName;
    so I am sure what dimension is getting put into the columns.
    Then count the number of dimensions in your outline (exclude attribute dimensions). You need at least that many columns in your table  -1 + the number of  members you will be returning as columns in the export
    Taking your example Sample basic has 5 dimensions
    Measures
    Years
    Scenario
    Product
    Market
    Since you did not specify a dataexportcolheader it took the dense dimension Scenario as the columns. Your fix statement is limiting that to one member. Doing the math
    5 -1 + 1 = 5 columns in your table which is what you found works.  Suppose you fixed on bothe Actual and budget in scenario then you would need 6 columns 5 -1 +2

  • [Oracle][ODBC SQL Server Wire Protocol driver][SQL Server]Login failed for user 'RECOVER'

    Hi,
    We have exadata x3-2. I am seeing this error in alert log file frequently.
    The db version: 11.2.0.3 On RAC on Linux 5.8 x86-64Bit
    Errors in file /d01/oracle/TEST/11.2.0/admin/TEST1_dbtest/diag/rdbms/prod/TEST1/trace/TEST1_reco_11909.trc:
    ORA-01017: invalid username/password; logon denied
    [Oracle][ODBC SQL Server Wire Protocol driver][SQL Server]Login failed for user 'RECOVER'. {28000,NativeErr = 18456}
    ORA-02063: preceding 2 lines from HIS_CUST
    The file /d01/oracle/TEST/11.2.0/admin/TEST1_dbtest/diag/rdbms/prod/TEST1/trace/TEST1_reco_11909.trc
    Contains many repeated lines like below
    *** 2015-01-21 06:34:40.209
    ERROR, tran=21.24.51311, session#=1, ose=0:
    ORA-01017: invalid username/password; logon denied
    [Oracle][ODBC SQL Server Wire Protocol driver][SQL Server]Login failed for user 'RECOVER'. {28000,NativeErr = 18456}
    ORA-02063: preceding 2 lines from HIS_CUST
    Could any please help why is this happening.
    Thanks

    Hi,
       You have customers who are running distributed transactions using a gateway which need to be rolled back.  However, the gateway has not been correctly configured for distributed transactions.  To roll back a transaction on the SQL*Server database a connection is made as the user defined in the parameter  HS_FDS_RECOVERY_ACCOUNT in the gateway init<sid>.ora file but this user has not been created in the SQL*Server database with the password defined in HS_FDS_RECOVERY_PWD. This user also needs to own the transaction log table.
    I assume you are using the Database Gateway for SQL*Server (DG4MSQL) as the Database Gateway for ODBC (DG4ODBC) doesn't support distributed transaction.
    If you have access to My Oracle Support have a look at this note -
    How to Setup DG4MSQL to Use Distributed Transactions (Doc ID 227011.1)
    Otherwise, check the Gateway documentation.
    Regards,
    Mike

  • WARNING OGG-00869  Oracle GoldenGate Delivery, repdb2.prm:  [SQL error 0 (0x0)][Oracle][ODBC PostgreSQL Wire Protocol driver]String data, right truncated.

         When I migrate CLOB datas from Oracle 10g to PostgreSQL 9.0,and the target data type is text,the replicat process abend,and it reports as following:
    WARNING OGG-03056  Oracle GoldenGate Delivery, repdb2.prm:  Source table SDCMNET.T_INFO_SUPERIOR_PROGRAM column PRO_CONTENT_CLOB data size exceeds the maximum target table sdcmnet.t_info_superior_program column pro_content_clob size. Automatic truncation is enabled for all tables/columns without further warnings.
    WARNING OGG-00869  Oracle GoldenGate Delivery, repdb2.prm:  [SQL error 0 (0x0)][Oracle][ODBC PostgreSQL Wire Protocol driver]String data, right truncated.
    WARNING OGG-01004  Oracle GoldenGate Delivery, repdb2.prm:  Aborted grouped transaction on 'sdcmnet.t_info_superior_program', Database error 0 ([SQL error 0 (0x0)][Oracle][ODBC PostgreSQL Wire Protocol driver]String data, right truncated.
         But,according to the SEQNO and RBA,I find the records have been migrated,and the length of records is equal to what is in oracle.Then I try to use the odbc driver of postgresql 9.3 to replace,although I can login the database ,but it warns again.
         Can anyone help me?

    This forum is for Oracle Maven Repository.  You might have more luck posting your question in an forum for GoldenGate - you are more likely to find someone who knows about that product in its own forums.

  • Free WIRE PROTOCOL DRIVER???

    Hi,
    Does anybody know of a free wire protocol driver available on the internet??? (Accessing Oracle server without installing the client software...)
    Thanks for any info.
    JC

    I do not believe such an animal exists. Since Oracle's wire protocol is proprietary, reverse engineering it is a very significant investment.
    If you need to access the Oracle server without installing the Oracle client, can you use the thin JDBC driver?
    Justin

  • Oracle Wire Protocol Driver for ASA

    Hi all,
    where can I get the Oracle wire driver for sql Anywhere 10, 12 or 16?
    Please send me the URL and info. Thanks.
    André Rust

    AFAIK SQL Anywhere (at least Standard Edition) doesn't contain any Oracle ODBC driver.
    The page Recommended ODBC Drivers for 16.0 MobiLink tells to install an Oracle Client to use it's ODBC driver, but doesn't mention "Wire", whereas for Mobilink 10.0 Recommended ODBC Drivers for 10.0.1 MobiLink Technote: Mobile Enterprise, Database Management iAnywhere - Sybase Inc it's recommended to purchase "DataDirect Oracle Wire Protocol ODBC Driver".

  • ERROR [HY000] [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Invalid date string (7497) (pgoe1022.dll)

    I am selecting data from a Progress database using the Data Direct Open Edge 10.1.B driver. The target table stores the date values as varchar in this format "22-OCT-14" In the select statement I can use Progress statements or T-SQL to transform
    the varchar to a date - but cannot do the same in the WHERE clause 
    Select po_number, cast(po_date as date) as [po_date] from [po_table] 
    (no problem - the [po_date] field stored as "22-OCT-14" is returned as "2014-10-22 00:00:00"
    but when I include the cast in the where clause I get the error described in the title
    Select [po_number], [po_date] from [po_table WHERE cast([po_date] as date)<= '10/22/2014' - NO GOOD
    I have tried very many combinations of the date string format , different functions and sub-queries but cannot find an answer

    The sql strings I posted are working examples - I've tried the ISO format you included - any number of date formats will work when the target field is a "Date" field - but trying any kind of transform statment to processa date stored
    as a varchar in the WHERE CLAUSE throws the erro
    Storing dates in a varchar column is a bad idea on any platform. Apparently there are strings in that column which cannot be converted to dates.
    On SQL Server you could have found this with
    SELECT po_date FROM po_table WHERE isdate(po_date) = 1
    What you should use on Progress, I have no idea.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • I'm using iTunes 10.6.1 on an iMac 2,66 Ghz intel core Duo with8GB DDR3 and Lion 10.7.3 I hav 260000 mp3 stored on A My Book 3 TB external Fire wire 800 Drive - when I play songs I get short interuptions every 20 to 30 seconds. Can't iTunes handle that?

    I'm using iTunes 10.6.1 on an iMac 2,66 Ghz intel core Duo with8GB DDR3 and Lion 10.7.3 I have 260000 mp3 stored on a My Book 3 TB external fire wire 800 Drive - when I play songs I get short interruptions every 20 to 30 seconds. Can't iTunes handle that number of songs?

    I'm using iTunes 10.6.1 on an iMac 2,66 Ghz intel core Duo with8GB DDR3 and Lion 10.7.3 I have 260000 mp3 stored on a My Book 3 TB external fire wire 800 Drive - when I play songs I get short interruptions every 20 to 30 seconds. Can't iTunes handle that number of songs?

  • Mac mini with a fire wire external drive

    I have 10 folders with pictures in my fire wire external drive, but mac mini cannot see the pictures in one of the folders. If you click the folder, it shows 0 items. However, if the folder is chosen as a screen saver folder, the pictures show as a slide show. Why is that?

    Use the Disk Utility and repair that drive.

  • TCP / IP Protocol Driver - not installed (using Windows 7 Home Premium (64 bit) Service Pack 1

    I am using a ThinkPad T520 laptop.  Lenovo Solutions Center keeps referring me (with a yellow exclamation mark) to the Device Manager and alerting me to a "non-critical" error. The message is "TCP / IP Protocol Driver - not installed".
    I have found numerous pieces of advice for Windows XP and Vista - but very little for Windows 7. I have however tried the Microsoft "Fix it" solution and it had no effect.
    I am still able to connect to the internet via Ethernet cable and wifi. It is however worrying that the warning keeps being raised.
    Does anyone know how I can fix it?

    Hi Tripplec.
    Thanks for the reply. I am away from home at present without my ThinkPad, so will try it at the weekend. I am an experienced computer user but this is a brand new machine and I have never had a laptop that produced error messages without providing any suggested fixes. It seems that Lenovo is not suitable for ordinary home users, but only for computer engineers. Sadly that is not me... so before I plunge in, can I just check some details?
    1. You suggest removing the offending network adapters in device manager. Which are the offending adapters that cause a TCP/IP protocol driver error?  I am nervous of removing the wrong things and making it worse!
    2. You also suggest that I go to Network Connections via Control panel, properties of adapter, Install and select the desired Protocol(s) and install them.  Is that an alternative fix  to 1 above - or an essential follow-on after removing the offending adapters?  (Last week I searched the machine and the Lenovo support page of drivers - and never found a TCP/IP protocol driver. If you know where one can be found, I would prefer to instal a new driver, rather than delete other devices and hope that the machine reinstalls them later!).
    Much obliged for your assistance.
    Fillet

  • How can I solve the problem, which is shown as Modbus exception response 2 (illegal data address) in lookout protocol driver?

    I have a Dynisco UPR700 instrument that has a modbus communication protocol, I use the lookout protocol driver modbus to communicate with it, but the lookout protocol driver gave me the information about "modbus exception response 2 (illegal data address)", how can I solve this problem? where can I set the right data address? Thanks!

    Most likely you are trying to access a datamember address that is either not supported or non-existant on the UPR700.
    Double check the address that you are writing/reading and make sure that it is supported.
    Regards,
    Chad Evans

  • Layman's Terms for Protocol Driver and Help

    Exactly, is easy to understand terms, is a Protocol Driver?

    Exactly, is easy to understand terms, is a Protocol Driver?

  • Missing Packets - Protocol Driver for Sol7.x+

    hi
    I have written a network protocol driver that is both a STREAMS driver and a STREAMS module.I want to essentially monitor all the TCP packets flowing in the network.It works fine,but the problem is that over 24 hrs,I see that the driver keeps missing packets.Does anyonw have any inputs?
    Thanx

    found solution here https://discussions.apple.com/message/23473223#23473223
    it helps

  • Microsoft LLDP protocol driver

    Unable to setup Server 2012 Network Adapter without the Microsoft LLDP Protocol Driver. I have searched for the driver but have had no luck. My question is where is it located on the Server 2012 CD

    Hi,
    The Microsoft Link-Layer Discovery Protocol service is a kernel mode driver. Please check if the mslldp.sys file exists in Windows folder under system disk or not.
    In general,
    the system files may come as part of the operating system.
    If mslldp.sys file is missing, you can try to restore it from your Windows 2012 installation media. Besides,
    Windows OS uses a .wim file to store all system files, you can check the
    install.wim file on your CD.
    If mslldp.sys file exists, maybe it is due to Microsoft Link-Layer Discovery Protocol fails to start, you can check if any error is logged.
    Best regards,
    Susie

  • Unable to mount external fire-wire hard drive - help, please!

    After working the last couple of days to resolve the failure of an internal drive, now one of my external drives (LaCie fire-wire) will not mount. I was using it to back up the bad internal drive, and probably forgot to eject the drive before turning it off; don't know if this really makes any difference, but just in case...
    If I use Disk Utility I can see the LaCie drive, but it will not mount.
    When I tried to verify the drive got the following message -
    Invalid sibling link
    The volume LaCie HD needs to be repaired
    1 HFS volume checked - volume needs repair
    Next I tried to repair the drive, and was told -
    Invalid sibling link
    Volume check failed
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    1 volume could not be repaired because of an error
    This is where I stopped. I read another post somewhere in the forums about making a disk image of the drive, but I'm afraid of making things worse by proceeding without knowing what I'm doing. Any ideas on how I can somehow retrieve the data in the LaCie drive?
    Once again, thanks in advance for any help!

    Hi! Diskwarrior is always better at repairing drive directories which constitute 99% of all drive problems. I run it fairly regularly usually once a month. BUT I always run it at the first sign of weirdness or problems AND every time I have had a power failure or a forced restart or shutdown because those events usually always damage the drive's directory. Often even though the directory is damaged OSX can go ahead and mount it and it will work ok but eventually the damage builds every time one of those events occur and finally there is a failure to mount or boot. Tom

Maybe you are looking for

  • REP-2103 error in report summary column

    Hi , I am getting the below error while running the report REP-2103 Column 'CS_Achived_tot' : PL/SQL formula returned invalid value or no value Could you please help me ... Thanks in Advance Regards, Sandeep

  • HT1947 Can I use the remote app on my ipad to operate my iPhone?

    As the title reads really, if the answer is yes, how? I have the app, I have home sharing switched on, and I can control my lap top with my ipad but I can't find a way of operating the iPhone. Cheers Oaf

  • Deleted PO's in SRM

    Hi SRM Gurus,   We have some local Purchase Orders which was deleted for some reason. Where can I see those deleted PO's. Can anyone help me out? Reg., Sridhar. [email protected]

  • Choose printer paper Epson Stylus 1400

    I have a new iMac 27-inch running OSx 10.6.2 and a new Epson Stylus 1400 printer. I've tried printing from several applications including Photoshop Elements 8, and none of the printing menus offers a choice of photo paper. Where do you find that?

  • How to FORCE "force quit"

    Earlier when trying to restart my iMac 2.66, Mail would not quit, nor would Safari. I pulled down force quit dialog from the apple menu -- no dice. They would not quit. I tried right clicking the application icons in the dock and choosing force quit.