Revert Build Status to Run and Build

In what table in the XE database is the status stored? I accidently set it to Run Only and do not have the time nor patience to export and import.
I'd even accept what table & column it is stored in at this point.
Thanx for any help

Hi John,
There is a tread how to do that.
Moreover, Dietmar for Germany has a very good explenation.
Just search for Dietmar.
Konstantin
You still can export the application!!!

Similar Messages

  • Importing "Run and Build Application"

    I've been trying to duplicate my Oracle workspace applications on my local machine. It worked fine for one of my apps, but the second one failed. I exported the file several times in DOS format with Unicode UTF-8, Build Status Override "Run and Build Application", and other fields blank. I imported successfully on my machine, and got to the "Application Install" screen. But the routine then failed with the message:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 6, column 7: PLS-00103: Encountered the symbol "¿¿¿¿¿¿¿¿4¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿" when expecting one of the following: ( - + case mod new null avg count current max min prior sql stddev sum variance execute forall merge time timestamp interval date 1.4.4.00.33
    When I tried to importing the same file back to the Oracle workspace (to create a backup copy so I could further develop without risk) it also failed at the same point with this message:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 6, column 7: PLS-00103: Encountered the symbol "䑚⁃敌癡㩥匠汥捥⁴湡攠灭潬敹⁥湡⁤汣捩䈢梠when expecting one of the following: ( - + case mod new null avg count current max min prior sql stddev sum variance execute forall merge time timestamp interval date 1.4.4.00.33
    Any ideas?
    Thanks.
    Bill

    Sergio
    Here is the output from the NLS query:
    PARAMETER VALUE
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET WE8MSWIN1252
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_RDBMS_VERSION 9.2.0.4.0
    Here is the output from the procedure in the other thread:
    nls_language = {AMERICAN}
    nls_territory = {AMERICA}
    nls_characterset = {WE8MSWIN1252}
    add this line to your DAD config:
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8MSWIN1252
    How (or where) do I add this line to my DAD?
    Bill

  • Apex :run and build application

    HI ,
    While exporting apex application from test to prod i gave build status override as run and build application instead of run application only.and then i imported
    i this case according to my knowledge user can run as well as can make changes ....
    is it possible to revert it to run only ....
    if yes how ...
    thanks in advance....

    Yes, from the main screen after logging into workspace, look for "*Manage Services*" link. Under Manage Services, find Manage Application Build Status. There, you can convert application between Run and Build Application to Run Application only and vice versa.
    Ittichai

  • Build Error while Running Ant Build File in Eclipse

    I am getting the following error while running the Ant build file in eclipse ,
    Can someone help me on this ?
    Error:
    weblogic.utils.compiler.ToolFailureException: com.bea.xml.XmlException

    You need to add the JAR containing the servlet API in the external JARs for the project.
    Regards,
    Carol.

  • Build status: Run Application Only

    Hello Everyone,
    I have just made a massive boo boo. I have just put and application of mine in Build status: Run Application Only. But i need to edit the application but i dont know how to put the application back into Run and Build Application :( :(
    please can some one help me please
    Thanks in advance,
    -N.S.N.O.

    Panic over :)
    I found on the internet that i could change them back by following this:
    Home>Administration>Manage Services>Manage Application Build Status
    -N.S.N.O.

  • Bug? Build Status Explore button does nothing

    LabView 2011 Service Pack 1 Version 11.0.0f1 (32-bit)
    After building an application the "Explore" button in the build status window no longer works.
    This button should open the directory that is shown in the build status window.
    Attachments:
    build.jpg ‏56 KB

    When you say "no longer works", does it mean it worked for you before?
    When did ot stop working? (After ugrading to SP1, or after patching to F1, or some other random time?).
    Could it be that the folder is already open?
    LabVIEW Champion . Do more with less code and in less time .

  • IOS/AIR Running and Debugging Issues with Flash Builder

    I'm having very frustrating intermittent issues running and debugging Flex applications on an iPad 3rd generation retina with Flash Builder 4.7.
    Until this morning, launching on device using both standard and fast packaging worked pretty well. Every now and again, I'd get a dialog saying the packaging had completed successfully, but it hadn't. A quick change of the USB cable to another port on my iMac and it started working again. I'd also randomly get a "Error occurred while installing the application: Invalid <device> specified" error, which quickly went away.
    This morning, with the same code base, the same certificate and provisioning profiles, Flash Builder has only managed to successfully package and run my application on my iPad twice and I must have attempted to launch fifty or so times. Standard packaging, fast packaging and with and without the useLegacyAOT.
    Does this sound like a Flash Builder issue? Is my iMac USB driver dodgy? Has anybody else experienced this?
    Any help greatly welcomed!
    Thanks,
    Simon

    Hi I have had this problem sometimes. With my Mac Book Pro.
    Try making a new flex application and see if you have the same result.
    When I had this problem I created a new Application and copied every thing from my other application.
    This my be a hard solution but I don't no any others.

  • Can you run Flex Builder 3 and Flash Builder 4 side by side?

    I have what I hope is a relatively simple question. The company I work at currently has several Flex 3 projects nearing completion or in the latter part of their development phase, but we use SVN version control. It's my understanding that while you can use Flash Builder 4 to create and/or edit and publish Flex 3 projects, once you use FB4 on a version controlled project, anyone who checks that project out from SVN will need to use FB4 to edit the project. Assuming that is correct, can we have both FB3 and FB4 installed on our workstations, and switch between them depending on the projects we use? We're hoping to migrate our developers over to FB4 as they wrap up development on Flex 3 projects, but we may need developers working on Flex 4 projects to assist on the final stages of our Flex 3 apps. Just to clarify: we do not need both the FB3 and FB4 executables running at the same time, just the ability to close FB4 and launch FB3 and vice-versa without having error or compile issues. We use the standalone FB installs, not the Eclipse plug-ins, btw.

    Yes - to my knowledge, you can have FB3 and FB4 installed on the same machine without conflicts.
    Each version uses a separate default workspace, so provided that you don't try to share workspaces between the two versions, you should be safe.
    -Chris

  • [svn] 2847: add code coverage ability to asc build.xml ( clover jar and license required to run)

    Revision: 2847
    Author: [email protected]
    Date: 2008-08-14 15:06:10 -0700 (Thu, 14 Aug 2008)
    Log Message:
    add code coverage ability to asc build.xml (clover jar and license required to run)
    Modified Paths:
    flex/sdk/trunk/modules/asc/build/java/build.xml

    I ran into this same problem when using ProGuard 4.1 for Java obfuscation. The problem is that there is a space in the path to your JDK/JRE, for example: c:\Program Files\Java\jdk1.6.0_03. Because there is a space before the word "Files", it isn't working. The solution to to wrap quotes around that particular command-line argument. In ANT, I needed to use single-quotes (because double-quotes were already in use for the XML attribute) such as:
    <java jar="proguard.jar" fork="true" timeout="30000">
    <arg value="-libraryjars"/>
    <arg value="'${java.home}/lib/rt.jar'"/> <!-- Notice both double and single quotes used on this line. -->
    ...rest of the arguments go here...
    </java>
    Alternatively, using ProGuard's custom ANT Task, it would look something like (notice the use of double-quotes around the rt.jar location):
    <proguard>
    -libraryjars "${java.home}/lib/rt.jar"
    ...rest of the arguments go here...
    </proguard>
    Anyways, I hope this helps you or anyone else who runs into the same problem. Both of these approaches have worked for me.

  • How to reverse build status in oracle 10g

    Hi I am a student finishing my final year and im building my project using oracle. Today I have been getting my application evaluated ny other user who seem more interested in editing my application. Therefore I went to application builder tab clicked on on it then click on edit attributes went down to build status option and clicked on run application only and click apply changes now my application I created disappeared and i can no longer access it how can i reverse this action? I really need some help i need my application to submit my marking.

    Are you trying to write Java stored procedures that run inside Oracle's JVM? Or are you trying to write Java code that is executed on a middle tier application server that happens to connect to an Oracle database?
    Justin

  • TFS and Build Server 2013 with CNAME

    Hello Team
    As we have TFS 2013 with Update 3 on windows server 2012 and another windows server 2012 machine have build server installed. It is working well with machine name and build is running properly.
    Once i tried to change the machine with CNAME its not started and throwing error like below:
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than
    MACHINENAME.
    OK   
    I tried to disable loop-back, firewall rule already applied, DNS pointed to correct IP address, DNS Flush already done and also i tried to un-register and register to new one but getting same error. Unable to register with CNAME ? 
    BotheTFS 2013 and Build Server have version
    TFS Build- 12.0.30723.0 (Tfs2013.Update3)
    TFS Server- 12.0.30723.0 (Tfs2013.Update3)
    Any help ... thanks in advance!!!
    Thanks Ranveer Katiyar

    Can someone assist me on this ? I am stuck and unable to configure CNAME to Build Server  and getting error
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than MACHINENAME.
    OK   
    Thanks Ranveer Katiyar

  • LabVIEW 2011SP1 Error building installer: LabVIEW Run-Time Engine 2013 is missing 3 dependencies???

    I'm having a problem building an installer in LabVIEW 2011SP1.
    It's been a while since I've tried to build an installer but it used to work fine and building executables is still working fine.
    Now when I try to build the installer I get "The build was unsuccessful."
    Possible reasons: Error generating preview for My Application 3.1.7.
    Details:
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_InitializeDistribution.vi >> IB_MSI.lvclass:Report_Preview_Error.vi >> IB_Source_Container.lvclass:Report_Preview_Error.vi
    Loading product deployment information
    *** WARNING ***
    NI LabVIEW Run-Time Engine 2013 is missing 3 dependencies. This product, or other products that depend upon NI LabVIEW Run-Time Engine 2013, may not function properly while the dependencies are missing.  Visit ni.com/info and enter the Info Code "" for more information.
    *** Error: An internal error occurred for which the cause is unknown. (Error code -41)
    *** Error Details:
    Error in MDF API function: _MDFCommon_GetNextLogMessage
    Error in MDF::GetInstance - MDF static instance is not initialized!
    *** End Error Report
    Loading product deployment information
    *** WARNING ***
    NI LabVIEW Run-Time Engine 2013 is missing 3 dependencies. This product, or other products that depend upon NI LabVIEW Run-Time Engine 2013, may not function properly while the dependencies are missing.  Visit ni.com/info and enter the Info Code "" for more information.
    The really strange thing about this is that I'm using LabVIEW 2011SP1, I don't even have LabVIEW 2013 installed, not even the runtime.
    Where is the problem? Why is it even complaining about LabVIEW 2013? Has anyone seen this before?
    Troy
    CLDEach snowflake in an avalanche pleads not guilty. - Stanislaw J. Lec
    I haven't failed, I've found 10,000 ways that don't work - Thomas Edison
    Beware of the man who won't be bothered with details. - William Feather
    The greatest of faults is to be conscious of none. - Thomas Carlyle
    Solved!
    Go to Solution.

    I do have the LabVIEW 2013 discs but didn't install it.
    I checked in Control Panel > Programs and Features > National Instruments Software and the LabVIEW 2013 Run-Time is not listed there.
    I also checked in MAX > Software and I must have missed it the first time I looked. LabVIEW Run-Time 2013 is listed there after all.
    Now I remember installing VISA 5.4 to get rid of a nasty bug. It must have installed the 2013 Run-Time when I did that.
    So now I need to distribute 2 runtimes with my application?!?!
    Troy
    CLDEach snowflake in an avalanche pleads not guilty. - Stanislaw J. Lec
    I haven't failed, I've found 10,000 ways that don't work - Thomas Edison
    Beware of the man who won't be bothered with details. - William Feather
    The greatest of faults is to be conscious of none. - Thomas Carlyle

  • How to use single ant build to package with and without native extensions

    Hi,
    I am using iOS native extensions for Adobe air. For this I am listing the extensionid in the application descriptor file. Since the package with native extensions are meant to run only on device, I want my build script to work without native extensions too to be able to run on simulator. Is this manadatory that I need two separate application descriptors/basically two build scripts to compile and package them? Please suggest and let me know if more explanation is needed.
    Thanks,
    Swathi.

    why are you wanting to use single frames?
    They allow having the initial frame address stay in the
    address bar, and not
    show the linked page's address. The problems they cause
    usually override any
    value.
    Or- if we aren't using the same words the same way, please
    give an example
    site of what you want to do.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • How do I revert to an older IE 10 build?

    A user is asking me to revert his IE 10 to 10.0.9200.16750, would there be a way to do that? i.e by uninstalling some updates or even better as I already tried to remove IE 10 completely to install an older build I found, to then apply updates up to the
    build the user wants but the install is failing when I use this link :
    http://www.microsoft.com/en-ca/download/internet-explorer-10-details.aspx it worked when I used this link :
    http://www.oldversion.com/windows/internet-explorer-10-windows-7-x64 I was able to install IE 10.0.9200.16438, I have disabled IE automatic updates, and use the option in Windows Updates
    to check online for updates, I'm trying updates related to IE and a few other ones one by one to try to get to the desired build, IE current installed build is 10.0.9200.16443, now the only one remaining is update is an optional update named Internet
    Explorer 10 for Windows 7 for x64 - based Systems, I installed it and now the IE build is 10.0.9200.16866. Would anyone know what steps should be taken to get IE to the 10.0.9200.16750 build?

    Hi Yann,
    I would ask why the user want's/needs to downgrade their IE version....
    Generally IE updates within a Major version number are security related... rolling back IE10 minor versions could place the computer at risk.
    viz: which Addon or site can't the user use?
    The proper strategy is to upgrade to the most recent version supported by the operating system... this is now IE11 for Win7 and 8.1
    The Windows Update rollback, uninstalls the current Major version, and reinstalls the previous Major version. You can use Programs and Features>Intalled updates to uninstall IE10 back to IE9, then install IE10.... WU will then prompt you to install any
    dependencies and updates...it is these updates that you want to manage....
    Installing IE executables from a third-party is in breach of your company's IEAK license which states that you must source the exe's from MS sources.
    these are public forums, we do not work for nor represent MS.
    Rob^_^
    The user needs to reproduce a customer environment, this environment is probably not under his control hence why he wants to have this build. I understand the concerns of using resources from 3rd party websites and I'm evenrually going to remove IE10 again
    from his computer and use the installer for build 10.0.9200.16521 found here  http://www.microsoft.com/en-ca/download/internet-explorer-10-details.aspx I tried to install updates 1 by 1 to reach the build he wants, I didn't try to do the opposite (installing
    latest build and remove updates one by one. User says that the customer has group policies and their system gets updated only twice a year or once... there is an issue in the
    customer's environment which is working fine in the user's local QA. He is not able to replicate the issue in his QA, the only difference between the client's servers and his servers is the IE 10 build, so he wants want to install the same build than his customer
    and replicate the issue to fix it.

  • I am building a new PC and need to swap the PS Elements 10 Licence from the old machine to the new - the old machine will be scrapped

    I am building a replacement PC, and want to install PS Elements 10 on the new machine. It is currently on the old machine and that machine will be scrapped once the new one is running - how do i go about this ?

    You are allowed to have the software installed and activated on two machines, but since you are scrapping the current one, you should deactivate the software on it if you are able to.... open the program and choose Help -> Deactivate.   If you are not able to access the machine to do this, then you should contact Adobe Support by chat or phone and have them do it.... Contact Customer Care
    All you need to do is install the software on the new machine (assuming it is compatible).  If you need to download PSE10 you can find it thru the following page...
    Download Photoshop Elements products | 11, 10
    You will need the serial number to activate the software.  If you do not have it at hand, you might be able to find it in your Adobe account online.
    To locate the serial number:
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html

Maybe you are looking for

  • Is there a way to remove one or more words in the dictionary list of auto-completion?

    Is there a way to remove one or more words from the dictionary list of auto-completion?

  • Reports are not run when connect VPN

    I have installed Oracle Forms & Report Services (Standalone) on windowXP (SP-3). My problem is:- 1) After restart OS i connect VPN when VPN is properly connected i run my application. Forms run properly but when i want to run report it shows error 'r

  • New window not opening

    Hi, I have used dialog:action in adfc-config.xml to open a page in new window. It is working fine when I'm deploying to Integrated Weblogic Server that comes with JDeveloper. But when I'm deploying the application in a standalone weblogic server it i

  • Using an external mic with a mac.

    I am trying to get an external mic to work with my MacBook. I have purchased a pre-amp which seems to work fine. I have tried to get my plantronics headset to work with the pre-amp but nothing happened when plugged in correctly. However, when I switc

  • Keywords won't save to JPEG from LR3

    I have an interesting problem I can't resolve. I imported some JPEGs into LR3 and added keywords, title and description to the first one. I then used Sync Metadata to add the same keywords to the second file. All shows normally in LR. I then edited t