BI Client Tools by SQL

Hi All,
Please advise which client tools get connected to HANA by SQL
(webi, crytal repots, dashboards, explorer, AAO,AAP)
Is MDX based connection uses SQL?
Is Universe based connects uses SQL?
Is BICS bsed connection uses SQL?
I have gone through below thread, however it states everything connects through SQL
Client Tools and SAP HANA
Please clarify

Hi Sebastian, thanks a lot indeed, a very useful suggestion! I have done what is recommended in that SAP Note, then uninstalled the previous IDT (SP0 and SP1 and all the FPs) - and then the SP2 version installed without any problems.
Thanks again.
Regards,
Sergey

Similar Messages

  • Steps for Sequencing SQL2005 Client Tools, including SQL Server Business intelligence Development Studio.

    I have Sequenced SQL2005 Client Tools  Successfully and here is the steps used.
    (I was getting this error, and this is my question in this blog http://social.technet.microsoft.com/Forums/en-US/appvgeneralsequencing/thread/e97ed71a-7d68-4977-890e-5ce317553855.
    Thanks for the replies)
    1. Install .NET 2.0 before sequencing SQL 2005 Client tools.
    2. Create SQL2005 folder ON Q:
    3. Create SQL folder in Q:\SQL2005
    4. Start  Sequencer> New Package ( used App-V 4.5 SP2 on Windows XP SP3) sequence to Q:\SQL2005
    5. Give Name And Comments
    6. Start monitoring
    7. Run SQL Server 2005 setup
    8. select Server components, tool, books online, and samples on setup screen
    9. install pre requisites
    10. IIS Feature Requirement will give a warning, click next to continue.
    11. Check All Components(Workstation Components, Books Online and development tools etc)
    12. Change installation path to Q:\SQL2005\SQL
    13. Install SQL2005 SP2
    14. Install Visual Studio 2005 Service Pack 1(VS80sp1-KB926601-X86-ENU)
    15. Install hot fix 944478(VS80sp1-KB944478-X86-ENU)
    16. Install the VKeyPackage.dll (hot fix package 945347). follow these steps:
    a. Extract the pack &copy VKeyPackage.dll to  C:\Program Files\Microsoft Visual Studio 8
    b.    Run this at command prompt regsvr32 "C:\Program Files\Microsoft Visual Studio8\VKeyPackage.dll"
    17. Stop sequencing and Launch applications.
    18. On deployment tab fill out required information needed and Uncheck "enforce security descriptors"
    19. Save the Package.
    20. Make sure that the Sequencer clients are having .NET 2.0 installed.
    21. Copy the package to   ‘content ‘folder and import it.
    Thanks
    Sreekanth

    Hai i am sequencing SQL server 2008 R2 . just want to know from where can i get this hot fix download. there is only option saying contact microsoft . but where we are able to download this hotfix to Fix the issue of licience..Help out

  • Is SSDT only a client tool?

    Sorry I'm a bit confused about SQL Server Data Tool (SSDT).
    What I read on internet is: "SQL Server Data Tools (SSDT) is a toolset which provides an integrated environment for database developers to carry out all their database design work for any SQL Server platform (both on and off premise) within Visual Studio.
    Database developers can use the SQL Server Object Explorer in VS to easily create or edit database objects and data, or execute queries."
    But what is not clear to me is: if I haven't installed a SQL Server engine (e.g. SQL Server 2012), how to and where SSDT run/execute DDL/DML queries and store my .mdf file??
    What I want ask to you is: Do SSDT is only a client tool or it provide also a server engine for  run/execute DDL/DML queries and store my .mdf file??
    thanks.

    Nope SSDT is a client tool which is used for developing projects. That itself comes in two favours
    1. SSDT which can be used for database projects
    2. SSDT BI - used for creating BI projects (SSIS/SSRS/SSAS)
    See
    http://sqlblog.com/blogs/jamie_thomson/archive/2012/04/03/ssdt-what-s-in-a-name.aspx
    http://sqlblog.com/blogs/jamie_thomson/archive/2013/04/03/ssdt-naming-confusion-cleared-up-somewhat.aspx
    For creating databases you need to have a server instance (database engine) installed and will need to connect to it using client tool
    like SQL Management studio and use create database option or CREATE DATABASE T-SQL command which will create mdf,ldf etc files. Once database is setup you can create scripts etc to be run against it from client tools.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Installation of SQL Server 2008 failing - Client Tools

    Hello,
    I am trying to install SQL Server 2008 Client Tools on a machine that already has SQL Server 2005 (Full install). I select "Client Tools Connectivity" "Client Tools Backwards Compatibility" "Client Tools SDK" and "SQL Client Connectivity SDK". During installation, I receive this error message "A network error occurred while attempting to read from the file E:\x86\setup\x86\sqlncli.msi". The installation then fails. Is the older version of sql native client interfering with the new install? Any suggestions on what to do? Thanks!!
    -Theresa

    So I tried to reinstall missing features, but I was getting the same error message about the sqlncli.msi file. I tried executing it from the folder, but got the same error.
    When I went to remove the items that did get installed from Add or Remove Programs, I got the following error:
    "SQL Server Setup has encountered the following error:
    No feature were uninstalled during the setup execution. The requested features may not be installed. Please review the summary.txt log for further details.
    Error code 0x84B30002"
    Not sure what to do..

  • Client Tools installs per SQL Server 2012

    Is there a maximum allowed install of Client Tools per purchase of SQL Server 2012?  I believe we have Enterprise but may have Standard.  SQL Server Management Studio Express is not sufficient because of the SSIS limitations.  Thanks!

    matters is the license to connect to the server SO provided that the server I was connected
    to had a CAL assigned to me or it was CPU licensed then all is well, as the client tools aren’t licensed themselves
    http://blogs.technet.com/b/andrew/archive/2008/07/14/licensing-sql-server-client-tools.aspx
    http://www.scottandscottllp.com/main/SQL_Server_Licensing_Perils.aspx
    In short client tools are free as long as they connect to core components of SQL Server – the Database Engine and the Reporting, Integration and Analysis Services – which has correct licensing.

  • Management and maintanence of 2008r2 developments with 2012 client tools

    Hi eb
    I need to manage and maintane sql server 2008r2 developments like databases,ssis packages,ssrs reports,ssas native cubes
    and at the same time start developping in 2012 tools for 2012 servers with thier own version of client tools.
    Questions:
    Can 2008r2 and 2012 client tools co-exist on the same development machine?
    Are there any known issues with development of any of the sql server 2008r2 components after instalation of the 2012 client components?
    I guess it is not possible to uninstall the 2008r2 client tools alltogther because managing 2008r2 developments from within 2012 client tools would automatically upgrade them to 2012 version (as was the case with the 2005-2008 versions before)?
    Last and not list do 2012 client tools require windows 7 OS?
    TIA for your attention
    Rea

    >>>Can 2008r2 and 2012 client tools co-exist on the same development machine?
    Yes, they can , but you can develop SSIS 2012  to work against SS2008R2
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • No users available ; no database client tool

    Hi,
    during a system copy we are stuck due to the fact that we can not logon to the 4.6C system.  SAP is up-and-running without errors.
    The database runs on the IBM Mainframe with zOS with DB V8. The SAP application server runs on AIX. Since it is a older version it runs with the ICLI-client as interface for connection between SAP and DB2; not DB2Connect.
    The problems are multiple
    we can not apply a new saplicense to the system (not even a temp license), because we get saplicense connection errors.
    SAPLICENSE (Release 46D) ERROR ***
        ERROR:   Creation of license table failed
        DETAILS: DbSlExecute failed with return code 107
    DSNT408I SQLCODE = -204, ERROR:  SAPLOD IS AN UNDEFINED NAME
    DSNT418I SQLSTATE   = 42704 SQLSTATE RETURN CODE
    DSNT415I SQLERRP    = DSNXISUB SQL PROCEDURE DETECTING ERROR
    DSNT416I SQLERRD    = 40  0  0  -1  0  0 SQL DIAGNOSTIC INF ...
    We have no high privileged users on the system (they now can not login, because of license problems). Furthermore no password of SAPStar.
    A way to go would be to delete the sapstar-user in the database. The problem is that we can not find the tool to connect to the database. This installation works with the ICLI-client, so if we use DB2Connect (db2) we also get the message that ICLI-server is use. So connecting here is not possible.
    db2 => connect to T67 user t67adm
    Enter current password for t67adm:
    SQL30081N  A communication error has been detected.  Communication protocol
    being used: "TCP/IP".  Communication API being used: "SOCKETS".  Location
    where the error was detected: "10.96.18.123".  Communication function
    detecting the error: "recv".  Protocol specific error code(s): "73", "*", "0".
    SQLSTATE=08001
    How can we logon to the system? Is there ICLI-client tool (besides DB2Connect) to execute the SQL-statement to delete the sapstar-user?
    Or is there any other way?
    Please help requested. Thanks in advance.
    best regards,
    Paul Geraedts

    Paul
    How did you copy the system?
    Will the SAP instance start? "sapstart"
    You can get into DB from the SYSTEM Z side using spufi and DB2 commands.
    Find a DBA they should be able to get information .
    The first thing I see strange is
    [code]
    DSNT408I SQLCODE = -204, ERROR: SAPLOD IS AN UNDEFINED NAME
    [/code]
    If really did copy the table should be there.
    from UNIX appserver sidadm run saplicense -get  does this command work?

  • BOBJ 4.0 Client Tools Configuration Help

    i have 32 and 64 bit System DSN setup on the server using the 2005 drivers. 4.0 was installed with 2008 Express. i'm not sure if that has anything to do with it? dumb question, should it be set to the db or cms db?
    i don't remember configuration being this confusing.
    here's what it shows in CMC settings:
    Image link
    sia properties:
    Image link
    setting up new connection, i'm trying to use the credentials for the boe140 db. someone tried connecting to the SQL 2005 db and that makes a connection but i get errors.
    Image link
    created a new connection using IDT and the test worked:
    Image link
    imported and used the new connection for the universe i need. the test worked:
    Image link
    error in crystal reports:
    Image link
    webi error:
    Image link

    You would need to have 64-bit DSN to install BO. during the installation the DSNs are created automatically. This is what you showed us in the images.
    Many client tools use both 32-bit / 64-bit drivers. This helps them to talk to CMS Db in right way. You were using a CMS Db connection to create Universes , crystal reports and webi reports. Please note these client tools retrieve data from Db's other than the CMS Db usually. It is not recommended and suggested to have data made out of CMS Db. You should use the audit Database to know about the activities happening within the server.
    good luck!!

  • [BO 4.0 Client Tools] Problems with using Translation Manager

    I have Installed SAP BO 4.0 with SP 2 on a Windows 2008 R2 Server with a MS SQL Server 2008 R2 as repository Server.
    I have patched the Server with the SP4 for BO. I have installed the Client tools with the same Patchlevel (SP 4) on the same Server.
    The Java - Installation is the Installation from SAP BO 4.0
    Now I try to use the "Translation Management Tool"
    Login with a BO - Administrator and Enterprise authentification.
    Next Step ist to load an object from the repository.
    This ends with an error Message: java.lang.Exception: initInstance failed. -2
    And now? I have no idea.
    Who can Help?
    Ralph

    Hello Mister Makmerphy,
    it seems, that the higher memory limit solved the problem.
    I made it in some steps and now I have a memory limit with 3 Gbyte.
    And with a last step I've added the last 4 parameters.
    But now I have the Problem:
    "This server is considered failed because it has stopped 5 time(s) in 60 minute(s)."
    And the actuall status is "failed"
    Where can I reset this counter.
    Waiting another hour to restart doesn't help
    System Reboot doesn't help.
    Where can I reset this counter or this timer.
    Ralph

  • Client Tools

    I am new to Oracle (coming from Sybase/SQL Server bg)
    I am used to using nice Windows client tools to write SQL.
    Does Oracle have an equivalent or do most people use the (to me) primitive command-line interface?
    Thanks
    null

    There's a wide variety of tools depending on your environment. If you're in Windows, you should have SQLPLUSW, which is does exactly what you describe. You can also use text editors, and you can set the editor to use by saying SET _EDITOR='path+editor' in a startup script for your session. Hope that helps.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Best client tool to connect to Oracle DB

    I wanted to know which should be the best client tool to connect to Oracle database. TOAD is a good option but there is also reference of SQL developer these days.
    I hope, my question is clear about which should be a good client tool to connect to Oracle DB.
    Please revert with the reply to my query.
    Regards

    972145 wrote:
    I wanted to know which should be the best client tool to connect to Oracle database. TOAD is a good option but there is also reference of SQL developer these days.
    I hope, my question is clear about which should be a good client tool to connect to Oracle DB.
    Please revert with the reply to my query.
    RegardsIt depends on what criteria YOU use to define "best".
    If your only tool is a hammer, all problems look like nails.
    Depending on the task, I use the following, preference in the order listed
    - sqlplus
    - SQLDeveloper
    - dbcontrol
    - SQLNavigator
    Edited by: EdStevens on Mar 11, 2013 7:07 AM

  • BusinessObjects 4.1 Sp2 Client Tool setup Installer will not Start

    Hi Everyone
    Have installed BOE 4.1 sp2 server platform on a virtual machine running on Windows Server 2008 R2.  When I  tried to install the Client tools,   I execute the setup.exe program, it launches the run, when I click on  runs, nothing comes up.
    Any suggestion I will really appreciate it.
    Thanks 

    OK.  I think I may have misled you.  We tried installing BI4.0 on SQL Server 2012 and that didn't work (not supported according to the Supported Platforms documentation).  I just looked at the Supported Platforms document for BI4.1 and it shows the Client Tools should be supported on Server 2008, Server 2008 R2 and Server 2012.
    I'll try installing them and let you know.  We would like to have them on the server also.

  • Have a more preference client tools for TT.

    HI,everyone,
    do you have a more preference client toos,for connectting the TT server.
    thus,will be more friendly to compile the sql.
    regards,
    swain.

    There are no client tools on Linux or Unix in general. To get client tool on Windows, download CR 2008 server for windows and install just client tools. It'll fall under your existing license.

  • Installing Informatica powercenter 9.0.1HF2 client tools on Linux 64 bit

    Hi all,
    I'm building OBIA 7963 on Linux x86-64but server.
    do we have Informatica powercenter client tools installables for Linux 64bit? if not please guide me how to proceed for this.
    Thanks
    Ram

    Hi Ram
    please follow the below procedure to install the informatica in LINUX
    PowerCenter - Installation and Configuration (9.0.1 for OEL Linux 64Bit)
    This article talk about the installation of PowerCenter from Informatica on:
    •     Oracle Entreprise Linux 64 bit version 5 Update 5
    •     Oracle Database 11gR2
    After you complete the installation and configuration process, you have to log in to the Administrator tool to create and configure the following services:
    •     PowerCenter Repository Service
    •     PowerCenter Integration Service
    Oracle Database
    parameter
    Set the open_cursors parameter to 1000
    SQL> SHOW parameter open_cursor;
    NAME TYPE VALUE
    open_cursors integer 300
    SQL> ALTER system SET open_cursors=1000;
    System altered.
    SQL> ALTER system SET open_cursors=1000 SCOPE=BOTH;
    System altered.
    SQL> SHOW parameter open_cursors;
    NAME TYPE VALUE
    open_cursors integer 1000
    Repository Account
    At least two database user accounts are required to host this repository :
    •     POW_REP for the repository Database
    •     POW_DOM from the domain Configuration Database
    with the CONNECT, RESOURCE, and CREATE VIEW privileges.
    For Oracle, you must perform the following instruction :
    CREATE USER POW_REP IDENTIFIED BY POW_REP
    DEFAULT tablespace users
    TEMPORARY tablespace temp
    quota unlimited ON users;
    GRANT CONNECT, resource, CREATE VIEW TO POW_REP;
    CREATE USER POW_DOM IDENTIFIED BY POW_DOM
    DEFAULT tablespace users
    TEMPORARY tablespace temp
    quota unlimited ON users;
    GRANT CONNECT, resource, CREATE VIEW, SELECT ANY dictionary TO POW_DOM;
    The grant “select dictionary privilege” to the user POW_DOM is only needed to verify the parameter Open_Cursor during the prerequisite check.
    Repository Tablespace
    Set the storage size for the tablespace to a small number to prevent the repository from using an excessive amount of space.
    Also verify that the default tablespace for the user that owns the repository tables is set to a small size. The following example shows how to set the recommended storage parameter for a tablespace named POWERCENTER_DAC.
    ALTER TABLESPACE "POWERCENTER_DAC" DEFAULT STORAGE ( INITIAL 10K NEXT 10K MAXEXTENTS UNLIMITED
    PCTINCREASE 50 );
    Operating System
    Login as root
    Processor
    Verify that the process match the software (x86_64)
    [root@di-obia-01 ~]# uname -p
    x86_64
    [root@di-obia-01 ~]# uname -orv
    2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 GNU/Linux
    Temporary Disk Space Requirements
    The installer writes temporary files to the hard disk. When the installation completes, the installer deletes the temporary files and releases the disk space.
    Installer UNIX      1 GB
    Informatica Services UNIX      2 GB
    Verification of the temporary space with the df commando: Linux - disk free command (df)
    [root@di-obia-01 ~]# df -h /tmp
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/VolGroup00-LogVol00
    77G 16G 58G 22% /
    User Account
    On UNIX, create a user account specifically to run the Informatica daemon.
    [root@di-obia-01 ~]# /usr/sbin/useradd powercenter
    [root@di-obia-01 ~]# id powercenter
    uid=502(powercenter) gid=506(powercenter) groups=506(powercenter)
    [root@di-obia-01 ~]# passwd powercenter
    Changing password for user powercenter.
    New UNIX password:
    BAD PASSWORD: it is WAY too short
    Retype new UNIX password:
    passwd: all authentication tokens updated successfully.
    Port
    Verify that the port numbers are available on the machines where you install Informatica Services.
    [root@di-obia-01 ~]# netstat -tulpn|grep 6005
    The installer validates the port numbers that you specify to ensure that there will be no port conflicts in the domain.
    Environment Variables
    Use LANG and LC_ALL to set the UNIX code page for the installer.
    File Descriptor
    Informatica service processes can use a large number of files. Set the Linux - File Descriptor limit per process to 3000 or higher.
    In the file /etc/security/limits.conf, add this line:
    # PowerCenter
    powercenter hard nofile 3001
    powercenter soft nofile 2500
    And verify with the ulimit function logged as the powercenter system user account:
    [powercenter@di-obia-01 ~]$ ulimit -Hn
    3001
    Note:The limit is set to 3001 to prevent an error with the value 300 during the prerequisites check
    Installation directory and Permission
    As root, create the installation base directory:
    mkdir -p /powercenter/9.0.1
    chown -R powercenter:powercenter /powercenter
    chown -R powercenter:powercenter /powercenter/9.0.1
    chmod -R 775 /powercenter
    chmod -R 775 /powercenter/9.0.1
    As the installer (powercenter), copy the file to a tmp directory, unzip and untar it:
    [powercenter@di-obia-01 powercenter901]$ unzip V26109-01.zip
    Archive: V26109-01.zip
    inflating: 901HF2_Server_Installer_linux-x64.tar
    [powercenter@di-obia-01 powercenter901]$ tar -xf 901HF2_Server_Installer_linux-x64.tar
    Change the permission of the file install.sh to execute
    chmod -R 744 /tmp/powercenter901/install.sh
    Server
    Pre-Installation System Check
    To verify whether a machine meets the system requirements for an Informatica installation, run the Pre-Installation System Check Tool (i9Pi) before you start the installation process.
    You can find the i9Pi tool in the following directory: <InstallerExtractDirectory>/i9Pi
    [powercenter@di-obia-01 i9Pi]$ ./i9Pi.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Enter the port 6004 to prevent a problem during the ckeck on the port 2010. The tool normally must verify until the port 6009 but check also the port 6010 which is the standard port for X Forwarding
    A pdf is available in the tool directory if you want more information.
    The report files are stored in the directory where you extract the Pre-Installation System Check tool files:
    •     HTML format: <i9Pi Directory>/i9Pi/i9Pi_summary.html
    •     Text format: <i9Pi Directory>/i9Pi_summary.log
    i9Pi_summary.log
    Output - Informatica9 Installation Location:/
    Informatica starting port number:6004
    Database Type:ORACLE
    Database Hostname:di-rep-db
    Database Port number:1521
    Database Service name:direp.hotitem.local
    Database User ID:POW_DOM
    PASSED: OS Version Check: RHL Version Identified is 2.6.18-194.el5
    PASSED: Diskspace: Available DiskSpace is 55105 MB
    PASSED: Processors: Available Processors is 2
    PASSED: Physical Memory: Available RAM Size is 4242 MB
    PASSED: Temporary Space: Available temporary diskspace: 55105 MB. Sufficient for installation
    PASSED: Socket Port: Socket port Range 6004-6009
    PASSED: LANG Environment Variable: LANG Set to en_US.UTF-8 and LC_ALL Set to null
    PASSED: JRE_HOME Environment Variable: JRE_HOME is not set
    PASSED: File Descriptors : File descriptors limit is 3001
    PASSED: Oracle Open Cursors: Open cursors in Oracle database is set to 1000Sufficient for install
    PASSED : Resource privilege : The user account has the RESOURCE privilege.
    PASSED: Create Table check : Successfully created a database table.
    PASSED: Create View : Successfully created a database view.
    Initial Server Software Installation
    This sequence of installation don't say that you have to hit the next button and does not take care of review and informative windows.
    [powercenter@di-obia-01 /]$ unset JRE_HOME
    [powercenter@di-obia-01 /]$ /tmp/powercenter901/install.sh
    OS detected is Linux
    unjar task is in progress.............
    You can wait a long time on this step ….
    unjar of ESD completed.....
    Do you want to continue installation (y/n) ?
    y
    Starting installation ...
    \* Welcome to the Informatica 9.0.1 HotFix 2 Server Installer. *
    To verify whether a machine meets the system requirements for an Informatica installation, run the
    Pre-Installation System Check Tool (i9Pi) before you start the installation process. You can find the i9Pi
    tool in the following directory: <InstallerExtractDirectory>/i9Pi
    Before you continue, read the 9.0.1 HotFix 2 Installation Guide and Release Notes.
    You can find the 9.0.1 HotFix 2 documentation in the Documentation Center at http://my.informatica.com
    Configure the LANG and LC_ALL variables to generate appropriate code pages and
    create and connect to repositories and Repository Services.
    Do you want to continue? (Y/N)Y
    Installer requires operating system Linux version 2.6 and later.
    Current operating system Linux version 2.6.
    Current operating system meets minimum requirements.
    Select a choice :
    1. Install Informatica 9.0.1 with Hot Fix 2 or Upgrade from a previous version of Informatica to
    Informatica 9.0.1 with Hot Fix 2
    2. Apply Informatica 9.0.1 Hot Fix 2 to existing 9.0.1 install.
    Enter the choice(1 or 2):1
    Checking for existing 9.0.1 HotFix 2 product installation.
    Select (G)UI mode (needs X Window support) or (C)onsole mode (G/C):G
    Launching installer in GUI mode ...
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Preparing SILENT Mode Installation...
    ===============================================================================
    Informatica 9.0.1 Services HotFix2 (created with InstallAnywhere)
    Informatica 9.0.1 HotFix 2 Steps:
    •     Installation Type: Install (and not upgrade)
    •     Pre-requisites: Next
    •     License and Directory. (Transfer the license file from the client zip file)
    •     Pre-Installation Summary: Install (Required Disk Space 2815 MB)
    •     Domain Creation: Create a domain
    •     Configuration Database
    with as JDBC parameters:
    MaxPooledStatements=20;CatalogOptions=0;BatchPerformanceWorkaround=true
    •     Domain Configuration
    •     Port Configuration
    •     Post-Installation Summary
    Installation Status:: SUCCESS
    The Informatica 9.0.1 HotFix 2 installation is complete.
    For more information, see the debug log file:
    /powercenter/Informatica/9.0.1/Informatica_9.0.1_Services_HotFix2.log
    Informatica Administrator Home Page http://di-obia-01.hotitem.local:6007
    Product Name : Informatica 9.0.1 HotFix 2
    Installation Type : Fresh Installation
    Installation Directory : /powercenter/Informatica/9.0.1
    •     Login to the Administration console with the Administrator user (Administration/Administrator)
    Repository Configuration
    •     Start Informatica services. Start > All Programs > Informatica PowerCenter 8.6.1 > Services > Start Informatica Services.
    •     Launch the Administration console. Start > All Programs > Informatica PowerCenter 8.6.1 > Services > PowerCenter Administration Console
    •     Login with the account given in the configuration (admin/admin for this article).
    •     Select configuration assistant (if you don't see it, you can also configure a repository with the configuration tool on the left side)
    •     Welcome > Next
    •     Enter a name for the repository, click on the configure button and fill in the fields. You must enter a connect identifier and not a connect string. The connect string for Oracle contains the credentials.
    If the creation of the repository hang, try to give the DBA privileges to the oracle database account POW_REP
    •     Integration service: fill a name in : INT_OBIA7961 and click next.
    •     Character Data for Integration service: (Note: Character Encoding give the choice between ASCII and Unicode)
    •     Finish !
    A global administrator (for the domain and the repository) is automatically created during the installation with the credentials Administrator/Administrator. You may change the password for security purpose
    Client
    Installation Steps:
    •     Double click on the file install.bat located in this directory : File1\pc861_client_win32_x86\
    •     Choose Language. Next
    •     Choose Install Option. Next
    •     Prerequisites. Next
    •     Installation directory For the path, you can leave the default value because it doesn't contain space C:\Informatica\PowerCenter8.6.1
    •     Pre-installation summary. Next
    •     Post-installation summary. Next
    •     Installation Complete. Done
    Hot Fix 10 installation:
    •     file2>pc861_HotFix10_Client\install.bat
    •     Select Language. Ok
    •     Welcome. Next. Stop PowerCenter. Ok
    •     Installation Prerequisites. Next
    •     Installation Type: Apply. Next
    •     Installation Directory. Next
    •     Pre-installation summary. Next
    •     Post-installation summary. Next
    •     Installation Complete. Done
    It will install :
    •     PowerCenter - Client
    o     PowerCenter - Designer
    o     PowerCenter - Repository Manager
    o     PowerCenter - Workflow Manager
    o     PowerCenter - Workflow Monitor
    o     PowerCenter Mapping Architect for Visio (Data Stencil?)
    •     Custom Metadata Configurator
    The metadata manager console is not installed as in the installation of the version 8.1.1.
    Support
    The creation of the repository hangs
    The creation of the repository can take maximum 2 minutes.
    If you don't see the creation of tables in the POW_REP schema:
    •     close the browser,
    •     connect again to the administation console and go through the configuration button in the left upper side
    If it doesn't work
    •     give the DBA privileges to the oracle database account POW_REP
    •     and try to create it again
    Thanks and Regards
    Vidya Reddy

  • Oracle XE Client Tools

    Besides the SQL*Plus command line client interface and the HTML DB Web client interface, are there are other tools that can be used to enter SQL or PL/SQL commands to Oracle XE? Are they available for download? Thank you.

    Well,
    you can basically use all tools that are available as client tools for any Oracle database.
    Oracle tools (from Oracle) you don't need a license for are:
    - Oracle Raptor (not production yet but stable): http://www.oracle.com/technology/products/database/project_raptor/index.html
    - Oracle JDeveloper ( Java Development environment ): http://www.oracle.com/technology/products/jdev/index.html
    Besides that you can use any client tool to work with Oracle ( http://www.google.de/search?num=50&hs=MAE&hl=en&newwindow=1&safe=off&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=oracle+client+tool+sql+&btnG=Search ) and through ODBC / OLEDB even with many MS tools, e.g. MS ACCESS.
    Toad is pretty powerful: http://www.toadsoft.com/lic_agree.html
    What type of client tool are you looking for?
    ~Dietmar.

Maybe you are looking for

  • Odd I/O behavior

    Again with the odd behavior. I found the code below while studying for a Java certification exam. ************************ START ************************ import java.io.*; class OutputTest { public OutputTest() { super(); public static void main(java

  • Calling a PL/SQL function returning Netsed Table Rows

    Hi, I am trying to call a Function which returns Nested Table rows (as Out Parameter) in Java . When I am trying to use pstmt.registerOutParameter(3, OracleTypes.OTHER); to capture the Out parameter in Java code , I get the follwoing error : java.sql

  • Simple Word Search

    Hi all wonder if you can help me. I'm trying to write a little word search style game in java swing. However i'm a little confused as how to start. I want to be able to draw a grid with letters manually placed in it, so something like this:- a b c a

  • Coordinate system for StackPane

    Hi, I have a task to implement a selection tool - click the mouse to draw connected poligon. But I can not find a connection between the coordinate system and screen pixels. When I try to draw a line as Line.setStartX (xx), Line.setEndX (yy), the lin

  • Reformatei o micro, como faço para reinstalar o pacote CC

    Reformatei o micro, como faço para reinstalar o pacote CC