Oracle 11g action pack


The Oracle 11g pack contains the actions for the Oracle database. 

The following table lists the Oracle 11g actions in alphabetic order.

Label

Description

Config Get

Gathers configuration data for Oracle.

Note: Change this action to provide the Oracle user name and password, as follows:

  • From: echo quit | $SQLPLUS -s / AS SYSDBA @$VL_SQLFILE
  • To: echo quit | %SQLCMD% -s %ORACLE_USERNAME%/%ORACLE_PASSWORD% AS SYSDBA @%VL_SQLFILE%

This might be necessary for the script to work in your environment.

Oracle Exec

Executes a SQL file that is located at $VL_CONTENT_PATH.

Oracle Set Property

Sets configuration data for Oracle.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*