
{"id":819,"date":"2019-05-13T19:48:09","date_gmt":"2019-05-13T22:48:09","guid":{"rendered":"http:\/\/rodrigosilvaesilva.com.br\/?p=819"},"modified":"2019-05-13T19:48:09","modified_gmt":"2019-05-13T22:48:09","slug":"ora-28003-password-verification-for-the-specified-password-failed-ora-20023-password-must-contain-at-least-2-uppercase-characters","status":"publish","type":"post","link":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/2019\/05\/13\/ora-28003-password-verification-for-the-specified-password-failed-ora-20023-password-must-contain-at-least-2-uppercase-characters\/","title":{"rendered":"ORA-28003: password verification for the specified password failed ORA-20023: Password must contain at least 2 uppercase character(s)"},"content":{"rendered":"<h3>Erro ao criar usu\u00e1rio:<\/h3>\n<pre class=\"lang:plsql decode:true \">SQL&gt; create user rsilva identified by password;\ncreate user rsilva identified by password\n*\nERROR at line 1:\nORA-28003: password verification for the specified password failed\nORA-20023: Password must contain at least 2 uppercase character(s)<\/pre>\n<h3 id=\"crayon-5cd9f28c789bc474897808-28\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-c\">Desabilitar senha complexa<\/span><\/h3>\n<div id=\"crayon-5cd9f28c789bc474897808-29\" class=\"crayon-line\">\n<pre class=\"lang:plsql decode:true \">SQL&gt; alter profile default limit password_verify_function null;<\/pre>\n<\/div>\n<h3 id=\"crayon-5cd9f28c789bc474897808-31\" class=\"crayon-line\"><span class=\"crayon-c\">Desabilitar tempo de reuso de senha<\/span><\/h3>\n<div id=\"crayon-5cd9f28c789bc474897808-32\" class=\"crayon-line crayon-striped-line\">\n<pre class=\"lang:plsql decode:true\">SQL&gt; alter profile DEFAULT limit PASSWORD_REUSE_TIME UNLIMITED;<\/pre>\n<\/div>\n<h3 id=\"crayon-5cd9f28c789bc474897808-34\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-c\">\u00a0Desabilitar m\u00e1ximo de reusos da senha<\/span><\/h3>\n<div id=\"crayon-5cd9f28c789bc474897808-35\" class=\"crayon-line\">\n<pre class=\"lang:plsql decode:true\">SQL&gt; ALTER PROFILE DEFAULT LIMIT PASSWORD_REUSE_MAX UNLIMITED;<\/pre>\n<h3>Consultando altera\u00e7\u00f5es realizadas.<\/h3>\n<pre class=\"lang:plsql decode:true\">SQL&gt; select * from dba_profiles where profile='DEFAULT';\n\nPROFILE         RESOURCE_NAME                RESOURCE LIMIT      COM INH IMP\n--------------- ---------------------------- -------- ---------- --- --- ---\nDEFAULT         COMPOSITE_LIMIT              KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         SESSIONS_PER_USER            KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         CPU_PER_SESSION              KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         CPU_PER_CALL                 KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         LOGICAL_READS_PER_SESSION    KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         LOGICAL_READS_PER_CALL       KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         IDLE_TIME                    KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         CONNECT_TIME                 KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         PRIVATE_SGA                  KERNEL   UNLIMITED  NO  NO  NO\nDEFAULT         FAILED_LOGIN_ATTEMPTS        PASSWORD 3          NO  NO  NO\nDEFAULT         PASSWORD_LIFE_TIME           PASSWORD 60         NO  NO  NO\n\nPROFILE         RESOURCE_NAME                RESOURCE LIMIT      COM INH IMP\n--------------- ---------------------------- -------- ---------- --- --- ---\nDEFAULT         PASSWORD_REUSE_TIME          PASSWORD UNLIMITED  NO  NO  NO\nDEFAULT         PASSWORD_REUSE_MAX           PASSWORD UNLIMITED  NO  NO  NO\nDEFAULT         PASSWORD_VERIFY_FUNCTION     PASSWORD NULL       NO  NO  NO\nDEFAULT         PASSWORD_LOCK_TIME           PASSWORD 1          NO  NO  NO\nDEFAULT         PASSWORD_GRACE_TIME          PASSWORD 7          NO  NO  NO\nDEFAULT         INACTIVE_ACCOUNT_TIME        PASSWORD UNLIMITED  NO  NO  NO\n\n17 rows selected.\n<\/pre>\n<p>&nbsp;<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Erro ao criar usu\u00e1rio: SQL&gt; create user rsilva identified by password; create user rsilva identified by password * ERROR at line 1: ORA-28003: password verification for the specified password failed ORA-20023: Password must contain at least 2 uppercase character(s) Desabilitar senha complexa SQL&gt; alter profile default limit password_verify_function null; Desabilitar tempo de reuso de senha&#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":[242,243,246,247,287,288,326],"class_list":["post-819","post","type-post","status-publish","format-standard","hentry","category-oracle","tag-ora-20023","tag-ora-20023-password-must-contain-at-least-2-uppercase-characters","tag-ora-28003","tag-ora-28003-password-verification-for-the-specified-password-failed","tag-password_reuse_max","tag-password_reuse_time","tag-select-from-dba_profiles-where-profiledefault"],"_links":{"self":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/posts\/819","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=819"}],"version-history":[{"count":0,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/posts\/819\/revisions"}],"wp:attachment":[{"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/categories?post=819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rodrigosilvaesilva.com.br\/index.php\/wp-json\/wp\/v2\/tags?post=819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}