Searched refs:ROLE (Results 1 – 3 of 3) sorted by relevance
30 if [ "$ROLE" == "client" ]; then87 elif [ "$ROLE" == "server" ]; then91 echo "Unknown ROLE $ROLE"
67 enabled, each connection causes a file `{ODCID}_{ROLE}.sqlog` to be created in69 the connection and `{ROLE}` is `client` or `server`.
57 naming convention recommended by the specification: `{ODCID}_{ROLE}.sqlog`,58 where `{ODCID}` is the initial (original) DCID of a connection and `{ROLE}` is
Completed in 4 milliseconds