All applications to export APEX

Hello

For the test, I build a new server with Oracle and APEX. Now, I want to import all of the workspaces and applications that I have on my production server on my test server.
Do you know how to do this quickly? (without import/export workspace by area of work and the application by the apllication).

Kind regards

Published by: villegente on 5 Apr. 2012 14:48

Hello

for export, take a look at the java tool ApexExport.class. It can be found in the apex.zip file in/apex/utilities/oracle/apex.

We'll find a readme.txt with instructions on how to use/apex/utilities

With this tool, you can export the workspaces and applications in your instance.

Hope this helps,
Dirk

Tags: Database

Similar Questions

  • APEX application Import/Export

    Hello
    I have my version of the application in the APEX on 10.2.0.4 databases that now I want to migrate to 11.2. Name of the schema in the back of my application is DBADMIN. What I did is, I just exported my current apex on 10.2.0.4 request and tried to import on my 11.2 but this is for me the following error message
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 80, column 32: PLS-00103: Encountered the symbol "!" when expecting one of the following: ( - + case mod new not null <an identifier> <a double-quoted delimited-identifier> <a bind variable> continue avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp interval date <a string lit
    This is the first time I migrate my application so please help to know what is the problem and how to solve it. Here are the details how I performed the operation

    Source APEX
    -----------------
    Name of the workspace = monitoring
    User request application loged in this workspace and created = SALMAN
    = Surveillance application name
    Database schema name behind application = DBADMIN
    I exported UNIX application and also format BACK


    Destination APEX
    ----------------------
    Name of the workspace = monitoring
    Application user that loged to import the application = UTACADMIN
    Database schema name behind application = DBADMIN and I already exported the schema of my database source imported all objects with data
    Tried importer request for UNIX as well as BACK script but same error message as above.


    Please guide me how can I got pass my request my source APEX has this new APEX

    Thank you

    I hope may guide you http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/otn_install.htm#CBHBDAIF more

    There is no need to install the runtime Environment when installed the full development environment, what you were doing with @apexins (it says in step 6: Select the option to install appropriate). That's enough.

    Proceed to the next steps of the installation.

    Miroslav

    Published by: MiroslavK on May 31, 2011 10:49

  • creating mobile application in the apex 4.1

    All,

    I am creating a mobile application in the apex 4.1 but I can't like the new theme of jquery like 4.2.x then what is the best approach without installing additional libraries / files on the server? I tried cloudy = 24 but its is not in great shape on mobile devices?

    any suggestion is appreciated.

    Hey Gor,

    No there is no easier way to do this. You must import jQuery mobile JS and CSS to make it work.

    Step by step guide is provided here: its pretty simple hassle.

    http://www.Oracle-and-apex.com/create-a-mobile-theme-for-Oracle-apex/

    Thank you

    Sunil Bhatia

  • PL/SQL, used in application of the APEX of unit tests

    question by my client:

    I develop an Oracle Application Express application and work on unit tests for stored procedures in PL/SQL and the packages that are stored in the underlying database and used by the application of the APEX. These unit tests must run in the context of SQL Developer Unit Test.
    The problem is that the PL/SQL code stored in the database using functions such as NV('APPLICATION_ITEM') to access items in the application of the apex. They do return all values when I try to execute the PL/SQL within the unit test framework, that is to say in the backend. While it is good that the NV is not error, NULL haven't really work well in my scenario either (for example when the result of this function is inserted into a column NOT NULL in a table). I can think of a few workarounds, such as the creation of my own function NV within the schema to test return values desirable, but nothing seems a really satisfactory solution. I wonder if there is no recommendation to Oracle for this scenario - how can I run code that uses the APEX via backend-specific features. I found nothing in the documentation of the APEX for this but I would like to know if there is a recommendation how to better deal with this case.

    I use SQL Developer version 4.0.0.13.80

    Hello

    Indeed, you must set your PL/SQL function calls. This would be the cleanest solution.

    There is an alternative. Please see the following article on the creation of an APEX in PL/SQL session: Martin Giffy D'Souza on Oracle APEX: how to create a Session of the APEX in PL/SQL

    This approach allows to set the values of APEX application item before you run your unit tests. I don't know if it's possible in SQL Developer Unit Test, but it might get you further down the road.

    Good luck

    Nick

  • Can't see all applications in Application builder!

    4.1.1

    Scarlet

    Hello

    I logged on one of the developer accounts of one of the members of my team and I can see two applications he created. No other application is visible. There are quite a few other applications developed on this instance. My question is, is there a setting that limits the applications, it can be seen on the same instance of security? When I add the other id app to applications directly to the URL, it runs the app, but I do not see the "change" bar below to modify the application.  A problem we noticed that, when we export the application, he created and try to apply through our patching process that essentially applied the .sql file, we get an error - g_group_security_id package variable should be set. I was wondering if this security restriction which applications are visible to the user is causing problems.

    Thank you

    Ryan

    Ryansun

    It sounds like it's the developer who sees only 2 applications is connected to a different workspace.

    If you log on as the schema owner of the applications using sqlplus and run the following query, what are the results for the workspace name?

    select app.application_name
    , app.workspace
    from   apex_applications app
    

    For all developers to see the same applications, the workspace should be the same for all applications.

    Nicolette

    PS Si you work with several owners of schema executes the query above as system. Then, you'll see all the application independent of the owner of the schema to which they belong.

  • Pass variable header OAM at the Apex and read it in application of the Apex

    We have integrated access Manager Oracle 11 GR 1 material with Oracle Apex 4.1. OAM-Apex integration works very well. Now we want a variable header additional to pass to the application of the Apex of the OAM. This new header variable will be the user's sAMAccountName in Active Directory. OAM is integrated with AD and AD successfully users access the applications of the Apex.

    The header three variables that are set up in OAM right now are:
    Name of the variable header value
    1 OAM_REMOTE_USER $user.userid
    2 OAM_REMOTE_USER_EMAIL $user.attr.mail
    3 OAM_REMOTE_USER_GROUPS $user.groups

    We need a variable to page header as mentioned below:
    The header variable name: OAM_SAMACCOUNTNAME
    Value: $user.attr.samaccountname

    The new header variable has been added in the file dads.conf of the OHS server as shown below:
    = dads.conf =.
    ...
    PlsqlCGIEnvironmentList HTTP_OAM_REMOTE_USER
    PlsqlCGIEnvironmentList HTTP_OAM_REMOTE_USER_GROUPS
    PlsqlCGIEnvironmentList HTTP_OAM_REMOTE_USER_EMAIL
    PlsqlCGIEnvironmentList HTTP_OAM_SAMACCOUNTNAME
    ...
    ===============================

    But we are not able to read the value of this attribute in the application of the Apex.

    The application of the Apex, there is a text box that displays the value of this header variable. This text box is attached to the following stored procedure call to retrieve the header variable:
    ===================
    Start
    : P1_HEADER_VALUE: = owa_util.get_cgi_env ("HTTP_OAM_SAMACCOUNTNAME");
    end;
    ===================

    The text box displays the correct value only if HTTP_OAM_REMOTE_USER is passed to the get_cgi_env method, but shows nothing when HTTP_OAM_SAMACCOUNTNAME is passed to the same method.

    Please let me know if Miss me some configurations to pass the variable to anna64 HTTP_OAM_SAMACCOUNTNAME OAM to the Summit.

    Thanks for your help.

    Hi 900202,

    You can run

    begin
        sys.owa_util.print_cgi_env;
    end;
    

    in the SQL commands to see all headers. Maybe OAM_SAMACCOUNTNAME went without an HTTP_ prefix or its value is null, because there is a configuration problem in OAM.

    Kind regards
    Christian

  • Field validation number for all application pages

    Hello
    I use the apex 4.0 version.
    I need to create a validation number for all application pages field. If the user press any character, then displays the alert message. How is it possible?
    Thank you

    Shiv says:
    I tried your solution. It was useful for me in form but not in table form. and how the number field is disabled after you have pressed the character?

    But you have a body of numbers in the form of apex 4.0?

    If not, then use the code above to select your text input form fields to do the validation

    I think that you may have about the characters on key press verification

  • APEX_APPLICATIONS - view all applications

    Hello

    APEX version is 3.2.1.
    I want to display a list of all the applications of the APEX, but when I ask the APEX_APPLICATIONS view, it only shows the current schema-related applications. There is a view that shows all applications?

    Thank you
    Matthias

    Matthias

    I addressed a similar question here...

    Re: list all the applications of the apex

    See you soon

    Ben

  • I replaced my original Apple Watch with a watch of S2. When I install and associate the new shows, is there a way I can restore all applications, configuration information and data of the original of the new shows so I don't have to start from scratch?

    I replaced my original Apple Watch with a watch of S2. When I install and associate the new watch and my iPhone 7 more, is there any way I can restore all applications, configuration info and data between the original and the new shows, so I don't have to start from scratch?

    Try this procedure

    Cancel the twinning of your iPhone - Apple and Apple Watch Support

    Spend your Apple Watch a new iPhone - Apple Support

  • One volume for all applications

    Is there a way to define the Air iPad for a volume for all applications?  When I go into the music and YouTube, it seems
    always change and increase the volume.

    Thanks in advance.

    Hello. In fact change such volume indicated by the slider in the control center? Swipe up then left to see. I think that maybe it's just that the music is stronger, more deeply modulated. Not much you can do about it.

  • The touchpad scrolling works on all applications (including IE) but not in Firefox - Win 10

    My touchpad scroll does not work in Firefox. It works great with IE and other applications (Windows 10).

    If it was a driver issue - I think that this would not work in all applications, but it works fine everywhere (except Firefox)

    I can operate for a short period, if I uninstall the Touchpad (in Device Manager), restart, re - installed.

    Again, hard to believe it would be a driver problem - works fine in all applications, except Firefox...

    He stares at me

    http://dellwindowsreinstallationguide.com/Dell-touchpad-drivers/

  • Remove all applications, but not the settings

    I would like to delete applications off iPad to my kids, but keep the settings. As a result of bad choices, they lost the use of the device for a month with the exception of a few applications of education. Because the device has more than 200 applications, I'm trying to understand if there is a relatively easy way to remove all applications (I can reload education ones), but all the settings I have for the device. I backed up the iPad and thought that I could restore all applications after their months of purgatory. Any ideas or suggestions on how to do it quickly?

    No, there is not. Unless you're willing to wipe both parameters, applications will have to be deleted individually. However, with 200 apps, it could be easier to wipe and reintroduce the parameters.

  • A method to stop all applications at once

    Quit all open applications.

    I came across a thread where someone wanted to know whether all applications should be closed before that the mac is stopped.

    During the debate, someone else asked why it is not possible to close all applications at once.

    I remembered reading that can be a solution for this with Automator easily.

    This is how a very simple tool to stop applications open with Automator (in the Applications folder).

    Here's how:

    -Open the Automator application,

    -Choose Create a new "application."

    -in the search box type 'Quit', then drag the "Exit all Applications" option on the right side.

    -You can set applications to ask save changes or not

    -Save the workflow as an application and name it for example "quit all."

    -I put in Applications, but it will run everywhere,

    It works as a standalone application and it is very fast.

    You can change the icon of the application according to the standard method:

    -Select quit all, and then select an icon that you want to quit, all for the two "get Info."

    -Select the icon, copy in the menu.

    -then click on the new "app" icon and paste it in the menu.

    -See it translate.

    (Note: I found this quit all icon somewhere in the internet).

    Lexiepex wrote:

    Quit all open applications.

    I came across a thread where someone wanted to know whether all applications should be closed before that the mac is stopped.

    My experience is that it is not always necessary - is is counterproductive. "Compression of memory" the new OS X manages memory and apps very effectively.

    'Compression of memory's a triple play... It is a performance gain; Compress and decompress data in RAM is much faster than reading and writing on the disc, even an SSD. It is a victory of energy; less time spent to transfer data between RAM and disk, more time that the system can pass in its idle state. And finally, it is a victory of capacity; ... can handle loads of work much more demanding than previous versions of Mac OS X.

    By closing the Mac, it's much faster if you leave the operating system take care of closing down all applications and reopen all the apps on reboot.

    In this way, you can pick up where you left off in record time.

    MacBook Pro (15-inch mid-2012), OS X El Capitan (10.11.5), i7 480 GB SSD 16 GB RAM iPhone5 iOS9.3.2, Parallels10.0.2, HP OfficeJet Pro 8620

  • When implementing my new iPhone, I logged into my old iCloud instead of choosing "set up as new iPhone" is there a way I can do this again? All my news from icloud is on my phone. All applications that I never downloaded and every pic ive taken. I don't w

    When implementing my new iPhone, I logged into my old iCloud instead of choosing "set up as new iPhone" is there a way I can do this again? All my news from iCloud is on my phone. All applications that I never downloaded all the photos I've ever taken since 2005 and I want to restart without remove ALL account iCloud himself. I always want to do a backup, I don't want it on my phone. I want to start fresh on my phone, but I tried to reset my phone under settings. I have just reset settings that did not 'you can't cancel it "because I don't want to lose all the photos I've ever taken." I always want to iCloud saving it just in case I need it someday, but I don't want any of this on my phone. I tried all means of security who do not say "you can't cancel" I still images and apps on my phone.

    Hello

    Turn off find my iPhone in settings then restore the iphone to factory settings.

    Now configure iphone as a new iPhone.

    See you soon

    Brian

  • Is there a way to get a list of all applications / updates that are cached on your server?

    Is there a way to get a list of all applications / updates that are cached on your server?  Of course, we see the space that contains each category.  But I would like a detailed list of the individual items that are actually cached.

    ITD be even better if I could get a scoreboard that showed me how many times a particular point was served to customers.

    Yes.  But you need a little magic Terminal to get the desired data.  Caching server is managed by a sqlite database.  To examine the contents, follow these basic steps:

    1: connect to the database using the following command:

    sudo sqlite3 /Library/Server/Caching/Data/AssetInfo.db

    2: to structure the data, run these two commands to the sqlite command-line prompt:

    .blog column

    . Headers on

    3: to find everything that is stored, run this command (you'll get iCloud cached documents, books, iOS apps, etc.):

    Select * from ZASSET;

    4: to narrow the results down to elements called by software updates, try this:

    Select * from ZASSET where ZURI as "content %";

    You could get a line that looks similar to the following:

    403 2 6 0 2012986793 474949928.477396 476912032.644505 e03448847909547fb8c7d4ecd5a7b6dd FAB32A72-DE33-469D-A7DF-3CE1A1F9A4D2 on Wednesday, August 5, 2015 18:00:30 GMT

    / Content/downloads/42/44/031-30888/bhrkylcnycxmtug9daw3g4magqb7dl7hba/OSXUpdComb o10.1

    (added the newline for readability)

    It is an OS X Combo update.  It is located on the drive to library/server/cache/Data/FAB32A72-DE33-469D-A7DF-3CE1A1F9A4D2 / the file is probably named 0, but if you want to use it, just add at the end of the .pkg file.

    I hope this helps.  Put server cache saves a lot of data.

    Oh, to quit the sqlite command line tool, simply type .quit and press return.

    Reid

    Apple Consultants Network

    Author - "El Capitan Server - Foundation Services.

    Author - "El Capitan Server - Collaboration & control»

    Author - "El Capitan Server - Advanced Services '.

    : IBooks exclusively available in Apple store

Maybe you are looking for

  • Why Flash has stopped working?

    I have a problem of Flash that seems similar to others I've seen but not exactly. Flash stopped working on some applications - small windows flash in Facebook show and image but when I put the mouse on them that everything disappears. If I hit the ri

  • HP ProBook 430: How to remove Private Browsing aka my search for my laptop (Windows 10) completely private?

    Private browsing that alias MyPrivateSearch was automatically installed in my Firefox. It is not letting me open and use google or any other search engine. It's really sad. Also, I want to uninstall McAffee too, really unsatistfied, by the way, the a

  • How go referenced Managed and keep opening folders Structure?

    I am preparing to become "independent opening."  My first step is to go to referenced Managed.  With photos outside of the opening, I can switch to another dam or simply use the Finder with another editor as affinity.  I spent so much time to organiz

  • Safari vs Chrome on the Intellicast site

    RE: This site http://www.wunderground.com/weather-forecast/zmw:80202.1.99999>.  The detail in the chart area via Safari (on my MBP of mid-2010 using OS X 10.11.2) is not as good as in Chrome.  Should not this part of the screen will show essentially

  • DMA FIFO

    Hi people, Is available on the FPGA FIFO DMA the only type of file transfer while transmitting data from FPGA to HOST? Most of the examples I've met DMA, so I used them blindly. On a somewhat related topic, can a period be introduced in this transfer