{"id":1191,"date":"2014-05-05T21:55:53","date_gmt":"2014-05-05T13:55:53","guid":{"rendered":"http:\/\/www.yallonking.com\/?p=1191"},"modified":"2014-05-05T21:55:53","modified_gmt":"2014-05-05T13:55:53","slug":"%e5%88%a0%e9%99%a4%e6%95%b0%e6%8d%ae%e5%ba%93","status":"publish","type":"post","link":"http:\/\/www.yallonking.com\/?p=1191","title":{"rendered":"\u5220\u9664\u6570\u636e\u5e93"},"content":{"rendered":"<p>\u4e0b\u8fb9\u662f\u547d\u4ee4\u884c\u5220\u9664\u6570\u636e\u5e93\u7684\u8fc7\u7a0b<\/p>\n<p><strong>\u6ce8\u610f\uff1a\u5728\u5220\u9664\u6570\u636e\u5e93\u4e4b\u524d\uff0c\u6570\u636e\u5e93\u9996\u5148\u8981\u5904\u4e8erestrict\u6a21\u5f0f\u4e0b\u3002<\/strong><\/p>\n<p>\u4ee5\u4e0b\u4e3a\u5177\u4f53\u7684\u5220\u9664\u8fc7\u7a0b\uff1a<\/p>\n<pre class=\"wp-code-highlight prettyprint\">\r\n[oracle@ocm1 ~]$ \/u01\/app\/oracle\/product\/10.2.0\/db_1\/bin\/sqlplus &quot;\/as sysdba&quot;\r\n\r\nSQL*Plus: Release 10.2.0.1.0 - Production on Mon May 5 06:05:31 2014\r\n\r\nCopyright (c) 1982, 2005, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production\r\nWith the Partitioning, OLAP and Data Mining options\r\n\r\nSQL&gt; select file_name from dba_data_files;\r\n\r\nFILE_NAME\r\n--------------------------------------------------------------------------------\r\n\/u01\/app\/oracle\/yallonking\/system01.dbf\r\n\/u01\/app\/oracle\/yallonking\/undotbs01.dbf\r\n\/u01\/app\/oracle\/yallonking\/sysaux01.dbf\r\n\r\nSQL&gt; show parameter dump\r\n\r\nNAME                                 TYPE        VALUE\r\n------------------------------------ ----------- ------------------------------\r\nbackground_core_dump                 string      partial\r\nbackground_dump_dest                 string      \/u01\/app\/oracle\/yallonking\/bdu\r\n                                                 mp\r\ncore_dump_dest                       string      \/u01\/app\/oracle\/yallonking\/cdu\r\n                                                 mp\r\nmax_dump_file_size                   string      10240\r\nshadow_core_dump                     string      partial\r\nuser_dump_dest                       string      \/u01\/app\/oracle\/yallonking\/udu\r\n                                                 mp\r\nSQL&gt; shutdown immediate;\r\nDatabase closed.\r\nDatabase dismounted.\r\nORACLE instance shut down.\r\nSQL&gt; startup mount restrict;\r\nORACLE instance started.\r\n\r\nTotal System Global Area  314572800 bytes\r\nFixed Size                  1219184 bytes\r\nVariable Size              96470416 bytes\r\nDatabase Buffers          213909504 bytes\r\nRedo Buffers                2973696 bytes\r\nDatabase mounted.\r\nSQL&gt; drop database;\r\n\r\nDatabase dropped.\r\n\r\nDisconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production\r\nWith the Partitioning, OLAP and Data Mining options\r\nSQL&gt; \r\n\r\n<\/pre>\n<p>\u4e0b\u8fb9\u662f\u5220\u9664\u8fc7\u7a0b\u4e2dalert\u4e2d\u7684\u8bb0\u5f55\uff0c\u53ef\u4ee5\u53d1\u73b0\u8be5\u547d\u4ee4\u4f1a\u5c06\u6570\u636e\u6587\u4ef6,redo,controlfile,tempfile\u4eceOS\u4e0a\u7269\u7406\u7684\u5220\u9664\uff0c\u5176\u5b9e\uff0c\u4e00\u5e76\u5220\u9664\u7684\u8fd8\u6709spfile.<br \/>\nalert\u5982\u4e0b\uff1a<\/p>\n<pre class=\"wp-code-highlight prettyprint\">\r\nMon May  5 06:08:18 2014\r\nStarting ORACLE instance (restrict)\r\nCannot determine all dependent dynamic libraries for \/proc\/self\/exe\r\nUnable to find dynamic library libocr10.so in search paths\r\nRPATH = \/ade\/aime1_build2101\/oracle\/has\/lib\/:\/ade\/aime1_build2101\/oracle\/lib\/:\/ade\/aime1_build2101\/oracle\/has\/lib\/:\r\nLD_LIBRARY_PATH is not set!\r\nThe default library directories are \/lib and \/usr\/lib\r\nUnable to find dynamic library libocrb10.so in search paths\r\nUnable to find dynamic library libocrutl10.so in search paths\r\nUnable to find dynamic library libocrutl10.so in search paths\r\nLICENSE_MAX_SESSION = 0\r\nLICENSE_SESSIONS_WARNING = 0\r\nPicked latch-free SCN scheme 2\r\nUsing LOG_ARCHIVE_DEST_1 parameter default value as \/u01\/app\/oracle\/product\/10.2.0\/db_1\/dbs\/arch\r\nAutotune of undo retention is turned on. \r\nIMODE=BR\r\nILAT =18\r\nLICENSE_MAX_USERS = 0\r\nSYS auditing is disabled\r\nksdpec: called for event 13740 prior to event group initialization\r\nStarting up ORACLE RDBMS Version: 10.2.0.1.0.\r\nSystem parameters with non-default values:\r\n  processes                = 150\r\n  sga_max_size             = 314572800\r\n  __shared_pool_size       = 88080384\r\n  __large_pool_size        = 4194304\r\n  __java_pool_size         = 4194304\r\n  __streams_pool_size      = 0\r\n  sga_target               = 314572800\r\n  control_files            = \/u01\/app\/oracle\/yallonking\/control1, \/u01\/app\/oracle\/yallonking\/control2\r\n  __db_cache_size          = 213909504\r\n  log_checkpoint_interval  = 10000\r\n  db_files                 = 180\r\n  db_file_multiblock_read_count= 8\r\n  undo_management          = AUTO\r\n  undo_tablespace          = undotbs\r\n  global_names             = TRUE\r\n  parallel_max_servers     = 5\r\n  background_dump_dest     = \/u01\/app\/oracle\/yallonking\/bdump\r\n  user_dump_dest           = \/u01\/app\/oracle\/yallonking\/udump\r\n  max_dump_file_size       = 10240\r\n  core_dump_dest           = \/u01\/app\/oracle\/yallonking\/cdump\r\n  db_name                  = test\r\nPMON started with pid=2, OS id=25669\r\nPSP0 started with pid=3, OS id=25671\r\nMMAN started with pid=4, OS id=25673\r\nDBW0 started with pid=5, OS id=25675\r\nLGWR started with pid=6, OS id=25677\r\nSMON started with pid=8, OS id=25681\r\nCKPT started with pid=7, OS id=25679\r\nRECO started with pid=9, OS id=25683\r\nMMON started with pid=10, OS id=25685\r\nMMNL started with pid=11, OS id=25687\r\nMon May  5 06:08:18 2014\r\nALTER DATABASE   MOUNT\r\nMon May  5 06:08:22 2014\r\nSetting recovery target incarnation to 1\r\nMon May  5 06:08:22 2014\r\nSuccessful mount of redo thread 1, with mount id 2144881106\r\nMon May  5 06:08:22 2014\r\nDatabase mounted in Exclusive Mode\r\nCompleted: ALTER DATABASE   MOUNT\r\nMon May  5 06:08:28 2014\r\ndrop database\r\nDeleted file \/u01\/app\/oracle\/yallonking\/system01.dbf\r\nDeleted file \/u01\/app\/oracle\/yallonking\/undotbs01.dbf\r\nDeleted file \/u01\/app\/oracle\/yallonking\/sysaux01.dbf\r\nDeleted file \/u01\/app\/oracle\/yallonking\/redo01.log\r\nDeleted file \/u01\/app\/oracle\/yallonking\/redo02.log\r\nDeleted file \/u01\/app\/oracle\/yallonking\/redo03.log\r\nDeleted file \/u01\/app\/oracle\/yallonking\/temp01.dbf\r\nInstance terminated by USER, pid = 25689\r\nMon May  5 06:08:33 2014\r\nDeleted file \/u01\/app\/oracle\/yallonking\/control1\r\nDeleted file \/u01\/app\/oracle\/yallonking\/control2\r\nCompleted: drop database\r\nMon May  5 06:08:33 2014\r\nShutting down instance (abort)\r\nLicense high water mark = 1\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u8fb9\u662f\u547d\u4ee4\u884c\u5220\u9664\u6570\u636e\u5e93\u7684\u8fc7\u7a0b \u6ce8\u610f\uff1a\u5728\u5220\u9664\u6570\u636e\u5e93\u4e4b\u524d\uff0c\u6570\u636e\u5e93\u9996\u5148\u8981\u5904\u4e8erestrict\u6a21\u5f0f\u4e0b\u3002 \u4ee5\u4e0b\u4e3a\u5177\u4f53\u7684\u5220 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[87],"tags":[253,252],"_links":{"self":[{"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/posts\/1191"}],"collection":[{"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1191"}],"version-history":[{"count":1,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/posts\/1191\/revisions"}],"predecessor-version":[{"id":1192,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=\/wp\/v2\/posts\/1191\/revisions\/1192"}],"wp:attachment":[{"href":"http:\/\/www.yallonking.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1191"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.yallonking.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}