Table to import 11g using the BEAK

Hello

I am trying to import data using the conection of 10 g / 11 g OIC in the version of Oracle Business Intelligence 11 g.

When I set the parameters, in the data source, I use the IP address of the server where an oracle database. In my case, I tried to use '172.XX. XX. XX' and with '172.XX. XX. XX:1521:JDE"where JDE is the name of the database.

I don't know that there is no problem with the user and passwords that I use the same user/pwd that I currently use in the previous version of the OBI.

I tried with the local machine and the remote server, but in both cases I get an error "the connection failed".

Any suggestion will be appreciated.

Best regards

Ruben

Published by: rubencico on 23 - it is a-2010-12:23

If you use OCI then you must set the database name in your TNSNAMES file in your Oracle client install and use the data source name in OBIEE.

Tags: Business Intelligence

Similar Questions

  • How to exclude table as % of AUDIT using the Datapump API

    Hello
    I try to use the datapump API to import the table into a database link, excluding the table with a name like % AUDIT. I have it working all except running the table. I use Oracle 11.1.0.6.

    It works in my application
    in DB R11.2
    in job_mode = "TABLE".

    () dbms_datapump.metadata_filter
    handle-online job_handle,
    name-online "NAME_EXPR."
    value => "NOT IN ("TABLENAME_1","TABLENAME_2","TABLE_NAME_3")"
    );

    Try this works for you

    () dbms_datapump.metadata_filter
    handle-online job_handle,
    name-online "NAME_EXPR."
    value-online "LOVE NOT"AUDIT %""
    );

    Published by: astramare on July 7, 2011 14:57

  • BlackBerry BB passport do not import emails using the Devicde of Bold 9900 switch

    I tried using the switch of the device several times to transfer all the data from BB9900 for the new Passport SE

    I created all the e-mail accounts & passwords on the Passport exactly the same as on BB9900

    I upgraded to the latest version of the software on Passport SE

    I followed the instructions for the control unit switch, it makes his work and said everything is done.

    All I get on the passport of BB is like my contacts, notes, texts, calendar etc.

    What I don't understand is all my emails stored on BB9900

    I tried to go back and manually restore from the backup file created during the switch of the device, when I click on restore to custom, there is no option to import e-mails here at all.

    One thing that is strange, in the hub when I click on it to "mark prior reading", he tells me to 1200 + emails will be marked as read so it seems that the old emails are there (I have almost as many new emails on the Passport), but they are not displayed.

    Bottom line, how to import the EMAILS ONLY from a device BB7 to Passport?

    JBPassport wrote:

    Or is it just BB10 o/s does not allow for email message storage at all?

    Correct ^^.

  • vRO package import/export using the REST API, but what to rebuild a package?

    Hello

    I can export and import a package using the REST API. The package consists of all the workflows in a certain folder of the project.

    That's fine, but when we do another workflow example in the folder of our project, it is not automatically part of the package. This reduces the value of planning an export of it, because it would still this manual interaction.

    Is there a way to do it (automate/CLI/REST /...) this?

    Thank you!

    Ed

    Hello

    REST API for package management (adding/removing items to package, rebuild a package, etc.) are planned for the next version of vRO - vRO 7.1 (or whatever the COMP version it gets).

  • How to import metadata using the Oracle olap connection type

    Hi all

    I'm trying to import metadata from MN,

    I tried selecting the type of connection as oracle olap
    DSN as host: port: sid
    username
    password
    but in URL url field I need to give

    Use OBIEE 11.1.1.7

    in OBIEE 11.1.1.5

    There is no url, after the username and pwd that allows us to give the name of the target, but I don't under stan have to give into the url field.


    Can someone help me on this... :(

    Hi Laszlo,

    Finally fixed it by using the following URL

    http://OBIEESERVERADDRESS:port/biadminservlet/services

  • Relocation of SGD 11g using the same repository

    We Grid Control 11 1 installed on a 32-bit Windows 2008 g, this includes Middleware/Weblogic/WHO and we have a repository 11.2 on a separate server.

    After 18 months of operation without any problem, a few days ago we received an alert stating "application Backend WLBS or EM seems to be down", when trying to restart WHO using "emctl start SGD" we get an error:

    "Exception in thread"Main Thread"java.lang.NoClassDefFoundError" HTTPClient/Protocol/NotSuppException
    at oracle.sysman.emd.targetIntg.TargetInstaller.getMethod(TargetInstaller.java:553)
    ...

    Is it possible to remove the installation of the Middleware/WHO and re - install using the same repository?

    It seems that some jar files are missing or damaged.

    For instructions on uninstalling the WHO, please consult the following document:
    http://docs.Oracle.com/CD/E11857_01/install.111/e16847/deinstall_em_gui.htm#CHDGJFID

    If the repository is important to you, make a backup before uninstallation of the WHO.

    Kind regards
    -Loc

  • Code to get the data in the child table in composite SOA using the IOM APIs

    Hi all

    I am a new bie to IOM. I have a query related to obtaining data in the child table using the API of the IOM in the task of embeded java SOA composite.

    I've created a workflow that has a form of child of providing service of slef. I created a composite SOA custom also approval. In the composite approval I have embedded java code and I want to get the values entered in the child form using the API IOM inot the java code embeded in composite SOA.

    I tried gettting the child form data by using getChildAttributes(), but I'm getting the following exception.

    The local Exception stack:
    Exception [EclipseLink-7242] (Eclipse - 2.1.3.v20110304 persistence Services - r9073): org.eclipse.persistence.exceptions.ValidationException
    Description of the exception: an attempt was made to navigate a relationship using indirection that had a null Session. This often happens when an entity has a relationship of LAZY not instantiated is serialized and this lazy relationship is crossed after serialization. To avoid this problem, instantiate the LAZY relationship before serialization.
    at org.eclipse.persistence.exceptions.ValidationException.instantiatingValueholderWithNullSession(ValidationException.java:994)
    at org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder.instantiate(UnitOfWorkValueHolder.java:218)
    at org.eclipse.persistence.internal.indirection.DatabaseValueHolder.getValue(DatabaseValueHolder.java:83)
    at oracle.iam.request.vo.RequestBeneficiaryEntityAttribute.getChildAttributes(RequestBeneficiaryEntityAttribute.java:100)
    to com. CASApproval.main (CASApproval.java:137)

    Please suggest me if I'm following the correct procedure of the child form data or if we can use another approach.

    Can we get the data using formInstanceOperationsIntf.getProcessFormChildData ().

    Thanks in advance for the help.

    Thank you
    PT

    When you're in approvals, there is no form of process data. Process form data would come only when approvals are completed. If you want to read data from the child form of the DataSet (i.e. the form object as in OIM9.x) you can use the RequestService on the id of the request and read the data. Or another approach would be to the child the dataset data value in the payload of the request and read the XML payload in the composite.
    Let me know if you need more information about the second approach. As for the first approach, search through the forums here and you should find my previous posting on how to reach child dataset values using the ask service API.

    -Marie

    Found these for you:
    OIM11G: Way to get values from dataset of the application for approval
    Re: How to get the value of the AD details of payload of SOA user group

  • Cannot import pictures using the USB cable

    I have a Canon 5 d Mark III and LR 4.3. I normally import pictures using a card reader see However, I'm on vacation and have only the USB cable that connects the camera to my Macbook Pro. I used it successfully in the past to import photos, but I am now getting the following error:

    2013-03-09_08-34-04.jpeg

    I get this if I select one or more photos (there are about 195 on the map right now).

    Any ideas?

    Often, this error message means that LR cannot write the file to the location you're trying to move/copy it to, usually because your permissions to the folder or drive do not allow writing. Also, make sure that you have property ot the disk/folder.

    HAL

  • Error when I import classes using the JSP page directive

    Hi all!

    I installed JDeveloper 11 g (11.1.1.3.0)

    My applications are found in the C:\dir (JDEV_USER_DIR = C:\dir)
    I created the application "Appliation1". In it, I created 2 projects (Project1, inside session entity beans and other classes of java;) Project2, inside JSP).
    I want to import classes of Project1 in Project2 using the following directive:
    ----------------------------------------------------------------------------------------
    < % @ page contentType = text/html"; charset = windows-1252 ".
    import="Project1.*"% >
    ----------------------------------------------------------------------------------------
    so in Project2 project properties set the way to classes in Project1.
    When I run JSP, an error has occurred:
    Error (4.9): the Project1 to import cannot be solved.

    Maybe that I am not correctly defined the path to classes

    Thanks in advance.

    Hello
    Try the project properties/project source paths/resources
    or
    Properties/project dependencies

    then restart

    concerning

  • Can I export a password security setting in order to have my co-workers import it using the player?

    We are a small company and purchase of many copies of Acrobat Pro probably won't happen, so what I was wondering is my a copy of Acrobat 9 Pro, can I export a security setting (such as a password to open the PDF file) and import people in their own PDF using Adobe Reader?

    Adobe Reader is a 'Security Import settings' - and I tried to import a security policy password I have exported using Acrobat Pro - it is said that the security settings have been imported successfully, but nothing is happening to the document.

    Any help would be greatly appreciated.  Thank you!

    Player cannot apply security password to a document, so I'm afraid you cannot use the drive to do what you want.

  • DataPump import by using the query

    Hello

    I need to import data by filtering using the query. can anyone help?

    Thank you

    Hello
    example of

    expdp HR/hr = emp QUERY:'"WHERE dept_id > 10 AND sal > 10000"' NOLOGFILE = y DIRECTORY = dpump_dir1 DUMPFILE = exp1.dmp

    Impdp HR/hr DIRECTORY = dpump_dir1 DUMPFILE = expfull.dmp QUERY = departments:'WHERE department_id «»< 120"'="" nologfile="">

    See this link

    http://download.Oracle.com/docs/CD/B13789_01/server.101/b10825/dp_import.htm

  • Table names are stored in a separate table; How can I use the domain as table name?

    Dear Experts,

    My version of oracle is,

    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production

    PL/SQL Release 9.2.0.1.0 - Production

    CORE 9.2.0.1.0-Production

    AMT for 32-bit Windows: Version 9.2.0.1.0 - Production

    NLSRTL Version 9.2.0.1.0 - Production

    I stored the table names in a separate table as

    Table name: all_table

    Fields are: table_id, table_name, desc

    record of the sample: 1, EMP, EMPLOYMENT DETAILS

    Now I want to select all the contents of a perticular table, his name is all_table.

    (ie)

    Select * from (select table_name from all_table where table_id = 1);

    But it is not listing the details of the EMP table.  Its poster simply the name of the field "EMP".

    Please help me in this regard.

    Hello

    Whenever you make dynamic SQL statements, you must place the dynamic whole statement in a single string variable.  When debugging, display this string before running it.  If you get a runtime error that will show you the statement he makes, which often made the obvious cause.  For example:

    DECLARE

    CURSOR c IS

    SELECT table_name

    From user_tables;

    CNT NUMBER;

    sql_txt VARCHAR2 (1000);

    BEGIN

    FOR ut IN t

    LOOP

    sql_txt: = 'SELECT COUNT (*).

    || « DE » ' || t.table_name | '"';

    dbms_output.put_line (sql_txt |) "= sql_txt"); -For debugging

    EXECUTE IMMEDIATE sql_txt INTO cnt;

    dbms_output.put_line (' Table: ')

    || t.table_name

    || ' ('

    || CNT

    || "lines)"

    );

    END LOOP;

    END;

    /

    You can comment the put_line extra call when you are convinced that sylvie statement works.

    If you have non-standard table names (for example, names that contain spaces) you must place the names of the tables in double - quotes, as I did above.

  • import schema using the load utility

    Hi all

    I extracted my plan by using the generator of EPMA file and the file is a csv file. I am trying to load it using the load utility and I get this error message

    "Failed to get analytical information and or perform a data load: unknown to the header of column values.

    1st row in the Excel worksheet. Hierarchies = account
    Second row: Parent, child, data storage...

    I need to change this header...?

    You exported the hierarchy from an application of EPMA, is not in the same format required for the charger to contour and a classic application, the format is quite different.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Connect to the database using the BEAK

    Hello

    I get the following error message when you use the function OCILogon() calls
    i.e.
    = OCILogon stat (p_env, p_err, & p_svcCtx, (const OraText *) username, (ub4) 3,)
    (Const OraText *) password, (ub4) 3,.
    (const OraText *) ('smad', (ub4) 4);

    ORA-0002: Message not found 2; product = RDBMS. facility = ORA

    I use the Oracle 11 GR 1 material on SLES 10 SP2 on the 64-bit computer.

    I connect to a database and a default host. Do I need to use OCIServerAttach()? Help, please

    THX

    Message not found error is usually incorrect Oracle home settings. Have you checked this already?

  • How do I get the data in a table column of material using the tcp/ip interface

    Hello everyone, I want to get my material data using tcp /ip interface.and and then display them in a column of the table control? can any body tell how to do that .that me clear I never before communicate with hardware so please help me in detail.

    Thank you

    Hi Charlotte,.

    ask that 'someone' for more specific information.

    You must know the exact format of the channels you receive in order to analyze!

Maybe you are looking for

  • Touchpad on off utility nedded

    Hello After a new installation of windows 7 64 bit, I can't get the touch pad to work.For windows XP, you have one on the wide utility. For windows 7 No.I have already installed the driver for the touchpad. I think that my problem lies in the power b

  • Low battery and go to the message of power output

    Recently, I got a low battery message asking me to switch to the diet - even when the power supply is already connected.Is it possible to "switch" to diet without taking out the battery? My battery seems to charge better with my machine on - is it po

  • Terrible battery life

    For a reason, even when I charge the battery, if I use my laptop on battery, I get about a half hour of life out of it.  Then when I plug turn and back in this one, he said I still have between 70 and 90% remaining battery life, even if it stops agai

  • How to get the page name

    HelloI use JDev 11.1.2.4I have a page that is accessible from several pages, as in the menu bar link or any other page. I want to put values on the page function where this page is called from.any ideas how can I achieve this?Thank you

  • Why we need integration_id?

    Hi experts,I am currently integrating the management of learning to existing HR Analytics of an application not taken in charge by Oracle Universal Adapter. Although I'm OBIEE experience, but not a lot of experience in the work of the ETL.I am curren