About process id

Hi
Some time when I running my internet browser (Camio, Safari), the process id running out of control with 60% utilization (of cpu). Is there a possibility to set a max utilization for at single process thread?? (and how)
Regards
Tomxx

I don't think there's a way to specifically limit the CPU percentage for a process.
I haven't tried it, but you can try changing the priority of a process with renice. renice values range from -20 to +19, where lower values are higher priority. The default is 0.
You need to be root to change this value, so you'd type into Terminal sudo renice +19 pid where pid is the process id as reported by Activity Monitor.
-Ryan

Similar Messages

  • Oracle BPM Java API - getting informations about process activities

    Hi
    I have a problem with Oracle BPM Java API, can someone help me?
    I have a business process project deployed in Oracle SOA Suite and I need to get some informations of my process programatically via Java API.
    Basically I need to get informations about process activities and the corresponding human tasks referenced by these activities.
    I'm able to get the HumanTasks of my Business Catalog and also to get the Activities of my Process, but the relationship between them is null.
    I did some tests, below a piece of code of my test:
    IBPMServiceClient bpmServiceClient = BPMConnectionUtil.getBPMServiceClient();
    IProcessMetadataService processMetadataService = bpmServiceClient.getProcessMetadataService();
    IProcessModelService processModelService = bpmServiceClient.getProcessModelService();
    List<ProcessMetadataSummary> processMetadataSummaryList =
    processMetadataService.listProcessMetadataSummary(BPMConnectionUtil.getBPMContext(), "processNameOrId to find", "processName", "ASC");
    if (processMetadataSummaryList == null || processMetadataSummaryList.size() == 0)
    return;
    ProcessMetadataSummary processMetadataSummary = null;
    for (ProcessMetadataSummary summary: processMetadataSummaryList) {
    if (summary.isIsDefaultRevision()) {
    processMetadataSummary = summary;
    break;
    if (processMetadataSummary == null)
    processMetadataSummary = processMetadataSummaryList.get(0);
    IProcessModelPackage pack = processModelService.getProcessModel(BPMConnectionUtil.getBPMContext(), processMetadataSummary.getCompositeDN(), processMetadataSummary.getProcessName());
    oracle.bpm.project.model.processes.Process process = pack.getProcessModel();
    Sequence<UserTask> activities = process.getActivities(UserTask.class);
    for (UserTask activity: activities) {
    System.out.println("Human Task: " +activity.getHumanTask()); // <<<<<<<<<<<<<<<<<<<<---------------------------- here is the problem. the human task is null, but my activity have a task associated
    There is another way to get this information?
    Thank's

    Hi
    I have a problem with Oracle BPM Java API, can someone help me?
    I have a business process project deployed in Oracle SOA Suite and I need to get some informations of my process programatically via Java API.
    Basically I need to get informations about process activities and the corresponding human tasks referenced by these activities.
    I'm able to get the HumanTasks of my Business Catalog and also to get the Activities of my Process, but the relationship between them is null.
    I did some tests, below a piece of code of my test:
    IBPMServiceClient bpmServiceClient = BPMConnectionUtil.getBPMServiceClient();
    IProcessMetadataService processMetadataService = bpmServiceClient.getProcessMetadataService();
    IProcessModelService processModelService = bpmServiceClient.getProcessModelService();
    List<ProcessMetadataSummary> processMetadataSummaryList =
    processMetadataService.listProcessMetadataSummary(BPMConnectionUtil.getBPMContext(), "processNameOrId to find", "processName", "ASC");
    if (processMetadataSummaryList == null || processMetadataSummaryList.size() == 0)
    return;
    ProcessMetadataSummary processMetadataSummary = null;
    for (ProcessMetadataSummary summary: processMetadataSummaryList) {
    if (summary.isIsDefaultRevision()) {
    processMetadataSummary = summary;
    break;
    if (processMetadataSummary == null)
    processMetadataSummary = processMetadataSummaryList.get(0);
    IProcessModelPackage pack = processModelService.getProcessModel(BPMConnectionUtil.getBPMContext(), processMetadataSummary.getCompositeDN(), processMetadataSummary.getProcessName());
    oracle.bpm.project.model.processes.Process process = pack.getProcessModel();
    Sequence<UserTask> activities = process.getActivities(UserTask.class);
    for (UserTask activity: activities) {
    System.out.println("Human Task: " +activity.getHumanTask()); // <<<<<<<<<<<<<<<<<<<<---------------------------- here is the problem. the human task is null, but my activity have a task associated
    There is another way to get this information?
    Thank's

  • Hi about process codes

    Can any body tell me about process codes, What exactly the significance of Process codes in the outbound and inbound system?
    What is the use of process code in ALE/IDOC scenario? and where will u create the process codes.?

    Hi,
    Just check the tcodes we41- outbound and we42-inbound. You can find out all related process codes . when you select and look this will be having related FM.
    Kindly go thro this link, u will get idea abt process codes.
    http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b805a43d711d1893e0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b804d43d711d1893e0000e8323c4f/frameset.htm
    Regards....
    Padmam.

  • Details about Process chain

    Details about Process chain

    Hi Vijay,
                Well the major components of Process chain is mentioned as under:-
    A process Chain is a sequence of processes in BI system that executes in the Background.
    Commonly Used Process Types
    1.  Start
    2.  Execute InfoPackage
    3.  DTP
    4.  Attribute Change Run
    5.  Save Hierarchy
    6.  Delete Index
    7.  Generate Index
    8.  Activate DSO data
    9.  Update DSO data
    10. Complete Deletion of Data Target Content
    11. Delete Entire Content of Linked Transactional DSO/ODS
    12. Initial Fill of New Aggregates
    13. Roll up of Filled Aggregates/BIA indexes
    14. Compression of InfoCubes
    15. Read PSA and Update Data Target
    16. AND
    17. OR
    18. XOR
    If you want to include a load process in the process chain, you need to have already created an InfoPackage.
    You cannot load flat file data from a client workstation in the background. For this reason, you have stored your data on an application server.
    Creating Process Chains
    You have the option of creating a process chain in the process chain maintenance screen directly or by using a maintenance dialog for a process:
    Creating a Process Chain Directly in the Process Chain Maintenance Screen
    You are in the BW Administrator Workbench.
           1.      Click on the  Process Chain Maintenance icon in the AWB toolbar.
    The Process Chain Selection dialog window appears.
           2.      Choose Create.
           3.      Enter the technical name and a description of the chain, and confirm your entry.
    The Add Start Process dialog window appears.
           4.      Create a variant for a start process.
    a.       On the Maintain Start Process screen, choose whether you want to schedule the chain directly or whether you want to start it using a metachain.
    b.       If you choose to schedule the chain directly, enter the start date value for the chain under Change Selections and save your entries.
    The Maintain Start Process screen appears again.
    c.       Save your entries, return to the previous screen and confirm your entries in the Add Start Process dialog window.
    You are taken to the  Plan View of the process chain maintenance screen.
    In the left-hand area of the screen, a navigation area is displayed. In the right-hand area of the screen, the process chain is displayed.
           5.      Use the drag-and-drop function to add the relevant processes into your process chain.
    You use the  Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate  InfoSources and  Data Targets navigation trees.
    If you insert into the chain a process that is linked to additional processes, the respective process variants are generated and inserted into the process chain automatically. These variants are suggestions and can be changed, replaced or removed from the chain if required.
    Only if the attribute realignment run is inserted automatically, do you also arrive at the variant maintenance screen.
    If you want to specify yourself the processes that are to be included in a chain, choose Settings ® Default Chains, and select the Do Not Suggest Processes option. As a result, the system does not suggest, generate, or insert automatically any processes into the chain. This setting is user-specific.
    If the chain that you create does not correspond to the standard, the system displays a warning. You can ignore these warnings if you are sure that you are creating a chain that meets your requirements. Warnings do not affect how the chain operates during runtime.
    Your chain is checked in the checking view and during activation. The system tells you if it discovers any errors.
    Creating a Process Chain Using the Maintenance Dialog for a Process
    You are in the maintenance dialog of a process that you want to include in a process chain.
           1.      Choose the Process Chain Maintenance pushbutton and create a process variant.
           2.      Save the variant and go back to the previous screen.
    A dialog window appears in which you enter a technical name and a description of the chain that you want to create.
           3.      Confirm your entries.
    The Add Start Process dialog window appears.
           4.      Create a variant for a start process.
    a.       On the Maintain Start Process screen, choose whether you want to schedule the chain directly or whether you want to start it using a metachain.
    b.       If you choose to schedule the chain directly, enter the start date value for the chain under Change Selections and save your entries.
    The Maintain Start Process screen appears again.
    c.       Save your entries, return to the previous screen and confirm your entries in the Add Start Process dialog window.
    You are taken to the  Plan View of the process chain maintenance screen.
    The various process categories, the application processes, and collection processes are displayed in the left-hand area of the screen. In the right-hand area of the screen, the process chain is displayed.
    If the process that you used to create a chain is linked to additional processes, the respective process variants are generated and inserted into the process chain automatically. These variants are suggestions and can be changed, replaced or removed from the chain if required.
    Only if the attribute realignment run is inserted automatically, do you also arrive at the variant maintenance screen.
    If you want to specify yourself the processes that are to be included in a chain, choose Settings ® Default Chains, and select the Do Not Suggest Processes option. As a result, the system does not suggest, generate, or insert automatically any processes into the chain. This setting is user-specific.
    If the chain that you create does not correspond to the standard, the system displays a warning. You can ignore these warnings if you are sure that you are creating a chain that meets your requirements. Warnings do not affect how the chain operates during runtime.
    Your chain is checked in the checking view and during activation. The system tells you if it discovers any errors.
           5.      Use the drag-and-drop function to insert any additional relevant processes into your process chain.
    You use the  Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate  InfoSources and  Data Targets navigation trees.
    Additional Steps to Creating a Process Chain
           6.      When you add a process, you need to select a process variant or create a new variant. For collection processes, the system determines the variants.
    Various functions for working with the process are available from the context menu:
    Context Menu Entry for a Process
    Function Information
    Maintain Variants
    With the exception of the variants in the collection process, you can use this function to change all process variants.
    Exchange Variants
    You can swap the variants for an existing variant or a new variant.
    Display Scheduled Jobs
    Once the process chain is active, you can use this function to display the jobs that have been scheduled.
    Display All Jobs
    After at least one run of the process chain, you can display, for a specific process, all of the scheduled jobs for this process and all of the jobs with which this process was run. You arrive at the job overview from where you call up the relevant job log.
    Create Message
    You can also send messages to an application process of the chain, depending on the success or failure of the process.
    1.       From the context menu of a process, create an additional process variant of the Send Message type.
    2.       If you maintain a message, first specify whether you want the message to be sent when the process has been completed successfully or unsuccessfully. Then choose Next.
    3.       You arrive at a window, in which you can select an existing process variant or create a new one.
    4.       If you create a new process variant, edit the document that is going to be sent, and maintain a list of recipients.
    5.       Save your process variant and go back a step.
    The message process variant is now assigned to your application process. When the message is sent, the status information and the process log can also be sent.
    Wait Time
    You use this function only to debug a process run.
    Specify how long (in seconds) you want the delay to be between one event being triggered and the next process starting.
    You can capture the process by using transaction SM37 (Job Overview) or SM50 (Process Overview).
    Remove Process
    You use this function to remove a process from a process chain.
    Manage Data Target
    You use this function in connection with the following types of process variants
    ·         constructing indexes
    ·         deleting indexes
    ·         constructing database statistics
    ·         rolling up filled aggregates
    ·         compressing InfoCubes
    ·         activating ODS object data
    to call up the administration for each of the data targets.
           7.      Hold down the left mouse button to connect the processes through events.
    Before you do this, select the process underneath the process type row, and position the cursor over the required process. When you select the process type row, the whole process is moved into the plan view.
    From the context menu of a link, you can display the event or remove the link again. To do this, highlight the link and right-click with the mouse.
           8.      If necessary, specify whether you want the event to be triggered after the previous process has been completed successfully or unsuccessfully or whether you want the event to be triggered independently of the outcome of the process that precedes it.
           9.      Under Attributes ®Display Components assign a display component to the process chain.
       10.      Maintain additional process chain attributes if necessary.
       11.      Check your process chain in the  Check View and make any necessary corrections.
    The  Legend explains the meaning of the different colors used to display the processes and links.
    From the context menu for a process, you can display the messages resulting from the check.
       12.      Save your process chain if it does not contain any errors.
    Result
    Your process chain can be activated. After activation, the chain starts in accordance with the start process selections. For example, if you scheduled the start process directly and chose Immediately as the start date value, the chain run starts immediately after activation.  In the  Log View, you can display the reports for the chain runs.

  • CAN ANY BODY EXPLAIN ABOUT "PROCESS DEFAULT" IN SSAS PROCESSING OPTIONS

    Hi, i am working with SQL Server 2008R2.
    working for SSAS Tuning. 
    I want to Know about "PROCESS DEFAULT" option, whether it calculates the aggregations on Measure groups and Dimensions for both or not.
    Please explain me about this Option in detail..
    SUPRAJA'S

    "Default" processing is mainly useful during development, when you tend to change structures of objects of the cube, but the data content does not change. Then it optimizes processing, only processing the parts of the cube affected by the structural
    change.
    Default processing detects the state of all objects like dimensions, cubes, measure groups, partitions, aggregations. The state can be any of processed, unprocessed, or partly processed. Process default brings the partly or unprocessed objects to processed
    state. It does not check if any data has changed on the relational data source, it just checks the state of the objects in the database.
    An object can get to unprocessed state in one of the following ways:
    If you newly create it.
    If you change the objects structure. making sub objects just visible or invisible does not change the structure, nor does renaming sub objects in most cases, but adding or removing sub objects does.
    If you explicitly unprocess it (using the Unprocess or Clear process options of the process command).
    If you process an object on which the current object depends, and do that in a way that does not keep relations. E. g. if you do a full process of a dimension, all measure groups related to the dimension will get unprocessed. If you do a "Process Update"
    of the dimensions, the measure groups stay processed.
    Please mark as Answer if this helps!

  • Help! about process chain execution status

    hi:
    we nearly have one problem about the process chain execution status,
    when error occured during  process chian execution, we fixed it in time,
    however, even the error repaired, its status still showed yellow, and this
    stop the subsequent process to excute.
    Any body who can provide some help to solve this problem? thanks in advance
    and looking forward to one reply.

    Hi ,
    Try this method
    Open the messages of a failed step by right clicking on it and selecting 'display messages'.
    In the opened popup click on the tab 'Chain'.
    In a parallel session goto transaction se16 for table rspcprocesslog and display the entries with the following selections:
    1. copy the variant from the popup to the variante of table rspcprocesslog
    2. copy the instance from the popup to the instance of table rspcprocesslog
    3. copy the start date from the popup to the batchdate of table rspcprocesslog
    Press F8 to display the entries of table rspcprocesslog.
    Now open another session and goto transaction se37. Enter RSPC_PROCESS_FINISH as the name of the function module and run the fm in test mode.
    Now copy the entries of table rspcprocesslog to the input parameters of the function module like
    described as follows:
    1. rspcprocesslog-log_id -> i_logid
    2. rspcprocesslog-type -> i_type
    3. rspcprocesslog-variante -> i_variant
    4. rspcprocesslog-instance -> i_instance
    5. enter 'G' for parameter i_state (sets the status to green).
    Now press F8 to run the fm.
    Now the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.
    Regards,
    Ravi

  • About Process Scheduler in PS

    Hi one and all what is process scheduler in PS ?
    My major question is What is the difference b/w Process Monitor and Report Manager Under Process Scheduler ??

    Hi,
    Read this in Peoplebooks to learn more about the process scheduler.
    Process Scheduler, Process Monitor and Report Manager:
    http://docs.oracle.com/cd/E28394_01/pt852pbh1/eng/psbooks/tprs/book.htm?File=tprs/htm/tprs02.htm#H2001
    Process Monitor
    After you submit a job using the Process Scheduler Request page, use Process Monitor to review the status of scheduled or running processes. You can view all processes to see the status of any job in the queue and control processes that you initiated. Process Monitor consists of two pages: the Process List page and the Server List page.
    Use the Process List page to monitor the process requests that you submit. If a process encounters an error, or if a server is down, you can find out almost immediately. You can also see what processes are queued to run in the future.
    Report Manager
    As part of PeopleSoft Process Scheduler, Report Manager provides several different methods of viewing reports, based on the level of access granted. For example, only users who are assigned to a Report Manager Administration role in PeopleSoft Security can delete reports from the database using the Report Manager - Administration page.
    Using Report Manager, you can see all of the reports that you are authorized to view by opening your report list in a browser. Folders are provided to assist in organizing reports and reducing the size of the report lists.
    This is the difference between the two.
    Regards,
    Wijnand

  • Switching from PC to Mac, have question about processing speed

    Hi, I am going to buy a used Mac off of ebay and I am pretty clueless about where to start. I am not very knowledgable when it comes to the difference in processing speeds on pc's and apples both and have just been using what has been passed along. I am on a budget and cannot afford to do a bunch of upgrades when I get a new (to me) apple. I am currently working on a old pc (8 years?) that has had as many upgrades as it can handle. It is a Pentium III 548 mhz, 384 mb of ram and 40g hd on Windows XP. The Apple that I am stuck on getting right now is a G3 with a bunch of upgrades. It is an Imac PowerPC g3 with a 600mhz processor, 512 mb of memory, 120 gb hard drive. It has OS X 10.4 Tiger and ILife and has a single processor. It has a airport extreme card also. My question is 1) Does it take less mhz and ram to run the operating system for an apple and 2) am I going to notice a big difference in speed between what I have now and with the apple? The g3 is $249 and comes with a 90 day guarantee minus shipping. Any help is appreciated, thanks in advance!
    Tracy

    I'd save your money or apply it to an Apple G4 (AGP or newer) tower. Depending on how it was configured, you may find that your PIII was a little faster loading web pages than the 600 MHz iMac. My 1 GHz P3s are faster than my iMac DV G3-400 MHz models. I think $249 plus shipping for a 5 or 6 year-old iMac is a bit high. I picked up one of my G3-400 MHz iMac DVs for $20 at a thrift store. If there are any in your area that accept donated computers, you might want to check for a local bargain. While the 600 MHz model that you described is loaded, that's about as far as it goes, other than bumping the memory to 1 GB, but that would likely involve removing a pair of 256 MB DIMMs already in it, and buying a pair of 512 MB DIMMs. If it has a single 512 MB DIMM installed, you wouldn't have to spend as much. Selling the computer with Tiger installed but without the OS installer media will eventually put you in a bind, when you'll need to boot from the installer CD to perform disk repair maintenance. Some may consider Tiger to be a bit demanding of that iMac's system resources, preferring the predecessor "Panther" instead. The bottom line is that the iMac is somewhat limited, in terms of design (no PCI slots) and/or future upgrade potential. If it will suit your needs as a starter Mac, try finding a comparable model for less. You might also check for used computer dealers in your area, as that saves the cost of shipping, and return shipping - if there's a problem. The G4 tower has more potential for hardware tweaking, if you decide to stick with the Mac OS. You can find G4 towers at eBay selling for less than $249, but you'd need to have a monitor. Is space at a premium, in terms of a preference for the iMac's compact form factor? There is a direct correlation between the OS version and the optimal processor speed and amount of installed memory to adequately run it. OS X needs/uses more memory than the older, pre-OS Mac versions, just as Vista or XP2 requires more memory than Windows Me or 98SE. A comparison of Intel's P3s to Apple's G3s or G4s gets into the debate over which one handles more instructions per clock cycle than the other at a given speed. It's difficult to do a head-to-head comparison, because the hardware and software is not the same.

  • About process chain issue

    Dear BW Expert,
    We have argument about  PC load data by manual
    For the first time, I have change data selection in infopackage, then save and run the Process chain.
    When my PC not running finish, the one colleague  have change data selection of infopacakge, he also run that PC,  at the moment, the BW System prompt:
    Remove Pocess Chain from scheduling:
    Last  process chain run is still active
    If you continue, this run will be terminated
    The button are u201Ccontinueu201D & u201CCancelu201D
    We have argument  as following:
    I think that  if I click  u201CConinueu201D,  My PC will be terminated, my extract data will failure. Run PC like Run SM36 job.  when PC run finish, my log status is RED, him log status is GREEN. Because is refresh workbook, we canu2019t directly see the data change.
    he think that if Click u201CContinueu201D, My PC will be not terminated. my extract data will not faiure. 
    My process chain will be included him PC. He said, as long as him pc run successful, my also success. PC have change log technology,  I canu2019t understand.
    If so, But why my log status is RED, she log status is GREEN?  Whom view is right?
    Many Thanks,
    Best Regards
    Steve

    If you will activate the process chain when it is running then the process chain execution will terminate and the status of the chain will be red.
    So it is never advised to change a process chain object while it is running.
    You can check the data in objects, whether it has been loaded properly.

  • Project manufacturing - Question about process

    Hi All,
    I am trying to represent the following scenario in a project:
    Finished Product (FP)
    ---RM1 (raw material 1)
    ---RM2
    ---semi-finished assembly 1 (SF)
    RM3
    RM4
    We have to assemble FP in the project. If I assign only FP as a material component in the project and run MRP, the system successfully generates planned orders for SF, RM1, RM2, etc.... I can then convert planned orders into purchase requisitions or production orders and do all consumption postings.
    But, I want to represent the assembly process in the project, and I think the below assignment should be possible.
    WBS
    ---Network
    Activity 1
    RM3
    RM4
    Activity 2
    SF1 (-1 - negative quantity)
    Activity 3
    RM1
    RM2
    Activity 4
    FP (-1 - negative quantity)
    The negative quantity should mean that the specified component (SF1 or FP) is assembled in that network activity. However, when I have a negative quantity in the component, MRP is not generating the planned order for that material. Also, it's generating redundant planned orders for RM1, RM2, etc... - once for the reservation for that component and once by exploding the reservation for SF1 or FP. Should I have the reservation / purchase requisition indicator for the individual components set as Never? In that case, do I just post consumption to the respective network activities when the respective RM* is received to stock? Any input you could provide would be greatly appreciated.

    Hello Ahmed,
    My ultimate goal is to produce FG, right? Now, I am using PP as well. I am trying to figure out what level of BOM should be represented in the project using component assignments also using MRP to create the corresponding procurement parameters. I was asking about the production order for FG, because Mahendra's solution doesn't create a production order for the FG due to the negative quantity in the project. I think he answered that part of the question saying that for the FG, the network acts as the production order and delivers FG to stock. Am I correct? Please let me know.
    My explanation may be a little confusing, but please let me know if you need any further clarifications to solve the problem .

  • About Process Flows

    Hi all,
    Is it possible to call a procedure on a package through a process flow module?
    thkx

    thkx for the reply
    I'm talking about a procedure on a package.
    Is it possible to call on a PF?
    exec package_name.procedure;
    or
    package_name.procedure
    If yes, can you tell me how, please?
    thkx

  • About process programming

    Hi,
    I was trying to run cvs from a java program using the following code:
    Process proc = rt.exec("c:\\tools\\wincvs\\cvsnt\\cvs -d :pserver:[email protected]:/var/local/cvshome login");
    Now when the command is entered in dos prompt -
    c:\tools\wincvs\cvsnt\cvs -d :pserver:[email protected]:/var/local/cvshome login
    the cvs asks for the password using its own prompt.
    Now when I run my java program, all I see is a prompt blinking as usual but accepting no input and showing no output and my program is also stuck there. cvs can be run with other commands (update, check out etc except login command) by the same java program (i.e. changing the paramer in exec method) after loggin is done in dos prompt (before my program is run). It apears to me that some how there is a conflict for IO. I put my java program to sleep so that cvs have the console but no effect. I am not sure how command line programs (like cvs) when run as a process by java programs are given their own console (input/output). For GUI program like Notepad.exe, u know it runs in its own window. You may wonder why i am not calling the GUI version of cvs. What I am trying to do is like other programs such as 'ant' of 'intelliJIDEA' do. They update or commit files without explicitly calling wincvs.
    Also like other programming languages which are very emphatic about IPC and semaphone and blah blah, where are the equivalent things in java hidden.
    PS: Does anybody has any idea how to send parameters to login command of cvs? For IntelliJIDEA, using update or commit commands doesnot require loggin on. I wonder how IntelliJIDEA does that.

    This link is supposed to be attached to every post about Runtime.exec().
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
    Now it's attached to yours too.

  • OracleIAS and Information about Process and Threads

    Hi all,
    I need to know information about the running process and threads inside a Conteiner or an Enterprise Application, is it possible?
    Thanks in advance.

    Hi,
    Probably all of mentioned in some extent - depends, which data system needs.
    regards,
    wojciech

  • E-mail notification about process chains

    Hello friends
    How to go about creating e-mail notifications for Process-chain failures in BI 7.0.  When I tried to right click on the Process Variant and select create Message, It doesnt shows me the screen to add the reciepients, instead it prompts me to with "Insert Send Message"
    Thanks

    Hi,
    Did you check this doc.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9936e790-0201-0010-f185-89d0377639db
    Regards.

  • Oracle Warehouse Builder Question about Process Flow

    Oracle 11.1.0.7:
    We currently have various mappings and what we want is in process flow to fork and merge back and only if all those mappings are successfully completed then go further in the process flow. I see that it allows fork for parallel processing but there is no merge. So how do I merge them all back and go to the next step in process flow. Next step of process flow is dependent on successful completion of all the previous mappings. And we want all the previous mappings to be executed in parallel for performance reasons.

    Could someone help answer my question?

  • Scenario about process industry

    1) please tell me steps or scenario for process industry?
    2) what is the difference between descrete manufacturing & process industry?

    Hi,
    Process industry where the production process is set and its continuous or batch production
    e.g.consumer goods
    discrete is like industry having production as per order only  
    e.g.machine manufacturer
    You have certain industry specific scenarios in SAP to map these
    Hope its clear to you
    BR
    Diwkar

Maybe you are looking for