Edit D:\app\Administrator\product\11.2.0\dbhome_1\sysman\admin\scripts\provisioning\initializeDeploymentLibrary.sql
Rem Rem $Header: initializeDeploymentLibrary.sql 05-dec-2005.06:45:48 kashukla Exp $ Rem Rem initializeDeploymentLibrary.sql Rem Rem Copyright (c) 2005, Oracle. All rights reserved. Rem Rem NAME Rem initializeDeploymentLibrary.sql - <one-line expansion of the name> Rem Rem DESCRIPTION Rem <short description of component this file declares/defines> Rem Rem NOTES Rem <other useful comments, qualifications, etc.> Rem Rem MODIFIED (MM/DD/YY) Rem kashukla 12/05/05 - Rem wsmit 11/10/05 - set the maturity status and set directory to Rem /tmp Rem wsmit 11/10/05 - set the maturity status and set directory to Rem /tmp Rem wsmit 11/10/05 - Created Rem SET ECHO ON SET FEEDBACK 1 SET NUMWIDTH 10 SET LINESIZE 80 SET TRIMSPOOL ON SET TAB OFF SET PAGESIZE 100 INSERT INTO MGMT_SWLIB_MATURITY_STATUS(MATURITY_STATUS_ID,MATURITY_STATUS) VALUES('0', 'MAT_Untested'); INSERT INTO MGMT_SWLIB_MATURITY_STATUS(MATURITY_STATUS_ID, MATURITY_STATUS) VALUES('1', 'MAT_Beta'); INSERT INTO MGMT_SWLIB_MATURITY_STATUS(MATURITY_STATUS_ID, MATURITY_STATUS) VALUES('2', 'MAT_Production'); INSERT INTO MGMT_SWLIB_DATA_DIRECTORIES VALUES('0', '/tmp'); exit;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de