Can we use the same package for main and begotten of concurrent programs.

Hello

I use a package.procedure1 for a simultaneous program. Can I use the same package.procedure2 of a pondu simultaneous program which was called from package.procedure1? If I say incompatible as the same program of 1, which will create problems by running the 2nd program because the package is same?

Thank you
HC

I use a package.procedure1 for a simultaneous program. Can I use the same package.procedure2 of a pondu simultaneous program which was called from package.procedure1?

Yes you can.

If I say incompatible as the same program of 1, which will create problems by running the 2nd program because the package is same?

When you second the 2nd program it will not work if the 1st program execution, and he has to wait until you have completed the 1st program.

Don't know what code you use in the first and second procedures or even in the whole, but you can try this in a TEST instance first and check whether or not it works as expected.

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • HP envy 14-2090eo: can I use the same drivers for windows 8 and 8.1

    When I check in drivers which operating systems there are drivers available for my Hp Envy 14-2090eo, it says Windows 8 (64-bit) and Windows 7 (64-bit), "and im currently using Windows 7 64 bit" but does that mean the drivers to support these 2 Windows 8 and 8.1 of Windows operating systems, said in a different way "» : are the same drivers for Windows 8 and Windows 8.1?

    Best regards from hpenvy1

    Hello:

    Your model has the AMD/Intel switchable graphics.

    It is unlikely that the W8 AMD graphics driver will work on W8.1.

    Normally, you can use some of the drivers W7/W8 on W8.1, but the graphics is very doubtful - not switchable graphics anyway.

    You can run the windows 8.1 upgrade wizard and see what it reports.

    http://Windows.Microsoft.com/en-us/Windows-8/Upgrade-Assistant-download-online-FAQ

  • If I use a web font in my Web site can I use the same font for documents printed such as company car

    I'm a graphic designer who intends to design a portfolio Web site in Adobe Muse. I intend to use TypeKit web fonts to design my Web site. On the Web site completioin, I have plan to design business cards and my CV to match the look of my site. I would use the same fonts I've used on the Web site. Is it possible to use web fonts for printing purposes? If this is not the case, what usually people do in this situation. The last thing I want to do is use a font that "similar" to those used on my site.

    Hi redsoxfan15b,

    (I think I can have answered your ticket of Support of Typekit earlier today, but I'll post here the same information to be certain).

    We have recently added a new feature to Typekit that can sync your desktop fonts and use them in print design. The announcement on our Web site has more details:

    http://blog.Typekit.com/2014/01/16/the-fonts-you-love-from-Typekit-now-on-your-desktop/

    Font sync is available on any portfolio Typekit, Performance or Business plan.  Here is a list of all available fonts to use the Office to:

    https://Typekit.com/fonts?licenses=desktop

    We continue to pay more of the library to use the desktop, but for now, you must confirm the police you want it available for both web and desktop.  And if there is a font you want to use is not available for desktop synchronization, you can also buy a license directly from the foundry.

    I hope this helps; Let me know if you have any other questions!  Best,

    -liz

  • Using the same PIN for input and output

    Hello

    I would use a single PIN for input and output.

    I'm experimenting with writing a driver for the DHT11 that using a single interface

    I have the following code to open the PIN, but it fails

    GPIOPin dhtPin = (GPIOPin) DeviceManager.open (new GPIOPinConfig (0, 17, GPIOPinConfig.DIR_BOTH_INIT_INPUT, GPIOPinConfig.DEFAULT, GPIOPinConfig.TRIGGER_NONE, false));

    VM - iso [DAAPI] =-1: not supported direction was placed for 17 GPIO pin number. Open failed

    jdk.dio.InvalidDeviceConfigException

    -com/oracle/deviceaccess/gpio/impl/GPIOPinImpl.openPinByConfig0 (), bci = 0

    com/oracle/deviceaccess/gpio/impl/GPIOPinImpl. < init > (), bci = 87

    -com/oracle/deviceaccess/gpio/impl/GPIOPinFactory.create (), bci = 6

    -com/oracle/deviceaccess/gpio/impl/GPIOPinFactory.create (), bci = 3

    -jdk/dio/DeviceManager.openWithConfig (), bci = 49

    -jdk/dio/DeviceManager.open (), bci = 6

    -jdk/dio/DeviceManager.open (), bci = 2

    -dht11 / DHT11. < init > (DHT11.java:42)

    -dht11 / DHT11. < init > (DHT11.java:37)

    -dht11/DHT11Midlet.startApp(DHT11Midlet.java:25)

    -javax/microedition/midlet/MIDletTunnelImpl.callStartApp (), bci = 1

    -com/sun/midp/midlet/MIDletPeer.startApp (), bci = 5

    -com/sun/midp/midlet/MIDletStateHandler.startSuite (), bci = 264

    -com/sun/midp/main/AbstractMIDletSuiteLoader.startSuite (), bci = 38

    -com/sun/midp/main/CldcMIDletSuiteLoader.startSuite (), bci = 5

    -com/sun/midp/main/AbstractMIDletSuiteLoader.runMIDletSuite (), bci = 132

    -com/sun/midp/main/AppIsolateMIDletSuiteLoader.main (), bci = 26

    I have the following permissions value

    jdk.dio.gpio.GPIOPinPermission "*: *" 'open, setdirection '.

    jdk.dio.DeviceMgmtPermission "*: *" 'open '.

    I tried a few other pins too, I don't know if some ankles are entered or only output pins.

    Any help would be appreciated. I could not find documents explaining how to configure more than one action for a permission ( 'open, setdirection'), so I tried just until he stopped to complain about the values...

    What I need is to open a PIN, set it OUT, write a few high and low values... set it to the direction of the ENTRANCE, and reading back high and low values... But right now my GPIOPinConfig seems to be problematic

    (... Configuration of the meaning to DIR_INPUT_ONLY or DIR_OUTPUT_ONLY, works until I try to change the direction of the port - what is expected...)

    Hi Charl-

    As far as I KNOW, he is there no current plan to apply 1 thread in Java ME Embedded.

    I also looked at Pi4Jand they do not also support 1-wire, however, there is an enhancement request to add support for the bit hit Linux driver will have to perform 1-wire work.

    The raspberry pi support it, it's just Java ME holds back me.

    BTW - the article has been referenced in the enhancement request notes that he is not taken in native support for 1 wire on the Raspberry Pi - it requires a Linux kernel driver module.

    Tom

  • How can I use the same sound for several sounds?

    I need my program to play a lot of different mp3 files at different times.  I read that you cannot load different mp3 in the same variable sound files.  But there must be a way around this right?  Can I Unload mp3 files some how?  Or can I remove the sound variable and declare it again?  I don't want to have hundreds of sound variables then what should I do?  Thank you.

    create hundreds of sound variables.  just unnecessary loan for gc and that there should be no problem.

  • I can't use the same IP for three NDG ACS. !

    Hello. Install ACS 4.2 Build Patch 124 13, I created three NDG, my server has the IP 192.168.1.10, adding the same three NDG me Server gives this error:

    Overlapping IP range 192.168.1.10 conflicts were detected with entry 192.168.1.10 ACS.

    In addition, if you add a server with an IP address which does not exist and then remove it, get no option to remove.

    suggestions on this?

    Any changes in the IP address of this server. For example let's say that IP is 192.168.1.1, just what he likes change

    example 192.1.1.1 submit and restart.

    Go to control panel, administrative tools, services... restart csadmin.

    Now you should see aption to remove the aaa server.

    Kind regards

    ~ JG

  • Can I use the same disc hard ext I used for El Capitan Yosemite without losing my data?

    Can I use the same disc hard ext I used for El Capitan Yosemite without losing my data?

    Yes. You should not lose any data, but always have a backup. In this case, you have your internal drive as a backup.

  • can I use the same product key for a gradient win 7 I'm ready to move from xp to win 7

    I bought a 7500 in 2010 precision workstation which came with win 7, but I asked to be demoted to xp. I'm ready to install the Windows 7 OS on the cd supplied with my system, original but I'm not sure if I need a new product key or can I use the same product key that has been activated as an OS xp to win 7 OS?

    The Dell Windows 7 reinstallation DVD will use the system locked preinstallation seizes only a generic Dell locked preinstallation key system which will automatically active if and only a valid Dell BIOS is detected. The same for the XP reinstallation CD.

    The COA affixed to the system must be Windows 7 Professional and must have a unique 25-digit product key for Windows 7 Professional. There is not need to be entered in the system locked preinstallation is used.

    See my Guide for reinstalling Windows for more details:

    http://dellwindowsreinstallationguide.com/a-clean-install-of-Windows/

  • Can I use the same product key in a virtual machine that I use for the Windows installation that hosts the VM?

    I have a valid Windows 7 Professional installation as well as a copy of VMWare Workstation running on Windows 7. I would like to install a VM Windows 7 that I can "break" without worrying about my host system. Can I use the same product key for the virtual machine that I currently use on the host system, or do I have to buy a different product key for the virtual machine?

    Thank you!

    No, you will need to purchase an additional license. The virtual machine is considered to be a separate computer.

    http://www.Microsoft.com/Windows/buy/default.aspx

    http://Windows.Microsoft.com/en-us/Windows7/get-a-new-Windows-product-key

    2. INSTALLATION AND USE RIGHTS.

    a. one copy per computer. You can install one copy of the software on a single computer. This computer is "licensed computer.

    b. a computer license. You can use the software on up to two processors of the computer under license at some point. Except as provided in these license terms, you cannot use the software on any other computer.

    c. number of users. Except as provided in these license terms, only one user may use the software at a time.

    d. other Versions. The software may include several versions, such as 32-bit and 64-bit. You may install and use only one version at a time.

  • I have a vision of windows for Adobe Creative Suite 4 Design Standard, can I use the same serial number as

    I have a vision of windows for Adobe Creative Suite 4 Design Standard, can I use the same serial number with Mac?

    Unfortunately, no. Creative Suite serial numbers are specific platform: Windows only or Mac only.

  • I need to install cc on two macs. My Macbook Pro and my Imac. Can I use the same account?

    I have two machines that I use. One mainly for photography in movement and another for the most part, the work of Indesign. Question is can I use the same account on two because it won't ever simultaneous.

    Derek

    Yes.

    Mylenium

  • Is it possible to use the same password for two computers through quickbooks?

    We have two computers that are connected to each other through quickbooks and we must be able to get our e-mails from computers. Is this possible? We need to send invoices to the customers of a computer and the other is used for accounting and payroll.

    Original title: you can use the same password for two computers if they are already linked through quickbooks?

    Hi JayneB,

     

    (1) are you referring to the password of the user account?
    (2) who is the operating system installed on the computer?

     

    Method-

    I would like you to contact the Quickbooks support for assistance.

    Check out the link-

     

    QuickBooks support

     

    Hope this helps!

     

  • How is it that a computer which works very well with a direct Ethernet connection won't work with a switch, however any other computer using the same port, cable, ect, and so on, can?

    Switch issues. Help, please.

    How is it that a computer which works very well with a direct Ethernet connection won't work with a switch, however any other computer using the same port, cable, ect, and so on, can? We already checked the firewall as a question, that it was not, and now, we are puzzled.

    Well, I know that the issue is long-term... believe me, it's a long, but as they say, the devil is in the details. Anywho, the question is, my grandfather has a HP laptop, which for two years has been able to run through a Linksys switch to his router and connect its printers to his laptop. About two months ago it suddenly doesn't work like that. Now, it works fine if it plugs directly into the router/Ethernet. My uncle suggested that the switch was bad, but after testing the same port, cable and all, the switch worked well for him. ' GRAMPS really needs this answered, but someone else, it is called can not understand and now I, in turn, ask you all for what you can offer. Here are the ideas that we have already discredited.

    -Switch bad: as above, is that this particular laptop, even under identical conditions, the works of my uncle very well.
    -Bad NIC: debunked through the fact we connected to the computer directly to the router and it worked fine.
    -Bad configuration of the firewall: we have disabled the firewall (please do not notice, he wasn't the smartest idea, we already know) and even if she recorded the switch exists, the internet is always triggered when you are connected with the switch.

    Thanks in advance for any assistance that you can provide and Merry Christmas to you all.

    It would be useful to consult the results of the ipconfig/all command both when it is connected to the switch and when it is connected directly to the router.  In addition, what is the model of the switch?

    To save the manual copy and the new hits of the ipconfig/all command output-

    First connect through switch.
    Open a command prompt window (start > run > cmd > OK)
    Type the following lines in the black command prompt window and press ENTER after each line

    echo "Connected via the button" > "% UserProfile%\Desktop\ipinfo.txt".
    ipconfig/all > "% UserProfile%\Desktop\ipinfo.txt".

    Now connect directly to the router, type the following lines in the command prompt window and press ENTER after each line

    echo "Connected to the router" > "% UserProfile%\Desktop\ipinfo.txt".
    ipconfig/all > "% UserProfile%\Desktop\ipinfo.txt".
    Notepad '% UserProfile%\Desktop\ipinfo.txt '.
    output

    Copy the contents of the Notepad window in your response (if you use the laptop when it is connected directly to the router) or close the Notepad window, and then copy ipinfo.txt of the laptop to the Gramps in a USB FlashDrive you can connect to any computer allows you to answer.

    You can delete ipinfo.txt on the desktop when you are finished.

  • HP G62-355DX: recommend some course HP laptop model that can be used the same hard drive using G62-355DX?

    I have a HP G62-355DX dead, I think the hard drive is ok, so I want to buy a new laptop HP to change the hard drive, so I can recover my data and OS environment.

    Could someone please recommend some course HP laptop model that can be used the same hard drive as G62-355DX use?

    Even the hard drive can not put it in the bag laptop, but work with the HARD drive interface.

    Or is there any external HARD disk enclosure can be used to read the data hard disk, the data does not have compreesed.

    Thank you in advance.

    Hello! You need a new PC Yep!
    But there are other ways to do

    You can buy a SATA USB adapter that will allow you to plug in the HARD drive on another PC and the take-off data

    NOW YOU CAN ONLY SAVE DATA FROM THE DISK IF THE HARD DRIVE IS NOT DEAD

    Good luck!

    Best regards: 1029rjmenvy17t

    Please "KUDO" if you like for thumbs to the top and "Accept as Solution" if this fixed your problem

    To help others find it and helps solve them the same or similar problems

  • Can I use the same printer to print from a pc with windows 10 and a pc with windows 7

    * O.t. - printer using windows 7 and 10

    Can I use the same printer to print from a pc with windows 10 and a pc with windows 7?

    Yes, assuming that there is the compatible drivers for both versions of the OS.

Maybe you are looking for

  • Call video concerns

    You can me whence video calling live streaming in the end go clear?... He'll get disappeared as soon as the call is interrupted, or even stored in your database for a particular period? If Yes, then can revisit us our old video without recording soft

  • A run-time-error, how to fix

    "I write a function to return a pointer of type float64 and assign the pointer to my defined Pionter 'newdata' in my StartCallBack, there is no error, but when I USE" DAQmxWriteAnalogF64 (gtaskhandle0, leng [0]) I receive a run-time-error like this:

  • Vista - Windows Live Update problem

    I have a problem installing the components of Windows Live Essentials.  I managed to install by email.  Now, I try to add a few other components.  I get a window saying: "We must take care of some things first" - "install Windows Platform Update.  I

  • Part of the wireless card not for HP Pavilion DV2815ea

    Hello Could someone tell me the part number for the card wireless in a HP Pavilion DV2815ea? Trying to find the part number for tha a few weeks now (why I need it's a long story and I don't mind with it), but as my laptop is out of warranty HP refuse

  • ClearType hurts my eyes! Please make an exact windows XP font option

    As my title says already, please do a vote for 'NO CLEARTYPE' and accurate display of fonts in style windows XP in windows 7 I tried all possible pro-modifications but a bonus of 100% is not possible, so I went to my xp install... (leaving my new win