Serialized access for package compilation

hi all,
Especially for development environments i strongly need a concurrency mechanism for package, procedure, function, trigger compilation. I want to lock package, so that no one else can compile while i hold that lock. This will provide serialized access.
Mostly developers use same database user for development, so grant will not do what i want. I assume there has to be a custom solution, ie using dbms_lock.
Any help will be appreciated.

Goman how are you, world is so little these days :)
check these out, I hope they assist you -
Is it Possible to lock a Package
http://psoug.org/reference/dbms_lock.html
http://asktom.oracle.com/pls/asktom/f?p=100:11:1044585173011869::::P11_QUESTION_ID:340617419132

Similar Messages

  • Serial numbers for packaging - Delivery\Invoice

    Hello experts!
    I know there is no standart way in SBO for Serial numbers for packaging association
    ( associat s/n in every package of Delivery\Invoice)
    Is there another way to do it??
    Thank You!
    Meital

    Hi meitalmo,
    You can use packaging form avaialble on Delivery to pack the product as per serial no.
    and you also get the standard report of package content with serial no.
    revert in case need more clarrification.
    Regards,
    Datta Kharat

  • Serial numbers for packaging in Delivery

    Dear Mr Meitalmo,
    I have investigated about the Crystal Report and as it stands the Crystal report only pulls information that is already in the application, so it will not create the serial number.
    I am trying to understand what you normally do to find an alternative for you.
    So far I have come up with some ideas:
    - if you need the serial number on the packaging only (and the items are not either batches or serial numbers) then you can change the items to batch and when you create the package be careful to take the items from the same batch.
    - if you need serial numbers for the items, plus an extra one for the packaging, then do the following:
    Create the UDF field in the packaging window and every time you create a new package write manually the serial number. Then modify the printing of the packaging so that this value has been included.
    Alternative, you can create a UD table to store this information.
    Please, let me know if one of my suggestions help and let me know what the scenario is.
    Regards,
    Marcella Rivi
    SAP Business One Forums Team

    Dear Meitalmo,
    Now you should change the template of the packaging.
    To do this please go to Business One and open the Delivery and then the packaging window.
    Then go to the Print Layout Designer (PLD - you can click the pen on the toolbar) and choose the template.
    The template must be modified in order to add the information you need.
    Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • On win 7 64 bit mozilla or IE 10  I get the following message This installation package could net be opened verify that the package exist and that you can access for contact the application vendor to verify this is a valid windows installer package I trie

    I get this following message when installing the latest itunes on mozilla or IE10 was working on this machine before crash and reinstalled for HP disc I tried at leat 15 times firewall off /on microsoft essentials on/off  on windows 7  64 bit  see  message
    This installation package could net be opened verify thatthe package exist and that you can access for contact the application vendor to verify this is a valid windows installer package

    If you are not already doing so, install from an Administrator account.
    If you haven't already done so, download the iTunes Installer from:
    http://www.apple.com/itunes/download/
    Then right click on the installer and select "Run as Administrator." (Even though you are using an admin account).
    If that doesn't work, try creating a new administrator account and installing from there.

  • Hi  - I recently purchased a new iMac. I have a registered cs5 design premium package which is an upgrade - I have no disc for cs4 but have the qualifying serial number for it. I have installed cs5 via download onto my iMac but it is not accepting the ser

    Hi  - I recently purchased a new iMac. I have a registered cs5 design premium package which is an upgrade - I have no disc for cs4 but have the qualifying serial number for it. I have installed cs5 via download onto my iMac but it is not accepting the serial number. Can anybody help. Does anybody else think that Adobe will loose a lot of customers by not providing any chat or call support for cs5 users??

    You can support serial number and activation support.
    Mylenium

  • Hello I have lost my serial number for adobe photoshop elements. Bought from John Lewis last month. I did have it installed but had to uninstall but cannot find the any of the packaging etc plus did not register. What is the best way of getting it install

    Hello I have lost my serial number for adobe photoshop elements 13. Bought from John Lewis last month. I did have it installed but had to uninstall but cannot find the any of the packaging etc plus did not register. What is the best way of getting it installed again/replacement? Thanks

    Do you have the receipt? If you have proof of ownership, you _may_ be able to persuade Customer Support to help you out.  I imagine you would need to scan and email that proof if it works at all.

  • I have a new logic board and fce is asking for my serial number from packaging , which has long gone- help?

    final cut express
    I have a new logic board and fce is asking for my serial number from packaging , which has long gone- help?

    Without the serial number your FCE disc is useless and nobody here can help.
    Your only chance, if you have the receipt or can prove your purchase is to contact Apple and hope they may be able to help.

  • I'm on the 899 photography package and its asking for a serial number for adobe photo shop ?

    Hi i just bought the pay monthly photography package and its asking for a serial number for adobe photshop ?

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • My iPhone 4 was stolen, how do i lock it permanently using a serial number for instance so nobody can use it or access my personal information, knowing that the thief knows my personal passcode.. Please help, Thanx

    My iPhone 4 was stolen, how do i lock it permanently using a serial number for instance so nobody can use it or access my personal information, knowing that the thief knows my personal passcode.. Please help, Thanx

    You cannot lock it by the serial number. Report it to your carrier and the police. You said that the thief knows your pass code. Does that mean that the thief was a personal friend who would be close enough to you to know what your code was? If that is the case, ask your friend to return your phone.

  • Uucp for serial access work any more ?

    being member of the uucp group, used to be enough to use the serial ports:
    # ls -l /dev/ttyS*
    crw-rw---- 1 root uucp 4, 64 Jun 3 07:47 /dev/ttyS0
    crw-rw---- 1 root uucp 4, 65 Jun 3 07:47 /dev/ttyS1
    crw-rw---- 1 root uucp 4, 66 Jun 3 07:47 /dev/ttyS2
    crw-rw---- 1 root uucp 4, 67 Jun 3 07:47 /dev/ttyS3
    despite the above when ever using minicom I get "Cannot create lockfile!"
    after seaching around, I've tried to crete the file /etc/udev/rules.d/99-local.rules:
    KERNEL=="ttyS*", GROUP="uucp", MODE="0666"
    KERNEL=="ttyUSB*", GROUP="uucp", MODE="0666"
    but there is still no access for normal users, any hint appreciated

    tuxAssistant wrote:
    being member of the uucp group, used to be enough to use the serial ports:
    # ls -l /dev/ttyS*
    crw-rw---- 1 root uucp 4, 64 Jun 3 07:47 /dev/ttyS0
    And apparently still is.
    tuxAssistant wrote:despite the above when ever using minicom I get "Cannot create lockfile!"
    By default, minicom creates "lock files" to prevent concurrent sessions on the same port. It seems that you killed minicom and it left a stale lock file. They are somewhere in /var, I'm sure man explains how to get rid of them.

  • Serial port for console access to switch

    Just got a Netgear L2 Switch, and need to use VT100 terminal emulation to connect to the switch's serial port.
    Does anyone know how to enable the Xserve's serial port for this type of job? When running Zterm for OS X I get an "Error: 16 opening port" and I'm at a loss for how to do it. I've heard that USB to Serial adapters have been working, but it seems silly that the serial port wouldnt work.

    Thanks Camelot, your advice was spot on.
    Just to close the topic:
    Edit "/System/Library/StartupItems/SerialTerminalSupport/SerialTerminalSupport"
    and change the line:
    ENABLESERIALTERMINAL=$TRUE
    to
    ENABLESERIALTERMINAL=$FALSE
    also, may be redundant with the last step but I edited /etc/ttys and changed:
    tty.serial "/usr/libexec/getty serial.9600" vt100 on secure
    to
    tty.serial "/usr/libexec/getty serial.9600" vt100 off secure
    Finally, dont be an idiot like I am, and leave the XServe case lock on... this will prevent the port from operating, and cause you to go crazy.
    TwoNine

  • Can't access the website of serial numbers for CS6 educational edition.

    I have a student edition of CS6 that I got two years ago and was downloaded on my computer before the hard drive crashed. Now I am trying to install it on a new computer and the website I was given to get the serial code for it doesn't seem to exist. Any help?

    Pixelbruin says the promise was in writing, in message Academy of Art Cancels CS6 for all current and PAST students. I don't want the cloud. I've been robbed!
    That being the case, and unless there is an Adobe employee signature on that written promise, there is really nothing Adobe can do... certainly nothing anyone in a forum can do
    I do not have an address for Adobe, but I'm sure Google can find the Corporate address for you... which would be a better place to write than in this forum where Adobe executives will never see your message
    But, that is only my opinion as another user... Adobe staff do read some of the forums, some of the time, so maybe an employee will come along and say something else

  • To access a package, the calling class must reside in the root/parent direc

    My goal was to be able to access my package from anywhere within the
    high level root folder (d:\zJava). But it seems the invoking class MUST
    RESIDE IN THE TOP LEVEL PARENT DIRECTORY of the package. Was Java
    designed to behave this way?
    D:\zJava\zsamples\com\zswingpackage1>     <-- packages successfully compiled here
         swing_optgrp_eg1.{class/java}
              package com.zswingpackage1;
              public class swing_optgrp_eg1 extends JFrame implements ItemListener {
    D:\zJava\zsamples\com> <-- classes residing here could NOT successfully                    access the package 'com.zswingpackage1'. The third                    level subfolder is 'com'.
         package_test4.java
              /* Following import stmt. causing RUN-TIME error "Exception in thread     "main" java.lang.NoClassDefFoundError: com/zswingpackage1/swing_optgrp_eg1". */
              import com.zswingpackage1;
         Package_Test4.class          
         /* Unsuccessful remedies:
         i) D:\zJava\zsamples\com>java Package_Test4
                   -classpath .;d:\zJava\zsamples\com\zswingpackage1
                   -classpath .;d:\zJava\zsamples\com
                   -classpath .;d:\zJava\zsamples (also used in compile)
                   -classpath .;d:\zJava
         ii) ran from the root/parent directory of the package d:\zJava\zsamples),with and without classpath i.e.
              D:\zJava\zsamples>java com\Package_Test4 [-classpath .;d:\zJava\zsamples]
         iii) ran from the top level directory (d:\zJava), with and without classpath i.e.
              D:\zJava>java zsamples\com\Package_Test4 [-classpath .;d:\zJava\zsamples]
         Possible causes:
              - maybe the above behaviours are by design i.e. the calling class/program CANNOT be stored within the package hierarchy?
    D:\zJava\zsamples\net> <-- classes residing here could NOT successfully access the package 'com.zswingpackage1'. The third level subfolder is 'net'.
         package-test6.java
              /* Following import stmt. causing RUN-TIME error "Exception in thread "main" java.lang.NoClassDefFoundError: com/zswingpackage1/swing_optgrp_eg1". */
              import com.zswingpackage1;
         Package_Test6.class
         /* Unsuccessful remedies:
         i) D:\zJava\zsamples\net>java Package_Test6
                   -classpath .;d:\zJava\zsamples\com\zswingpackage1
                   -classpath .;d:\zJava\zsamples\com
                   -classpath .;d:\zJava\zsamples (also used in compile)
                   -classpath .;d:\zJava
         ii) ran from the root/parent directory of the package (d:\zJava\zsamples), with and without classpath i.e.
              D:\zJava\zsamples>java net\Package_Test6 [-classpath .;d:\zJava\zsamples]
         iii) ran from the top level directory (d:\zJava), with and without classpath i.e.
              D:\zJava>java zsamples\net\Package_Test6 [-classpath .;d:\zJava\zsamples]
         Possible causes:
              - maybe the above behaviours are by design i.e. the calling class/program MUST be stored in the parent folder of the package hierarchy?
    **D:\zJava\zsamples>     <-- classes residing here SUCCESSFULLY accessed package 'com.zswingpackage1'. NO -classpath parms. were necessary!
    D:\zJava\ <-- classes residing here could NOT successfully access the package 'com.zswingpackage1'. Similar scenarios as above.
    D:\zJavaB\ <-- classes residing here could NOT successfully access the package 'com.zswingpackage1'. I purposely created another folder with the 'B' suffix. Similar scenarios as above.
    My PC configuration:
         java version "1.4.0_01"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
         Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
         JRun 4 (Build 47304)
         WinNT 4.0 SP5
         IE 5.50
         CLASSPATH=.;D:\jakarta-tomcat-3.3.1\lib\common\servlet.jar;
              C:\JRun4\servers\default\default-ear\default-war\WEB-INF\classes
         JAVA_HOME=C:\j2sdk1.4.0_01
         Path=C:\j2sdk1.4.0_01\bin;C:\WINNT\system32;C:\WINNT;
              C:\Program Files\Network Associates\PGPNT;C:\Program Files\MTS;d:\MSSQL7\BINN
    Thank you so much for your expertise.

    Hello,
    I think that you use the import-declarations incorrectly.
    Your code says:
    import com.zswingpackage1;
    ... The meaning of the above declaration is the following: Import the class "zswingpackage1" from the package "com". The compiler cannot find that class, but it is probably never asked to find it in your code, so it won't report an error.
    If you want to import the whole package use the following declaration instead:
    import com.zswingpackage1.*;
    ... That means: import all classes from from the package "com.zswingpackage1".
    You can also import just the classes needed, e.g.:
    import com.zswingpackage1.swing_optgrp_eg1;
    ... I hope that does the job.
    S&oslash;ren

  • Serial number for download

    Hi-I'm looking for the serial number for Logic Pro 9.
    I downloaded it from the app store so therefore don't have packaging.
    Any help would be greatly appreciated.

    As Octopi said, the version of Logic Pro 9 from the App Store does not normally require a serial to install
    However there are, at this time, four possible reasons why it may ask you for for a serial you don't have (or an Apple ID/Password that is not yours)
    #1 The User bought a second hand computer (or was given a hand me down) that previously had either a legal or illegal copy of Logic installed
    #2 The User previously installed an illegal copy of the Boxed sets of Logic at some point and has now decided to purchase and install a legal copy from the App Store and it asks for the serial for the illegal copy.
    #3 The User previously installed an illegal version of the App Store version and now it's asking for an Apple ID and Password that the User doesn't know or have access to for obvious reasons.. (This has recently become the most common one I have come across but the previous two are fairly common too it seems)
    #4 The User has downloaded a corrupted installation of Logic from the App store.
    In the case of #1 and #2 you will need to remove certain files from the computer such as the ProAppsSystemID to remove the old serial number from your system,... Just google 'How to remove Logic Pro Serial' for more info
    In the Case of #4 Delete, redownload and reinstall Logic Pro from the App Store
    Hope this helps..

  • Where do I find the serial number for my macbook pro

    My computer told me I was infected with 6 bad viruses.  An apple mac protection package wants me to sign up to get rid of these viruses.  The mac protection package is asking me for a serial number for my mac. I give it the serial number listed in my apple information but it says it is the wrong serial number.  Where can I get the serial number so mac protection can clean up my macbook pro??????

    It sounds like what you're seeing is a malicious pop-up on the web. Do you have anti-virus software of some kind installed? If not, note that that's the only thing that can scan your computer for malware. A web site cannot do that, but it's trivial to display a pop-up in your web browser that looks very official, telling you viruses have been found and that you need to install their software to remove them. That's a classic malware trick... the software the pop-up wants you to install is the malware.
    Can you provide a screenshot of the window warning you that you have malware? Press command-shift-4, then the space bar, then click the window. The screenshot will be placed in a file on your desktop. Add it to a post here using the camera icon in the post editor's toolbar. (Don't drag it into the post or copy and paste it... that will appear to work for you, but we won't be able to see it.)

Maybe you are looking for

  • Live Partition Resize not working... And can't add partition to free space

    Hello everyone. I have a problem that I'm trying to sort out. I have a 500GB WD MyBook external FireWire HD. I had it partitioned into two partitions. One was a 112 GB that I used to create backup images of the 120 GB internal drive of my PB G4 (real

  • /etc/iftab not being respected

    Hi all, I'm running an up-to-date Arch Linux on my server which has two gigabit Ethernet ports. I have my /etc/iftab as follows: eth0 mac 00:1d:7d:96:f8:dd eth1 mac 64:70:02:10:55:41 However, ifconfig -a tells me that the interfaces are the opposite

  • Managed server is not starting with MSI mode

    Managed server not starting with MSI mode even though we enabled the managed server independence mode Started the admin server and managed server first time enabled the MSI mode. Restarted all admin and Managed server. We have tested the following sc

  • Dependency conflict in LV 2009

    Hello! I migrate from LV8.6 to LV2009. I open existing project, developed with LV8.6. When i open one VI inside of the project the dependency conflict is reported. This message was not detected in LV8.6. The program is running normal, but i don't hav

  • Use restore disc to check 2nd internal HD for errors or....?

    I am just wondering if I can use Disk Utility to check the condition of my 2nd internal drive from my main HD, or if I have to use the system restore disk. Also wondering if I can partition the 2nd drive from the other drive as well. Getting ready to