HP Integrity NonStop H-Series User Manual
Page 79
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-7
ADD ATMFFILESET
can be altered by using the
commands.
file-set
TACL-style file name pattern specifying a collection of files.
attribute
AUTOCOMMIT n [ SEC[ONDS] | MIN[UTES] ]
(with SEPARATETX only)
instructs NonStop AutoTMF software to commit all automatic transactions if the
separate transaction for this file exceeds the specified time limit.
n is a number between 300 and 30000 but stored internally in minutes, so if
specified in seconds some rounding of the value may occur. The default unit is
minutes. If n = 0, AUTOCOMMIT is disabled for this file.
ADD ATMFF[ILESET] file-set [ , attribute ] ...;
attribute is
{ AUTOCOMMIT n [ SEC[ONDS] | MIN[UTES] ]
}
{
}
{ COMMONTX
}
{
}
{ CREATEAUDIT
}
{
}
{ HIDEAUDIT
}
{
}
{ MAXTIME 1-to-n-seconds
}
{
}
{ MAXUPDATES 1-to-n
}
{
}
{ NOTX
}
{
}
{ NOWAIT[TX]
}
{
}
{ NOWARNLONGTX
}
{
}
{ READNULLRECS
}
{
}
{ READTHRULOCK
}
{
}
{ RECORDTX
}
{
}
{ SEPARATETX
}
{
}
{ SKIPNULLRECS
}
{
}
{ TXTIMEOUT { value | NEVER | OFF }
}
{
}
{ WAITEDIO [, WAITTIME 1-to-n seconds]
}