installation of the application with sqlplus

Hello

I have the following scenario:

-Apex 4.0
-export file a single application
-a workspace
-diagram of several assigned to this workspace

Now I want to import the application several times to the workspace using sqlplus, once for each schema.

The id of the application, the alias, analysis of schema etc is in the export file.

I had a look on the apex packages and found the package with several GENERAL wwv_flow_application_install to define the schema, the application id and alias analysis before calling the export.sql
execute wwv_flow_application_install.set_schema('SCHEMA_1');
execute wwv_flow_application_install.set_application_id(12345);
execute wwv_flow_application_install.set_application_alias('F12345');

@my_application_export.sql
Works fine for the first importation, the application is imported with the correct analysis scheme, id, and the alias.

Now, when I try to import the application with a different id, alias and the analysis of schema in the same workspace
execute wwv_flow_application_install.set_schema('SCHEMA_2');
execute wwv_flow_application_install.set_application_id(65432);
execute wwv_flow_application_install.set_application_alias('F65432');

@my_application_export.sql
I get an error:
APPLICATION 106 - my application
Set Credentials...
Check Compatibility...
API Last Extended:20100513
Your Current Version:20100513
This import is compatible with version: 20100513
COMPATIBLE (You should be able to run this import without issues.)
Set Application ID...
...authorization schemes
...navigation bar entries
Error creating navigation bar item id="91129183824345698" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ICON_BAR_PK) verletzt
...application processes
Error creating  application process id="91184561050363427" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="94471501492414709" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="4734332482474485" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="4737523393840829" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="4747127090401771" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="4916531867947984" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="5236411991076929" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="5857313156776584" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="5932521460840544" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="5938622965525301" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="5992517174351260" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6009310642772640" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6079621803374367" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6092717493593733" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6100522029483985" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6118725383621366" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6146811566877954" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6166435242762819" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6200519408694365" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6227109377463024" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6233624491883782" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6255122580895619" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6305417867615949" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6309623136872952" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6337509623905694" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6365129764763819" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6379026467934288" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6394407848008983" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6509116697050810" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6541413119009899" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6608531047328317" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6700508853725646" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="6742324554251594" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="7334514015119063" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="7670522690946938" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="8072506577416735" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="20009752285410609" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="20081548848027299" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="20708543788789763" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="22731153197043083" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="23523833777980429" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="24844033599530488" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="27305353374170934" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="50466671966030885" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="71901123603261194" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="71911102497406549" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="72945796839696358" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="75611727489424522" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="83225345045878412" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="85610253193310459" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="87067130819049895" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="88056347915314075" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="88075722288656811" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="88345731653374697" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="88845427889263923" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="88910422356738385" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="91811388351479750" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="93125490117100045" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
Error creating  application process id="95423105549600047" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_PROCESSING_PK) verletzt
...application items
Error creating application item id="91496701517163955" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="95462704735366247" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="74925098071894457" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="85623631562417725" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="85623227060416485" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="94468785778400675" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="91131199188348715" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="8268524672993859" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="7892535820341915" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="91189887631389994" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="6112405616741037" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="72925413621587631" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="72916299722555256" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="72868617917973832" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="20812229261224610" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="20002242542379371" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="88055245014303801" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="88069326341525493" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="88059145884341899" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="20013855758487357" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="88517351238438154" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="23556552890515825" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="20001839772378565" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="93127187824108820" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="93126782976107414" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
Error creating application item id="93126101545103287" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_ITEMS_PK) verletzt
...application level computations
Error creating application computation item="HOST" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_COMPUTATIONS_PK) verletzt
Error creating application computation item="G_DIALOG" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_COMPUTATIONS_PK) verletzt
Error creating application computation item="SYSTEMDATUM" ORA-00001: Unique
Constraint (APEX_040000.WWV_FLOW_COMPUTATIONS_PK) verletzt
...Application Tabs
Error creating standard tab id="95573900545089290" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="91601580463245325" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="91876081329026683" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="91608101550298709" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="93777386111792822" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="94269708930733587" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="95195786406758840" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="96143106731104676" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
Error creating standard tab id="97050786059624809" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TABS_PK) verletzt
...Application Parent Tabs
Error creating parent tab id="98699999723200562" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_TOPLEV_TAB_PK) verletzt
...Shared Lists of values
Error creating list of values id="5940425154734029" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_LOV_PK) verletzt
Error creating list of values id="6040821434023266" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_LOV_PK) verletzt
Error creating list of values id="8142335285688267" ORA-00001: Unique Constraint
(APEX_040000.WWV_FLOW_LOV_PK) verletzt
begin
*
FEHLER in Zeile 1:
ORA-00001: Unique Constraint (APEX_040000.WWV_FLOW_LOV_DATA_PK) verletzt
ORA-06512: in "APEX_040000.WWV_FLOW_API", Zeile 2843
ORA-06512: in Zeile 3
When I import the application using the application builder and define the schema of analysis etc. I can import demand several times without problems.

Why do I get these errors when I use sqlplus to import the application?

Thanks for the help in advance,
Dirk

Dirk:

Add the following and you should be able to import the application again:

execute apex_application_install.generate_offset;

Kind regards

Jason

Tags: Database

Similar Questions

  • Installation of the application with the engine running and system Config API kills many services OR

    If I have an empty Windows 10 computer and install LabVIEW 2015 SP1f5 Run-time-Engine, then System Configuration 15.3.

    I see that several OR services are running OK on the machine subsequently:

    However, if I can install a built (LabVIEW 2015SP1) app - using an installer which includes also the 2015 SP1f5 RTE and the configuration of the system API 15.3, five services will not start and cannot be started manually either (affecting all the services into recovery mode restart fails too). Error code when you try to manual start is 1068 that indicates they are missing a dependency, but * any * of them will start...

    I suspect that is the reason that neither Max 15.3 ends with a timeout during the peripheral configuration warning - AND my use of RAD / system configuration set image function is a failure...

    Why the hell the same software support (which should really be installed in all cases, the application itself must be installed) has this devastating beats me. The only way to obtain the services of backup and running is to uninstall everything, even to delete all files remaining and records... and then reinstall the original RTÉ and SysConfigs.

    The problem seems to be a sort of obscure corruption both of my computers for development... I took the same source code and built the installer on a third computer with all the same IDE versions, and voila - everything works well.

    It would be good to know exactly what the problem is, but for now at least, I have a solution... (hopefully fix my machines and/or before you wipe them clean and reinstall the IDE together on them will get back on track...) Without knowing what the cause was however makes me wonder if I might have the same problem again later).

  • FB 4.7 air sdk 15.0.0.349 that error occurred during the installation of the application

    Hello

    IM using fb 4.7 air sdk with xcode 6.1 10.9.4, Macosx 15.0.0.349 (8.1 ios Simulator) and I still get the following response when you debug with ios Simulator:

    Error occurred during the installation of the application:

    Session ended with error (null)

    Can you help me?  Is this a bug being fixed yet?

    Thank you.

    zed0784

    Hello

    The issue is fixed and will be available in the next beta of the AIR SDK.

    Now, try the fix

    • Replace it with that of /lib/aot/bin/isb/isb

    Thank you

    Govind

  • "are you sure you want to leave? quitting will cancel any installation of the application. »

    Hi all -

    I use Mac OS 10.8.4, and since the last CC update, I love, I now get the message:

    "are you sure you want to leave? quitting will cancel any installation of the application. »

    .. translation I restart or shut down. Not a huge deal... but a bit boring. Is there a solution to workaround, solution, or should I leave the CC app whenever I have shut down or restart for failing to see it every time?

    Thanks in advance...

    Hello world

    This prompt specific abandonment has been identified as a bug and will be fixed in the next version.

    For the moment he will not affect download or any other experience with creative cloud.

    Thanks for you patience because this will be fixed soon.

    -Sidney

  • Cannot use this version of the application with this version of MAC OS x

    When I try to download the new beta, I get a message that says: cannot use this version of the application with this version of MAC OS x

    I'm new to Mac, but I installed all the updates and software that did not always help. I don't have to buy a new OS I do?

    Muse requires Mac OS X 10.6 or later.

    http://Muse.Adobe.com/tech-specs.html

  • Apple Configurator 2: Installation of the application blocks / loops over the placeholder of transfer

    I tried to set up a cart with Apple Configurator 2. I'm in iOS 9.2, iPad 2 Air and El Capitan. I tried to put in place following the blue print instructions, but that, as a dismal failure as this resulted in 16 of the 20 iPads being brick. So I was their implementation of a group of 20, first install a profile and installing apps. I tried to install my apps, but which have resulted in a loop and the errors that have no definition massively. So now I install apps in small groups of 3-5 applications. The problem that I am running is sporadic looped / hung when I install some applications. There seems to be no rhyme or reason. When I try to install the application on its own, the problem persists. It hangs at step "installation of placeholder. So far, this has happened with: Garage Band, Photo Collage and Socrative Teacher Edition. To solve the problem, I have to 'remove' the partially installed apps and then renounce install the specific application. Even if I try to install the application on its own, the problem persists. Any suggestions on how to fix this? I'm banging my head against the wall here. I'm on hour 25 + (not counting the nights where I hit a button, go home and come back on a random error).

    Thank you!

    I'm having the same exact problems, described to a T, I also try to update / prepare several wagons and Config 2 has recently been the total scourge of my work. I love the interface and think I have a solid understanding of how to use the program, but the process never ends. I thought whole point of the program was to be able to add/remove/update / manage iPads massively, but it seems to be able to get everything that fact I can only work with 2-3 iPads, both. Even so, I also have problems with remains of place holders or partially installed or removed applications. Please let me know if there is anything I can do to allow this program to run more smoothly.

  • TENS of installation in the application directory--> cannot find directory RTE

    Hello

    I couldn't find an answer of fitting about my problem using search, so I'll try my luck by asking.

    First of all: I'm using Labwindows/CVI 8.5

    I created an installer for my application using the Distribution Kit Wizard. Under the tab drivers & components I chose only the 'standard Run-Time'.

    On the Advanced tab, I left the option "Install Labwindos/CVI Run-Time Engine in the application directory" unchecked.

    This installs and works fine at my PC clients.

    Now the problem:

    My client does not want that all files are installed in the Windows\System32 directory...

    So I checked the option "Install Labwindos/CVI Run-Time Engine in the application directory" and created a new installation routine.

    This installs fine and the cvirte folder is also be copied into the directory of the specified program and not Windows\System32... but now whenever my client tries to run the application, it gets called with the following messagebox:

    Cannot find the directory RTE:

    C:\Windows\system32\cvirte

    Which is actually very good, because I wanted to RTE must be installed in the folder of my program, but somehow my request is always pointed toward the search in system32.

    Is there a way to fix this without copying the RTE in Windows\System32 again?

    Given your explanation, I can understand why you see the error message. When you try to locate the resource (bin) and directories of fonts, DLL RTE search in the directory of the process that loaded, then in the system directory. As RTÉ is not installed in one of these locations (instead, it is installed in the same directory as your DLL file), we do not find the directory "RTE". There is nothing particularly wrong with what you're trying to do, except that we can't do well. I'll drop a request to fix this for a future version. In the meantime, you have a few options:

    1. let the RTE to install in the system directory, as it normally would.

    2. manually copy the directory cvirte of your repertoire of the DLL in the system directory.

    3. ask the client install your package DLL in its application directory. The target directory can be changed by the customer at the time of installation.

    I know these aren't the major options. I personally highly recommend the first option, despite protests from your customer. Is there a good reason that it is forbidden to use the system directory?

    A. Mert

    National Instruments

  • How to activate the connection with sqlplus / as sysdba?

    Hello

    I downloaded the virtual appliance of the developer day since that's Developer Day - hands-on data application development

    Connection with sqlplus sys/oracle as a sysdba work

    But for our scripts, I need to connect to sqlplus / as sysdba (os user's oracle).

    If I try to open a session with / as sysdba I get this:

    [oracle@localhost ~]$ sqlplus / as sysdba
    
    SQL*Plus: Release 12.1.0.2.0 Production on Tue Nov 3 02:13:34 2015
    
    Copyright (c) 1982, 2014, Oracle.  All rights reserved.
    
    ERROR:
    ORA-01017: invalid username/password; logon denied
    
    
    Enter user-name: 
    

    How can I activate the oracle user to login with / as sysdba?

    Thank you

    Al

    It seems that I found the solution:

    http://www.stojanveselinovski.com/blog/2014/07/07/Oracle-12C-developer-days-VM/

    Very funny this TWO_TASK / ORACLE_SID. :-)

    CurrentY I can connect to sqlplus / as sysdba - I'm going to restore the virtual machine and try again if this is really the solution. :-)

  • Installation of the application manager

    I started a student account Cloud Creative, and by the statement, the first thing I had to do was download Adobe Application manager. I have download the dmg and double-click it to open the CC Setup program, but whenever I open it, the installer disappears just half way through the download - and I have no idea where he's going.

    I can't do much without the Application Manager - but I can't seem to download it.

    I'm on a Macbook Pro 2012 the retina with Mac OSX Yosemite.

    Thanks for any help.

    HI Clayton

    Have you downloaded the Update Manager app CC from here?

    https://creative.Adobe.com/products/creative-cloud

    Try to repair disk permissions. Check to see if there are errors during installation

    You can follow the steps in this link. This should help https://helpx.adobe.com/creative-cloud/kb/troubleshoot-cc-installation-download.html

    You can use the Adobe Clean tool to remove the software if you need to reinstall.

    http://helpx.Adobe.com/Creative-Suite/KB/CS5-cleaner-tool-installation-problems.html

    Thank you

    Scott

  • installation of the application 10g (10.1.2) on RedHat 5 Server

    Hi, I read a lot on the site of Oracle on RedHat 5 is now certified on server applications recently (in April).

    My question is: what steps do you need to install application server 10.1.2? Install the 10.1.2 not certified version first and then install the patch? I use a Redhat 5 server install on and I get errors during installation (regarding the missing operating system packages so I had to do some kernel parameter changes) when I install 10.1.2 application server on Redhat 5. But after that I started to read the documentation further, I realized that the RedHat 5 has not been certified for this version of the application server. But later I saw on April 15 that the status has changed.

    So I was wondering if anyone knew the steps I need to do in order. If anyone knows a document out there, it's still better.

    Thank you! If I don't get all the answers, I'll just check Metalink. I am documenting what I pass by these installs with screenshots I have go through it. I just want to know what to expect.

    Chris

    Oracle Application Server 10 g 2 (v10.1.2) is certified on RHEL5. Refer following matrix certification for more details:
    http://www.Oracle.com/technology/software/products/IAS/files/as_certification_r2_101202.html

    And see this note on MetaLink for details and requirements to install it:

    ID: 564174,1 Oracle Application Server 10g (10.1.2) Requirements for Linux: OEL 5 and RHEL 5

    Thank you
    Shail

  • Run the application with the admin rights

    Hello

    I am a network administrator and I have problems with an external application. While running the application does not require local administrator rights, the software does an automatic updates check when it is launched. There are updates once a week. If the application is launched without administrator rights, the software does not check. Our users do not have local administrator rights. The result is that the application gets overwhelmed and an administrator needs to log in order to to refresh.

    Here are the solutions I've tried so far:

    1. I ran the application using the command runas , which works, but is not practical as an administrator will have to provide the password every time.

    2. change the compatibility of the application to 'RUN as administrator'. I have disabled UAC to make this work, but the user must always supply a password. I could create a locked user who cannot log on to any machine, etc, etc, but this seems like a stupid solution. I might as well give all admin rights.

    3 to research more, I tried to use RunAsSpc (http://www.robotronic.de/runasspcEn.html). This seems to work well and did exactly what I'm looking for, but created two issues: no drives mapped and an access violation when printing that I won't have to worry about troubleshooting.

    I had to give all users local administrator rights until I have a solution. Is it possible to allow the application to do its updates without granting full administrator rights to the entire system? Any recommendations?

    Yes, let the program provider to build their program cleverly.  It is not going to be a solution to this.

    Otherwise, you will need to just have someone who has admin rights not login once a week and install the necessary updates.  A bit like Microsoft Office Update (requires an administrator to do so).

  • Installation of the certificate with no shown CSR ASDM ASDM

    My ASA will be used as a VPN concentrator. I need to have an ID certificate applied to an interface.

    I created the Trustpoint. I generated a CSR. I sent the CSR to our Cert ID provider

    When I went back to the ASA the Trustpoint pending information (under Configuration > Device Management > Certificate Management > identity certificates) which would have allowed the installation of the certificate is no longer there.

    How can I import this certificate and associate it with the good Trustpoint.

    Thank you

    Will be

    Hello babylon5,.

    You want to recreate the trustpoint, using the same information that previously used.  The most important thing is that you select the same rsakeypair you have selected/created the first time.  As a long time that the RSA key pair match things should be fine.

    Can authenticate the trustpoint with the signer of the certificate... and finally install your new certificate.

    If you don't remember the original RSA key, you should be able to request that they sign another CSR instead of the one that you just used so that you can get the appropriate public key.

    -Craig

  • installation of the application

    I have the cloud adobe creative and when I do the installation of an application, as an Illustrator, he executes the download then asked me to buy the program. How to install permanent programs? This isn't leave as a version 30 days.

    Troubleshooting FAQ: What should I do if I have a subscription, but my application acts as if I had a trial?

  • New vSphere Windows 2008 R2 Server fails, the installation of the server with error 1920

    Band new installation of Windows Server 2008 R2 SP1 with all updates.

    Try installing vSphere CU2 5.5 Server build 2183112.

    Try the 'Easy install' or 'Custom Installation' I got the following error when the Single Sign-On is trying to settle.

    "Error 1920. Service "VMware Directory Service" (VMWareDirectoryService) failed to start. Check that you have sufficient privileges to start system services. »

    The event log shows this is not much help.

    "VMware Directory Service service failed to start due to the following error:

    Service has failed to demand launch or timely control.

    I have re-uploaded the iso with the same result and even try to install CU1 but who also failed with the same error.

    I tried http://kb.vmware.com/kb/2069695 with the same failed results.

    Setup log is attached.

    Problem has been fixed.

    I hope this solution will help others also (perhaps through a keyword to Google/Bing search)

    Have no Dell Host Integration Toolkit (I 4.7.1) installed when you perform an installation/upgrade of Single Sign-On. Once the VMWare software install then you can install the Dell Host Integration Toolkit.

    According to VMWare Support, this is a known problem (internal documentation) and want to resolve it shortly.

  • I give up: try to change the application with In App Purchase

    This should be a simple process and a procedure.

    I have a soft retail de.99 in iTunes.

    I tried to change it for a free download, the first 7 pages of preview free app, with an In App Purchase de.99 to see the rest of the application.

    Followed all these instructions to the letter:

    http://www.Adobe.com/devnet/digitalpublishingsuite/articles/free-article-Preview.html

    iTunes rejects IPA because they do not see the IPA after page 7.

    I have the first 7 pages of the application defined as free in the producer of folio and the rest are marked as protected. Update the folio with the Public status and free.

    I guess the problem is that I have the app at the price of encore.99 in iTunes, but if I change it for free while waiting for approval from Apple it generates hundreds of downloads a day, and I end up having to buy another package of folio. Not exactly ideal.

    I spent the weeks with iTunes/Apple trying to get DPI approved. It should be such a simple process/procedure, but at this point, I'm ready to give up and let it run out my folio number and my professional subscription to expire.

    Unless someone has any experience with this problem and can offer specific advice / solutions?

    Thank you!

    You should publish the folio as Public & Retail, fix the price to $0,99 in iTunes in-app purchase. Because you have activated a free for the first 7 items preview, if a user moves on the folio, they see the pre-release 'free' or 'buy' option. They then click on 'free preview' and reading the first 7 items and when they hit article 8, that's when they are asked to buy if they want to continue reading the rest of the items.

Maybe you are looking for

  • Satellite A135-S2386 - sometimes free WiFi does not work

    There are moments that my wifi is not working... (even if I'm on the wifi area).If I went on Wi - Fi, light does not turn, but sometimes it does. What seems to be the cause of this problem? Please bare w / my English. :)

  • Recommended for Camileo S10 editing software?

    Can anyone recommend that editing software decent for the S10 so far steering power 7, Corel video studio and Magix video pro cannot play the video properly. Runs in sync with the sound!Spent 3 weeks emailing Cyberlink on PD7 and tried all the sugges

  • 4730 proBook s: when I try to access BIOS Setup, system diagnostics display

    Please help me guysWhen I try to access the BIOS SetupDiagnosis appear, and even impossible to access Boot OptionsI am pressing F10, and when I try one of these (Startup Options, BIOS)Please help me HP only in this oneI'm in a lot of trouble at the m

  • Note book sem som.

    Depois pus but um usuario no meu note, o som não works. O what to do?

  • NO SOUND on PAVILION dv9000, after upgrade

    I work in my notebook for more than a month, I used the Manager device, Manager of recovery, add material, install uninstall. Nothing works for more than a few hours, after that the sound go away. My specifications say NO AUDIO DEVICE ARE INSTALLED.