Editing Script Versions
In the Script Repository, you can edit a script version and save the changes as a new version in the database. Each edit creates an incremental version number and preserves the previous version.
To edit a script version, complete the following steps:
- In Enterprise Manager, select Repository under the Scripts topic. The Script Repository screen displays.
- Select a script in the list.
- Select Show/Create Versions on the toolbar. The Versions dialog displays, listing all versions with their version number, timestamp, author, and comments.
- Select the script version you want to edit.
- Select Edit. The Edit Version dialog displays.
- Modify the script content as needed.
- Enter comments describing the changes.
- Select Commit New Version.
- Select Close in the Versions dialog.
- Select Close to close the Script Repository screen.
Result: The edited content is saved as a new, incremented version in the database. The previous version remains available in the Versions dialog.
note
The Edit button is available only to users whose role has the Maintain Scripts function privilege. Users without this privilege see a View button and can review script content but cannot create new versions.