Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


5.1.8 List of the Oracle-related Plug-ins

No.

Plug-in name

Function

1

Start an Oracle DB instance

On the execution target server in a Windows or UNIX environment, start SQL*Plus and execute the STARTUP command to start the instance.

2

Stop an Oracle DB instance

On the execution target server in a Windows or UNIX environment, start SQL*Plus and execute the SHUTDOWN command to stop the instance.

3

Delete an Oracle DB user

On the execution target server in a Windows or UNIX environment, start SQL*Plus and execute the DROP USER statement to delete the database user.

4

Add an Oracle DB user (UNIX)

On the execution target server in a UNIX environment, start SQL*Plus and execute the CREATE USER statement to add a database user.

5

Add an Oracle DB user (Windows)

On the execution target server in a Windows environment, start SQL*Plus and execute the CREATE USER statement to add a database user.