Migrate EPG at Apex independent auditor

Hi all

We need a dev env to a Apex listener in stand-alone mode EPG mode.

(Oracle Apex 4.2.3 Oracle 11g, REST Data Services 2.0 (Apex Listener))

Are there clear measures to do this?

Thanks for help.

Best regards

Hi Khadija Khalfallah,

Khadija Khalfallah wrote:

Hi all

We need a dev env to a Apex listener in stand-alone mode EPG mode.

(Oracle Apex 4.2.3 Oracle 11g, REST Data Services 2.0 (Apex Listener))

Are there clear measures to do this?

Thanks for help.

Best regards

You only change the Middle Tier/Web server of the architecture of the APEX, and is not full of environmental migration.

You place the Server Web of EPG in ADR are two key steps:

  • Deactivation of the Protocol Oracle XML DB server:
EXEC DBMS_XDB.SETHTTPPORT(0);
  • Unlock and change the password for the APEX_PUBLIC_USER account:
ALTER USER APEX_PUBLIC_USER IDENTIFIED BY new_password ACCOUNT UNLOCK;

As precautionary measure, according to the new policy in the Oracle 11 g database password, the password expires in 180 days. So, to avoid problems after APEX_PUBLIC_USER password has expired, you can define a user profile with unlimited password life and assign this profile to APEX_PUBLIC_USER.

Reference: APEX on top: on expiry of password in the Oracle 11 g database

As a job option if you want to host RESTful Web Services you have the same set up before you install ADR: Configuration of RESTful Services

Then you can continue with the Installation and Configuration of the REST of the Oracle Data Services: installation Oracle REST Data Services

I advise you not to go to the stand-alone Mode in ADR, as it is recommended by Oracle: running in stand-alone Mode

See the introductory paragraph where the documentation says:

"Stand-alone mode is suitable only for development purposes and is not supported for use in production deployments. Use a taken J2EE application server supported for production deployments.

You should go for ADR deployed on one of the supported Java EE servers: support for Java EE application servers

For other questions related to ADR, you can post on this forum: ADR, SODA & JSON in the database

I hope this helps!

Kind regards

Kiran

Tags: Database

Similar Questions

  • Apex independent auditor - blank Page

    Hello

    I'm working on a 11.2.0.3.0 database with earphone 2.0.5 and Apex 4.2.4.

    The problem seems to be with the alias of the East since he can't locate images at all according to console browser it gets a 404 for each of them.

    The top of the page reads "Application Express Login" but stays as a blank page all the time. I tried Googling and looking for this forum, but I couldn't come up with a solution

    Example:

    GET http:// < ip >: 8080/i/css/apex_builder.min.css [HTTP/1.1 404 not found 132ms]

    I receive a session from the URL reads: / f? p = 4550:1:4696857459598

    I see also the 2 following:

    ReferenceError: apex is undefined f: 35

    ReferenceError: apex is undefined f: 110

    [oracle @ apex] $ cat apex.properties

    #Wed jan 08 14:38:05 IS 2014

    Apex.images=/i/

    http.port = 8080

    I thank in advance your assistance.

    Greetings,

    NACEUR

    Solved

    Just in case it helps someone, use apxldimg.sql to reload the directory to the parent where you unzipped the installation example files if you unzip in / tmp, he created an apex/images folder do @apxldimg.sql/tmp

    Then, when you start the standalone receiver

    java-jar-apex.war--/tmp/apex/images apex-images

    Greetings,

    NACEUR

  • Problem with JQuery tab after you migrate towards the APEX 4.0

    My test application hosted on apex.oracle.com use the JQuery tab function and it works well with APEX 3.2.1.
    And now after the migration to the APEX 4.0, it cannot display the tab more.

    No idea how to solve this problem?

    Thank you very much.

    Glad to hear your problems resolved. Don't forget to vote for any message that has been useful or responded to your message.

  • How to connect the independent auditor Apex to a RAC database?

    I am trying to set up the last Apex listener to connect to one database RAC as a stand-alone, but he's dying a horrible death. So really would like to know how such a connection should be made.

    I created the file of configuration of Summit as follows:

    APEX_PUBLIC_USER
    apex_public_user
    Base
    exadr01 - vip.aaa.bbb.ccc
    1532
    comntst1

    and it works very well. However, if I change ONLY the following parts of the config file (and restart of course)...

    APEX_PUBLIC_USER
    apex_public_user
    Base
    exadr-scan
    1521

    comntst. AAA. BBB. CCC

    ... He died the horrible death I mentioned above. I can connect correctly using these exact settings in SQL Developer etc.

    How do I configure the connection details in the configuration file so that I can connect correctly?

    ~ trevor

    BTW, there are many summatised java by errors
    "Caused by: java.net.NoRouteToHostException: no route to host".

    Hi Trevor,

    great to hear that you have to work.
    It seems that there are still some minor problems in the listener of the APEX, which can cause headaches.
    To help the other spot relevant messages faster, you could mark answers as "correct" or "useful". I have the presumption that some parts of the documentation are based on problems discussed here. At least, there are several questions that have been added to the documentation of the first 'Oracle-style' (early versions had some kind of informal documentation) which have been discussed here but not mentioned previously, so I guess that documentation staff scans the forum now and then, probably when they work on documents for new versions. We may have other documentation or a different application the next time. Because the configuration of migration can be difficult, I expect to change the documentation.

    -Udo

  • Shared_server parameter not more used in the EPG 5 Apex?

    Hello

    If I read the installation guide 5 apex in the EPG configuration, there is no more reference to the shared_server.

    Apex 5 EPG depend more on this setting?

    concerning

    JM

    Hi jm,

    It has always recommended what is stated in our guide to 4.2 installation shared_server. https://docs.Oracle.com/CD/E37097_01/install.42/e35123/otn_install.htm#HTMIG825

    Don't know why it is not included in our guide to 5.0 installation, will file a documentation bug.

    Please let us know

    Patrick

    Member of the APEX development team

  • Help on migration of 3GL APEX

    Totally new to Oracle Apex. In our company we use the programming language called PENCIL that resembles the COBOL. Now, one day we're migration codes PENCIL to PL/SQL, but keeping the front-end server as a PENCIL. My question is, can we have the front-end server as APEX? PL/SQL will be required to do the programming?

    If your data in an Oracle database, the APEX is a great development tool that makes extensive use of PL/SQL.

    You can find the documentation HERE:

    Oracle Application Express LibraryRelease 4.2 documentation online

    The 2 day Developer's Guide is a good introduction:

    http://www.Oracle.com/technetwork/developer-tools/Apex/documentation/index.html

    Also, you can easily take advantage of the environment hosted by Oracle APEX for Learning/Explorer to:

    https://Apex.Oracle.com/

    Kind regards

    Mark

  • Problem in themes after the migration of the APEX 4.0 to 4.2

    Dear friends,

    Recently, we migrated Apex 4.0 to 4.2. There are no errors during migration. But after the migration, we observed that any application with Simple red (topic no. 1) and Scarlet (theme 21) has stopped working properly. either model red button will not perform any task. Even changed the template of the button does not work.

    The one you suggest as follows to solve the problem?
    Thanks in advance.

    Dounibiligda

    Hi all

    I had the same problem.
    I deactivate the plugin "Save before exit" version "2.0.0", and the problem is solved.
    Used the new version 3.0 of this plugin.

    Thank you...

    Published by: Dipak R on November 30, 2012 05:13

  • What type of resource request the independent auditor does create?

    Hi all -

    I wonder what kind of load of the resource is consumed by separating the listener off the coast of the database. I guess I was under the impression that the listener is not really do much at all the others that handle connections and calls to the database. Is - this reason to assume that the majority of the consumption of resources is in fact still on the database or the listener play a role more impact?

    The question will determine what kind of processing power would be necessary for a server that hosts only the listener. Because it is not really something that changes in the environment, I wonder if it is really necessary to have several virtual machines setup in order to welcome the listener. On that same note, separates the listener on a really separate machine remove any request for conversion of the database?

    Thanks :)

    Hello

    It seems you mixed up to the listener to the database with the APEX listener. The listener of the APEX is not an alternative to the listener of the database (you need even when you use the earpiece of the APEX), but may be an alternative web server for the built-in PL/SQL gateway (EPG, to aid internal XDB HTTP Server of the database) or Oracle HTTP Server (OHS) host your instance of APEX.

    As well as ALEX points out, he will need just as much resources as one of the other web servers. How it will be depends on your use case. Yet once, there no immediate connection with the database listener.

    -Udo

  • Migration of the apex of one schema to another in the same database

    Hello

    I'm new to Apex and installed Apex 4.2 on a database and creates a dashboard based on some tables.
    Now I have to create a diagram in the same database and have to replicate all tables and should have the same dashboard.

    Now my question is-

    1 can I install Apex on the other schema and then having to export and import dashboards and reports to the installed Apex?
    2 is it possible that the installed Apex even can be used also for the other schema and can have two separate (Dev and Prod) environment?

    Help, please... Please provide any document or link for the same.

    Thanks in advance.

    Kind regards
    Sébastien Pallav

    A database can have a single schema of apex (APEX_040200).
    It is not a good idea for DEV and PROD in the same PB (so using the same data to the APEX). He makes hard development (because he may - or is - break PROD at one point).

    But - if you must - you can create two schemas: like A and B.
    Export your APP1 then import it under a different id (in the same workspace - but you can also set up two work spaces).
    Using the apex management console, change the schema by using your new imported application is to B. In this way, your app will run "as user B".

  • Migration of the APEX data to the local instance

    Hello

    I want my data in all the tables in my schema exported from the apex.oracle.com app and imported to another local instance, on a regular basis. Utility-> data loading/unloading feature Apex provide this functionality via XMLs but the process is manual and needs to be done table-wise and not schema-wise. I'm not sure of the CREATE DATABASE LINK function in this case, can it be useful? No other work around? Help, please.

    Thank you
    Mary

    Hello

    Yes, he is always there - I just tried. Are you clicking on the link or copy and paste it in the address bar? Sometimes, if you do this, you get leader / characters.

    Andy

  • Two independent auditor

    Hi all

    Our unit have two (2) dev group, but shared server 1 database.

    We installed 2 database on the common DEV and machine development namely DEV1, DEV2.
    This is so because each unit wanted to be exercise on each database. Each of them do its thing without interfering each other.

    The problem is that I'm not very good in the listener configuration. The DEV1, which is first installed uses the generic named LISTENER.
    And when the second database that DEV2 is he installed rides on the same LISTENING port.

    How to create a listener separate DEV2?


    Thank you very much

    pgoel wrote:
    Dear Johan,
    Thanks for the link, but you know Google is complete and provides both non-relevant information, you lucky if the top results in the work for you.

    Hello

    I know, sorry if I came across as unhappy, I didn't.
    I devote my time to help colleagues s/n s on this forum, I hope that for some tips in the right direction when I need myself.

    The reason of my comment abt google, is that if the statement I've linked isn't perfectly your needs, you can search for other similar documents.
    Sometimes google is a vulgar piece of junk, the trick is to find the things that are in fact correct. ;-)

    Hope that you get your listeners running in the way you like.

    Johan

  • Apex via HTTPS

    I don't know if this is the right place to ask this question and I'm sorry if it's not.

    I have the version 4.2.4.00.08 of apex with a 11g oracle database and apex independent auditor.

    How can I set or what do I need to set up an HTTPS connection on apex for external users?

    My first thought was to create a reverse proxy on an apache server in the demilitarized zone to translate the link between the page to the outside and the independent auditor, but it will not connect on full https to the db.

    I got the idea of the value of oracle server http (apache) on the same machine as the apex and set the connection like that, it's all good?

    should I check with rest Data Services Oracle?

    Any help would be appreciated.

    Thank you.

    Hi Ric Apex,

    Apex Ric wrote:

    Thanks for the reply Kiran, but everything just dispel a doubt.

    Intermediate level on the database to https servers can I just use ADR to do this, or do I need something else?

    Now the second part of encryption of the connection between the middle-tier (ADR deployed on the Java EE application server) to the Oracle database.

    These are the steps that you must follow:

    • Create certificates and configure Oracle Wallet using Oracle Wallet Manager:

    Reference: Just step 1 mentioned here: Anton Nielsen: installation of SSL for Application Express: Oracle 10g, 10gAS, Application Express (Apex), C2 Consulting

    or here: SSLandAPEXbasic < apex=""> <>

    • Create a database listener using the Protocol of the TCPS and the configuration of the network include these:

    Reference: Steps 6, 7 and 8 only mentioned here: SSLandAPEXxdbHttp < apex=""> <>

    or the Oracle Documentation here: http://docs.oracle.com/cd/E11882_01/network.112/e40393/asossl.htm#ASOAG074

    or this white paper (see the #1 case): http://www.oracle.com/technetwork/database/enterprise-edition/wp-oracle-jdbc-thin-ssl-130128.pdf

    • Change configuration ADR to use JDBC with SSL active of database Oracle driver:

    You can do this by setting the parameters in the parameters of ADR by editing the file defaults.xml manually by setting in:

    db.connectionType: customurl

    db.customURL:

    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=servername)(PORT=sslport))(CONNECT_DATA=(SERVICE_NAME=servicename)))
    

    JDBC. DriverType: thin

    security.verifySSL: true

    Reference: encrypt listener DB connection?

    or you can change the above settings using Oracle SQL Developer-> ADR Administration. Reference: https://docs.oracle.com/cd/E39885_01/appdev.40/e38414/intro.htm#RPTUG45950

    I hope this helps!

    Kind regards

    Kiran

  • APEX listener autonomous vs deployment to the J2EE container

    Hello

    Planing use last listener APEX and Apache with mod_jk on the new server.
    I wonder what are advantages and disadvantages use APEX independent auditor by comparing when it is deployed to the J2EE container for example Glassfish?

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

    Hi Jari,

    Is it mentioned in the document, or OTN site somewhere?

    Since AL 2.0 is. See section [url http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/install.htm#CHDHDAIC]Running in stand-alone Mode, the Installation and Configuration Guide.

    Apart from the official support, the built-in JEE container allows to activate the standalone Mode does not have some features need you for productive use, which are usually offered by "ordinary" JEE containers (and are certainly offered by those officially supported). If you do not need these features, and that you do not need public support, you can run (technically) a (small) site in stand-alone Mode without problems.

    -Udo

  • Absent from the SSO for APEX 4.2 Developer toolbar

    Hey guys,.

    We have improved the environment of the APEX to the latest version (4.2.0.0.27) last week and we have seen that the developer toolbar is available only if we use the Application Express authentication. If we use SSO, it does not work (nothing is displayed on the page or in the source). Can you please help us with this problem? This is quite annoying since we use only SSO for all our applications.

    Thank you very much
    Alex

    Published by: user13109803 on November 5, 2012 07:21

    Published by: user13109803 on November 6, 2012 03:18

    Published by: user13109803 on November 6, 2012 03:19

    Hi Alex,

    DNS checking is fairly trivial. The hostname in the URL changes after SSO authentication if that is the case. Given that g_edit_cookie_session_id is set to NULL, Apex probably can't see the builder (ORA_WWV_USER_xxxxx) session cookie. I would use Firebug or Chrome developer expansion, to traffic network trace (especially guests, paths, and cookies).

    There are also cases where the application causes inadvertently beg /apex/ which translate to f/apex /? p = 4550:1 and start a new session of generator (and thus breaking the old, because the generating session cookie changes). For example, I met who with Apex independent auditor (a bug road favicon.ico worms/apex /) and a notification plugin (demand was hidden somewhere in the CSS, IIRC).

    Kind regards
    Christian

  • Best way to deploy the APEX for a client

    I have a client who has Oracle 11 GR 2 Standard Edition for Windows in production and I'm teaching them how to use development using APEX, but I do not understand how to deploy. Documentation of the Apex listener talk WLS and OC4J OracleGlass, but these are all products that my client is not approved for. There is a way to deploy Apex independent auditor but multiple threads are said which shouldn't be used in the production, and I don't see a way to automate restart of the independent auditor on Windows after a restart; It is not a service. I read a thread a little relevant with comments of UDO and Kris Rice, but I don't seem to specify.

    Is there a production-quality way to deploy the Apex listener without having to pay for GlassFish/WLS etc... licenses?

    Here is the thread with comments from Udo and Kris, but I don't think it answers the question, or I do not understand the answer:

    Re: License/cost of APEX listener

    Hi Ron,

    You can deploy APEX listener in so-called stand-alone Mode and have a license (and supported) with your customers 11.2 SE. As you have already mentioned, the embedded container is not characteristics such as running as a service. You can add this kind of functionality with service such as Nelson or srvany envelopes, as described here: {message identifier: = 9606494}, but this scenario is not supported by Oracle as the service wrapper does not part of their product.
    If you (or effectively your customer) do not need (want to pay) support for Oracle, there is no need necessarily one of JEE containers named licensed. You can use GlassFish Open Source Edition (which works quite similar to the supported and documented one from APEX listener perspective), or same Tomcat (who was supported by Kris during the environmental assessment phase, but had to be abandoned officially, probably because Oracle can / will do support their own products - I think that's understandable).

    I hope I can answer your question-deployment-license. If I did not hit your point, please let me know what I need to explain better.

    -Udo

Maybe you are looking for