70%
31.10.2025
the explain plan for command in combination with the DBMS_XPLAN.DISPLAY function call (see Example 1).
Example 1: Oracle Execution Plan
01 SQL> explain plan for<+>1<+>
02 2> SELECT *
03 3> FROM sales
70%
30.11.2025
_64
07 enabled = 1
08 sslverify = 0
09 gpgcheck = 1
10 baseurl = https://ipa1.virt.tuxgeek.de/pulp/repos/pub/fedora/linux/releases/14/Everything/x86_64/os
To help you keep track of which clients
70%
30.11.2025
interval="0" timeout="60"
05 op stop interval="0" timeout="60"
06 op monitor start-delay="0" interval="1200"
07 meta resource-stickiness="0" failure-timeout="180"
08
09 primitive stonith_bob stonith
70%
30.11.2025
/bin/python
02
03 import func.overlord.client as fc
04
05 results = fc.Client("@ldap").service.status("dirsrv")
06
07 for (host, returns) in results.iteritems():
08 if returns == 0:
09 print host, "LDAP ... 3