oean DRMS and wait

Discussion in 'Cadence' started by Rick Mattern, Sep 22, 2010.

  1. Rick Mattern

    Rick Mattern Guest

    when using a wait statement in an ocean script, what determines if
    "distributed processing is not available"

    ocean> ocnHelp('wait)

    PROTOTYPE wait( jobName [jobName2 jobName3 - jobNameN] ) =>
    t/nil


    DESCRIPTION Postpones processing of a script until the
    specified jobs complete. This command is ignored if
    distributed processing is not available.


    EXAMPLE(S)
    wait( 'myckt1 ) => t
    Postpones execution of all subsequent OCEAN commands
    until the job myckt1 completes.
     
    Rick Mattern, Sep 22, 2010
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.