{"id":161,"date":"2012-04-05T18:39:09","date_gmt":"2012-04-05T16:39:09","guid":{"rendered":"http:\/\/www.ludovicocaldara.net\/dba\/?p=161"},"modified":"2020-08-18T16:59:22","modified_gmt":"2020-08-18T14:59:22","slug":"ora-00600-and-user-identified-by-values","status":"publish","type":"post","link":"https:\/\/www.ludovicocaldara.net\/dba\/ora-00600-and-user-identified-by-values\/","title":{"rendered":"ORA-00600 and user identified by values &#8221;"},"content":{"rendered":"<p>With rel. 10.2.0.5 was possibile to do this:<\/p>\n<pre>\r\nSQL> select * from v$version;\r\n\r\nBANNER\r\n----------------------------------------------------------------\r\nOracle Database 10g Release 10.2.0.5.0 - 64bit Production\r\n...\r\n\r\nSQL> create user foo identified by values '';\r\n\r\nUser created.\r\n<\/pre>\n<p>With 11.2.0.3 an ORA-00600 is raised.<\/p>\n<pre>\r\nSQL> select * from v$version;\r\n\r\nBANNER\r\n--------------------------------------------------------------------------------\r\nOracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production\r\n...\r\n\r\nsipes1 SQL> create user foo identified by values '';\r\n\r\ncreate user foo identified by values ''\r\n*\r\nERROR at line 1:\r\nORA-00600: internal error code, arguments: [kzsviver:1], [], [], [], [], [], [], [], [], [], [], []\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>With rel. 10.2.0.5 was possibile to do this: SQL> select * from v$version; BANNER &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Oracle Database 10g Release 10.2.0.5.0 &#8211; 64bit Production &#8230; SQL> create user foo identified by values &#8221;; User created. With 11.2.0.3 an ORA-00600 is raised. &hellip; <a href=\"https:\/\/www.ludovicocaldara.net\/dba\/ora-00600-and-user-identified-by-values\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[326,3],"tags":[9,22],"class_list":["post-161","post","type-post","status-publish","format-standard","hentry","category-oracle","category-oracledb","tag-oracle","tag-oracle-database"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/posts\/161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/comments?post=161"}],"version-history":[{"count":3,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/posts\/161\/revisions"}],"predecessor-version":[{"id":1989,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/posts\/161\/revisions\/1989"}],"wp:attachment":[{"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/media?parent=161"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/categories?post=161"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ludovicocaldara.net\/dba\/wp-json\/wp\/v2\/tags?post=161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}