BEA WebLogic Server 7 Manuale di Servizio Pagina 499

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 544 545

Commenti su questo manuale

Nessun commento