Regarding HANA DB Driver

Hi
Working on HANA1.0 SPS2
Trying to create a new data store for hana in SAP BO data servcice. and fetch data from DS to HANA system.
i cant find HANA DB driver to input as below.
In local object library -> New
Create new data store
Data store name:
Data store type :database
Database type :hana
Database version:1.x
datasource : ??????    <-  <ODBC Admin>
i tried adding in ODBC setting  <system dsn> tab, but cant find any driver related to HANA?
i could not find any driver related to HANA, should i have to install any HANA DB driver in Dataservice driver?
Where should i have to install the driver? how to find which driver?
should Install in HANA system or Studio system or Dataservice server>
Pls suggest me.
regards
Chandra

Hi Magalingam,
As Lars mentioned, you would need to install SAP HANA Client (same revision/build with your HANA DB) on your BODS server.
Assuming that you have installed BODS on Windows server, the Windows client installation will add "HDBODBC" driver (with version: "1.00.<Revision Number>.<Build Number>" and file "LIBODBCHDB.DLL") on the Drivers tab in ODBC Data Source Administrator.
After that, you should be able to create new datastore for DS with HANA using "HDBODBC" driver.
If you have installed BODS on Unix server, you would need to install the Unix client installation and then use "%LINK_DIR%/bin/dsdb_setup.sh" script to configure the ODBC (Refer to section 6.11.1.1 on the following guide:
http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_ds_admin_en.pdf)
Regards,
Ferry

Similar Messages

  • Standard for HANA ODBC driver

    What is the ODBC conformance standard followed by HANA ODBC Driver. Is it certified for Level-2?

    Hello Thomas,
    given that the HANA ODBC driver pretty much seems to be a ported version of the MaxDB ODBC driver (and this one supports ODBC 3.51) I would dare to say: yes, ODBC Level-2 should work. (likely with the same restrictions that apply for the MaxDB driver... [listed here|http://maxdb.sap.com/doc/7_8/46/77b97188115808e10000000a114a6b/content.htm]...
    regards,
    Lars

  • Need inputs regarding the dvd drive on primary ide channel.

    Specs:
    Motherboard: MSI P35 Neo3 (MS-7935 1.0)
    CPU: Intel Core2 Duo E6550
    Memory: Team Elite DDR2800 (2x1GB Dual Channel)
    Hard drive: Seagate Barracuda 7200.11 500GB 32MB Cache (SATA)
    Optical drive: LG GSA-H55L (IDE only) Firmware version 1.02
    Graphics card: Gecube HD3870
    Chipset: Intel P35/G33/G31 (Rev. A2)
    Southbridge: Intel 82801IB (ICH9)
    LPCIO: Fintek F71882F
    BIOS: AMI V1.1 (11/07/2007)
    Hello,
    Almost all new motherboards today only have a primary ide channel and the rest are SATA.
    I need inputs regarding the dvd drive which is shown in device manager as located on the primary ide channel while the hard drive is located on the secondary channel. Because I would like to update the dvd drive to the latest firmware (version 1.06; to be able to recognize more blank media) but the LG site recommends that the drive (dvd) be located on the secondary ide channel.
    I already tried to uninstall every channel from the device manager but all would still be the same after reboot, dvd drive on primary, hard drive on secondary.
    Current ide mode in BIOS is set to AHCI+IDE mode, DMA modes are fine (UDMA4 for dvd, UDMA5 for hard drive), boot sequence (1st=HD, 2nd=DVD, 3rd=Floppy drive)
    Tried switching to IDE mode only in BIOS but would not detect the optical drive. Never tried RAID+IDE mode since I only have a single hard drive.
    I'm not sure but if I try to update the firmware, it might instead try to update the hard drive's firmware instead of the optical drive and make the hard drive unusable.
    I would like to know if anybody with this same situation was able to successfully update the optical drive's firmware or is there some way to place the optical drive on the secondary ide channel and the hard drive on primary for me to follow and replicate the process.
    Thank you for any replies.

    Thanks sir NovJoe for the reply.
    Just received the solution from another forum where I posted the same problem.
    They said that the flash program for the firmware will detect the drive on its own and would not flash other devices except the optical drive itself. So its pretty safe, and I can confirm this since I just flashed my ODD a little over a while ago and everything went fine. No errors.
    Though I'm speaking for the brand of ODD I own and may be different for other brands so take precautions as well. It may be different for the others.

  • HANA JDBC driver.

    Hi All,
              I'm trying to connect to HANA using GWPA (Gateway productivity accelerator). I don't know where to look for JDBC driver? Can any one help me on this.
    Thanks
    -Arun

    Hi Arun,
    The SAP HANA Client contains the JDBC driver. You can download the SAP HANA Client from SAP | HANA Developer Edition
    Best regards,
    Wenjun

  • Regarding HANA concept clarification

    hi
    I have two questions from TZHANA materials. Need more understanding about HANA
    pls let me know if you have more details on this
    1) regarding EDW and LSA Architecture.
    For certain requirements, the role of the classical Reporting layer
    (query optimized InfoCubes) might diminish. DataStore Object might
    be able to provide sufficient query performance to omit InfoCubes.
    So does this mean inmemory DSO will replace inmemory infocubes infuture?
    pls can you give me reason why infocubes will be dropped and so reporting layer does not exist in LSA.
    When is this scenario possible?
    2)I could not find more explaination about DB connect archicture in topic of consuming HANA models.
    What does the Architecture picture says?
    DB Connect driver is required for HBD case and not required for other than HDB case?
    Pls confirm
    Regards
    Magalingam

    Hi Vishal,
    Well, I believe, one of the major differences between a normal DSO and an in-memory DSO is that a normal DSO would hold data and an in-memory DSO is just a view.
    It seems that we are seeing a lot of statements like the above quote in this thread, but as far as I can tell this is simply not true. For DSOs that are configured as "in-memory" or "Hana optimized" in BW on Hana, there is certainly data stored in a materialized table. There are also views that are generated in many cases, specifically for the changelog. You can read about this here: [http://help.sap.com/saphelp_nw73/helpdata/en/32/5e81c7f25e44abb6053251c0c763f7/frameset.htm]
    The same is true in the case of InfoCubes, where all SIDs and key figure values are written into a wide version of the fact table. That information is available here: [http://help.sap.com/saphelp_nw73/helpdata/en/e1/5282890fb846899182bc1136918459/frameset.htm]
    Maybe I'm just not understanding what you mean by "just a view", but when I read this I normally think that there is no data held in a table associated with the object. This is not the case as far as I have learned.
    Cheers,
    Ethan

  • Regarding ODBC/JDBC driver

    Hi
    To connect SAP BO Tools with HANA, document says ODBC/JDBC thru SQL is required.
    What does it mean.. Does connectivity need both or we can use any one of them?
    Anybody know when to use which one?.
    To my understanding, i feel either one of them can be used...but when it has to be used?
    No document explains on this.. pls share if any document.
    Regards
    Magalingam

    Hi,
    To Connect BO Tools to HANA,using jdbc driver is recommended.ODBC will be used by the Tools like Analysis for Office and Excel in somecases(through MS SQL Query option).
    You can create a relational connection using the jdbc driver in IDT and can publish to BOE CMC which can be used for the creation of Universe so that BO Tools like Dashboard,Crystal Reports,WebI and Explorer can consume HANA data through this JDBC Connection.
    Hope this helps you.
    Rgds,
    Murali

  • Seeking advice regarding networked attached drive

    I am considering two options to share our family's EyeTV library, 1080i home videos, photos, and iTunes music over our home network of several Macs. We have one G4 Mac Mini running OS 10.4.8 (the last OS that runs Classic), but only OS 10.6.x / 10.7.x (when avail) systems will use the networked drive. I will NOT put Time Machine on the networked drive using option #1, but I might consider TM on a NAS:
    (1) AEBS with an OWC Mercury Elite-AL Pro single HD enclosure + 2 or 3 GB HD.
    (2) Synology NAS, such as DS411slim or DS410 with four drives in Synology Hybrid RAID. (Synology claims to have full Time Machine compatibility; Synology owners seem to agree.)
    I have done lots of reading on both options and I am aware that risks/problems exist with each approach. Option #2 will probably be about twice as expensive as #1, but it will offer much greater capacity and peace-of-mind RAID redundancy. Our home is hard-wired, and I do not plan on using WIFI often.
    Future-proofing is about guesswork and hearing what people have to say. I welcome the Forum's recommendations, and any other ideas people have.

    MacHound wrote:
    Yes, I hear you re: Time Machine. I actually do most of my backing up with SuperDuper because of all the TM issues. But there's something to be said for redundancy, and hourly backups do add redundancy beyond bootable backups.
    Regarding the main question of (1) versus (2), do you have any advice?
    Backing-up via an Airport Extreme is still "iffy" and +*not supported by Apple.+* See [Using Time Machine with an Airport Extreme Air Disk|http://web.me.com/pondini/Time_Machine/Airport.html] (or use the link in *User Tips* at the top of this forum). Nobody knows what may be coming, but there's no indication it will be.
    A third option, which I didn't mention, is to stick to local drives only, then do wake-on-LAN when I need HD contents on another Mac. That's probably the simplest and cheapest solution.
    Yes, that's the simplest and most reliable, as in the last paragraph of my previous post. See #22 in [Time Machine - Frequently Asked Questions|http://web.me.com/pondini/Time_Machine/FAQ.html] (or use the link in *User Tips* at the top of this forum) for setup instructions to back up laptop Macs.

  • Regarding purchase order Driver progrram

    Hi..,
    I am developing one smartform which is purchase order
    "/smb40/mmpo_l "
    and Driver programm is
    "/smb40/fm06p"
    i searched in TNAPR table but i didn't find driver program
    I am using ECC6.0
    can any one answer me how to download into "smb40" package
    replay to [email protected]
    waiting for geniues replay
    Thanks in advance

    Hi,
    You cannot enable the Copy From button on the purchase order window. This is because there is no originating document for a purchase order (which is the first document in the chain on the purchasing side).
    Perhaps if you explain your reasons for needing this functionality someone can come up with a suitable workaround.
    Kind Regards,
    Owen

  • Regarding Merant ODBC  Driver for Client Machine.

    Dear All,
    We have installed Oracle BI Apps.
    Environment:
    Machine 1 : OBIEE , DAC Server, Informatica Server.
    Machine 2: DAC client(by copying DAC folder from Machine 1), Informatica Client.
    I have copied the DAC folder from Machine 1 and paste it to Machine 2 and then configure the bat file.
    Now when i am creating ODBC connect in Client machine, we dont have Merant ODBC driver in that, and it is available in Server machine...
    So my query is how to get the Merant ODBC driver in Client Machine ?
    Regards
    Tarang Jain

    Hi Damon,
    Thanks for your reply......
    Damon few weeks before you have told me that we can download the ERP from e-delivery/oracle .com.
    I went through the site and found there are so many applications of Peoplesoft.
    So we are planning to download this"http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=8888395 " application from this link" PeopleSoft Enterprise Human Resources Management System and Campus Solutions 9.0 (CD)"
    So, i will request you please have a look to the application and confirm can we use this application for Oracle BI apps and will this application have dummy data so that we can see Pre-Built Dashboards and Reports.
    If its not valid ERP then please provide us the link as well as the ERP name so that we can work on the same.
    Regards
    Tarang Jain

  • Need info regarding HANA DB  & MaxDB/SAPDB

    Hi All,
    I have a requirement where in I need to get the following information in regard to HANA DB & MaxDB/SapDB. Kindly suggest.
    This info I need to get from ECC or similar Box. Please let me know in which SAP table we can get this info.
    Information requried
    ================
    Database version
    Schemas
    Database parameters
    Configuration files
    Data files
    Log files
    Regards,
    Mani

    > Database version
    > Schemas
    System - status
    > Database parameters
    > Configuration files
    > Data files
    > Log files
    DB50 - or DBACOCKPIT
    Markus

  • Question regarding DVD/CD Drive on intel imac...

    My intel imac dvd drive is playing up. Its spinning longer than it should, making noises it shouldnt be and generally rejecting perfectly good DVD/CDs.
    My warrenty ran out and now I need a replacement. I called up Amsys; a company here in the Uk which deal with apple repairs and I was astounded at the quote I was given. £70 labour and £180 for the drive..£250 just for a DVD drive!?! I couldnt believe it.
    So, Im asking you the forum, what can I do? Yes I could get an external I suppose but is there another option? Could I get the right DVD drive from anywhere else and install it myself? Is that difficult?
    Any help would be apprecated.
    Cheers

    "Playing Up???" You mean "Acting Up???" Gosh, I wish you Brits would speak ENGLISH!!!
    Since your warranty is up, a new DVD drive wouldn't be that hard to replace, if you're competent with electronics. There are many websites with step-by-step instructions. (ifixit.com for one.) Go for it! Go with a better quality one that comes with the iMac. My new Aluminum iMac's DVD drive sounds and rejects perfectly good DVDs as your does. Cheapos???
    Cheers!
    Have a Guinness for me.

  • Question - Need Advice Regarding Second Hard Drive On HP Pavilion dv7t-4100 Notebook PC

    Hi,
    I currently have a HP Pavilion dv7t-4100 Notebook PC, and my hard drive failed (luckily while still under warranty!).  So I contacted HP support and they are in the process of sending me a replacement hard drive, so that I may install it.  When I opened the back of the notebook, I realized that a second hard drive could be installed, if desired.  I would be interested in doing this!  My current primary drive was (and will be again) a Toshiba 1 TB Internal hard drive Serial ATA-300 2.5" 5400 rpm, model MK1059GSM.  I understand (from reading a previous post) that for the second hard drive, I will need to purchase  a "2nd HDD Caddy & Cable for HP dv7-4000, dv7-5000, dv7t SE" (the purchase link the tech in the other post referred to was http://www.newmodeus.com/shop/index.php?main_page=product_info&products_id=345); and now I need to decide on the size (and other stats) of the hard drive that I will buy to install and used as the secondary drive.  The HP customer service rep I spoke with on the phone about my primary drive replacement said that it is usually recommended to not go any higher (in capacity) than the primary drive, for the second drive, to ensure a more "stable" system (but I am not sure about the level of"technical" knowledge he has about the inner workings of the notebooks).  However, from my upgrading experiences with desktop PCs, I was usually able to go as high in capacity as I could/desired; as long as the physical size of the drive was the same, and it was compatible with my system.  And I usually did choose to go with a larger capacity second drive, as this was where most of my data and media files were stored (with the primary being used for mostly operating system and system files).  This is my first time "upgrading" a Notebook, so I wanted to check with the techs here on the board- would it be a problem for me to go with a secondary drive larger than my primary drive's 1TB capacity?  Also, are there any other factors to consider and keep in mind when selecting a second hard drive?  Any advice and replies will be greatly appreciated.  Thanks so much for your help with this!  -Brian

    You should be able to go as high as 2TB.
    I also own a,(Older), DV7 notebook which has dual drive capability.
    I bought my caddy from the place recommended and got everything needed including screws !
    I matched the capacity in mine with an exact same hard drive and have never had a problem.
    Minor battery life noticable but that was it.
    Your system BIOS is what will hold you back from say a 3TB drive.
    You can go to HP site and check the specs on your model and find out for 100 % sure.
    HP Support & Drivers | United States
    I would recommend doing what I did and match the drive exactly.
    Good day !

  • Hi I have a technical question regarding my CD drive

    my guitar pick was on my desk and it managed to get wedged in my CD drive.. I can't see it or get it out however discs seem to go in and out fine..is there anything I should do?
    I have a Macbook from December 2009

    Hi thanks for answering.
    how would you make the gateway and the certificate comply with this.
    my gateway certificate is connectgw.companyname.com IP xxx.xxx.xxx.xxx
    my web server certificate is connect.companyname.com IP xxx.xxx.xxx.xxx
    the ConnectionBroker only allows one Gateway?

  • Regarding HANA INTEGRATOR NOT WORKING

    Dear All,
    I am facing issue while running HANA integrator .The Integrator run successfully .But the view Information is not collected form the data base.MY IPS,DS & IS versions are:-
    IS-4.1 SP2
    DS& IS-4.2 SP1
    HANA DATABASE VERISON-SP 06 Revision 68
    HANA CLIENT-SP06 version 69
    HANA Studio-SP06 version 69
    I am here by attaching the log file for the last run of the integrator. Please suggest some solutions as its needed for the testing purpose

    System Preferences>Universal Access>Mouse: turn 'Mouse keys' on. Use the keyboard to move the mouse as detailed in this tech note:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_moskys.html

  • Regarding HANA -Authorizations

    Hi
    In HANA how to find  which privilege is required for a specific purpose.for example if I am trying to create a SCHEMA I get an error which says that I am not authorized or don't have sufficient privileges in that case how do I find what is missing from my profile .
    Thanks
    Santosh

    Hi Santosh,
    Basically there are four types of privileges in HANA
    System Privileges (restrict the actions in the HANA database)     
    For E.g u201CUSER ADMINu201D; u201CCREATE SCHEMAu201D
    SQL Privileges (restrict access to data containers which are schemas)     
    For E.g. u201CSELECT ON <table>u201D; u201CDROP ON <schema>u201D
    Analytic privileges (row-level security for data models)     
    For E.g. see only data for LOCATION "US"
    Package privileges (restrictions in the modeling area)     
    For E.g. edit / activate data models in package
    For more details....Refer
    SAP HANA Overall Security Guide - http://help.sap.com/hana/hana1_sec_en.pdf
    SAP HANA Database - Security Guide - http://help.sap.com/hana/hana1_imdb_sec_en.pdf
    Rgds,
    Murali

Maybe you are looking for

  • Batch Determination at Sales order

    Dear Friends The batch determination at Sales order level, the selection criteria shows characteristic LOBM_LFDAT, which is Batch determination delivery date however this date differs from the actual delivery date from schedule line or the requested

  • Self contained movie long bach time

    Hey Guys - I'm working on a DVD for a client. The video is about 1:50min. I exported out of FCP to a self contained movie, which is about 25gb. I used Best Quality setting 120min encode. Started it last night around 7pm. 12hrs later it said 90% and 4

  • Error while creatin outbound delivery......

    Hi, We have configured material determination process,when we create Sales order,material determination takes place based on the availability on the stock & alternate materials automatically appears if stock of main item is not available. But,when I

  • Scanning to photoshop elements from scanner

    I seem to have misplaced my previous posting on same subject. Although I can scan from PE 4.0 using my HP 8250 Scanner, I am unable to add PE 4.0 to the Destination list of the scanner so that I can initiate a scan to PE from the scanner buttons. I h

  • Query read mode-Cache mode

    Hi, Can u explain me the functionalities of the options: A-Query to read all data at once X-Query to read data during navigation H-Query to read when u navigate or expand hierarchies I am not clear of the diff. bet. the X,H options.... <b>Cache Mode: