Public using DBLinks in Oracle APEX

Hi all, have no restrictions in the use of public DBLink Oracle apex?

Thank you.

No, if you can run the query in the analysis schema then APEX will show it. This is an old post on the subject.

ORACLENERD: APEX: database of links

Also check the security settings for application for ' Code PL/SQL for cleaning.

http://blog.iAdvise.EU/2011/12/20/using-a-database-link-with-heterogeneous-services-in-apex/

Tags: Database

Similar Questions

  • Find the node of a tree leaf in oracle apex 5

    Hello

    I use TREE in oracle apex 5.0. I created a tree and an IR.

    For example, when the user clicks on the evolution of the event tree leaf node will occur and data of the selected node will be displayed in IR (on the change event of DA).

    Right now I am able to show that one of the values of node root.

    SQL OF THE TREE:

    Select case when connect_by_isleaf = 1 then 0

    When level = 1 then 1

    else                           -1

    end the status,

    level,

    "PRODUCT_GROUP_NAME" as the title,

    NULL as an icon,

    "PRODUCT_GROUP_ID" as a value.

    NULL as ToolTip,

    ' javascript:nodefunction('''||) PRODUCT_GROUP_ID | " ') ; "as link

    of ' #OWNER # '. " OMS_PRODUCT_GROUP ".

    start with 'PRODUCT_GROUP_ID' = (select product_group_id from the OMS_product_group where parent_id = 0)

    connect prior "PRODUCT_GROUP_ID" = "PARENT_ID".

    siblings arrested by 'PARENT_ID '.

    IR SQL:

    SELECT

    op.product_id_dump,

    op.product_name,

    OPG.product_group_name "Prodcut group."

    op. Description,

    op.unit_price

    Op OMS_PRODUCT, OMS_PRODUCT_GROUP opg

    WHERE op.product_group_id = opg.product_group_id

    AND opg.product_group_id = TO_NUMBER(:P53_SELECTED_NODE)

    Hi Dominique,.

    Try this query in your report,

    SELECT

    op.product_id_dump,

    op.product_name,

    OPG.product_group_name "Prodcut group."

    op. Description,

    op.unit_price

    Op OMS_PRODUCT, OMS_PRODUCT_GROUP opg

    WHERE op.product_group_id = opg.product_group_id

    AND op.product_group_id = TO_NUMBER(:P53_SELECTED_NODE)

    Union

    SELECT

    op.product_id_dump,

    op.product_name,

    OPG.product_group_name "Prodcut group."

    op. Description,

    op.unit_price

    Op OMS_PRODUCT, OMS_PRODUCT_GROUP opg

    WHERE op.product_group_id = opg.product_group_id

    AND op.product_group_id in (select product_group_id from the OMS_PRODUCT_GROUP where parent_id = TO_NUMBER (:P53_SELECTED_NODE))

    hope it works for you,

    Kind regards

    Jitendra

  • Connection to the database to Oracle using Oracle Apex 5.0.1

    Hi all

    Is it possible to connect to the Oracle (Oracle SQL Developer 4.1.1) database using Oracle Apex 5.0.1 instead of using the object browser. As he was more workspace after you have downloaded the data we have on CSV Excel.

    For example: regardless of the tables I've created in the Application Builder is created in the object browser. We have limited the workspace of 500 MB. This is the reason why we cannot use this method to load the data and retrieve it. (Note: can I ask 2 GB of space to work on the approval of the Director, who is still not sufficient)

    Is it possible that I will create an apex.oracle.com application by using the application builder and I will create in the database tables. When I load the file in application, data will be stored in the database Oracle instead of the object browser.

    Well let me know is possible, if yes, how can I proceed.

    If this isn't the case, please let me know how I can get more workspace.

    According to my understanding, other possibilities are: 1) taking backup of old files and free up space, 2) create another workspace and get extra work space.

    Thanks for your help!

    Kind regards

    Vinod

    Hello

    When you load data using APEX SQL Workshop utilities for example, the data is stored in your database tables.

    Object browser is just seen tool your schema as the table objects and the data in the tables, just as SQL Developer.

    If you have no good reason to keep these files that you downloaded in the workspace, delete those. Data is stored in database tables.

    Kind regards

    Jari

  • XMLFile parameter is not supported by Oracle APEX, please use the setXMLFile() method

    "XMLFile parameter is not supported by Oracle APEX, please use the setXMLFile() method.

    I created a test web app in apex.oracle.com to try a few things. I created a Flash 2D pie chart in a Web page, and it seems to make very well. But before rendering, I get the error message above, on the region of graph for 1-2 seconds.

    Can anynone tell me what means the error message above and why I'm getting this. I do not use a custom XML part. Has not changed the default settings of the chart area.

    I could see above the error appearing clearly since the apex.oralce.com is so slow... and graphics region takes awhile to load. Otherwise I could not have noticed. It happens in the IE8 and Google chrome.

    Oralce Apex 4.2.5.00.006 (https://apex.oracle.com)

    Google Chrome 34.0.01847.116

    Internet Explorer 8.0.6001.19518

    Can anyone help please. I'll try to become a test application setup dispalying this awhile earlier error message.

    I used HTML5 graphics in apex 4.2.0.00.27 in my office in my real application workspace. Most of my users still use IE8. HTML5 graphics all appeared well in their IE8 browser. One fine day, some parameters must be changed by my network administrator or soemthing else could have happened. I have no idea. My webapplication HTML5 graphics disappear IE8 users. IE9 users had no problem. I contacted our IT support staff of any changes to security settings that day, or earlier. Absolutely no help from my frustration. I have to change maps of my application (only about 6 of them) to the Flash graphics to overcome this obstacle. This is the story behind why I use Flash cards. If anyone has experienced a similar problem in IE8 HTML5 graphics please shed any light for me... This problem may be nothing to do with the "XMLFile parameter error message', but I'm not sure.

    You strike again BUG introduced with Oracle Application Express 4.2.5

    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/Apex-425-known-issues-2186292.html

    18601802 - ANYCHART XMLFILE WARNING DISPLAYED BEFORE FLASH GRAPHICS RENDERING when Flash graphics that take a long time to make, the user can see the following warning message appears briefly "XMLFile parameter only is not supported by Oracle APEX, please use setXMLFile() method.» The table will be always delivered. Solution: Please advise end-users to ignore the message.

  • Pouvez Oracle APEX used 4.2 on an Architecture not - Multitenant?

    Hello

    Oracle APEX RDBMS 12 c (E17958-11) 4.2 documentation focuses mainly on the Multitenant Architecture.

    I have a database of 12 c that was created without this option.

    SQL > select CBD from v$ database; = > returns no.

    Can I still use Oracle APEX NICU EPG with my architecture or do I need a 12 c with Multitenant Architecture database?

    Thank you and best regards.

    Short answer: Yes.

    Longer answer: APEX does not care if you use Multitenant Architecture or not. With APEX 4.2.3 it now supports the Multitenant Architecture, but focuses on the different installation types and has nothing to do with running or an APEX Application development.

  • How to use oracle APEX remote with a database located on a remote server

    Hello

    I am a new user with the Oracle Technologies. I installed ORACLE 10 g XE and APEX upgrade version 4.0 on my laptop.
    My Manager has setup a remote server with a Linux Red Hat. He has installed on this server EBS R12 with a 11i database.

    As a training, I would like to play with the tables on the server with APEX 4.0 installed on my laptop.
    The server is on the same local network and as a result of the description above, it is possible to connect my local APEX in the database?

    If this is not the case, this means that I have to install APEX on the 11i Server database, and then connect to the server to play with these tables?

    Thank you very much for your time and support the members of the CCSE.

    Kind regards

    Ulrich

    Hi, Ulrich,.

    Yes, you can access another database from your database to the APEX. The mechanism used for this is called a "database connection". You create such a link of database in your local database, then you can access remote data like this:

    SELECT *
      FROM databaselink@EMP
    ;
    

    If you want to use remote objects in APEX you create local views to encapsulate this (search the forum for apex and database links, you will find some interesting discussions).

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Download a data sheet excel using Oracle APEX 3.2

    Hi all

    Please help me out to download the data in the worksheet excel using oracle APEX 3.2.

    Follow the steps mentioned in the link below, but even after I get a error saying no data found

    http://avdeo.com/2008/05/21/uploading-Excel-sheet-using-Oracle-Application-Express-apex/


    Please help me to go further.

    Kind regards
    Santini

    Hello

    Try the Jarola.

    See: import data in Excel to database table

  • Site Web of Oracle ApEX based

    I intend to create a Web site using Oracle ApEX and a question about security, authentication.

    Most of the pages are going to be public to anyone, but some of them will require authentication. My question is what is the guideline to handle this? If I activate an authentication on application level scheme then each visitor is going to land directly on the login page when you visit the Web site, which is not good. I intend to place a login box area of the public pages, so users can connect / register if they want to.

    Your help is very appreciated!

    Hi user13428604,

    user13428604 wrote:

    Update your 'user13428604' user ID to something meaningful. Reference: Video tutorial how to change username available

    I intend to create a Web site using Oracle ApEX and a question about security, authentication.

    Most of the pages are going to be public to anyone, but some of them will require authentication. My question is what is the guideline to handle this? If I activate an authentication on application level scheme then each visitor is going to land directly on the login page when you visit the Web site, which is not good. I intend to place a login box area of the public pages, so users can connect / register if they want to.

    Your help is very appreciated!

    You can have Oracle APEX application pages are public, even if the authentication is enabled at the application level. You define the Attributes of Page -> authentication Page is Public for pages that are going to be public. The pages that are not public, to set the Attributes of Page -> authentication Page requires authentication(which is set by default to the creation of the page). So when the user accesses the public pages, the app will not ask the user for authentication, but when he tries to access the page with all of the authentication, it will ask you for credentials.

    It's Security page attributes screenshot where you want the public pages:

    Reference:

    I hope this helps!

    Kind regards

    Kiran

  • Community page and Blog with Oracle Apex

    Hi guys,.

    Surprised with the overall function to Oracle Apex 4.1 and its growing popularity by replacing Oracle Forms. I am currently working on an idea to set up a page internal oracle of the community with technical Forums (say as oracle forums, ask tom etc.) as well as a blog page. Is this possible using Oracle Apex? The one you suggest a sample public request/sites with similar characteristics to have a look and feel.

    See you soon,.
    Arun

    Arun wrote:
    @fac586,.

    Thanks for your reply. I remember to check these sample application a year back and currently these are not available in the oracle site. Thanks a lot for sharing this. The latest version of Apex 4.1 will allow me to develop similar applications?

    Of course. These applications must run OK, but they don't use any APEX 4.x features. As part of your studies, you might want to run through the upgrade utility to upgrade a little.

  • PL/JSON utility integration into Oracle APEX 4.0 application problem

    I want to be able to use the PL/JSON utility in my application Oracle APEX (4.0) but get several errors when I try to run the Hello World example (replace GET_VARCHAR2 by GET_STRING) of http://embosa.wordpress.com/2010/02/26/oracle-and-json-using-pljson/ in the SQL command page. I can confirm that PL/JSON works if I run the example as his own script, PL/SQL, outside Oracle APEX.

    My database is Oracle 10 g XE. I get the following error messages when I run the Hello World example in the page of SQL command:
    ORA-06550: line 2, column 20:
    PLS-00905: object MY_SCHEMA.JSON is invalid
    ORA-06550: line 2, column 20:
    PL/SQL: Item ignored
    ORA-06550: line 5, column 5:
    PLS-00320: the declaration of the type of this expression is incomplete or malformed
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 7, column 26:
    PLS-00201: identifier 'JSON_EXT.GET_VARCHAR2' must be declared
    ORA-06550: line 7, column 5:
    PL/SQL: Statement ignored
    Maybe I'm too new/familiar with APEX Oracle PL/SQL, but I guess that APEX does not have the privileges to use PL/JSON. I already gave the public privileges execute on three packages (JSON_EXT, JSON_PARSER, JSON_PRINTER) and APEX_PUBLIC_USER but the error messages does not change. What Miss me?

    Published by: user1171263 on August 29, 2010 21:59 added blocks of code around the error messages.

    See if this post will help you: http://daust.blogspot.com/2006/04/xe-calling-stored-procedures.html

    In addition, you don't need a slash in the closing

     tag.
    
    Ta,
    Trent                                                                                                                                                                                                                                                                                                                                                        
    
  • How can I create an interactive database report using internal functions of APEX?

    Hello

    We are currently migrating our client applications of APEX 4.2 to 5 APEX. One of these APEX applications using Excel to create a page of interactive report. This means that the user can select a view, materialized in the Excel plugin as a source and he or she can select columns. After you save the changes, a stored procedure uses wwv_flow_api.create_page (...), wwv_flow_api.create_worksheet (...), wwv_flow_api.create_worksheet_rpt (...) to create a new page in the Apex with the sql query generated. To synchronize report columns, wwv_flow_worksheet_standard.synch_report_columns has been used so far (4 Apex). Apex 5 call Wwv_flow_worksheet_standard.synch_report_columns will return "Internal error ORA - 20987 APEX".

    We can create a new page in the Apex with an interactive report, but the report columns are not created. If I edit this page in the application builder and add a dummy column to the query of source of interactive report, all columns will be created. Therefore, there is a solution to create and display columns of APEX 5 report, which must be done by synch_report_columns.

    I know that it is not recommended to use not documented, apex-internal functions and procedures, but we have currently no time to implement another solution. It would be great if we could use the built-in apex to create an interactive report from a given sql query.

    Does anyone have any experience with creating a page from base to APEX 5 apex? Or is anyone know how we can sync/update the columns of an interactive report without manually adding a dummy column?

    In which case it is important: we use a database of Oracle 12 c and our theme is not universal theme.

    Thanks for your help,

    Elizabeth

    Hi Elizabeth,.

    Take a look at apex_app_builder.create_ir_page which is used by the packed app 'Data Reporter'. This type of support and also simplifies the creation of a page of the IR from the line level API set that you used before. For details have a look at the procedure of add_report_page of the EBA_DP package which is installed by the app package.

    Concerning

    Patrick

  • How to integrate the search engine (Google) customized with oracle apex 5.0?

    <script>
      (function() {
        var cx = 'aaaaaaaaaaaa:bbbbb';         
        var gcse = document.createElement('script');
        gcse.type = 'text/javascript';
        gcse.async = true;
        gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
            '//cse.google.com/cse.js?cx=' + cx;
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(gcse, s);
      })();
    </script>
    <gcse:searchbox ></gcse:searchbox>
    
    

    Like, I then politico who and want to change the settings of the CSE research must have be take place. Above the CSE code works for any thing you search I want to connect this way regardless of the setting I have spend in search results will go.

    For this I need to use Json rest api in oracle apex to bind the varibales. Say for example: cr = (country); LN (language) = en; This value will be passed through JSON ESC (google), and the result will appear any suggestion I how to get this...
    Thank you.

    Used JavaScript get json response and show it to the page. You can also use the pl/sql to achieve this.

  • Oracle Apex 5 + Oracle 11 GR 2 reports

    Hello!

    Sorry, I know it's a subject repeated, I tried to follow the other topics, but without success.

    I am trying to call RDF report from a URL order, following the Oracle Documentation: http://your_webserver.domain_name:port/alias/rwservlet?report=myreport.rdf & userid = username / password@my_db & server = server_name & desformat = html & destype = cache

    I am using reports Oracle 11 GR 2 on Weblogic. I am trying to execute the Url http://XXXXXXXXX:YYYY/reports/rwservlet?report=APEX_REPORT.rdf & userid=XXX/XXX@XXX & server = ReportsServer & desformat = pdf & DESTYPE = leader

    REP-110: could not open file APEX_REPORT.rdf.

    REP-1070: an error occurred when opening or saving a document.

    REP-0110: APEX_REPORT.rdf file cannot be opened.

    I changed the sourceDir on rwbuilder.conf, rwserver.conf, REPORT_PATH, etc.

    Help!

    Thank you!

    Hello!

    The s/n of my company's it. You must configure report_path on OS and set the default folder of the RDF files. Now, it's work and I call Repors Oracle in .PDF by Oracle Apex.

    Thak you all!

  • Create the Signature buffer in oracle apex 5.0

    Hello, I'm trying to create the signature buffer in oracle apex 5.0, did see some plugins for that as: https://www.enkitec.com/products/plugins/signaturepad/help can I implement the same functionality without using this plugin. What I see: 1) http://keith-wood.name/signature.html 2) https://github.com/brinley/jSignature ) 3 https://github.com/thomasjbradley/signature-pad/blob/gh-pages/documentation.md Point is to make this cushion where I sign! and also save as image in database. Don't know if I'm clear enough with my question or not. Thank you.

    Hi Pranav.shah,

    Pranav.Shah wrote:

    Hello, I'm trying to create the signature buffer in oracle apex 5.0, did see some plugins for that love: https://www.enkitec.com/products/plugins/signaturepad/help can I implement the same functionality without using this plugin. What I see: 1) http://keith-wood.name/signature.html 2) https://github.com/brinley/jSignature 3) https://github.com/thomasjbradley/signature-pad/blob/gh-pages/documentation.md Point is to make this cushion where I sign! and also save as image in database. Don't know if I'm clear enough with my question or not. Thank you.

    Use the pad of Signature plugin Enkitec. Why don't you use this plugin, but only its features.

    Also, the plug-in can save the signature to be registered as JSON CLOB or BLOB image in the database.

    Reference:

    Kind regards

    Kiran

  • Installing Oracle Apex in Oracle 12 c 5

    Hi all

    I used 5 Apex Oracle in Oracle database 11g. Now, I have a database upgrade from 11g to 12 c

    I installed the database Oracle 12 c container in my server. And I added 3 plug in database.

    Now

    How to install Oracle Apex 5 in Oracle 12 c?

    Can someone help me install?

    Thanks in advance,

    Su.GI

    Hi Su.gi,

    Su.GI wrote:

    I'm trying to uninstall the apex in the database of the container. It displays the error message as below

    Uninstall in shared database container in the background.

    Uninstall progress are wrapped in apxremov * _cdb * .log files.

    Please wait...

    catcon: all outputs related to catcon will be written to apxremov2_cdb_catcon_1164.l

    St

    catcon: see apxremov2_cdb*.log for output files generated by scripts

    catcon: see apxremov2_cdb_*.lst files for spool files, if necessary

    validate_con_names: PDB$ SEEDS is not open

    catconInit: unexpected error returned by validate_con_names

    How to solve this problem?

    Don't know the version of exact details of Oracle 12 c that you are using, but mysteriously the question when you run apxremov_con.sql is due to know what PDB PDB $ SEEDS is not open in READ ONLY or READ WRITE State.

    With two versions of Oracle 12 c, I used (12.1.0.1.0 & 12.1.0.2.0), the SEED of $ PDB is always open in a READ ONLY State when the database is started.

    You can open your SEED of $ PDB in READ ONLY State.

    Reference: Blog of Surachart Opun: Multitenant - how to change PDB$ SEED mode as read write or mount?

    IMP QUESTION: You use an apxremov_con.sql of 5 APEX installable script?

    If Yes, then do not use this script. The reason is that APEX 4.2 is already installed in the ROOT of Oracle 12 c CBD database container $. To uninstall, go to the directory of $ORACLE_HOME/apex and use the apxremov_con.sql to this directory.

    Once you have uninstalled APEX 4.2 container root i.e. CBD$ ROOT successfully, you can go ahead and install 5 APEX in the PDB of your choice.

    Kind regards

    Kiran

Maybe you are looking for

  • Lost my icon for Favorites next to your comments. How can I get that back?

    In my toolbar at the top of the screen, the bookmark icon that used to be next to the feedback button has disappeared. How can I get that back?

  • Activation after restoration

    Recently, I used the 3 CD that my emachine t3085 accompanied to reinstall xp. He hung on behalf of the pc option so I rebooted the pc and the vga mode, this allowed me to enter the code of the product to the back of the pc. When I try to reboot it as

  • BlackBerry Smartphones Blackberry used in the Caribbean

    The "BOLD" are attributable to using 220V by simply using the appropriate plug adapter or a converter do? We use 110v to the United States.

  • Downgrade to TC5 TC6 SX20

    Hello We received a new SX20 with installed TC6.0.0. Is it possible to downgrade to TC5.1.7 without a Releasekey for TC5? The reason is that we still lack TMS 13.2.1 (with a planned upgrade to 14 in the near future) on Windows Server 2003. Currently,

  • Got locked out admin but don't have CD system

    Our school has a gift for laptop with Windows 7 that we use to store data.  There is only one admin account (I'll have to change that).  I logged in with the password, but it does not accept it and finally I locked.  We have no boot disk because it i