分类: 其他平台
2014-06-26 23:50:01
-sh-3.2$ dbca -help
dbca [-silent | -progressOnly | -customCreate] {
Please refer to the manual for details.
You can enter one of the following command:
Create a database by specifying the following parameters:
-createDatabase
-templateName
[-cloneTemplate]
-gdbName
[-sid
[-sysPassword
[-systemPassword
[-emConfiguration
-dbsnmpPassword
-sysmanPassword
[-hostUserName
-hostUserPassword
-backupSchedule
[-smtpServer
-emailAddress
[-centralAgent
[-datafileDestination
[-recoveryAreaDestination
[-datafileJarLocation
[-storageType < FS | ASM | RAW>
[-asmSysPassword
[-diskString
[-diskList
-diskGroupName
-redundancy
[-recoveryDiskList
-recoveryGroupName
-recoveryGroupRedundancy
[-characterSet
[-nationalCharacterSet
[-registerWithDirService
-dirServiceUserName
-dirServicePassword
-walletPassword
[-listeners ]
[-variablesFile
[-variables
[-initParams
[-memoryPercentage
[-databaseType
Configure a database by specifying the following parameters:
-configureDatabase
-sourceDB
Create a template from an existing database by specifying the following parameters:
-createTemplateFromDB
-sourceDB
-templateName
-sysDBAUserName
-sysDBAPassword
[-maintainFileLocations
Create a clone template from an existing database by specifying the following parameters:
-createCloneTemplate
-sourceSID
Generate scripts to create database by specifying the following parameters:
-generateScripts
-templateName
-gdbName
[-scriptDest
Delete a database by specifying the following parameters:
-deleteDatabase
-sourceDB
Configure ASM DiskGroups by specifying the following parameters:
-configureASM
[-asmSysPassword
[-diskString
[-diskList
-diskGroupName
-redundancy
[-recoveryDiskList
-recoveryGroupName
-recoveryGroupRedundancy
[-emConfiguration
-centralAgent
Query for help by specifying the following options: -h | -help
-sh-3.2$