
{"id":251,"date":"2018-06-11T18:51:37","date_gmt":"2018-06-11T21:51:37","guid":{"rendered":"http:\/\/rodrigosilvaesilva.com.br\/?p=251"},"modified":"2018-06-11T18:51:37","modified_gmt":"2018-06-11T21:51:37","slug":"warning-dbt-10328-fatal-dbt-10317","status":"publish","type":"post","link":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/2018\/06\/11\/warning-dbt-10328-fatal-dbt-10317\/","title":{"rendered":"[WARNING] [DBT-10328], [FATAL] [DBT-10317]"},"content":{"rendered":"<p>Ao executar o dbca para criar uma nova inst\u00e2ncia me deparei com o seguinte erro:<\/p>\n<pre class=\"lang:plsql decode:true\">[oracle@bdoracle]$ dbca -silent -createDatabase -templateName New_Database.dbt \n-gdbName ORCL -characterSet WE8MSWIN1252 -sysPassword passccmoracle \n-systemPassword passccmoracle -emConfiguration NONE -databaseType OLTP -redoLogFileSize 300 \n-recoveryAreaDestination \/u02\/fra<\/pre>\n<p>&nbsp;<\/p>\n<pre class=\"theme:shell-default lang:plsql decode:true \">[WARNING] [DBT-10328] Specified GDB Name (ORCL) may have a potential conflict with an already existing database on the system.\n ACTION: Specify a different GDB Name that does not conflict with existing databases on the system.\n[FATAL] [DBT-10317] Specified SID Name (ORCL) already exists.\n ACTION: Specify a different SID Name that does not already exist.<\/pre>\n<p>&nbsp;<\/p>\n<p>Ao analisar identifiquei que j\u00e1 havia ocorrido a tentativa de criar uma inst\u00e2ncia com o nome ORCL<\/p>\n<p>Executar o dbca para remover.<\/p>\n<pre class=\"lang:plsql decode:true\">[oracle@bdoracle]$ dbca -silent -deleteDatabase -sourceDB ORCL -sysDBAPassword password -sysDBAUserName SYS\n\n\nThe Database Configuration Assistant will delete the Oracle instance and datafiles for your database. All information in the database will be destroyed. Do you want to proceed?\nConnecting to database\nDBCA_PROGRESS : 4%\nDBCA_PROGRESS : 5%\nORA-12547: TNS:lost contact\nDBCA_PROGRESS : 10%\nDBCA_PROGRESS : 14%\nDBCA_PROGRESS : 19%\nDBCA_PROGRESS : 24%\nDBCA_PROGRESS : 29%\nORA-12547: TNS:lost contact\nDBCA_PROGRESS : 47%\nUpdating network configuration files\nDBCA_PROGRESS : 52%\nDeleting instance and datafiles\nDBCA_PROGRESS : 76%\nDBCA_PROGRESS : 100%\nDatabase deletion completed.\n<\/pre>\n<p>Lembrar de excluir do arquivo oratab a linha:<\/p>\n<pre class=\"theme:shell-default lang:sh decode:true \">ORCL:\/u01\/oracle\/product\/12.2.0\/dbhome_1:Y\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ao executar o dbca para criar uma nova inst\u00e2ncia me deparei com o seguinte erro: [oracle@bdoracle]$ dbca -silent -createDatabase -templateName New_Database.dbt -gdbName ORCL -characterSet WE8MSWIN1252 -sysPassword passccmoracle -systemPassword passccmoracle -emConfiguration NONE -databaseType OLTP -redoLogFileSize 300 -recoveryAreaDestination \/u02\/fra &nbsp; [WARNING] [DBT-10328] Specified GDB Name (ORCL) may have a potential conflict with an already existing database on&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[18,19,102,103],"class_list":["post-251","post","type-post","status-publish","format-standard","hentry","category-oracle","tag-fatal-dbt-10317","tag-warning-dbt-10328","tag-dbt-10317","tag-dbt-10328"],"_links":{"self":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/posts\/251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/comments?post=251"}],"version-history":[{"count":0,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/posts\/251\/revisions"}],"wp:attachment":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/categories?post=251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/tags?post=251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}