RADE |
C++ Unit Test Manager |
SetOdtParamSets ODT parameter values |
Quick Reference |
SetOdtParam Sets ODT parameter values
SetOdtParam
parameter=value
[Top]
Sets ODT parameter values in a shell script. The parameters deals with preventing the replay of the ODT for a given operating system, the maximum time allowed for the replay, the type of the ODT, and the user identifier assigned to the replay.
[Top]
SetOdtParam accepts the following parameters:
Replay_osname
Prevents to replay the ODT on the osname
operating system. Valid values forosname
are:
solaris_a
aix_a
hpux_b
intel_a
SunOS HP-UX AIX Windows_NT Unix The only possible value for
Replay_osname
isNO
max_time
The maximum time allowed to an ODT to replay, expressed in minutes. The default max_time
value is 5 minutes, and the maximum possible value is 60.TYPE
The ODT type. Can be set to The xx
DataBase
x P1
x P2P3
x PERFO
x USER
The user identifier to use to run the ODT.
[Top]
- To prevent an ODT from running with Windows
SetOdtParam Replay_intel_a=NO- To run an ODT with AIX only
SetOdtParam Replay_intel_a=NO SetOdtParam Replay_solaris_a=NO SetOdtParam Replay_hpux_a=NO
Top]
SetOdtParam uses the following environment variables:
ADL_xx
xxx
[Top]
Possible exit status values are:
0 Successful completion 50 Failure because any of the following
[Top]
Version: 1 [May 2000] | Document created |
[Top] |
Copyright © 2000, Dassault Systèmes. All rights reserved.