UNIX SHELL PROMPT #  FULLCMD=/opt/ASPLv1.00/bin/aspl JMXJAR 

ASPL:1 >  v  

ABOUT THIS COMMAND: display the variables.

1:22:28 root@vienna /tmp/fuzzy aspl:1 > v VARIABLES TYPE 1 vname |card |user |xpC |Lop |Lvr |Lgn |Src ------------|----------|-----------|------------|-------|------------------|--------------------------------|------------------------------------ jmx1 |#970/1 |(1)root |ggfunc |g_ |jmx1 |/tmp/JMX/jmx1 |ggdir(dir,/tmp/JMX/jmx1,nmdir,*,nm.. jmx2 |#926/1 |(1)root |ggfunc |g_ |jmx2 |/tmp/JMX/jmx2 |ggdir(dir,/tmp/JMX/jmx2,nmdir,*,nm.. jmx3 |#995/1 |(1)root |ggfunc |g_ |jmx3 |/tmp/JMX/jmx3 |ggdir(dir,/tmp/JMX/jmx3,nmdir,*,nm.. jmx4 |#926/1 |(1)root |ggfunc |g_ |jmx4 |/tmp/JMX/jmx4 |ggdir(dir,/tmp/JMX/jmx4,nmdir,*,nm.. tx1 |#57/1 |(1)root |ggfunc |g_ |tx1 |/tmp/TX/tx1 |ggdir(dir,/tmp/TX/tx1,nmdir,*,nmfl.. tx2 |#71/1 |(1)root |ggfunc |g_ |tx2 |/tmp/TX/tx2 |ggdir(dir,/tmp/TX/tx2,nmdir,*,nmfl.. tx3 |#71/1 |(1)root |ggfunc |g_ |tx3 |/tmp/TX/tx3 |ggdir(dir,/tmp/TX/tx3,nmdir,*,nmfl.. tx4 |#84/1 |(1)root |ggfunc |g_ |tx4 |/tmp/TX/tx4 |ggdir(dir,/tmp/TX/tx4,nmdir,*,nmfl.. ifxjdbc1 |#235/1 |(1)root |ggfunc |g_ |ifxjdbc1 |/tmp/JDBC/ifxjdbc1 |ggdir(dir,/tmp/JDBC/ifxjdbc1,nmdir.. ifxjdbc2 |#170/1 |(1)root |ggfunc |g_ |ifxjdbc2 |/tmp/JDBC/ifxjdbc2 |ggdir(dir,/tmp/JDBC/ifxjdbc2,nmdir.. ifxjdbc3 |#241/1 |(1)root |ggfunc |g_ |ifxjdbc3 |/tmp/JDBC/ifxjdbc3 |ggdir(dir,/tmp/JDBC/ifxjdbc3,nmdir.. ASPL:2 > shallowed

ABOUT THIS COMMAND: display the shallow processors table.

1:22:33 root@vienna /tmp/fuzzy aspl:2 > shallowed THE SHALLOW MATCHING IDENTIFIER TO SELECT THE ROUTINE WHEN SHALLOW SETOPS ARE USED: IDENTIFIER DESCRIPTION ---------- ----------- nothing matching nothing at all starstar matching anything and everything matchandmatch matching the ./subgroups and the element matchormatch matching the ./subgroups or the element elem matching just the element and ignoring ./subgroups stem matching just the ./subgroups and ignoring the element endjoinedeither matching from end of ./subgroups/element for either begjoinedeither matching the beginning of ./subgroups/element for either endstem matching just the ./subgroups from the end and ignoring the element endstemeither matching just the ./subgroups from the end and ignoring the element (for either) begstem matching from beginning of ./subgroups while ignoring the element begstemeither matching from beginning of ./subgroups while ignoring the element (for either) piecedstem matching at least one piece in ./subgroups while ignoring the element > piecedstemelem matching the element and at least one piece in the ./subgroups begelem matching from the beginning of element and ignoring ./subgroups (for either) endelem matching from the end of element and ignoring ./subgroups (for either) rgxelem matching the element anywhere and ignoring ./subgroups (for either) prcrelem apply processor when matching the element anywhere and ignoring ./subgroups (for either) CURRENTLY LOADED piecedstemelem WHEN SELECTING prcrelem AS THE SHALLOW MATCHING IDENTIFIER, ONE OF THE FOLLOWING NODE PROCESSOR IDENTIFIER CAN BE SELECTED: IDENTIFIER EVAL DESCRIPTION ---------- ---- ----------- > asis 1 neutral without any change transac 1 capture the element where word Transaction occured, ignore case uc 1 upper case lc 1 lower case ja2cla 1 substitute .java with .class cla2ja 1 substitute .class with .java CURRENTLY LOADED PROCESSOR asis THE shallowedMatches PACKAGE CAN BE EDITED TO ADD MORE MATCHING SUBROUTINES. SEE ASPL CONFIGURATION FILES FOR MORE ABOUT EDITING shallowedMatches PACKAGE. ASPL:3 > setshallowed prcrelem

ABOUT THIS COMMAND: set the processor to prcrelem.

1:22:41 root@vienna /tmp/fuzzy aspl:3 > setshallowed prcrelem shallowed set to "prcrelem" (apply processor when matching the element anywhere and ignoring ./subgroups (for either)) ASPL:4 > setprcr transac

ABOUT THIS COMMAND: set the preprocessor to transac.

1:22:57 root@vienna /tmp/fuzzy aspl:4 > setprcr transac shallowed processor for node-element is set to "transac" (capture the element where word Transaction occured, ignore case) ASPL:5 > shallowed

ABOUT THIS COMMAND: display the shallow processors table. notice the change, now the processor is prcrelem and the preprocessor is transac.

1:23:20 root@vienna /tmp/fuzzy aspl:5 > shallowed THE SHALLOW MATCHING IDENTIFIER TO SELECT THE ROUTINE WHEN SHALLOW SETOPS ARE USED: IDENTIFIER DESCRIPTION ---------- ----------- nothing matching nothing at all starstar matching anything and everything matchandmatch matching the ./subgroups and the element matchormatch matching the ./subgroups or the element elem matching just the element and ignoring ./subgroups stem matching just the ./subgroups and ignoring the element endjoinedeither matching from end of ./subgroups/element for either begjoinedeither matching the beginning of ./subgroups/element for either endstem matching just the ./subgroups from the end and ignoring the element endstemeither matching just the ./subgroups from the end and ignoring the element (for either) begstem matching from beginning of ./subgroups while ignoring the element begstemeither matching from beginning of ./subgroups while ignoring the element (for either) piecedstem matching at least one piece in ./subgroups while ignoring the element piecedstemelem matching the element and at least one piece in the ./subgroups begelem matching from the beginning of element and ignoring ./subgroups (for either) endelem matching from the end of element and ignoring ./subgroups (for either) rgxelem matching the element anywhere and ignoring ./subgroups (for either) > prcrelem apply processor when matching the element anywhere and ignoring ./subgroups (for either) CURRENTLY LOADED prcrelem WHEN SELECTING prcrelem AS THE SHALLOW MATCHING IDENTIFIER, ONE OF THE FOLLOWING NODE PROCESSOR IDENTIFIER CAN BE SELECTED: IDENTIFIER EVAL DESCRIPTION ---------- ---- ----------- asis 1 neutral without any change > transac 1 capture the element where word Transaction occured, ignore case uc 1 upper case lc 1 lower case ja2cla 1 substitute .java with .class cla2ja 1 substitute .class with .java CURRENTLY LOADED PROCESSOR transac THE shallowedMatches PACKAGE CAN BE EDITED TO ADD MORE MATCHING SUBROUTINES. SEE ASPL CONFIGURATION FILES FOR MORE ABOUT EDITING shallowedMatches PACKAGE. ASPL:6 > f*P tx1 tx2

ABOUT THIS COMMAND: do a shallow set parition. it is not supported.

1:23:27 root@vienna /tmp/fuzzy aspl:6 > f*P tx1 tx2 SYMBOPS WARNING: UNSUPPORTED TICK SET IN f*P`_ AS THE SETOP f*P DOES NOT DO _ THIS TICK PREDICATE f*P`_ IS NOT SUPPORTED THIS SETOP f*P IS NOT SUPPORTED IN THIS PRODUCT VERSION ERROR -50 REPORTED IN SYNTAX FACTORY NOLV_SETOP_SVARS ASPL:7 > g*D tx1 tx2

ABOUT THIS COMMAND: do a shallow group symetric difference. it is not supported at the group level.

1:23:39 root@vienna /tmp/fuzzy aspl:7 > g*D tx1 tx2 SYMBOPS WARNING: UNSUPPORTED TICK SET IN g*D`_ AS THE SETOP g*D DOES NOT DO _ THIS TICK PREDICATE g*D`_ IS NOT SUPPORTED THIS SETOP g*D IS NOT SUPPORTED IN THIS PRODUCT VERSION ERROR -50 REPORTED IN SYNTAX FACTORY NOLV_SETOP_SVARS ASPL:8 > f*D tx1 tx2

ABOUT THIS COMMAND: do a shallow elements symetric difference. inspect the result.

1:24:8 root@vienna /tmp/fuzzy aspl:8 > f*D tx1 tx2 There are 2 sets representing: /tmp/TX/tx1 /tmp/TX/tx2 ** f*D:f!=) -- CHANGED F) fl'changed /tmp/TX/tx1 /tmp/TX/tx2 (cfl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory$1.class) f*D~) /tmp/TX/tx1/./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1926400915 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=597662816 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1192342468 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2667169611 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelper.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3015803758 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelper.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3618407335 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereUserTransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2507318968 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereUserTransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1777795922 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionAssociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=874121712 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionAssociationException.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2088796509 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory$1.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3827967415 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory$1.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2571325002 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class f*D~) /tmp/TX/tx1/./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=567124418 ppdd=/tmp/TX/tx1 ffl=./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionDisassociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1392297060 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionDisassociationException.class f*D~) /tmp/TX/tx2/./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory$1.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=4049628969 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory$1.class ** f*D:f!=) -- CHANGED F) fl'changed /tmp/TX/tx1 /tmp/TX/tx2 (cfl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory.class) f*D~) /tmp/TX/tx1/./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1926400915 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=597662816 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1192342468 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2667169611 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelper.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3015803758 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelper.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3618407335 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereUserTransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2507318968 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereUserTransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1777795922 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionAssociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=874121712 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionAssociationException.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2088796509 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory$1.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3827967415 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory$1.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2571325002 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class f*D~) /tmp/TX/tx1/./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=567124418 ppdd=/tmp/TX/tx1 ffl=./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionDisassociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1392297060 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionDisassociationException.class f*D~) /tmp/TX/tx2/./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=614600214 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrentFactory.class ** f*D:f!=) -- CHANGED F) fl'changed /tmp/TX/tx1 /tmp/TX/tx2 (cfl=./com/ibm/ws/Transaction/JCATransactionManager.class) f*D~) /tmp/TX/tx1/./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1926400915 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/jtaextensions/ExtendedJTATransactionFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=597662816 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1192342468 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager$InactivityTimer.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2667169611 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelperFactory.class f*D~) /tmp/TX/tx1/./com/ibm/ws/spi/txhelper/TransactionHelper.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3015803758 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/spi/txhelper/TransactionHelper.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereTransactionManager.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3618407335 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereTransactionManager.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/WebSphereUserTransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2507318968 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/WebSphereUserTransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1777795922 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCoordinator.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionAssociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=874121712 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionAssociationException.class f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2088796509 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LocalTransactionCurrent.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionManagerFactory$1.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3827967415 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionManagerFactory$1.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=2571325002 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/IllegalResourceIn2PCTransactionException.class f*D~) /tmp/TX/tx1/./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=567124418 ppdd=/tmp/TX/tx1 ffl=./com/ibm/websphere/jtaextensions/ExtendedJTATransaction.class f*D~) /tmp/TX/tx1/./com/ibm/ws/Transaction/TransactionDisassociationException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=1392297060 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/Transaction/TransactionDisassociationException.class f*D~) /tmp/TX/tx2/./com/ibm/ws/Transaction/JCATransactionManager.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=3647767846 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/Transaction/JCATransactionManager.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/Transaction/RecoverableXAResource.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/Transaction/RecoverableXAResource.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=2917101549 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/Transaction/RecoverableXAResource.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/Transaction/SynchronizationProvider.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/Transaction/SynchronizationProvider.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=786545624 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/Transaction/SynchronizationProvider.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/Transaction/TxProperties.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/Transaction/TxProperties.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=789699869 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/Transaction/TxProperties.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/Transaction/XATerminatorFactory.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/Transaction/XATerminatorFactory.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=23033665 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/Transaction/XATerminatorFactory.class ** f*D:f!=) -- CHANGED F) fl'changed /tmp/TX/tx1 /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/SystemException.class) f*D~) /tmp/TX/tx1/./com/ibm/ws/LocalTransaction/LTCSystemException.class uid=root gid=root mtime=2004-06-27 16:51:48 chksum=3057983657 ppdd=/tmp/TX/tx1 ffl=./com/ibm/ws/LocalTransaction/LTCSystemException.class f*D~) /tmp/TX/tx2/./com/ibm/ws/uow/SystemException.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=756772344 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/SystemException.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWManager.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWManager.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=1810532839 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWManager.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWManagerFactory$1.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWManagerFactory$1.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=3667046352 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWManagerFactory$1.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWManagerFactory.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWManagerFactory.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=555982872 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWManagerFactory.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWScope.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWScope.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=3049754853 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWScope.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWScopeCallback.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWScopeCallback.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=3376378530 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWScopeCallback.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWScopeCallbackManager.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWScopeCallbackManager.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=3811501038 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWScopeCallbackManager.class ** f*D:+f) -- ONLYIN F) fl'onlyd /tmp/TX/tx2 (cfl=./com/ibm/ws/uow/UOWToken.class) f*D+) /tmp/TX/tx2/./com/ibm/ws/uow/UOWToken.class uid=root gid=root mtime=2004-11-05 11:59:10 chksum=296731173 ppdd=/tmp/TX/tx2 ffl=./com/ibm/ws/uow/UOWToken.class /tmp/TX/tx1 43 entries /tmp/TX/tx2 15 entries DONE PROCESSING f*D tx1 tx2 ASPL:9 > quit

ABOUT THIS COMMAND: sweet!

1:24:19 root@vienna /tmp/fuzzy aspl:9 > quit quit ASPL