HANA Studio Import- Manage connection error.

Hi
In HANA studio, while import, Manage connection is giving error.
In BO Dataservice4.0, i have created Data store and gave ERP connection details to connect ERP system.I am able to import tables from ERP in Datastore.
Also I gave input to Server address(DS IP) and Repository name(Local repository) in Configure import server at Studio.
Import click gives below error in Manage connections
Error while opening the connection DS_XXX. Use "Manage Connections" to check the connection details.
Any settings has to be done? pls advice.
Regards
Magalingam

Hi Chandra,
We have solved the problem.
We have completed the following steps of the master guide of HANA:
Configuring Data Services for Metadata Import:
1. Setting the Passphrase
1.1. Log into the Central Management Console of SAP BusinessObjects Enterprise (BOE).
1.2. Choose Manage > Applications
1.3. Choose Data Services Application.
1.4. Choose Settings.
1.5. Enter the Encryption Passphrase.
1.6. Choose Save.
Note: The passphrase you set here should be the same as the one you set in the SAP In_Memory Computing
studio.
Postrequisite: Restart the TOMCAT and BOE services.
Regards,
Enrique.

Similar Messages

  • While installing HANA studio , i am getting Error

    Hi Experts,
    While installing HANA studio, i am getting Error " Java installation not found" . I have already installed latest JDK, JRE from  www.java.com and also set path PATH.
    I am on Windows 7 , 64 bit.
    Any one have idea how to over come this Error?
    Thanks.

    Hi Tomas,
    I am on windows 7 64 bit. How should i verify if jdk has been installed correctly? how to verify if correct path has been set.
    I am using hdbinst.exe file.
    Here is log entries
    19:02:46.064 - INFO: SAP HANA Studio kit detected.
    19:02:46.064 - INFO: Looking for java installations
    19:02:54.685 - INFO:   Found 1.7.0 64bit in C:\Windows\system32\javaw.exe ($PATH)
    19:03:01.635 - ERR: No proper java installation found (version 1.6 64bit is required)
    19:03:05.137 - INFO: -
    19:03:05.137 - INFO: Checking configuration of installation (dialog Define Studio Properties)
    19:03:05.137 - INFO: -
    19:03:05.137 - INFO:   Looking for java installations
    19:03:05.137 - ERR:   No proper java installation found (version 1.6 64bit is required)
    19:03:05.137 - INFO:   Parameter "TargetRepositoryPath" is not set
    thanks

  • SAP MDM Import Manager connect to Oracle Database.

    Hi expert,
    I try to connect to Oracle DB with SAP MDM Import Manager but I cant.
    I entered property in "Connect to Sorce" window.
    ============================================
    Type : Oracle
    Remote system : MDM
    DBMS server : <DBMS host>:<listener port>
    Database  : Oracle_SID
    User : Oracle database user
    Password :  Oracle database user password
    ============================================
    then error ocurred.
    "Unable to connect to source"
    I aleady checked to connect to the Oracle database with Oracle client.
    It is connected well.
    How can I connect ??
    thanks and regards
    jun

    Hi all,
    thank you for your replies.
    I tried to connect oracle DB except "< and >" symbol but It did not work.
    I installed windowXP 32bit , Oracle client 32bit and SAP MDM Import manager 32bit in My local PC.
    Also I connect to MDM DB using sqlplus in My local PC.
    I wonder that TNSNAME.ORA is used DB connection using SAP MDM Import manager ??
    I think TNSNAME.ORA is not used when I connect to DB using SAP MDM Import manager because I enter parameters are properties of TNSNAME.ORA.
    I don`t know why don`t connect to DB.
    regards,
    jun

  • SQL Server 2005 Management Studio Local Server Connection Error

    Sir, as you can see in above image,,, I have installed SQL SERVER 2005 Management Studio Express of 64 bit.
    And when i have tried to connect it to local server it shows me above error...... Please guide me how should i fix it?

    Check
    http://sqlserver-help.com/2011/06/19/help-whats-my-sql-server-name/
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • ODI 10.1.3.4.0 - Topology Manager Connection Error using SQL 2005 SP3

    Hello All,
    I am using the ODI repository in SQL 2005 SP3. I could create my master repository using the following parameters:
    driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    URL:jdbc:microsoft:sqlserver://server_name:1433;SelectMethod=direct;DataBaseName=ODI
    I needed to copy to the drivers directory all files of SQL 2000 (msutil.jar, msbase.jar,mssqlserver.jar) and SQL 2005 (sqljdbc.jar). I am using the JRE 1.4.2 and JDBC 2005 1.2 (http://msdn.microsoft.com/en-us/library/ms378422(SQL.90).aspx)
    But when I try to connect in Topology Manager to create the work repository appears the following error:
    using this driver string: com.microsoft.jdbc.sqlserver.SQLServerDriver
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC] Can't start a cloned connection while in manual transaction mode.
    using this driver string: com.microsoft.sqlserver.jdbc.SQLServerDriver
    java.sql.SQLException: No suitable driver
    Does Somebody know what is happening?
    Regards,
    Wallace Galvao
    Sao Paulo - Brazil

    Hi,
    If you plan on using the SQL Server 2005 drivers then you only need the 1.2 sqljdbc.jar file in the drivers directory.
    The connection details for SQL Server 2005 should be like the following.
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<sqls machine>:1433;databaseName=<db name>;integratedSecurity=false
    I would try just with just the correct driver in place, remove the others, restart any ODI components and then make sure the connection information is correct like above.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • HANA DB 1.00 Build 20 - Error import COPA Data with HANA STUDIO 1.00...

    Hi,
    Has anyone tried loading data records to HANA DB 1.00 Build 20 from the CTL files provided in     https://wiki.wdf.sap.corp/wiki/display/HANADemoenvironment/HowtoloadCOPAdata ?
    It was work on HANA DB 1.00 Build 15 but not with New Build...
    The procedure was exactly the same
    The creation of Tables is done but i have this error with import data with each csv files:
    Command with HANA Studio (Build 20):
                    load from '/tmp/export/TCURT.ctl' threads 4 batch 1000;
    Error:
                   Could not execute 'load from '/tmp/export/TCURT.ctl' threads 4 batch 1000'
                   SAP DBTech JDBC: [257]: sql syntax error: line 1 (at pos 3643214585)
    I tried also:  load from '/tmp/export/TCURT.ctl' -> same error...
    We have all privileges on the tmp folder and files
    I tried also to copy new data from source...
    Do you have an idea?
    Thanks for advance for help .
    Best regards,
    Eric MG

    Hello,
    LOAD TABLE command was not public - full syntax was never mentioned in any SAP guide on help.sap.com or Market Place (except SAP HANA Pocketbook-DRAFT). Therefore it is SAP internal syntax that can be changed anytime. And I guess this is what happened. Command is either deprecated or having different syntax.
    If you need to import CVS file I would suggest to use official way - either IMPORT command (which was also not very public before but since SP03 it is mentioned in SQL Script Guide) or best using SAP HANA Studio import functionality (just be sure you use CVS as type of file).
    You can find explanation of both ways in this blog:
    SAP HANA - Modeling Content Migration - part 2: Import, Post-migration Activities
    Tomas

  • Import Manager - Error Connecting to Source

    Hi,
    I have installed SAP MDM 5.5 SP04 on Windows 2003 and MDM Oracle Database on Solaris 5.10.
    When using import manager from my desktop, i am unable to connect to source. It says "<i>Unable to connect to source</i>".
    But when i take remote connection of MDM Server, and run import manager from there i can connect to the source.
    Someone pls help me on this.
    Thanks in advance.
    Regards,
    Chintan Sheth

    Hi Alexander,
    I have installed MDM Server on Win 2003 and ORACLE database for MDM on other host which is Solaris 5.10. All the components have been installed.
    When using import manager from the MDM Server (host where MDM Server is installed), i can connect to my repository.
    But in case to work on other machines, i can load all repositories well using the  console; whereas i cannot connect to it using Import Manager showing error "<i>Unable to Connect to Source</i>";  from other machines.
    The details i give in both the case are same.
    Kindly help.
    Regards,
    Chintan Sheth

  • Connect SAP HANA Studio with SAP HANA One Instance Reg 70

    Hello,
    i have already create an instance and set all passworts in Management One Console.
    If i want to add a new system in Hana studio a got an error message: "Database connection is not available"
    SAPControl request failed. Cannot retrieve JDBC connection for: ...
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for more details.
      at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:295)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:238)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:84)
      at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:70)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:67)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sap://xxx.eu-west-1.compute.amazonaws.com:30015 [Cannot connect to host exxx4.eu-west-1.compute.amazonaws.com:30015 [Connection timed out: connect], -813.].
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:219)
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:203)
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:186)
      at com.sap.db.jdbc.Driver.connect(Driver.java:238)
      at com.sap.ndb.studio.jdbc.JDBCPlugin$3.run(JDBCPlugin.java:590)
    I must add, that i test it in the firm's intranet. So we have diverse firewalls. What firewall settings has our IT department change, for enabling the database connection?
    Hope you can help me.
    CT

    Not related to UI Development Toolkit for HTML Developer Center.  Moved to SAP HANA Developer Center community.
    Regards, Mike (Moderator)

  • HANA Studio installation error: Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path

    When attempting to add the ADT to HANA Studio I get the error:
    Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path
    Additionally I get something about a possibly missing Microsoft Runtime DLL VS2010.
    When I then attempt to add ABAP Projects I get the error:
    An error has occurred. See error log for more details.
    com/sap/mw/jco3/eclipse/Registry
    I have tried with sites:
    SAP Development Tools for Eclipse - Juno Software Repository
    SAP Development Tools for Eclipse - Kepler Software Repository
    I have been able to install the ADT on Eclipse-Kepler which is running fine.

    I did and on that page the following is stated:
    For Windows OS: DLLs VS2010 for communication with the back-end system is required.
    NOTE: Install either the x86 or the x64 variant, accordingly to your 32- or 64-Bit Eclipse installation.
    This seems exactly to address the issue I am grapling with, but when downloading and trying to install the file I get the message that the current version on my frontend is more recent than the version I am trying to install.
    Is that not strange?

  • Master Password for SAP HANA studio

    Hi
    Recently I installed SAP HANA studio on my pc.
    I am able to add system with the below details but I do not know the master password.
    Please guide me to retrieve the master password.
    Thanks

    Hi Hannes,
    Thanks for your valuable reply. Do I need to uninstall and reinstall HANA studio .
    The below errors are encountered when I try to logon on hanadb :-
    Error
    Tue Oct 07 23:16:21 SGT 2014
    SAP DBTech JDBC: Cannot connect to jdbc:sap://hanadb:30215 [Unknown host hanadb:30215 [hanadb], -709.].
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: SAP DBTech JDBC: Cannot connect to jdbc:sap://hanadb:30215 [Unknown host hanadb:30215 [hanadb], -709.].
        at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:300)
        at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:272)
        at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96)
        at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
        at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
        at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sap://hanadb:30215 [Unknown host hanadb:30215 [hanadb], -709.].
        at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:230)
        at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:214)
        at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:197)
        at com.sap.db.jdbc.Driver.connect(Driver.java:192)
        at com.sap.ndb.studio.jdbc.JDBCConnection$1.run(JDBCConnection.java:157)
    Thanks !

  • Differ between import manager and import server

    Hi to all,
                Can any one explain difference between import server and import manager and how the data will be imported to the same.
    Regards
    MM

    Hi reddy,
    Can any one explain difference between import server and import manager and how the data will be imported to the same
    Please follow the text below, which has been taken from the help.sap.com
    Both MDIS and the MDM Import Manager can import data from a source file into an MDM repository. However, each has unique capabilities that distinguish it from the other. When each is used to its advantage, the result is an import strategy which provides the most efficient importing of data possible.
    The strength of the Import Manager is its connection to the source data, which enables its interactive map-making capabilities. When the Import Manager connects to a source it preloads the entire source file, giving it knowledge of every field and every value in the source data. This u201Ctotal awarenessu201D is crucial for preparing a complete import map. To help ensure a map is complete, the Import Manageru2019s Import Status tab alerts users to any discrepancies between source data values and the current map. The user can fix these problems interactively within the Import Manager and save the corrected map before any data is imported.
    Preloading an entire source file comes at a price, however. It consumes memory on the computer running the Import Manager and very large source files may exhaust the computeru2019s available memory.
    By contrast, MDISu2019s strengths are its scalability and automation.
    For scalability, instead of preloading the entire source file into the host machineu2019s memory as the Import Manager does, MDIS processes records in a stream by loading a record at a time into memory.
    This streaming technique enables MDIS to process much larger source files than the Import Manager, as the demand for memory on the host machine is not affected by the size of the import file.
    In addition to file size, file quantity poses a second scalability challenge. For example, a real-time transactional environment may produce a staggering number of files, each containing only one or two records. To import these files individually through Import Manager would be extremely inefficient. MDIS tackles this problem with a file aggregation feature that processes files systematically in batches rather than as individual files, resulting in faster, more efficient import of data.
    As it relates to automation, MDIS requires no user intervention to import files to an MDM repository. Instead, it relies on maps created previously within the Import Manager. Once an import file is placed in the appropriate folder, its data is imported automatically into the MDM repository using the rules of the pre-defined import map. Once a file is processed, MDIS scans the repository for the next file to import. This process continues 24 hours a day, seven days a week, until either MDIS or MDM Server are stopped.
    The trade-off for this scalability and automation is that if discrepancies between the source data and the import map arise, MDIS cannot u201Cfixu201D these problems by itself. Instead, the u201Cproblem casesu201D can be fixed manually at a later time using the interactive capabilities of the Import Manager. Unlike the Import Manager, however, MDIS can set aside problem records or files and continue importing.
    These conceptual and operational differences between the Import Manager and MDIS are summarized in the table below.
    Item
    Import Manager
    MDIS
    Source file location
    Anywhere
    Automatic inbound port
    Import process
    Interactive
    Automatic
    Import map state
    Editable
    Read-only
    Object loaded in memory
    Entire import file
    Individual records
    Streaming import support
    No
    Yes
    File aggregation support
    No
    Yes
    Maximum import file size
    Limited (50,000 records)
    Unlimited
    Status location
    Import Status Tab
    MDM Console/Report file
    Error correction prior to import
    Yes
    No
    Exception handling during import
    No
    Yes
    For additional info, kindly refer the link below:
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/12036df94c3e92e10000000a1553f6/frameset.htm
    GO to-> MDM import Server
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • Unable to select the created Ports(greyed out) in the import manager

    Hi ,
    We have created some ports with specific Remote system and XML schema's and also assigned the map to it.
    The processing type is manual for now,since we want to load data manually using import manager from the Ready folder of the port since PI is dropping the files there.But when I load import manager and select the file type as "Port" and also the relevant remote system ,I cannot select any of the list of ports created ,All are greyed out.
    All I need is to select "Port" option ,remote system and use the created port from the dropdown list of import manager " connect to source" step,which i am unable to select as  all the port s are greyed out and unable to select.
    Any help greatly appreciated...

    Hello Arvind,
    There is no need to start the MDIS (Import server) if you are importing the data manually.you just open the import manager, login into the repository and select type as XML as per your case and select the remote system (it depends on your requirement) and select the port on which your xml files resides.and enter in the import manager then map you data accordingly and you can import into the repository.
    when you want to automate the process for importing the data in repository then you will need to Start the import Server. In that case import server automatically pick the file from the ready port folder and also set the property in console as the processing type is Automatic.
    Hope this will help you and clear your doubt.
    TNR,
    Saurabh...
    Reward if found helpful.

  • Special Charecter acceptable in Import manager?

    Hell Experts,
    I have a situation where i need to extract data from syndicator and load the same file into MDM via Import manager.
    The extracted file format is '.txt' (Flat File)
    When i try to reload the same file, import manager throws error when it spots speacial charecters in teh Flat file (Ex: " )
    When i remove " in the Source file i am able to import the file. But i cannot ask the Users to each time they get the flat file to open it and remove the " .
    is there any way to load this file via Import manager with out manipulating the data init?
    Please Help.
    Regards
    Eva

    Hi Eva,
    Kindly find the below threads, which may help to sort your issue.
    http://scn.sap.com/thread/1860282
    https://www.interspire.com/support/kb/questions/1071/When+importing+contacts+from+a+CSV+file,+special+characters+(e.g.+%E8,+%E9,+%EA...)+are+not+visible
    Regards
    Rahul

  • Error when used hana studio to import Delivery Unit

    HANA version:1.00.80.00.391861
    HANA studio version:1.80.3
    Plantform :SUSE Linux Enterprise Server 11.2
    I meet a error when used hana studio followed that steps to import Delivery Unit:
    Launch HANA Studio 
    Select your HANA instance
    On the Quick launch page, choose Content -> Import
    Now Select HANA Content -> Delivery unit.
    Choose Next
    Select the server, browse the Service DU (Service DU on server: SYS/global/hdb/content): HCO_INA_SERVICE.tgz
    Who can help me what shoud i do.
    thanks.

    I has Resolved.
    You must set the OS directory privileges which has listed on the picutre  to 777 by 'chmod' command ,
    if it's 775 or  others.

  • HANA STUDIO SPS06: IMPORT ERROR FOR A SCHEMA

    Hi HANA Experts,
    I have a problem for exporting and importing data  for a schema.
    For exporting I used interface of HANA Studio SPS06 , while importing I used command
    IMPORT "SFLIGHT" ."*" AS BINARY from "/tmp/SFLIGHT" WITH RENAME SCHEMA "SFLIGHT" TO "SHANA"
    I am getting the error as
    SAP DBTech JDBC:[2048]:column store error: table import failed: [30134] out of memory
    Kindly suggest. Thank you
    Regards

    PrPro will come to you. It has fewer "automations," and "big-button" solutions, than PowerDirector (and Magix and PrE), but with that comes power!
    It is the same with Encore vs the limited authoring capabilities of PowerDirector, Magix, Roxio and PrE. Again, more hand-work, but oh, so much more power!
    Can you tell that I am a control freak, and do not mind getting my hands dirty to access the power?
    There are a few things that Encore cannot do, that programs like Sonic Scenarist can do, but there are usually workarounds, either in the design, or in the implementation, that will get you "there," or close.
    I strongly recommend that any new user to Encore purchase and read Jeff Bellune's excellent book, The Focal Easy Guide to Adobe EncoreDVD 2.0, Focal Press. That book covers everything that Encore can do, with two current exceptions - Adobe Dynamic Link (CS4 version) and BD authoring. Both of those were added after the book and EncoreDVD 2.0, were released. However, the Help files cover both of those newer additions well.
    Along with the fundamentals of Encore, Jeff covers all sorts of tricks and tips for getting more out of Encore, than the DVD-specs. actually allow. Obviously, he cannot break those rules, though he CAN help you create the illusion that the rules HAVE been broken. The user will swear that they just saw things, that are impossible, based on the DVD-specs., which are very limiting. Hey, it IS "smoke and mirrors," but if the user is fooled, you have succeeded, right?
    Good luck, and when you get around to adding some "tricks" to your DVD-Videos, post back. I'd suggest a new thread, so that other users can benefit from the new title, and so that users know that this is a new question. You will find that there is not too much, that someone here has not done, one way, or another. Oh, there ARE some limitations, where there is no good way to "bend" those DVD-specs., but you'll be surprised at what one can "bend."
    Happy authoring,
    Hunt

Maybe you are looking for

  • What to do with water damaged MacBook Pro?

    I've had my MacBook Pro 13" since late last year and since then have spilt soda on it 2 times. The first time it didn't seem to be damaged at all by it but the second time the macbook turned off and I left it for a while before trying to turn it on a

  • VAT Declaration Box Report

    Hi Experts, What exactly determines which AP Invoices are included in the VAT Declaration Box Report in 2005? If we take the VAT code E2 from the Demo company, any Invoices I create are included in the report.  If I create another VAT code with the s

  • How do I create a list of available times?

    I frequently receive emails asking me when I'm free for a meeting.  I'd like to reply with a list of available times between specified dates.  How do I do this with existing Mac software or commercial products?  I've seen such listings from Outlook.

  • HTML Tags in the Webdynpro ABAP

    Hi Experts,                 How to create a html page in the webdynpro ABAP, we have existing page in the HTML format. I have tried the Formatted Text View it is not supporting all existing HTML tags like <table> .Can u suggest me how to integrate th

  • Error Installing Apps 11.5.10.2 on Application Tier

    Hi, I am installing 11.5.10.2 on centos 4.4 (32 bit). Database Tier got installed sucessfully but received error on Application Tier at step 4 of 5 on completion of 80% . Below is the error message received from install log while installation on Appl