Load stored program package into another db

Hi,
Let say I have a created a stored program package (contains spec and body) in an oracle database
developed using sql developer.
How do I transfer and load my stored program package into another oracle database?
Do I also need to recompile after I did so?
Thanks.

You connect to the other database and recompile the code.

Similar Messages

  • Loading a program/libraries into RAM on boot

    I was just wondering — is there any way to load a program (gVim for example) along with needed libraries into physical memory permamently for a one boot up? It would be nice to open it every time in nothing flat. Ramdisk is one option but I would have to copy all needed files there (probably a little mess in directory tree ). Any more ideas?

    Simastrick wrote:Better at what? Better at determining what kind of behavior *I* want from my computer? Hehe.
    Better at knowing when to maintain programs in memory, and when to remove them so the memory can be used for other things.
    The problem with maintaining things in RAM, is that that ram is not freed.  If this goes too high, it can cause massive swapping.
    preloading all of gvim results in:
    -rwxr-xr-x 1 root root 1438060 2007-03-04 07:56 /lib/libc.so.6
    -rwxr-xr-x 1 root root 25217 2007-03-04 07:56 /lib/libcrypt.so.1
    -rwxr-xr-x 1 root root 13446 2007-03-04 07:56 /lib/libdl.so.2
    -rwxr-xr-x 1 root root 176787 2007-03-04 07:56 /lib/libm.so.6
    -rwxr-xr-x 1 root root 111241 2007-03-04 07:56 /lib/libpthread.so.0
    -rwxr-xr-x 1 root root 12477 2007-03-04 07:56 /lib/libutil.so.1
    -rwxr-xr-x 1 root root 97575 2006-11-11 14:55 /usr/lib/libICE.so.6
    -rwxr-xr-x 1 root root 37535 2006-11-11 14:59 /usr/lib/libSM.so.6
    -rwxr-xr-x 1 root root 1063266 2007-02-27 16:59 /usr/lib/libX11.so.6
    -rwxr-xr-x 1 root root 9812 2006-11-11 15:03 /usr/lib/libXau.so.6
    -rwxr-xr-x 1 root root 40307 2006-11-11 15:20 /usr/lib/libXcursor.so.1
    -rwxr-xr-x 1 root root 20620 2006-11-11 15:27 /usr/lib/libXdmcp.so.6
    -rwxr-xr-x 1 root root 63628 2007-02-01 17:10 /usr/lib/libXext.so.6
    -rwxr-xr-x 1 root root 17791 2006-11-11 15:09 /usr/lib/libXfixes.so.3
    -rwxr-xr-x 1 root root 34191 2006-11-11 15:46 /usr/lib/libXi.so.6
    -rwxr-xr-x 1 root root 8876 2005-12-18 06:47 /usr/lib/libXinerama.so.1
    -rwxr-xr-x 1 root root 25198 2007-02-28 13:54 /usr/lib/libXrandr.so.2
    -rwxr-xr-x 1 root root 33767 2006-11-11 15:17 /usr/lib/libXrender.so.1
    -rwxr-xr-x 1 root root 361552 2007-02-01 17:08 /usr/lib/libXt.so.6
    -rw-r--r-- 1 root root 27984 2006-06-29 23:57 /usr/lib/libacl.so.1
    -rwxr-xr-x 1 root root 131572 2007-01-22 12:46 /usr/lib/libatk-1.0.so.0
    -rw-r--r-- 1 root root 15458 2006-07-04 02:48 /usr/lib/libattr.so.1
    -rwxr-xr-x 1 root root 465297 2006-11-11 16:13 /usr/lib/libcairo.so.2
    -rwxr-xr-x 1 root root 159973 2006-08-18 15:44 /usr/lib/libexpat.so.1
    -rwxr-xr-x 1 root root 212151 2006-12-22 17:12 /usr/lib/libfontconfig.so.1
    -rwxr-xr-x 1 root root 559411 2007-02-08 04:32 /usr/lib/libfreetype.so.6
    -rwxr-xr-x 1 root root 658596 2007-02-02 04:54 /usr/lib/libgdk-x11-2.0.so.0
    -rwxr-xr-x 1 root root 108560 2007-02-02 04:54 /usr/lib/libgdk_pixbuf-2.0.so.0
    -rwxr-xr-x 1 root root 722331 2007-01-20 05:41 /usr/lib/libglib-2.0.so.0
    -rwxr-xr-x 1 root root 12814 2007-01-20 05:41 /usr/lib/libgmodule-2.0.so.0
    -rwxr-xr-x 1 root root 296607 2007-01-20 05:41 /usr/lib/libgobject-2.0.so.0
    -rwxr-xr-x 1 root root 4217572 2007-02-02 04:54 /usr/lib/libgtk-x11-2.0.so.0
    -rwxr-xr-x 1 root root 296368 2006-12-25 02:26 /usr/lib/libncurses.so.5
    -rwxr-xr-x 1 root root 291343 2007-02-26 16:39 /usr/lib/libpango-1.0.so.0
    -rwxr-xr-x 1 root root 42260 2007-02-26 16:39 /usr/lib/libpangocairo-1.0.so.0
    -rwxr-xr-x 1 root root 198973 2007-02-26 16:39 /usr/lib/libpangoft2-1.0.so.0
    -rwxr-xr-x 1 root root 154248 2007-02-08 04:53 /usr/lib/libpng12.so.0
    -rwxr-xr-x 1 root root 880808 2006-12-05 10:16 /usr/lib/libruby.so.1.8
    -rwxr-xr-x 1 root root 78102 2005-07-20 13:58 /usr/lib/libz.so.1
    -rwxr-xr-x 1 root root 3840124 2007-02-06 17:44 /usr/bin/gvim
    Total: 16961898
    Which is fairly significant for some systems.

  • Load external SWF file into another SWF

    Hello all.
    I've tried loading a .swf file externally into another .swf file on my  local drive, and it works. Now, when I try to Simulate Download, the  preloader in the 2nd file doesn't get played and the images in there  take a while to get displayed.
    I need to load a .swf file from a server into the parent .swf file(I'm  working on using a "thin flash file" for added security for the company I  work for - blank file which loads the content from another file on  their server).
    So far, I have:
    try
        var myLoader:Loader = new Loader();
        addChild(myLoader);
        var url:URLRequest = new URLRequest("newBook.swf");
        myLoader.load(url);
    catch (e:Error)
        trace("ruhroh");
    When I replace the "newBook.swf" with the URL of another .swf, there's just a blank page.
    I'm not too sure how to proceed, and I hope you will be able to help me out. I'd greatly appreciate the help.
    Many thanks,
    -Nazgul

    What happens is...when I set the speed to DSL(32.6kbps), the screen is blank and the preloader doesn't show up. It just goes directly to the Main screen. And then, the pages inside don't get loaded properly.
    This only happens when I try to Simulate Download.
    But that's not really the problem. I need to load a .swf file from a server into another .swf file, and just adding the link to the child .swf isn't working.
    Anyway, thanks for your help
    -Nazgul

  • Storing class file into another folder

    can i compile a java program "abc.java" in folder one and its class file will be automatically created in folder two.

    Yes, you can use the -d flag when invoking javac:
    // *nix/MacOS
    javac -d two/ one/abc.java
    // Windows
    javac -d two\ one\abc.javaFor all javac options, execute:
    javac -help

  • Multiple SSIS Packages into one single package

    Hello All,
    I have created 4 SSIS Packages.
    1st package- To load data from FlatFiles to DB(MasterTable)
    2nd package- split the MasterTable into 2 different tables(ChildTable1, ChildTable2).
    3rd package- join the child table to another mastertable to get an ID column.
    4rd package - Remove the duplicates from childtables and load all the duplicates into another table.
    Is it possible to have them all in a single Package? Which is the best way to develop them in a single
    package?
    Please Help me. 
    Thanks, Shyam Reddy.

    Your approach of keeping these logical steps into separate packages suits a situation where you'd want to execute some of these steps ad-hoc or be able to restart from the point of failure onwards if the load fails mid way on a given day. However, if you
    really want to run this flow as a single, end-to-end workflow, you can create a Master package which then calls these 4 child packages in a certain order (using Execute package task). Alternatively, if you'd like to maintain one SSIS package rather than 5,
    you can simply copy individual tasks from each package (Ctr+c, Ctrl+v) into a single package and eliminate the ones you don't need. 
    Note that you might have to recreate the connection managers those individual SSIS packages were using after you copy the contents of the packages over to a single one. 
    I hope this helps!
    Cheers!
    Muqadder.

  • Is it possible to load a picture into another picture

    I need to put a  symbol(save as picture A) into another picture(shown on front panel).Is it possible?which  subvi can I use?
    Thank you

    If you actually want to load the pictures from the files while the program is running, you can use the picture VIs (found in the Graphics & Sound palette). They let you load a picture from a file, place it into a container and play around with it. You can easily load 2 pictures and overlay them
    but you will have to know how to this properly. There are probably some examples in the example finder.
    Try to take over the world!
    Attachments:
    pic.GIF ‏4 KB

  • Why is my Distiller 9.0 randomly choosing a folder on my Mac and distilling everything in it, and dropping the PDFs into another random folder, when I boot up the program?

    Acrobat Distiller 9, upon boot up, will sometimes just pick a random folder on my Mac or on a network drive over our server and start distilling all the files within that folder. Then if the files convert to a PDF, it will move them into another random folder of its choice. It's like the Distiller is creating its own set of Watch Folders without my consent or permission. All I do is start up the program when I log onto my Mac. When the program finishes booting up, it just connects to a completely random folder and starts distilling. It never connects to the Watch Folders I have created, just connects to whatever it wants when it boots up.

    Certainly weird, but you might want to post in the Acrobat forum as you aren't using Distiller Server (discontinued and never available on Mac).
    Best not to set up watched network folders, there's no way to force a mount to be done, and Distiller is not for sharing anyway.

  • How to load data from one Infobject into another in the same system??

    Hello All,
       i need to load hierarchy data (already existing in 1 Infobject) into another newly created Infobject in the same BW system.Is there a way to do it without involving flat files??
    Thanks soo much in advance
    Regards,
    Priya

    hi
    say there are two infoobjects X  and Y.
    X is existing infoobject and Y in new one.
    go to infosurce-search for X-create export datasource - map the rules and load the data.
    This is one way.
    Other way is u can use X as a reference object of Y so that both of them have same structure and both objects will share common database tables in BW which are exsting for X.
    Hope this helps.
    Kindly assign the points if it helps.

  • Textbox shows xml text in working file but now when loaded into another SWF

    Hi all,
    I have downloaded an xml gallery (as2) as we needed one for an old as2 file. Now I mostly use as3 but thought as I only needed to tweak it there would be no probs. Of course, it rarely works out that way. The problem is, text loaded from the xml file is displayed with its corresponding image. This works fine in the file. When I load the SWF into another SWF however, it all works EXCEPT the text doesn't show at all?? Whoever made the gallery used 'device fonts' in the textbox, I don't know if this has anything to do with it. I tried changing the textbox to dynamic and embedding characters but still nothing.
    This seems the key line -
    _root.descmc.desc.htmlText = XMLdaten[number];
    I have also tried
    _root.descmc.desc.htmlText = XMLdaten[number].firstChild;
    This traces out the correct xml data when tested so it is finding it okay.
    Any help would be much appreciated.
    Thanks

    The problem might be in the use of the "_root"  You probably need to set _lockroot = true; in the loaded swf, otherwise the _root is that of the loading swf, not the loaded one.

  • Import package from one project into another

    Hello everyone,
    I have some projects.
    An enterprise and war project created in netbeans.
    I would like to use some files from one project to another. when I import
    the package I get the error-
    'package x does not exist'
    I have added the package to the project but I still get the error.
    I have also added the project to import to my glasspath but still.
    E.g.
    set classpath
    .;c:\enterpriseA;
    My next idea is to create a war project into my enterprise project and copy the files
    from the war project into it in order to use it. But I'm sure there is a better way.
    THanking you in advance.
    eve
    Edited by: evepokua on Nov 22, 2009 1:44 PM

    One mistake I keep making is that I don't add the package to the
    Dependencies of the plugin I'm writing. You have to go to plugin.xml,
    and add the package you depend on to the Dependencies section. Maybe you
    didn't do this?
    Michael
    nasti wrote:
    > Hello everybody!
    > I am new user of osgi and eclipse. I tried to do some of Oscar examples
    > but I had some problems. Namely, the problem in import of package from
    > one project into another in Eclipse.
    > I add first project to the Build Path of the second one.
    > I add to the first project manifest line: Export-Package example2.service.
    > I add to the second project manifest line: Import-Package example2.service.
    > But when I tried to execute these bundles the
    > java.lang.NoClassDefFoundError was occurred. May be you will help me
    > with this problem.
    > Thanks....
    >
    >

  • Problem loading one SWF into another in Flash AS3

    I am trying to load an SWF file in another SWF file. The child SWF file works fine when run standalone like if I set visibility of an item to true or false, it works fine. But when the SWF is loaded into a parent SWF, I am not able to execute such commands, neither I get any errors...

    are both swfs as3 swfs?
    is the code in the loaded swf and is that code referencing objects in the loaded swf?

  • Import iCal into another program

    Is it possible to export a calendar that's in iCal and import it into another program? In other words is there a way to share my calendar with a non-mac user other than through a .MAC account?

    With the release of iCal 3 in Mac OS X 10.5 and iCal Server with Mac OS X 10.5 Server in the near future, this will be possible, as iCal has been rewritten to conform with the the emerging CalDAV standard. It's not possible to do using iCal at the moment, as it does not have the capability to host read-write calendar objects.
    There is an open-source version of the iCal Server: Darwin Calendar Server.
    You won't need .Mac to do this, but in any event, .Mac cannot interact with computers not running OS X, eliminating the one you want to share calendar data with.

  • Itz possible to call one report program into another program

    hi guys,
                i had a doubt that can i call a report program into another report program by declaring their name into the second program like as we calling Includes ,function modules and like class and their methods .
    if  anybody done this or know how to do this,  give me the details and explination about this  friends
    if it possible with screenshots and codings
    Thanks & Regards
    Saigijeo

    Please search before posting, do not ask basic questions here.
    Always do your own work before turning to the community with specific problems.
    Thread locked.
    Thomas
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]

  • Can i save a query in one package and then can i move it into another .....

    can i (in bw 3.5)save a query in one package and then, can i move it into another package? if yes what is the procedure? if no, why? if yes , after moving can i see that query in one package or both? plzzzzzzzz its urgent....

    Hi Neeraja,
    Yes, you can save a query in one package and then move it into another package and transport the query with new package.
    There are two ways...
    1. You can change  the package assignment from one to another with the same request and transport the objects with request assigned to the new package.
    2. You can create a new request and assign the new request to new package and transport the new request with new package assignment.
    For first one, follow below process...
    Changing the assignment:
           1.      Choose  Package in the toolbar of screen area Collected Objects in RSA1 --> Transport Connection.
    The Select Objects for Changing package dialog box appears.
           2.      Select the objects whose package assignment you want to change.
    This procedure is especially useful for changing all collected objects, or a large number of them. For this reason, all indicators are set by default. Remove the indicators for individual objects where necessary.
    Note: You can only use  Details to display the details for an individual object when this is the only object that is selected.
           3.      Choose  Copy. The Change Object Directory Entry dialog box appears.
           4.      Enter the new package.
    For second one, you need to add the query in the transport organiser and assign new request and transport package and then go for transport. But this will create two requests on the same query. So, don't go for this. First step is preferable.
    Hope this helps u...
    Regards,
    KK.

  • Can i save a query in one package and later can i move it into another ....

    can i save a query in one package and then can i move it into another package? if yes what is the procedure? if no, why? if yes , after moving can i see that query in one package or both? plzzzzzzzz  its urgent....

    I'm not sure about Queries, but most (all) development objects can be reassigned. This is done in transaction SE09. Press the icon with the hammer. On next screen mark node which says something like:
    change object entry, or something like it.
    and press execute button.
    On the next screen enter the object R3TR and object name for Queries. In the input field fill in the name of the Query and press F8. On the final screen you can change the package assignment.
    You could possibly also do this via menu of the query screen itself. Must be somewhere in the menu (object entry, object directory, or....).
    If you have done this, you will see the query no longer in the old package, but only in the new one.
    Good luck.

Maybe you are looking for

  • Parameter driven query and SSRS Dataset fields

    I have a Parameter in my SSRS Report, @PatientSelection. I use this Parameter within my SQL Stored Procedure to execute one version of the report and get specific columns, or another version of the report with different columns. -- @PatientSelection

  • Supplier Information in Insection Lot

    Dear Experts, User wants to record the data like supplier test certificate number, supplier lot number, conductivity mentioned by supplplier etc., during the inspection. There may be max two values for each of the above. Please suggest the suitable s

  • Tolerance Key

    Hi,    When  I am creating the purchase order in ME21N i am getting the error that Tolerance key PE is not assigned to Company Code. When iam trying to assign PE in OMR6 it is giving specify with in the work area? How to do this? How to block the mat

  • Form trickery ....

    Hi, We are running forms 9i/9iAS2 (on Solaris) I would like to know if there is an easy(ish) way that I could get the file date-changed of an .FMX file while the form is running? Sounds a bit mental I know, but if I can then I was planning on trying

  • Passport getting very hot

    Passport red, bought from your website, shop.blackberry.com, in the end of last month. today, the phone suddenly got very hot, especially the left top part on the back, and the battery drops very quickly. I wiped for times, and not install any apps,