Does Oracle R12 support Parallel Operations functionality

The example is more like the following:
I have a job J1 with qty 5 made up of pieces x,y,z and operations 10,20,30,40,50.
Piece X must be marked at operation 10, this cycle time is 1 shift
Piece Y must be cut at operation 20, cycle time is 1/2 shift
Piece Z must be washed at operation 30, cycle time is 1/2 shift
Pieces x, y and z all come together to be assembled at operation 40
The way oracle is currently set up, pieces x,y,z all have to go to operation 10 and then they have to go to operation 20 and then 30, which amounts to 2 shifts. While the quantity is at operation 10, pieces y and z are just sitting there and I'm not working on them and hence wasting time. I can't just move a quantity from 10 to 40 because I haven't completed operations 20 and 30 to pieces y and z which I need for 40. If I had parallel operations, I could do 10, 20 and 30 all at the same time and reduce my overall cycle time to 1 shift (the length of the longest operation).

Hello rthome,
that is a good news for me. Can you provide a "how to" guide about XE's AQ access via AQxmlServlet. I am interested in:
1. On which Application Server AQxmlServlet was tested?
2. Where can I get missing jars that are not shipped with Oracle XE? (ORACLE_HOME/JDBC/LIB/nls_charset12.jar, ORACLE_HOME/lib/http_client.jar, ORACLE_HOME/oc4j/j2ee/home/lib/javax-ssl-1_2.jar, ORACLE_HOME/lib/servlet.jar, ORACLE_HOME/lib/xmlparserv2.jar, ORACLE_HOME/lib/xsu12.jar, etc.)
3. Which JDK, JDeveloper versions where you using?
Can you visit my topic:
Oracle XE Advanced Queuing
and see if you could point me to an answer on my problem.
Thanks in advance
Message was edited by:
Kichas

Similar Messages

  • Does Oracle Tutor support ".xlsm" file format ?

    Does Oracle Tutor support ".xlsm" file format ? Where to find the list of supported file formats?
    Customer is using Microsoft Office Professional Plus 2010 and EBS R12.1.3.
    Thx,
    Phil.

    Fonzi,
    Good, then we are talking about the same thing when it comes to states.  The following defines all the digital logic states our hardware supports:
    http://zone.ni.com/reference/en-XX/help/370520K-01​/hsdio/flogic_states/
    A note in that document states the hardware modules that can support all the digital states.  The 6541 can still accept the WDT data type, since in your code it did let you.  It just doesn't support some of the digital states that it contains.  Since it doesn't have hardware compares, it can't handle the compare states.  If the WDT only had 
    You are correct, you must use the WDT when using the extended digital states.  Its documented here:
    http://zone.ni.com/reference/en-XX/help/370520J-01​/hsdio/digitalwaveformdata/
    All of my resources have been found in the NI-HSDIO Digital Waveform Generator/Analyzer Help file, which is installed onto your computer with the HSDIO driver.  An online version can be found here:
    http://zone.ni.com/reference/en-XX/help/370520K-01​/
    Product Support Engineer
    National Instruments

  • I have just installed the new os x mountain lion - and now i cant enter the parallels desktop 6. does this version support parallels? what can i do? thanx

    i have just installed the new os x mountain lion - and now i cant enter the parallels desktop 6. does this version support parallels? what can i do? thanx

    You'll need to upgrade to Parallels Desktop 7 to regain compatibility.  Good luck....
    On Edit: A minute late!

  • Does Oracle database supports Windows server 2012?

    Does Oracle database supports Windows server 2012? If not, when it will be supported?

    Hi;
    Oracle not certified wiht win8 or win2012. Please check below note:
    Oracle - Compatibility Matrices and Release Information [ID 139580.1]
    11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
    Statement of Direction: Oracle Database 11g Release 2 - Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    Certification Information for Oracle Database on Microsoft Windows (64-bit) [ID 1307195.1]
    Certification Information for Oracle Database on Microsoft Windows x86 (32-bit) [ID 1307189.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Does oracle 9i support auto recompile?

    Our DB will be downgrade from 10g to 9i.
    I need to know oracle 9i support auto recompile or not, but I can't find the information about this.
    Can someone help me to find this answer?

    when you execute a procedure (not standalone I hope,... if so you should considering moving them into packages) then it will be compiled if it is invalid.
    If you use 10g specific functionality, you will need to adjust your code appropriately.

  • Does Oracle Express support Java servlets?

    I am wondering if there is any functionality in Oracle XE that lets it emulate the Oracle Application Server. I am spefically looking for mod_plsql and j2EE(or .jsp and servlet) properties. An .ear file needs to be deployed into an application in the server.
    Does Oracle XE have any such service/ability?

    Hello rthome,
    that is a good news for me. Can you provide a "how to" guide about XE's AQ access via AQxmlServlet. I am interested in:
    1. On which Application Server AQxmlServlet was tested?
    2. Where can I get missing jars that are not shipped with Oracle XE? (ORACLE_HOME/JDBC/LIB/nls_charset12.jar, ORACLE_HOME/lib/http_client.jar, ORACLE_HOME/oc4j/j2ee/home/lib/javax-ssl-1_2.jar, ORACLE_HOME/lib/servlet.jar, ORACLE_HOME/lib/xmlparserv2.jar, ORACLE_HOME/lib/xsu12.jar, etc.)
    3. Which JDK, JDeveloper versions where you using?
    Can you visit my topic:
    Oracle XE Advanced Queuing
    and see if you could point me to an answer on my problem.
    Thanks in advance
    Message was edited by:
    Kichas

  • Does Oracle ESB support WS-Addressing?

    Hi,
    I was wondering whether Oracle ESB supports WS-Addressing.
    Thanks.

    ESB 10.1.3 does not support WS-Addressing. It is planned for AS11 R1.

  • Does Oracle Lite support Oracle Spatial

    Does anybody know whether Oracle Lite or Personal Oracle supports the Oracle Spatial plug-in. Also, for extra credit does anybody know what the difference between Personal Oracle and Oracle Lite is?
    We will be needing to provide some attribute and spatial data from our Oracle Enterprise database to several laptops for field personnel using an electronic map we developed. We would like to use a portable version of Oracle that supports Oracle Spatial objects.
    Any help would be greatly appreciated.
    Thanks
    Dan

    oh, I didn't realize it was so limited. No, that won't do. We're looking for a "mini" version of the real production database including stored code, triggers etc. Should be scaled down enough to allow rapid syncing of data and schema changes from the production (or really QA) database, but full enough to include the objects necessary to allow the developers to test their code changes to the front end applicaiton on their own environment.

  • Does oracle workbench support earlier versions of DB2 not UDB

    HI all,
    In our company we are migrating the DB2 (I think version 2.xx ) of OS2 to Oracle in windows ,
    Does the Oracle Workbench support for the earlier versions of DB2,
    if yes how?
    if no then what is the way to migrate?
    This is an urgent requirment, so pls. provide me a solution.
    Thanks
    Murali.v

    DB2 v2 would be at least 10 years back. That may be out of even SQLWays window for DB2.
    If indeed stuck without a tool.....
    Assuming that there are very few stored procs, triggers, and proprietary SQL views. (MWB DB2 plug-in wouldn't have solved those anyway). The "physical" design of the DB (tablespaces , indexes , etc. ) are likely completely lost using these approaches. There are a couple of ways to accelerate the doing it by hand approach.
    1. [ this is somewhat of a tangent] export the DDL (if you can) and push it into a more modern version of DB2 and have the MWB move that. Use the offline mode to generate suggestive scripts and SQL*Loader control files ( and perhaps also the new Oracle DDL. may have to make some tweaks to it and control files).
    pros:
    if there is a large amount of DDL mapping of types is done automatically.
    cons:
    may not be a handy version of DB2 UDB around. (a DB2 Express-C v 7 isn't
    prominent on the IBM site anymore. However, may be other versions around at
    you site.)
    probably would have to tweak the tablespace/index/etc declarations in the
    exported DDL. [ large assumption here is that not using a signficant amount
    of deprecated features. If the editing process too complicated effectively
    cheaper just to proceed to option 3 below. ]
    the data export utility script may need tweaks.
    [ if you have LOBS and/or binary columns you're likely to run into problems. ]
    2. Similar approach is to do a DDL capture into a tool like ERWin.
    [Not sure if there is a generic DDL capture mode in Jdeveloper that would even talk to DB2 v2  to create a UML model ]
    You then tweak that "design model" and instantiate into Oracle. ( as mentioned in another reply there are some issues you'll likely encounter. For example, some types don't map and the MWB docs can help. )
    pros:
    much of the straightforward DDL just moves over.
    cons:
    may be no tool that can do the design capture for DB2 v2 (was legacy embedded
    solution that ran for years that nobody touched. )
    with generic mapping loose lots of specifics.
    no control files, no export scripts, no warnings,
    3. as mentioned before. Edit the exported DDL. ( I'd strip out tables , indexes, etc. ) and just get it to load before moving one to additional Oracle specifics on those aspects.
    pros/cons mostly same as above, but even more manual work.

  • Does  oracle 9i support inctype option in exp or not?

    I want to know whether oracle 9i supports inctype option in exp or not......
    if not then how to take a incremental export..........
    Exp userid=DBA/password full=Y inctype=cumulative file=’010399cml.dmp’
    i am getting an error message
    EXP-00042: INCTYPE parameter is obsolete
    although exp command is working even after generating an error........

    EXP-00041 INCTYPE parameter is obsolete
    Cause : Export encountered when parsing the parameter INCTYPE Export options. Incremental Exports are no longer supported.
    Action : Consult the Oracle9i User-Managed Backup and Recovery Guide. Export will attempt to continue.
    This incremental into law has become obsolete, not to be supported.

  • How does Oracle EM support WBEM

    How does Oracle Enterprise Manager suport Web Based Enterprise Manager (WBEM) and more specifically Windows Management Instrumentation (WMI). Is there a provider for these?

    There are already target-types/integration solutions available for these target-types in Oracle EM. Any reason you are not able to take advantage of the same ?
    For web-services, you should find answer to your query in Section 7 of the latest Extensibility guide (10.2.0.5). Also, refer to the section 10 on out-of-box fetchlets (in specific section 10.4 on URL Timing and section 10.10 on OJMX/SOAP fetchlet).
    The extensibility guide can be downloaded from here .

  • Does Oracle Interconnect support SOAP?

    Hi,
    I want to know that whether Oracle Interconnect support SOAP xml or not?
    If yes, then how will we handle SOAP xml?
    Regards,
    Koushik

    No.

  • What Operating Systems does Oracle db support?

    Can't find a link on supported OS's at oracle.com.
    Does the Oracle db (8, 8i, 9i) support AS400 specifically? Does someone have a link?
    Thanks,
    Chris

    Hi TR,
    You can migrate from BW 3.5 to  SAP BI 7.0 using Windows 2003.
    Following are some of the operating systems where you can install/upgrade SAP BI 7.0/ NW 2004s.
    *Windows NT
    *Windows 2003
    *Unix Platforms
    *SUN Solaris Platforms ...
    -Sreekanth

  • Does Oracle EBS support Zip + 4 level data

    Using E-Business US Sales and Use Tax Import Program we can import US sales tax rate for different Jurisdiction. My question here is can we import tax rate with Zip + 4 level information? Does it support Zip + 4 ?
    Any suggestion or direction would be really appreciated. Thanks

    921424 wrote:
    Thank you for your reply.
    EBS : 12.1.3
    Database : Oracle Database 11g Enterprise Edition Release 11.1.0.7.0
    OS : Linux 2.6.18-194.el5
    We haven't used Vertex so far. Is it free with oracle EBS? Does EBS 12.1.3 support zip + 4 and can we load zip + 4 using vertex q series to EBS?Please see (Is There an Annual Fee For Use Of Vertex License With Oracle Applications? [ID 220596.1]).
    Thanks,
    Hussein

  • Does Oracle B2B supports file (inbound and outbound) via Odette FTP?

    I am unable to find any documentation on whether B2B can receive/send files via OFTP. If it is supported, please point me to any documentation on this topic.
    Thanks
    Shanthi

    Thanks Rafael! I have reached out to the Oracle B2B Product Development to provide an enhancement. What is your email id in case I need more details about the open source product? I visited your web site. I am unable to download the APIs since I do not have SVN. Is there a location where I can download it as a compressed zip file?
    Thanks
    Shanthi

Maybe you are looking for

  • How do I use the brush tool on a video in cs6? It only stays on one frame?

    How do I get what I create with the brush tool to stay on every frame in my video? I've got some footage of a car trip and I'm trying to use the brush tool to make a super 8 looking border, but it vanishes when I play the video because its only on on

  • I can no longer sync my Zen 32Gb

    I can no longer sync my Zen 32Gbb When I hook my Zen up to my computer, it recognizes a charge but the computer no longer sees the Zen. I have been using WMP to sync before (successfully). The SyncManager is also running and it to does not see the de

  • Block Unknown Call / SMS

    Everything that I have read suggests the you cannot block individual 'spam' calls or text .. is this is the case, it's not acceptable. I have a Blackberry Z30 .. there MUST be a way to block individual calls or text. You can on other makes of phones

  • Converting binary digits to its decimal equivalent.

    Is there any methods to do such convertion ?? Have been doing the hard way. :(

  • How to create the PIAPPLUSER ?

    Hi All, I could able to login into the SAP Netweaver XI (PI7) system with PIAPPLUSER Id, but when I give a display search for PIAPPLUSER with the transaction code SU01 in SAP Logon..I am getting "User PIAPPLUSER does not exist" error. Could you pleas