Oracle R OBI user custom graphics

Hello

I created Block anonymous in the database as below:

Start

sys.rqScriptCreate ('RandomRedDots3',

"{additionnerAX

field (1: n, rnorm (n), pch = 21)

BG = 'red', cex = 2)

}');

end;

/

In the physical layer of OBI11.1.1.7, which creates a view like below:


SELECT id, table image (rqTableEval (cursor (select VALUEOF (NQ_SESSION.))) NumRedDots) double n), NULL, 'PNG', 'RandomRedDots3'));


Created 2 columns:

ID with the data type DOUBLE

IMAGE with LONGVARBINARY data type (32768)


Created Session NumRedDots variable


The joins necessary layer logic and changed the logical formula for an IMAGE column as below:

Lookup (DENSE RandomRedDotsN.IMAGE, RandomRedDotsN.ID)


Presentations in the presentation layer. Consistency check indicates no error.


In the analysis, when I select those columns, get the error below:


http://usmumnbhattach1:8704/analytics/res/sk_blafp/common/msgerror.gifError
View display error

ODBC driver returned an error (SQLExecDirectW).

http://usmumnbhattach1:8704/analytics/res/sk_blafp/common/errorminus.gifError details

Error codes: OPR4ONWY:U9IM8TAC:OI2DL65P

State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 17001] Oracle error code: 911, message: ORA-00911: invalid character in the OIC call OCIStmtExecute. [nQSError: 17010] Prepare the SQL statement failed. (HY000)

SQL published: SELECT 0 s_0, DESCRIPTOR_IDOF ("Prediction". "" "" RandomRedDotsN '. "" S_1 IMAGE"),"Prediction ". "" "" RandomRedDotsN '. "" IMAGE' s_2, SORTKEY ("Prediction". "" "" RandomRedDotsN '. "" S_3 IMAGE') 'FORECAST' FETCH FIRST 65001 LINES ONLY

Can someone help me with this please?

Thank you and best regards,

Namrata

Hi Sylvie,.

Try to remove the colon semi at the end of the sql statement when you use it in RPD.

The select block in the physical layer of RPD takes a SQL both and therefore does not need; as delimiter

~ Kedar

Tags: Business Intelligence

Similar Questions

  • Cannot find custom graphic Styles

    I created and saved Graphic Styles in Illustrator CS4. When I followed the path of the default save location (applications > Illustrator > Presets > en_US > Graphic Styles) are not there. I used the Spotlight to search for my machine for files, but it returns no result.

    I created a new custom location for recording the graphic Styles in the future, but I would like to locate these "missing" files, so that I can remove them.

    Anyone know how to locate these files?

    Can I locate and remove them from in Illustrator?


    I use Illustrator CS4 for Mac.

    Thank you.

    Custom graphic styles in CS3, go to:

    The user > library > Application Support > Adobe > Adobe Illustrator CS3 > Graphic Styles

    Peter

  • Why do we establish oinstall under the main group of oracle and grid users?

    IM and RDBMS version: 11.2.0.4

    Platform: RHEL/OL 6.5

    Why do we set oinstall under the main group for OS proprietary oracle software and grid?

    I would say "The Central stock" is the watchword here.

    orainstall is actually called the "oraInventory group." Member of (oracle and grid) users who belong to this group must read, write and execute privileges on the directory Central inventory which will serve as a catalogue of all oracle related software installed on the server. Whenever users put oracle or grid to level, the patches from the software they own, they should be able to update the respective news in this catalogue.

  • "Oracle installed Base user" responsibility does not not for new users.

    Hi all

    We are facing problems with responsibility 'Oracle installed Base user'. This works well for existing users. When I assign this responsibility to new users, it displays error see screenshot below.

    Oracle
    Error message

    The following error occurred:

    You do not have access to this feature.
    No other information.

    If the error persists, contact your system administrator.


    Administrators can view the source of the page for more technical information about this error.

    I googled for this so that they are suggested adding CSI_NORMAL_USER or CSI_ADMIN to the user roles. even after adding user roles still faced the same question. Please suggest me on this.

    Thanks in advance,

    Guillaume.

    Hello Asif,

    Problem solved by assigning the role of CSI_NORMAL_USER users by logging in with the SYSADMIN user.

    Thanks for your time Asif.

    Thank you

    Guillaume.

  • is there available in any oracle customer graphics as slq * more or pl/sql dev

    For example,.

    can we graph the result of an execution of query or not, if yes how.

    user13328581 wrote:

    can we graph the result of an execution of query or not, if yes how.

    Yes. But the graph must be made by a customer. So it depends on WHAT the customer support.

    SQL * more is a customer of type character (console). It can render graphics. Or HTML. So it is very limited options to display a chart. For example do a vertical histogram of wages as a percentage of the total amount of the company spend on wages:

    SQL> select ename, rpad('*',round( sal / sum(sal) over (partition by null) * 100),'*') as percentage from emp order by 2;
    
    ENAME      PERCENTAGE
    ---------- --------------------
    SMITH      ***
    JAMES      ***
    WARD       ****
    MARTIN     ****
    ADAMS      ****
    MILLER     ****
    TURNER     *****
    ALLEN      ******
    CLARK      ********
    SCOTT      **********
    BLAKE      **********
    JONES      **********
    FORD       **********
    KING       *****************
    
    14 rows selected.
    

    With HTML, this can be done using an HTML table and a single color (a few pixels) and image sizing of the image to render according to the percentage value to display.

    If a customer is a plugin based on Flash (like Anychart delivered with Oracle Apex), the output must be XML.

    If the customer is a spreadsheet (OpenOffice or MS Excel), it can be run directly from the SQL, populate an area of the workspace with the release, which triggers a graph for this region to be updated.

    So the question you're asking has Nothing to do with the languages SQL or PL/SQL themselves - but everything to do with WHAT the customer is, and FORMAT it expects the data to be displayed in.

    Basic knowledge of client-server standard.

  • How to extend/customize the time approval page Oracle to a summary custom TC

    Thank you in advance for any input.

    My goal is to create a custom timecard summary for the user, it looks like the approval with some additional columns of localization page and assignment of the tables. At first, I thought it should be easy to simply extend the time approval page standard Oracle (/ oracle/apps/hxc/self-service/approval/webui/AprvPG), but when I check the view (ApprovalMainVO) of the page object, I got the following as a query. Obviously there is something other than this ApprovalMainVO that help get the actual data, but I can not find. So my question is, how can we extend AprvPG? Now, I'm totally lost

    --------------------------------------------------------------------------------
    Select
    Aprv_Timecard_Id 0,
    Aprv_Timecard_Ovn 0,
    SYSDATE Aprv_Start_Time,
    SYSDATE Aprv_Stop_Time,
    "Aprv_Status,.
    "Employee_Name,.
    "Comments.
    "In detail.
    "Action.
    "Approvingly.
    "Aprv_Application,.
    "itemkey.
    "inform,.
    Aprv_Time_Recipient_Id 0,
    Aprv_Resource_Id 0,
    Total_Hours 0,
    Premium_Hours 0,
    0 Non_Worked_Hours
    of the double
    0 = 1

    --------------------------------------------------------------------------------

    Just check the controllers and the AM. I've seen code in Oracle where VO is used as a container. There is a high probability that the values are met through some other VO (or when the user enters the value), it is passed to some other object/PLSQL who trades above.

    Another thing you can get is the RowImpl of the VO. There are cases where the application of the VO has any way to query data, but the VORowImpl may have a call to API PLSQL and filled other values from it.

    I don't know even if you may need to put some effort in the investigation, there are always ideas to work on.

    Concerning
    Sumit

  • User customized the DPM agents

    You can configure Cisco digital media players to use a custom user agent?

    Background: I would like to create an identity on our proxy server based on the user agent to make it easier for our Digital Signage people place new DMP, our current process is a bit awkward.  If they could manually change the user-agent, I'd be able to create a policy that could install them without needing any additions on the proxy server.

    Thank you

    Chris

    As much as I KNOW there is not possible to forge the User-Agent (no configurable option to change this setting on the DPM).

    You can use the following URL (the DMP 4400 and DMP4305Gin 'Display URL' field) to discover the use of the DMP Agent user.

    http://www.microsystools.com/products/HTTP-user-agent/

    or

    http://whatsmyuseragent.com/

    Thank you

    Sagar Dhanrale

  • Oracle 11g COE of custom components will not activate

    I have a custom component of Oracle 11 COE who will not activate.

    It is a development server, and I was thinking he was a supplier problem given that the component will not activate little matter how many times I rebooted the WCC server.

    Just to rule COE, I advanced and created a component that is empty, it enabled and rebooted WCC. I get the exact same message of ""needs to restart to activate " "

    What should I look for in WCC to solve this problem?

    If you look under Administration > Configuration for Instance_name, is the component indicated under active components? It could be that the component is enabled, but the alert message disappears forever.

    https://blogs.Oracle.com/Kyle/entry/adding_your_own_alert_messages

    Jonathan

    https://jonathanhult.com

  • User customized user AD process defintiion confidently attribute map

    Hello

    I created 2 custom attributes in the form shape design console desinger UD_ADUSER and made the active version.

    (2) went to the resource object and added the reconciliation AD and AD user Trusted user mapping field and clicked on create a profile reconciliation.

    (3) went to the process definition and added cards filed for the definition of user AD process

    But when I go to the AD user confidence and try to create the field mapping, I'm not able to see custom fields created in the column "user attribute"?

    I have to do something else?

    Thank you

    The attributes of user show what UDF you have on the form user rather then the form of resources (AD in your case). The fields for which you want to map from your announcement of confidence, they are born on the user as UDF?

    -Marie

  • Script output user customized in JAR

    Hey all,.

    I am currently working on the project of default AP comes with BDUS. Currently, I'm working on how I can get all documents, regardless of how valid to be sent to the web check application so that a user can view the Bill until other measures were taken.

    My current thought is to check if the document is in the auditor and then based on that false set State to 550 how ever not worked so far.

    With our thanks,

    Hi, you can always force a user to check and accept specific fields to ensure the accuracy of 100% of the data in these fields manually.

    By customizing the script as shown below note:

    How a field still get to be invalid to the Auditor, for Validation user Force? (Doc ID 1238563.1)

    This will allow you to stop all invoices to always check for validation.

  • sign in or create user custom pipelineservlet.

    Hello

    We have a requirement like user is loggedin or created in a custom request pipeline servlet.  In the pipeline we will call a webservice call. Using this answer, the user will be loggedin or created otherwise already exists. To create the user method createUser(String pProfileAsXML) is provided to the component profieservice OTTB. But the input parameter (pProfileAsXML) here's how to build. What is the xmlStructure to build the string. And are there any other requirements?

    Please help me solve this problem.

    Thanks in advance.

    Lakshmi.

    Do not know if you already solved the problems that you have experienced, but you should not (and cannot) use switching configuration for this data source when you run a command line tool. All you needed was to create a FakeXADataSource as I mentioned earlier, and then point your JTDataSource also to use the same FakeXADataSource.

    / ATG/Dynamo/service/JDBC/JTDataSource:

    =============================

    $class = atg.service.jdbc.MonitoredDataSource

    dataSource = / atg/dynamo/service/jdbc/FakeXADataSource

  • Oracle Forms - Deactivation of custom Code

    Hello.

    To disable a custom code in Oracle Forms (EBS R12, help-> Diagnostics-> custom-> Code), are calls to CUSTOM.pll the only thing that is disabled, or are there other things that are "Custom Code" too?

    Thanks in advance.

    explains the greater part of the logic underlying the customizations in the following Note:

    Customization in Oracle Applications [ID 743490.1]

  • Column not found error while Mrna an oracle with ODI user table

    Hello

    I'm trying to fill a column in an oracle table with the USER name of the ODI by using the function getUser ("USER_NAME") in the column mapping of the Interface, but the interface throwhing an error * column not found: supervisor in training [Select...] *. but it works very well with getUser("I_USER') column is of the filling of the user ID.

    can someone help me why the user is not filling.


    Thank you

    Join the call to the api getUser inside single quotes

    '<%=getUser("USER_NAME")%>'
    

    ID is a number can be used directly but USER_NAME returns a string which should be enclosed in quotes

  • Oracle UCM CIS - user authentication and connection to the virtual computer

    Hello

    I have a few questions. I'm trying to integrate the University Complutense of MADRID with my custom web application.

    (1) is it possible to authenticate users (password validation) if we use CIS to integrate. If this isn't the case, then if the server of the University Complutense of MADRID uses its own database backend and not no matter what LDAP for user management, must make us a call to the database table directly? Any idea on the table?

    (2) if I am trying to connect to a server of the University Complutense of MADRID that runs on a virtual machine, but in the local network, I always get an error like this.
    Failed to retrieve the configuration information for the content Terminal item. Permission denied. Address < < ip address > > ' is not an authorized remote socket address.
    However, if I connect to an instance of the AAU runs on a server instance, the same code is running.
    The server within the virtual machine console is accessible from my m/c through browser. So should I give access to this port to the socket connection 4444. Couldn't find anything on it. Any help will be appreciated.

    Thank you
    In depth.

    Hi deep,

    You can restrict access to the content server port 4444 using a filer of ip address in the /config/config.cfg file of

    There is a property called SocketHostAddressSecurityFilter

    You can for example set
    SocketHostAddressSecurityFilter = 192.168.1. * | 10.102.3.3 | localhost
    the list is led separate

    connections from addresses other than these raise the error that you have demonstrated

    Please consider maring this thread as answered if that solves the problem to help others facing the same

    Tim

    Please consider maring this thread as answered if that solves the problem to help others facing the same

    Published by: Tim Snell on December 15, 2010 07:57

  • Oracle index for user not system to jump

    Hello

    I have the situation where a request taking 2 minutes instead of 2 seconds (2 second for the system and 2 minutes for the non-system users). have you checked the plan and can see that oracle is avoiding the index and made tablel full scan... same game user owns the index and no system!

    Oracle uses the index only if execution of the request in the system. never had it before!

    with the keys v oracle 11.2

    OK, the use of VPD responds a lot here.

    With CAE, there is a policy that adds a SQL predicate for queries on the protected table. If your policy of the CAE is probably originally. Your query

    SELECT COUNT(*) FROM TABLENAME;
    

    becomes

    SELECT COUNT(*) FROM T_order ;
    

    by solving the synonym and becomes

    SELECT COUNT(*) FROM T_order WHERE AUDIT_STUS='C';
    

    When the political predicate function is evaluated.

    SYS is exempt from all policies of the CAE, so this predicate is not inserted into the query.

    Without the predicate (i.e. the such request that issued by SYS) can be solved by scanning the index. However, with the additional predicate, more information is necessary (i.e. AUDIT_STUS), which is apparently not in the index. If we asked the optimizer to use index, he could do it, but then every row must be retrieved from the table itself to check the AUDIT_STUS. It is much more efficient to just analysis, filter the lines with the AUDIT_STUS predicate and count them.

    To resolve this problem, you should have an index that includes AUDIT_STUS, so that a single index can be used for all the necessary information for your query. In fact, if you have SRM policies that apply to such a predicate for all the most/much access, then by including the AUDIT_STUS in one or more indexes can be beneficial to a large number of queries.

Maybe you are looking for

  • Re: Satellite A200 - drive recovery gives blue screen

    It makes me crazy.I have two laptop A200 which were granted to the staff. They left and laptops have been completely OK. Before I have the laptops to new staff I format and reinstall the operating system and software. Simple I thought, I've got the r

  • Don't deleted videos free no space?

    My hard drive is nearly full, so the other day I spent hours and hours in Photos (hate the name, by the way - cannot seek help online) removal of videos my kids did... nothing. No space has been cleared up. ACK! As I understand it is because that the

  • time of excution

    Hello I also have a problem with this kind of application. I use multithreading communication between my evalboard (stm32F4) and NICVI (my PC with corei3 processor) I do not use a high speed baud rate (9600) but communication is always faster than ex

  • Update the dialog box to the test report Option programmatically OR 4.2.1

    Hello I would like to know, what is the procedure to modify customize the dialog window Option with the default custom report before displaying the window of the user. We write our own process model to customize the report options, option of database

  • How can I get Heroes V to work on Windows 7?

    I have the hero which was designed for Xp...  I can't it's running on Windows 7?  I had no luck...