Sun N1 System Manager 1.3 Grid Engine Provisioning and Monitoring Guide

ProcedureTo Delete an N1GE Version

Before You Begin

You cannot delete an N1GE version if it is currently deployed on a server. To undeploy it, use the unload groupor unload server commands to remove the application profile first.


unload group group applicationprofile applicationprofile type GridEngine

unload server server applicationprofile applicationprofile type GridEngine
Steps
  1. Access the N1SM CLI (see Accessing the N1SM CLI).

  2. If you want to delete an N1GE version from N1 System Manager, use this command.


    delete application application type GridEngine
    application

    The name of the N1GE version that you specified with the .Create Application command.

    type

    The type of application that the profile belongs to; in this case, GridEngine.


Example 2–3 Delete N1GE Version


N1-ok>delete application N1GE6_U4 type GridEngine