BEA WebLogic Server 7 Wartungshandbuch Seite 499

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 498
WebLogic Server Connection Pools Administration Command Reference
Administration Guide B-35
EXISTS_POOL
Tests whether a connection pool with a specified name exists in the WebLogic Server.
You can use this method to determine whether a dynamic connection pool has already
been created or to ensure that you select a unique name for a dynamic connection pool
you want to create.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
EXISTS_POOL poolName
Example
In the following example, a user with the name adminuser and the password
gumby1234 runs the EXISTS_POOL command to determine wether or not a pool with a
specific name exists:
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234 EXISTS_POOL myPool
Argument Definition
poolName
Name of connection pool.
Seitenansicht 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare