Chinaunix首页 | 论坛 | 博客
  • 博客访问: 874893
  • 博文数量: 206
  • 博客积分: 10276
  • 博客等级: 上将
  • 技术积分: 2358
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-01 02:41
文章分类

全部博文(206)

文章存档

2014年(1)

2013年(1)

2012年(2)

2011年(10)

2010年(14)

2009年(15)

2008年(33)

2007年(90)

2006年(40)

我的朋友

分类: 其他平台

2014-06-26 23:50:01

-sh-3.2$ dbca -help
dbca  [-silent | -progressOnly | -customCreate] { }  | { [ [options] ] -responseFile  } [-continueOnNonFatalErrors ]
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 |  -datafileNames ]
                [-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   
                [-sysDBAUserName    
                 -sysDBAPassword     ]
                [-registerWithDirService|-unregisterWithDirService|-regenerateDBPassword
                        -dirServiceUserName   
                        -dirServicePassword   
                        -walletPassword    ]
                [-emConfiguration
                        -dbsnmpPassword
                        -symanPassword
                        [-hostUserName
                         -hostUserPassword
                         -backupSchedule ]
                        [-smtpServer
                         -emailAddress ]
                        [-centralAgent ]]


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   
                -templateName     
                [-sysDBAUserName    
                 -sysDBAPassword     ]
                [-maintainFileLocations ]
                [-datafileJarLocation       ]

Generate scripts to create database by specifying the following parameters:
        -generateScripts
                -templateName
                -gdbName
                [-scriptDest       ]

Delete a database by specifying the following parameters:
        -deleteDatabase
                -sourceDB   
                [-sysDBAUserName    
                 -sysDBAPassword     ]

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$

阅读(1260) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~