B Oracle Fusion Middleware Command-Line Tools

Oracle Fusion Middleware provides several command-line tools, most of which are located in the Oracle home.

Table B-1 lists the command line tools for Oracle Fusion Middleware.

Table B-1 Oracle Fusion Middleware Command-Line Tools

Command Path Description

adrci

UNIX: ORACLE_HOME/oracle_common/adr/adcri.sh
Windows: ORACLE_HOME\oracle_common\adr\adrci.bat

Package incident and problem information into a zip file for transmission to Oracle Support.

bulkdelete

UNIX: ORACLE_HOME/ldap/bin/bulkdelete.sh
Windows: ORACLE_HOME\ldap\bin\bulkdelete.bat

Delete a subtree efficiently inOracle Internet Directory.

See:bulkdelete in the Reference for Oracle Identity Management

bulkload

UNIX: ORACLE_HOME/ldap/bin/bulkload.sh
Windows: ORACLE_HOME\ldap\bin\bulkload.bat

Create Oracle Internet Directory entries from data residing in or created by other applications.

See:bulkload in the Reference for Oracle Identity Management

bulkmodify

UNIX: ORACLE_HOME/ldap/bin/bulkmodify.sh
Windows: ORACLE_HOME\ldap\bin\bulkmodify.bat

Modify a large number of existingOracle Internet Directory entries in an efficient way.

See: bulkload in the Reference for Oracle Identity Management

catalog

UNIX: ORACLE_HOME/ldap/bin/catalog.sh
Windows: ORACLE_HOME\ldap\bin\catalog.bat

Add and delete catalog entries inOracle Internet Directory.

See: catalog in the Reference for Oracle Identity Management

chghost

UNIX: ORACLE_HOMEoracle_common/bin/chghost.sh
Windows:ORACLE_HOME\oracle_common\bin\chghost.cmd

Changes the host name or IP address of Oracle Fusion Middleware.

See:About the chghost Utility.

config

UNIX: ORACLE_HOME/oracle_common/common/bin/config.sh
Windows:ORACLE_HOME\oracle_common\common\bin\config.cmd

Invoke the Configuration Wizard to created and configure a domain or extend a domain.

See: The Installation Guide for the component.

ldapadd

UNIX: ORACLE_HOME/bin/ldapadd
Windows: ORACLE_HOME\bin\ldapadd

Add entries, their object classes, attributes, and values to Oracle Internet Directory.

See: ldapadd in the Reference for Oracle Identity Management

ldapaddmt

UNIX: ORACLE_HOME/bin/ldapaddmt
Windows: ORACLE_HOME\bin\ldapaddmt

Add entries, their object classes, attributes, and values to Oracle Internet Directory. Like ldapadd, except supports multiple threads for adding entries concurrently.

See: ldapaddmt in the Reference for Oracle Identity Management

ldapbind

UNIX: ORACLE_HOME/bin/ldapbind
Windows: ORACLE_HOME\bin\ldapbind

Add and delete catalog entries inOracle Internet Directory.

See: ldapbind in the Reference for Oracle Identity Management

ldapcompare

UNIX: ORACLE_HOME/bin/ldapcompare
Windows: ORACLE_HOME\bin\ldapcompare

Match attribute values you specify in the command line with the attribute values in theOracle Internet Directory.

See: ldapcompare in the Reference for Oracle Identity Management

ldapdelete

UNIX: ORACLE_HOME/bin/ldapdelete
Windows: ORACLE_HOME\bin\ldapdelete

Remove entire entries fromOracle Internet Directory.

See: ldapdelete in the Reference for Oracle Identity Management

ldapmoddn

UNIX: ORACLE_HOME/bin/ldapmoddn
Windows: ORACLE_HOME\bin\ldapmoddn

Modify the DN or RDN of anOracle Internet Directory entry.

See: ldapmoddn in the Reference for Oracle Identity Management

ldapmodify

UNIX: ORACLE_HOME/bin/ldapmodify
Windows: ORACLE_HOME\bin\ldapmodify

Perform actions on attributes in Oracle Internet Directory.

See: ldapmodify in the Reference for Oracle Identity Management

ldapmodifymt

UNIX: ORACLE_HOME/bin/ldapmodifymt
Windows: ORACLE_HOME\bin\ldapmodifymt

Modify several Oracle Internet Directory entries concurrently.

See: ldapmodifymt in the Reference for Oracle Identity Management

ldapsearch

UNIX: ORACLE_HOME/bin/ldapsearch
Windows: ORACLE_HOME\bin\ldapsearch

Perform actions on attributes inOracle Internet Directory.

See: ldapsearch in the Reference for Oracle Identity Management

ua

UNIX: ORACLE_HOME/oracle_common/upgrade/bin /ua
Windows: ORACLE_HOME\oracle_common\upgrade\ua.bat

See: .

orapki

UNIX: ORACLE_HOME/oracle_common/bin/orapki
Windows: ORACLE_HOME\oracle_common\bin\orapki.bat

Manages wallets and certificates. See orapki.

wlst

UNIX: ORACLE_HOME/oracle_common/common/bin/wlst.sh
Windows: ORACLE_HOME\oracle_common\common\bin\wlst.cmd  

(WebLogic Scripting Tool). Manages Oracle WebLogic Server and the components in an Oracle WebLogic Server domain.