./rcu -silent -createRepository -databaseType ORACLE -connectString host1.oracle.com:1521:orcl -dbUser sys -dbRole sysdba -schemaPrefix TEST -component SOAINFRA -component MDS -component ORASDPMprocessesパラメータを変更した上で、上記コマンドを実行しましょう。
alter system set processes=400 scope=spfile;[訳注]
リポジトリを削除する場合は、-dropRepositoryを指定します。
原文はこちら。rcu [-silent | -interactive] -dropRepository [-compInfoXMLLocation ComponentInfo.xml_file_location] [-storageXMLLocation Storage.xml_file_location] [-databaseType [ORACLE|SQLSERVER|DB2]] -connectString database_connect_string -dbUser database_username [-dbRole database_user_role] [-unicodeSupport [Yes|No]] [-skipCleanupOnFailure [Yes|No] [-variables variablename=value] [-schemaPrefix schema prefix] -component component_ID
http://blogs.oracle.com/tejas/entry/running_rcu_on_oel_linux
0 件のコメント:
コメントを投稿