How to import from an Oracle data source using the Administration tool?

Trying to create a repository using the tool of Administration and elected to import using the "SPOUT 10 g / 11 g.
However, after you have entered the name of Data Source, the user name and password, I still get error "the connection failed".

According to the help, the data source name must be the full connection string. I guess that means in the format < host >: < port >: < service >. Also, I guess the username and password are the DB schema.

Any ideas why I can't connect?

Jin

I tried the tnsnames.ora road, but it still doesn't work. I created a file tnsnames.ora in \Oracle_BI1\network\admin. Is this correct?

Yes

Try to ping your tnsnames command prompt

tnsping service_name

I'm assuming that I don't need an installation of the Oracle client on the same PC I have (Windows) Oracle BI 11g installed on. Is this correct?

on which box you are trying to import tables? Client Oracle installed box or not? .If not you put tns entries in your Inbox

Thank you
saichand.v

Tags: Business Intelligence

Similar Questions

  • How can I associate with other separate articles, using the publishing tools digital adobe?

    All items are collected in folio Builder. I know how to put a link in an article, but not to the other separate articles. I want to put a text link in the index of my magazine to the landing page. I have Indesign CC. Please, can you help me?

    This is correct to a links Panel example. You should check the shared button hyperlinks. This example goes to a specific page in an article. The article name should be the name of the article in Folio generator Panel. Your names are not similar there are spaces. Remove the spaces or use underscores.

    Here is an example of a button. You use go to URL not go to Destination.

    The navto coding convention is the same for the buttons and hyperlinks.

  • How can I quickly turn in selection after using the pen tool?

    Is there a quick key/s to make a selection with what I come with the pen tool?

    I don't know if there is a keyboard shortcut, but I created an action to do and then assign one of the function keys to this action. I wanted a 1 feather px on my selection, that's why I've included that in the action as well.

  • SSRS for lack of outer join with the Oracle data source

    It seems to be a problem with the Oracle driver used in the Reporting SERVICES query designer.

    When you use an Oracle data source, if I create an outer join in the graphic designer, it automatically inserts '{OJ' before the join and '} ' after her.  This is an incorrect syntax for Oracle and refuses to start.  The curly braces and the JO editable in designer text, but if I go back to the graphic designer and immediately to reintegrate them.

    Only, this has started to happen a year or two ago - before that it worked, but with the old (+) syntax.

    Can it not be healed?  It makes things very difficult.

    -Geoff

    Hi Geoff,

    Thanks for posting in the Microsoft Community.

    However, the question you posted would be better suited in the Forums of the Oracle Support; We recommend that you post your query in Oracle Support Forums to get help:

    https://forums.Oracle.com/forums/main.jspa;JSESSIONID=8d92100c30d8fb401bcbd10b46c38c9ddf1a3242549a.e34SbxmSbNyKai0Lc3mPbhmSc3aNe0? CategoryID = 84

    If you have any other questions or you need Windows guru, do not hesitate to post your questions and we will be happy to help you.

  • Transfer data from Contacts for data cards in the program generator

    Does anyone know how to transfer data from contacts in data cards in the program generator?

    We have a case will be company requires to do something like that.

    If this is not possible, what are my other options to accomplish the same outside the Builder program?

    Hi Nader

    You can simulate a Send shape using Connector of cloud within a program. The stages of processing the form would be set to update object data card with the data of the form.

    We can discuss it further if you wish.

    -Zainab

  • ERROR: Cannot open the data source for the user

    Hello, I followed the instructions in the URL below

    http://gavinsoorma.com/2010/02/GoldenGate-installation-Oracle-11g-on-Red-Hat-Linux/

    and I get the ERROR: cannot open the data source for the user

    I run the sql for the role but nothing

    any ideas please.

    Sun solaris operating system
    database version 9.2.0.7

    Previous question that you were:
    Where did you get the GoldenGate for Oracle 9i software?

  • Adding data sources on the Windows Vista-based computer

    I have ColdFusion on my local workstation and I'm looking to add a data source by using the administrator Web site. It worked perfectly on my previous XP machine, but it does not work on my new Windows Vista machine. The data source is a Microsoft Access database stored locally on the c:\ drive. After clicking on the "send" button, the site administrator returns this error message:

    Cannot update the NT registry.
    DRIVERPATH variable is not defined.

    Any ideas? Thank you!

    TorreyBrown wrote:
    > I have ColdFusion on my local workstation and I try to add a
    > by using the data source administrator Web site. It worked perfectly on my
    > previous XP machine, but it does not work on my new Windows Vista machine.

    Windows Vista is not supported with CF 7. You have three options:
    -Try the CF 8 'Scorpio' beta from http://labs.adobe.com/
    -use a database that works with the driver of JDBC Type 4 over TCP/IP
    -use a supported operating system

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • How can I import documents in an FCP project, using the DVD player connected to a MacBook Pro 10.10.5 Super player?

    How can I import documents in an FCP project, using the DVD player connected to a MacBook Pro 10.10.5 Super player?

    You need to rip a DVD? Try MPEG Streamclip or brake hand. Both free. Streamclip better, but much more complicated to install and use.

  • How can I load updates from pilot to another pc using the ethernet cable?

    How can I load updates from pilot to another pc using the ethernet cable?

    You would be better to use a flashdrive rather than an Ethernet cable. To connect using an Ethernet cable you need a crossover cable and then configure the network cards.

    I hope this helps.

  • How to write a script for date get to the Clipboard

    Hi experts,

    How to write a script for date get to the Clipboard.

    the date format will be like this:

    05 - may

    respect of

    John

    Thanks guys, thanks Sanon

    I finally use the .bat doc

    like this:

    @@echo off
    for /f "delims =" % in (' wmic OS Get localdatetime ^ | find ".") "") Set "dt = %% a"
    the value "YYYY = % dt: ~ 0, 4%.
    the value "MM = % dt: ~ 4, 2%.

    If MM % is 01 set MM = January
    If % MM == 02 set MM = February
    If MM % is MM value = March 03
    If MM % is 04 MM value = April
    If MM % is 05 MM value = may
    If MM % is 06 MM value = June
    If MM % == 07 set MM = July
    If MM % is MM value = August 08
    If MM % is MM value = September 09
    If MM % is 10 MM value = October
    If MM % is 11A set MM = November
    If MM % is game MM 12 = December

    the value "DD = % dt: ~ 6, 2%.
    the value "HH = % dt: ~ 8, 2%.
    the value "Min = % dt: ~ 10, 2%.
    Set "s = % dt: ~ 12, 2%.

    Echo DD - MM HH % %% % Min | Clip

    It works

    respect of

    John

  • How to copy and paste text from a website read chrome using the Xperia z3v?

    I've searched high and low for a way to copy and paste text from a website in Chrome using the Xperia z3v.  I tried a long tap, double tap, a triple tap - nothing works.

    I am able to select text, copy and paste into a Word doc, however.  There must be a way to do this on a website in Chrome. I am sure that I don't mean to select text that is really an image. I'm trying to copy some text. Here is the link where I try to get the text. It's a recipe.

    http://www.foodnetwork.com/recipes/REE-Drummond/mushroom-pilaf.html#!

    Maybe I should try to get Firefox for smart phones and see if it works.

    Any ideas?

    Thank you!

    You should do a tap wait a second and 1 click at the same place and hold the second tap.

    https://www.dropbox.com/s/23whtlt2gizxu27/MOV_1048.MP4?DL=0

  • How to install the administration tool of the OSM in Oracle Solaris 10?

    Hi all.
    I have one question,
    I know that I can install the OSM in Oracle Solaris 10, but, I can install the administration tool of the OSM in the same 'Oracle Solaris 10' operating system, or this must be installed on Windows?

    Thanks in advance.
    Lucas.

    The OSM administrator can be installed on Windows only.

  • Inserting data by using the query

    Hello

    In a book, I read the Sub statement:

    Inserting data by using the query (DML)

    If the user wants to transfer data from a table to another table in the insert statement are used independently of data that can be processed or not processed form.

    Can someone clarify what is the significance of this (processed or unprocessed form).


    Thank you.

    Why don't you ask the author of the book.

    How can we know what the author means when you take a quote out of context and don't provide any reference so that we can see exactly what is shown to you.

    I can only imagine that they are referring to data that are queried directly, "like what", another table, or who was interrogated and manipulated before be inserted.

  • I try to use windows excel for windows vista and am asked for a product key. How can I find out what order to use the product?

    I try to use windows excel for windows vista and asks me to enter a product key. I am the sole owner of the computer but have no installation CD for recharge Excel. How can I find out what order to use the product? From now the product doesn't let me do anything. Help, please!

    Hello

    Did you pay for Office (including Excel) in a packaging separated when you bought your computer?

    Office is not included with your purchase of computer for free.

    Most new computers come with a trial version of Office that lets 'x' number of days usuage.

    After this test times out, you will have to buy Office.

    And the product key on the computer case or laptop for the operating system, not for the desktop Suite.

    Here is the link for the Microsoft Store to Office products:

    http://www.microsoftstore.com/store/msstore/HTML/pbPage.Office_Category_Page?ICID=Home_4up_1_OfficeCatPage

    And you might be interested in the free Open Office Suite of Office Applications.

    http://www.OpenOffice.org/

    For any other question about Office, please repost in the Office Forums:

    http://answers.Microsoft.com/en-us/Office

    See you soon.

  • SPR in OBIEE is different from that of the administration tool

    I have edited the RPD (new.rpd) and deploy it to the server. When I opened OBIEE, I got the new area of topic, but when I change online the RPD in the administration tool, the RPD was the old one (SampleAppLite), so I can't edit online the RPD. Can I know how to change online the new RPD? I want to change online the new RPD. Why has this happened? Thanks master

    Dear Sir

    I think you're wrong to choose the port. try to watch your em, then go in Business Intelligence - coreapplication - availability - process tab. I guess you are using 11g, but if you use 10g. simply stick to the word of availability, you can find this in Capacity Management tab. Then look at the BI server, check the host and port. Start making your DSN from that. I hope it helps

    Satya

Maybe you are looking for

  • Emails from TB

    TB emails don't show pictures if the pic is an attachment or in the body of the email. A 'frame' is here, but there is no pic.

  • Previous import to new library of Photos

    Good evening everyone, I've had my Macbook Pro 4 years now and I never formatted, so when the pictures came out he asked me to import iPhotos library of Photos and there is no problem at all. Recently, given that my hard drive was close to death, I m

  • Problems starting yoga 13

    HelloI got a new Ideapad 13 of Yoga that has problems starting from time to time, especially when I carry in a backpack. This time, the battery discharged when it was suspended. Connecting it to the power, it begins with orange battery LED and says n

  • Why can't I view the statistics of players in MSN games?

    Original title: why cant I find statistics of players or mine. I can't view my msn game statistics or other players.  The players seem to sign when they do not. How can I activate my statistics?

  • Is there a software driver that manages an AMD CPU fan speed?

    My HP laptop has perhaps due to lack of hardware (motherboard, fan or power supply). I have a utility software, Core Temp V.99.8.0, in order to determine the temperature of the AMD CPUS. It is much too high! Before I have to troubleshoot equipment an