VERY IMP --- OBJECTS MISSING FROM APPLICATION

APPLICATION NAME - BPSIDEV_APP
SCHEMA NAME - BPSIDEV
we have a application BPSIDEV_APP with more than 100 modules (Forms, Reports, LOVs etc).
somebody accidentaly tried to RENAME the application while others were still working on the modules.
now the application says there are NO OBJECTS FOUND. all the objects have disappeared.
but i looked in the schema (BPSIDEV), all the objects exist in the schema. its only in the application (BPSIDEV_APP) that they r missing.
IS THERE ANY WAY TO ASSOCIATE ALL THE OBJECTS WITH THE APPLICATION ???
ANY SUGGESTIONS ... OR IDEAS ... ??
THANX A LOT ..

A few steps to take:
1. check if all components are still in the module table under the old app name:
select id, name from wwv_modules$ where owner = 'BPSIDEV_APP';
If all components are still there, then
2. check if the components are in the application detail table
select object_owner, object_name
from wwapp_application$ w, wwapp_application_detail$ d
where w.id = d.app_id
and w.name = 'BPSIDEV_APP';
If there is no component shown in the navigator, these components should not be in this application detail table.
Then you can use the following PL/SQL code to re-populate:
declare
l_app_name varchar(100) := 'BPSIDEV_APP';
l_app_id number := wwapp_utl.get_app_id(l_app_name);
begin
for c1 in (
select distinct m.name, t.ident
from wwv_modules$ m, wwv_sys_module_types$ t
where m.owner = l_app_name
and m.type_id = t.id )
loop
dbms_output.put_line('Adding component '| |c1.name| |' '| |c1.ident);
wwapp_utl.set_app_object(
p_app_id => l_app_id,
p_obj_owner => l_app_name,
p_obj_name => c1.name,
p_obj_type => c1.ident);
end loop;
end;
You should login as portal schema owner to execute this code.

Similar Messages

  • CS Bridge when opening file shows " Some Application Components are missing from Application Directory- Reinstall".  Uninstalled with uninstaller, reinstalled from disc.  Message continues only in Bridge not in PS.  Please help.

    CS Bridge when opening file shows " Some Application Components are missing from Application Directory- Reinstall".  Uninstalled with uninstaller, reinstalled from disc.  Message continues only in Bridge not in PS.  Please help.

    What version of Bridge and Photoshop and what platform? Mac or Windows?  I can point you to a downloadable installer.
    If the cdrom was damaged, it may be the problem.
    You would uninstall and use the CC/CS Cleaner to remove any remnants before reinstalling.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    I'll be gone for most of the day, but someone should be able to help you if you get stuck.
    Gene

  • App store icon is missing from Applications folder in mac 10.6.8.How can i reinstall that?

    Hi,
    Appstore icon is missing from applications foler. my mac version is 10.6.8. Can you pleae help on this?

    Hi...
    Install the Mac OS X 10.6.8 Update Combo
    That will reinstall the App Store for you. It's ok to do this even though you are already running v10.6.8.
    Restart your Mac after the combo is installed.

  • No option to save files, content/file type missing from Applications list

    I want to be able to click a link to a file and have the option to Open the file with a specified application.
    When clicking on the file I want to Open with a specified application, I only get a Save or Cancel option.
    When I look in Preferences > Applications, the file type is missing from the list.
    This was working. It is not working anymore. It is not a problem with the website. I need to know where in the FF settings I can change this.
    FF 30.0
    Kubuntu 13.10
    Thanks

    ''Tahl [[#answer-693773|said]]''
    <blockquote>
    OP, did you ever get a solution to this problem? It's driving me nuts having to specify a download destination then go into a program to open the file I just downloaded!! Have tried deleting file types .rdf and no success either!
    </blockquote>
    I'm not sure of the solution on Windows. But this worked for me on Linux.
    I needed to edit mimeTypes.rdf
    See the links below for details. The first one was someone having a problem with Transmission. I was having a problem with ktorrent, so I just adapted that. If you're having a problem with a different file type, then you'll need to adapt it differently. But the general idea is the same.
    http://askubuntu.com/questions/384375/how-can-i-get-firefox-to-open-torrent-files-with-transmission
    http://forums.mozillazine.org/viewtopic.php?f=9&t=1706945
    Also, I suspect that FlashGot or some similar download manger plugin was responsible for screwing this up. I haven't confirmed it yet, but I've seen some things that make me suspect it.

  • Shared Components option missing from Applications tab's Create New

    The Shared Components option is missing from the Applications tab's Create New... list. As anyone else experienced this? The installation completed without errors.

    Never mind, I found the Shared Components option.

  • My iMovie is missing from Applications.

    Hey there! My iMovie is missing from my Applications. I have tried to find it using spotlight and all that comes up are the iMovie files, not the application itself. I went into my purchases in the Mac App Store and it says that iMovie is installed on my computer, but I can't find it anywhere. How can I get my iMovie back? Thanks!

    Have you got any external disk connected to your computer? If so, unplug it. iMovie could be on the external disk, and that's why the Mac App Store is telling you that you have already installed it. Also, if you have more than one partition on the hard drive, unmount the other partition with Disk Utility

  • Address Book missing from Application Support

    I need to locate the unique ID from Address Book in Application Support to use on my iPhone 3G to use iCloud, only Address Book is nowhere to be found in Application Support - anywhere.
    Please can someone show me how to find it, in easy terms?

    Open Finder, hold down the option key while selecting Go menu. Select Library. From that window, navigate to your AddressBook folder.
    You were likely looking in the main Library, not your own Library.

  • My "mailto" is missing from applications and I can't email from websites.

    When I click to send an email from a website, nothing happens. I checked FireFox help and was told to go to Tools > Options > Applications > Mailto and select my email server. Unfortunately, there is no Mailto in the application list.

    Hi, i had the same problem. Try to find the file "apple" or "itunes" don't know it anymore exactly. Ahm well you need to delet any information or just plug in your iphone into an other computer. important is that your iphone never has been pluged in this computer before. This was what i did, and it worked!

  • Elements 11, getting this when trying to access editor, "Some of the application components are missing from application directory. Please reinstall."

    Reinstall software. Continue to get the same message. Plus, A required application library failed to load and the product cannot continue. I have been using this program for about 11 months without any problems. This just started.

    Which Photoshop version are you using?  If it's CS3 - CS6 then you can download it from Adobe and install it properly.  No need to rebuy it, just put in your serial number:
    http://www.adobe.com/support/downloads/product.jsp?platform=Windows&product=39
    If it's CC, then you just get it from the main site.
    Photo editor | Download free Adobe Photoshop CC trial
    If you can, I would put all the files back where you moved them from, and uninstall the program properly.  Otherwise you'll have file remnants laying around.  Also, you're unclear if you just moved it to another location on the same computer, or a new computer.  If it's a new computer then you need to deactivate the old computer as you only have two seats to use:
    Activation & Deactivation Help

  • CC and CS6 apps missing from Application Manager CC2014

    Hello everyone.
    I'm desperate. I had to reinstall Adobe CC and now the Application Manager doesn't allow me to download previous versions.
    No photoshop, no Illustrator, no After effects, no Indesign..
    I need After effects CC so I can save projects as CS6. And I need Encore CS6 for authoring!
    This is nuts, I've tried everything, uninstall, reinstall, logging out, logging in, reboot the system, switch the language, nothing works.
    Is there anything I can do?? please!!
    Thank you!

    No, that is all the scroll.
    I'm checking this solutions by now:
    Troubleshoot install issues with log files | CC
    Available updates not listed

  • Lightroom 5 is Missing From Application Manager

    I have tried all the posted tricks of logging out and restarting AAM. Still, LR 5 is still not showing up in the AAM. I had this problem on another Windows 8 system but got it to correct by logging out and restarting AAM. I see Adobe likes to point the finger at the users system but this is a brand new Windows 8 Pro system with all the bells and whistles. This performance of AAM really needs to be looked at! This application must work for many of us to keep using CC.

    Hi krio,
    If you're a paying Creative Cloud member, you may not see Lightroom in the Creative Cloud if your computer doesn't meet the minimum system requirements. Check to make sure that your system meets the minimum requirements for the latest release of Lightroom.
    If you're using a trial version of Creative Cloud, the Lightroom trial is not available through Creative Cloud. It is, however, available as a stand-alone trial. See Install Lightroom trial | Creative Cloud membership. 
    Note:
    Lightroom requires a 64-bit-compatible operating system.
    Creative Cloud only lists the application compatible to your system.

  • Adobe Premier Pro missing from Application Manager.

    Seems that all video related apps are not available to download.

    Premiere Pro on PC requires Win 7 SP1+ 64 bit
    Check your operating system specs
    http://www.adobe.com/au/products/premiere/tech-specs.html

  • Class file missing from war file deployment

    I have a web application that is being deployed to a war file. I have deployed several times successfully. Then with the latest changes, there is a class file that does not get included into the war file. It does get compiled and does exist in the project directory.
    The class file is in a seperate project from the project where the war file deployment profile is; however both projects are in the same workspace.
    There are several other classes in the project that contains the missing class file that does get included in the war file. I don't see anywhere in the profile where these files are selected individually.
    I'm at a loss as to how to fix this problem other than add the file after deployment.
    Appreciate any help or ideas...
    Keith...

    Hi Keith,
    You may want to follow this thread....
    class object missing from ear file
    Brigette

  • Reports_port is missing from the context file

    Hi,
    We are facing the reports_port issue while upgrading from 11.5.10.2 to 12.1.1 with db 10.2.0.4
    Attempting upload of Context file and templates to database...ERROR: InDbCtxFile.uploadCtx()
    : Exception : Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; The e
    lement reports_port is missing from the context file /u09/oracle/instdap9/apps/DAA_tng1/appl/ad
    min/DAA9_tng1.xml. The context file upload will not continue.
    We are not able to proceed from this tep.
    We can see reports_port under database context file, but it is missing from application context file.
    We are doing the multiuser single server upgrade on HP-UX .
    Tried the given solutions and still not able to overcome this.
    Expecting your guidance.
    Sony

    I know this is duplicate, but I badly need a solution for this and expecting advice from those who has successfully recovered from this solution.
    In the other thread subject is different and I am gettign this error in the logs.
    So, any help is welcome on this thread or the thread mentioned by Hussein.
    Thanks
    Sony

  • PS CS4 64-bit (in Web Premium CS4) on Win 7 PC.  I did a duplicate file check on my hdd and deleted dup files. Now I get "Some of the application components are missing from the Application directory, Please reinstall.."

    PS CS4 64-bit (in Web Premium CS4) on Win 7 PC.  I did a duplicate file check on my hdd and deleted dup files. Now when I try to run PS 64-bit I get "Some of the application components are missing from the Application directory, Please reinstall the application." When I do this, it seems to install correctly until the very end, then it says "Installation Complete With Errors", and when I try to run I get the same 'component missing message'. What can I do? PS 32 bit runs fine. Some of the other applications ib Web Premium say the shortcut has been changed or removed. I appreciate your help...Thank you

    Best advice I can think of is to uninstall and run the Clean Script from here.
    Adobe - Adobe CS4 Clean Script

Maybe you are looking for

  • PR and PO = Commitment

    Hi Experts,                 I encountered a strange scenario,  I have created Purchase Requisition and taking reference of that PR I created Purchase order. Now the problem is in S_alr_87013558 Report, Commitments are showing as total value of PR + P

  • Reset of foreign currency valuation

    Hi FI-experts By mistake the foreign currency valuation program was executed. Does anbody know if there is a program that can reset the foreign currency run? Or is there a manual work around? Any help is appreciated. Best regards, Marco

  • I deleted Internet Explorer a long time ago. I need it back to update my comuter. I am not able to.

    I deleted Internet Explorer a LONG time ago. I need it back so that I can do stuff with Windows to upgrade my computer. It won't let me do it from Mozilla. I cannot seem to install it on my computer. Have tried all options most of the day. can you he

  • X-Fi surround sound speaker assignment issue in VI

    OK, here's my system:Intel Core 2 duo X6800, BFG 680i mobo, 2gb Corsair PC936, 8800GTX SLI, Soundblaster X-Fi Fatality FPS, Vista Ultimate, Logitech Z5500 So, due to the new vid cards, I decided to upgrade to Vista Ultimate for DX0 capability. Creati

  • Firewall Notification: Block or Allow?

    My Firewall notification pops up saying that computer fd00:6587:... is trying to access my awacsd on my computer. I've been clicking block every time it appears but then another box appears saying SymUIAgent wants to make changes, to type my password