How to use CLOB in OBIEE 11 g (11115) Reporting

Hi all

I have a CLOB object. I need to use it in the report.

It comes only from the text. I challenged it in SPR as LONGVARCHAR or OBJECT, but it did not work.

I tried to use evaluate with TO_CLOB but I am getting below error any time

incompatible data types: expected - got CLOB call OCIStmtExecute OIC. [nQSError: 17010] Prepare the SQL statement failed.

Please give me an idea how to use a CLOB column in the report.

I see a rittmen blog that uses lookup, but I do not have this option.

Please let me know what wrong I do.

Thanks in advance.

KN

Thank you all for your suggestions.

I raised a SR and learned to know that use of BLOB/CLOB/NCLOB directly in the report is set to 11.1.1.8 version.

Oops, Yes, I have to wait then need to use the options proposed by srini/nanou.

Thank you

KN

Tags: Business Intelligence

Similar Questions

  • HOW TO USE CLOB IN FROM CLAUSE

    Hello

    I have a requirement to use a CLOB as one of the tables in a select statement. It works very well in XML report. I need to use it in the package and its throwing me name error table not valid.

    Here's a sample query that I try to use

    c_CLOB CLOB.

    c_clob: = select col1, col2, col3,...;

    procedure generate_data

    is

    cursor c_data

    Select t1.colA, t2colB... etc.

    CL. Col1, cl.col2,... etc.

    FROM table1 t1,

    tabl2 t2,

    c_clob cl

    where cl.col1 = t1.colc

    and cl.col2 = t2.colD

    .....

    Any help / suggestions on this is much appreciated. Thanks in advance.

    A clob is not an array, it is a data type for the column, variable, or parameter.

    If you want to use to define SQL and fetch it, you can use dynamic SQL or SYS_REFCURSOR.  Here is an example of the latter:

    declare

    CLOB c_CLOB;

    News sys_refcursor;

    whole vcol1;

    whole vcol2;

    Start

    c_clob: = ' select 1 as col1, col2 from union double every 2

    Select col1, col2 from 1 dual 2';

    Open the heart of c_clob;

    loop

    extract the heart in vcol1 vcol2;

    When the output cur % NOTFOUND;

    DBMS_OUTPUT. Put_line (' vcol1 = ' | vcol1 |', vcol2 = ' | vcol2);

    end loop;

    close cur;

    end;

    Output of DBMS:

    vcol1 = 1, vcol2 = 2

    vcol1 = 1, vcol2 = 2

  • How to use go URL to navigate from one report to the next

    I used the option Actionlink to navigate from one report to another, it's nopt working on the dashboard because I used in my first report presentation variables and its throwing me an error below, I have to pass the ID of a summary to the report detail report, I created URL go, do I have to use this URL in my column of the synthesis report?

    Need information ~ thanks ~ Srix



    An invalid object was consulted during the evaluation.
    Error details
    Error codes: QBB4RZQS:SDKE4UTF
    Geographical area: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    Expression: report.variables ['TimePeriod']

    Hello

    See the link below. This link should give you an idea how to do it:

    http://oraclebizint.WordPress.com/2008/02/17/Oracle-BI-EE-101332-drilling-on-measures-passing-multiple-parameters-during-drills-go-URL-and-HTML-formatting/

    Allocation of points, it is useful.

    Thank you
    Satya

  • How to use Manager varaibke to RPD in obiee 10g

    Hello

    At the level of the RPD, can someone please help understand how to use the variable Manager.

    Thank you

    Hello
    Session system variables:

    Session system variables reserved names, which cannot be used for other types of variables (such as static or dynamic and variable session non-system repository variables).

    provable:

    1)
    If you want to get and display the ID of user, group, zone connection... Date and time... etc... can be done using the session variable

    (2) integration of Exteranl applications (java - jsp) using get url.
    Here you can specify the session variable and it will be passed in Java applications.

    (3) level adjustment of the journal using session variable

    (4) you can use report tittle/header... etc.

    to learn more:

    http://obiee101.blogspot.com/2008/02/OBIEE-adding-session-variables-to.html

    http://OBIEE-blog.info/administration-tool/how-to-set-session-variables-using-URL-variables/
    http://sureshotstrategies.blogspot.com/2008/07/about-session-variables-in-OBIEE.html
    http://inetskills.com/OBIEE/obiee_11.php

    Thank you

    Deva

    Published by: Devarasu on December 6, 2011 17:10

  • How to use SQL above and PARTITION BY in OBIEE expression builder?

    Hello
    I want to create a new logical column with the following SQL query.

    AMOUNT (inventory Detail.Qty) OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C,Inventory Detail.D,MyDATE) /SUM (Inventory Detail.Qty) ON (PARTITION OF the inventory Detail.A Inventory Detail.B, Item.C)

    How to use OVER and the SCORE OF OBIEE expression builder?

    Thanks in advance

    Hi Janet,.
    We cannot use by in the Expression builder (DB). But use the same formula like this in Fx to response

    AMOUNT (inventory Detail.Qty) OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C,Inventory Detail.D,MyDATE) /SUM (Inventory Detail.Qty) > (PARTITION OF the inventory Detail.A Inventory Detail.B, Item.C)

    Sum (Inventory Detail.Qty by detail, Item, MyDate) /SUM (qty by detail, item)

    First check the numerator if it worked well or not then go with denominator

    compare the results with sql you have

    Let me know if it works

    Thank you
    saichand.v

    Published by: André Varanasi on 27 July 2010 21:27

    Published by: André Varanasi on 27 July 2010 21:28

  • How to use the TRUNC function with dates in the expression builder in OBIEE.

    Hello
    How to use the TRUNC function with dates in the expression builder in OBIEE.
    TRUNC (SYSDATE, 'MM') returns 1 July 2010"where sysdate is July 15, 2010 ' in SQL. I need to use the same in the expression builder in the logical layer mdb column.


    Thanks in advance

    Use it instead:
    TIMESTAMPADD (SQL_TSI_DAY, (DAYOFMONTH (CURRENT_DATE) *-1) + 1, CURRENT_DATE)

  • How to use a repository in a new report

    Hello

    I'm starting to learn OBIEE and installed in my home. I installed OBIEE and used the RCU to install a deposit in an Oracle database.
    Then I used the tool of Administration of BI to do a "repository" that connects to my data (also in an Oracle database).
    In the Administration of BI tool, I now have a physical layer, a business model and mapping and a presentation layer. I saved it as a file on my HDD DPR.
    Then, in the Oracle BIEE home I choose 'new report '. But I can not find how do I choose my 'repository' with my data. I also tried to make a new datamodel, but here I am also not able to choose my deposit.

    How can I connect to my data in a report? How does it work?

    Many thanks in advance,
    Best regards
    André.

    You are totally getting confused...

    Have these figure everything out.

    You have installed DB.
    You will create the schema (two users) in DB with the remote control (repository creation utility: basically stores the metadata required for OBIEE).
    You install OBIEE and use these schema here.
    Above installation install weblogic and then deploy on weblogic BI files so that they work. To remember the password weblogic.

    Now when you open Admin tool - password repository must be "Admin123" (capital A) and username is weblogic and password must be the password weblogic.

    You will be able to open to the top of the RPD in online mode.

    I suggest you go first by the OBIEE Architecture then the installation and start the exercises.

    Mark correct or useful if it helps. Also let me know if you were able to open the RPD and answers.

    Kind regards
    Rayan Vieira

  • How to find all the OBIEE ports in GNU / Linux

    How to find all the OBIEE ports in GNU / Linux?

    Thank you
    Jay.

    Hi Jay,.

    Did you check that?

    http://blog.Trivadis.com/b/andreasnobbmann/archive/2009/02/26/ports-used-in-OBIEE.aspx

    Rgds,
    DpKa

  • When we need to use a query variable and how to use it?

    Hello

    When we create a line of dashboard, we set the variable, there are two types: variable presentation and application.
    I'm confuse when we need to use a query variable and how to use it?

    Thank you
    Anne

    Hello
    The variable 'demand' can be used if you want to use session related information specific to you.

    See below a:
    http://gerardnico.com/wiki/dat/OBIEE/logical_sql/obiee_set_request_variable_dashboard_prompt

    FYI... example of
    for the example query variable (a good post Nico)

    http://gerardnico.com/wiki/dat/OBIEE/set_variable

    for the variable of presentation with example

    http://gerardnico.com/wiki/dat/OBIEE/presentation_variable

    Thank you

    Deva

  • How to use FaceTime with Siri

    I you would Siri have been able to dial phone numbers using FaceTime, so my question is, is it possible? And if so, how?

    Hey MichaelnAvallone,

    Thank you for reaching out to help through Apple Support communities. Looks like you are wanting to make calls FaceTime with Siri. If so, I'd be happy to explain how to make this happen. First, you'll want to press on and hold the Home button or say "Hey Siri" to activate Siri. Then, for example, you can simply say, "make an audio call FaceTime to MOM" and Siri will only start a FaceTime call audio. If you say 'FaceTime Mom' Siri will begin a FaceTime call with video of this contact.

    The link below shows the ways to learn how to use Siri.

    Use Siri on your iPhone, iPad or iPod touch

    Kind regards.

  • How to use iCloud

    HI, please help a total techaphobe. I need to store my photos in iCloud (that is already installed on my iPad, I have Apple ID n all). I tried to select the photos, but there is no option, then save in the cloud. Perhaps they are there already as the AutoSave is enabled, in which case, I need to have access to make sure that there so I can remove from iPad. There is nothing in "iCloud Drive" (I have no idea what Drive is in iCloud). All I can find on the line is either too complicated (it can not be that complicated) try to put myself in place (which I am already), or is completely irrelevant, even the things in apple support. I'm sure it's there somewhere, but it seems that I have to trawl through so much, I hope one of us guys can help me with a frank explanation...

    Go to iCloud.com on a browser and click the Photos app to see if your photos are indeed already in iCloud.  You can also check the Photos app on your iPad as well.

    Another thing to note, you can't delete photos from your iPad, because, unfortunately, is not how iCloud works.  It's a synchronization service and not an archival.  There is not your traditional cloud based.  Which means that it syncs your data on all of your devices that have them at your disposal.  Remove a device and it went on all devices.

    Hope that helps.

    How to use iCloud drive

  • How to use audio only AirPlay on iOS10?

    HI guys, maybe I'm stupid, but I can't find how to use streams of music after upgrade.

    UseCase:

    -listen to music through headphones on my way back

    -When reached on home stereo and activate AirPlay

    iOS9 - low slide menu - AirPlay - Audio sent to Apple TV and stereo, play music (took about 3 seconds)

    iOS10 - slide down menu - AirPlay - there is only activate AirPlay with mirroring. That is originally for my TV to turn on automatically and also phone is drained and you know - I want to use only phone no stream all on television.  (Past 10 minutes, and can not find how to do this)

    Any tips?

    Hello Tomas Vrabec,.

    Thank you for using communities of Apple Support. Information you provided, it looks like you are unable to use AirPlay to play only mirroring content after upgrading to iOS 10. Surely, I understand your concern, especially since it worked as you need on the previous version of the software. I'm happy to help you.

    Looks like you are taking the correct steps. First of all, I recommend you restart. This can solve a lot of unexpected errors. Use the restart below steps if necessary.

    1. Press and hold the sleep/wake button until the Red slider appears.
    2. Drag the slider to turn off your device completely off.
    3. Once the device turns off, press and hold the sleep/wake button again until you see the Apple logo

    Restart your iPhone, iPad or iPod touch

    If the problem persists, please use the steps and pictures in the link below for more information on troubleshooting:

    Get help with AirPlay and AirPlay Mirroring on your iPhone, iPad or iPod touch

    Have a wonderful day!

  • With no headphone jack, how to use the iPhone in my car 7

    Okay, so here's the challenge.  I have a power source and a headphone and not Bluetooth.  It works perfectly with iPhones before 7.  But with 7, it isn't possible to use the same configuration I had for years.  I own my car, and I have no interest in buying a new car just to support a new phone.  And since this will be a problem for the years to come if I stay with Apple, I would like to know what are the solutions are available.

    So, how to use the new iPhone 7 while remaining responsible and using my car speakers?  Dongles Bluetooth that I need to reload, it's probably not.

    Thus, looking for ideas that might have people.  I can't be the only one with this concern.

    It's almost a certainty that a third party adapter will appear quickly. The new Macbook has a single port usb - c and people asked the same question, 'how to load and use USB at the same time." There are today dozens of solutions for the Macbook, and then it will be with the iPhone 7. An adapter with a 3.5 mm jack and a port of loading Lightening would be my guess. Kickstarter entrepreneurs are probably already working on it.

  • How to use and control the tabs?

    Sorry for such a general question, but I use Firefox with older versions of Mac OS x for years and have just been struck by this brand new and I have no idea on your tabs, "new tab page" etc. Can you just send me some documents so I can understand what they are and how to use them?

    All I see on my headers Ff are all sorts of legs that have no relevance to me, like 'how to stop Firefox from... '. "(twice), a few other symbols Ff and other"tabs"I don't know everything." All the do is filling up a bar line.

    Thank you-

    You are welcome.

    If you have any other questions feel free to ask them.

  • How to use the capture and the print button

    I tried to figure out how to use the capture and the "print" button, or add or what you call. I press it and the whole page of a different color changes, so I try to cut the section I want but I don't know how to send it to the printer. Can someone help me with this. I'm not at savvy with tech stuff, but when I find a recipe or something and it doesn't have an option to print a certain area, I can't understand how to use it?

    Thank you

    Andi Starbuck

    That happens to me is, I click and drag to make a rectangle of yellow selection, and as soon as I raise my finger on the mouse button, the part I've selected is captured as an image, a new tab opens and preview before printing, the image display. I can use the installation of the Page or simply print. But if I close the preview, this temporary image vanishes and I'm back on the page where I started. You see something different?

Maybe you are looking for

  • iPad corrupted backup.

    Trying to save a Mini iPad on iTunes and get the message "iTunes could not back up the iPad because the backup was corrupt or not compatible with the iPad. How can I fix. Thank you

  • Power light is on when the Satellite U400/T5800 is off - is this normal?

    We have a Satellite U400 T5800/new, just bought yesterday and have completed the configuration of the software.Everything seems to work very well. However, I noticed that the orange power LED is turned on (solid, and not not not flashing), even when

  • MacBook Pro doesn't let me go to Facebook

    In the last two days, my Macbook Pro connects to Facebook.  I thought it could have been a thing of Safari, so I downloaded Chrome and had the same problem.  All other sites are OK on both browsers. I just upgraded to OSX, but I still get the same me

  • Trancsend 160 GB HDD not detected

    My Trancsend 160 GB hard drive is not detected by my PC or laptop.

  • You can be a victim of a cloning software

    I live in Okinawa in the Japan and had to reload my cpu work and he said that my product key on my company that is located on a sticker is not valid.  This is my cpu work and my business is in the United States, I work remotely on a processor that th