Bo's Oracle Station

查看: 839|回复: 0

Section1

[复制链接]

75

主题

115

帖子

2718

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
2718
发表于 2015-9-26 16:56:33 | 显示全部楼层 |阅读模式
第1-5单时我的输出:


  1. ----------------------------------------------------------------------------------------------------
  2. ----------------------------------------------------------------------------------------------------
  3. ----------------------------------------------------------------------------------------------------
  4. ******************** Section1 ********************
  5. ----------------------------------------------------------------------------------------------------
  6. ----------------------------------------------------------------------------------------------------
  7. ----------------------------------------------------------------------------------------------------


  8. ******************** TOPIC 1 ********************
  9. export ORACLE_SID=PROD
  10. .bash_profile OK



  11. # .bash_profile

  12. # Get the aliases and functions
  13. if [ -f ~/.bashrc ]; then
  14.         . ~/.bashrc
  15. fi

  16. # User specific environment and startup programs

  17. PATH=$PATH:$HOME/bin

  18. export PATH
  19. export ORACLE_BASE=/u01/app/oracle
  20. export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1
  21. export ORACLE_SID=PROD
  22. export PATH=$ORACLE_HOME/bin:$PATH
  23. export LANG=en_US


  24. ******************** TOPIC 1.1 ********************


  25. ******************** TOPIC 1.1.1 ********************

  26. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:01 2015

  27. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  28. SQL> Connected.
  29. SQL> SQL>
  30. NAME                                     TYPE         VALUE
  31. ------------------------------------ ----------- ------------------------------
  32. undo_retention                             integer         5400
  33. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  34. With the Partitioning, OLAP and Data Mining options


  35. R101011=0.15


  36. A: undo_retention                             integer         5400

  37. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:01 2015

  38. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  39. SQL> Connected.
  40. SQL> SQL>
  41. PL/SQL procedure successfully completed.

  42. SQL>
  43. PL/SQL procedure successfully completed.

  44. SQL>
  45. PL/SQL procedure successfully completed.

  46. SQL>
  47. PL/SQL procedure successfully completed.

  48. SQL>
  49. PL/SQL procedure successfully completed.

  50. SQL> SQL> SQL> SQL>
  51. no rows selected

  52. SQL>   2  
  53. no rows selected

  54. SQL>
  55. TABLESPACE_NAME                STATUS               RETENTION
  56. ------------------------------ --------------- -----------
  57. UNDOTBS1                       ONLINE               GUARANTEE

  58. SQL>
  59. FILE_NAME                                                          STATUS
  60. ----------------------------------------------------------------- ---------------
  61. /u01/app/oracle/oradata/PROD/Disk3/undotbs1.dbf                   AVAILABLE

  62. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  63. With the Partitioning, OLAP and Data Mining options


  64. R101012=0.4


  65. A: UNDOTBS1                       ONLINE               GUARANTEE


  66. ******************** TOPIC 1.1.2 ********************

  67. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:02 2015

  68. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  69. SQL> Connected.
  70. SQL> SQL>
  71. VALUE
  72. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  73. 300

  74. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  75. With the Partitioning, OLAP and Data Mining options
  76. VALUE_A: 300


  77. R101021=0.3



  78. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:02 2015

  79. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  80. SQL> Connected.
  81. SQL> SQL>
  82. VALUE
  83. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  84. 15

  85. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  86. With the Partitioning, OLAP and Data Mining options
  87. VALUE_A: 15


  88. R101022=0.15




  89. ******************** TOPIC 2 ********************


  90. ******************** TOPIC 2.1 ********************


  91. ******************** TOPIC 2.1.1 ********************

  92. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:02

  93. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  94. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  95. STATUS of the LISTENER
  96. ------------------------
  97. Alias                     LISTENER
  98. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  99. Start Date                12-SEP-2015 15:31:24
  100. Uptime                    0 days 0 hr. 53 min. 38 sec
  101. Trace Level               user
  102. Security                  ON: Local OS Authentication
  103. SNMP                      OFF
  104. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  105. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  106. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  107. Listening Endpoints Summary...
  108.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  109.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  110. Services Summary...
  111. Service "PROD" has 1 instance(s).
  112.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  113. Service "plsextproc" has 1 instance(s).
  114.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  115. The command completed successfully


  116. R201010=0.05


  117. A: 0

  118. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:02

  119. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  120. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  121. STATUS of the LISTENER
  122. ------------------------
  123. Alias                     LISTENER
  124. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  125. Start Date                12-SEP-2015 15:31:24
  126. Uptime                    0 days 0 hr. 53 min. 38 sec
  127. Trace Level               user
  128. Security                  ON: Local OS Authentication
  129. SNMP                      OFF
  130. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  131. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  132. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  133. Listening Endpoints Summary...
  134.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  135.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  136. Services Summary...
  137. Service "PROD" has 1 instance(s).
  138.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  139. Service "plsextproc" has 1 instance(s).
  140.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  141. The command completed successfully


  142. R201010=.10


  143. B: Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  144.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))


  145. ******************** TOPIC 2.1.2 ********************

  146. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:03

  147. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  148. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  149. STATUS of the LISTENER
  150. ------------------------
  151. Alias                     LISTENER
  152. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  153. Start Date                12-SEP-2015 15:31:24
  154. Uptime                    0 days 0 hr. 53 min. 38 sec
  155. Trace Level               user
  156. Security                  ON: Local OS Authentication
  157. SNMP                      OFF
  158. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  159. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  160. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  161. Listening Endpoints Summary...
  162.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  163.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  164. Services Summary...
  165. Service "PROD" has 1 instance(s).
  166.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  167. Service "plsextproc" has 1 instance(s).
  168.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  169. The command completed successfully


  170. R201020=0.05


  171. A: 0

  172. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:03

  173. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  174. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  175. STATUS of the LISTENER
  176. ------------------------
  177. Alias                     LISTENER
  178. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  179. Start Date                12-SEP-2015 15:31:24
  180. Uptime                    0 days 0 hr. 53 min. 38 sec
  181. Trace Level               user
  182. Security                  ON: Local OS Authentication
  183. SNMP                      OFF
  184. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  185. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  186. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  187. Listening Endpoints Summary...
  188.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  189.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  190. Services Summary...
  191. Service "PROD" has 1 instance(s).
  192.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  193. Service "plsextproc" has 1 instance(s).
  194.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  195. The command completed successfully


  196. R201020=.10


  197. B: Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  198.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))


  199. ******************** TOPIC 2.1.3 ********************

  200. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:03

  201. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  202. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  203. STATUS of the LISTENER
  204. ------------------------
  205. Alias                     LISTENER
  206. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  207. Start Date                12-SEP-2015 15:31:24
  208. Uptime                    0 days 0 hr. 53 min. 39 sec
  209. Trace Level               user
  210. Security                  ON: Local OS Authentication
  211. SNMP                      OFF
  212. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  213. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  214. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  215. Listening Endpoints Summary...
  216.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  217.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  218. Services Summary...
  219. Service "PROD" has 1 instance(s).
  220.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  221. Service "plsextproc" has 1 instance(s).
  222.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  223. The command completed successfully


  224. R201030=0.05


  225. A: 0

  226. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:03

  227. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  228. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  229. STATUS of the LISTENER
  230. ------------------------
  231. Alias                     LISTENER
  232. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  233. Start Date                12-SEP-2015 15:31:24
  234. Uptime                    0 days 0 hr. 53 min. 39 sec
  235. Trace Level               user
  236. Security                  ON: Local OS Authentication
  237. SNMP                      OFF
  238. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  239. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  240. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  241. Listening Endpoints Summary...
  242.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  243.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  244. Services Summary...
  245. Service "PROD" has 1 instance(s).
  246.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  247. Service "plsextproc" has 1 instance(s).
  248.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  249. The command completed successfully


  250. R201030=.33


  251. B:   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...


  252. ******************** TOPIC 2.1.4 ********************

  253. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:04

  254. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  255. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  256. STATUS of the LISTENER
  257. ------------------------
  258. Alias                     LISTENER
  259. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  260. Start Date                12-SEP-2015 15:31:24
  261. Uptime                    0 days 0 hr. 53 min. 39 sec
  262. Trace Level               user
  263. Security                  ON: Local OS Authentication
  264. SNMP                      OFF
  265. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  266. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  267. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  268. Listening Endpoints Summary...
  269.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  270.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  271. Services Summary...
  272. Service "PROD" has 1 instance(s).
  273.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  274. Service "plsextproc" has 1 instance(s).
  275.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  276. The command completed successfully


  277. R201040=0.05


  278. A: 0

  279. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:04

  280. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  281. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  282. STATUS of the LISTENER
  283. ------------------------
  284. Alias                     LISTENER
  285. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  286. Start Date                12-SEP-2015 15:31:24
  287. Uptime                    0 days 0 hr. 53 min. 39 sec
  288. Trace Level               user
  289. Security                  ON: Local OS Authentication
  290. SNMP                      OFF
  291. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  292. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  293. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  294. Listening Endpoints Summary...
  295.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  296.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  297. Services Summary...
  298. Service "PROD" has 1 instance(s).
  299.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  300. Service "plsextproc" has 1 instance(s).
  301.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  302. The command completed successfully


  303. R201040=.24


  304. B:   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))


  305. ******************** TOPIC 2.1.5 ********************

  306. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:04

  307. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  308. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  309. STATUS of the LISTENER
  310. ------------------------
  311. Alias                     LISTENER
  312. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  313. Start Date                12-SEP-2015 15:31:24
  314. Uptime                    0 days 0 hr. 53 min. 40 sec
  315. Trace Level               user
  316. Security                  ON: Local OS Authentication
  317. SNMP                      OFF
  318. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  319. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  320. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  321. Listening Endpoints Summary...
  322.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  323.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  324. Services Summary...
  325. Service "PROD" has 1 instance(s).
  326.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  327. Service "plsextproc" has 1 instance(s).
  328.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  329. The command completed successfully


  330. R201051=0.05


  331. A: 0

  332. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:04

  333. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  334. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  335. STATUS of the LISTENER
  336. ------------------------
  337. Alias                     LISTENER
  338. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  339. Start Date                12-SEP-2015 15:31:24
  340. Uptime                    0 days 0 hr. 53 min. 40 sec
  341. Trace Level               user
  342. Security                  ON: Local OS Authentication
  343. SNMP                      OFF
  344. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  345. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
  346. Listener Trace File       /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
  347. Listening Endpoints Summary...
  348.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)))
  349.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
  350. Services Summary...
  351. Service "PROD" has 1 instance(s).
  352.   Instance "PROD", status UNKNOWN, has 1 handler(s) for this service...
  353. Service "plsextproc" has 1 instance(s).
  354.   Instance "plsextproc", status UNKNOWN, has 1 handler(s) for this service...
  355. The command completed successfully


  356. R201051=.23


  357. B: Trace Level               user
  358. nsevdansw: exit
  359. nsrdr: got NSPTMK packet
  360. nsglauthorized: Authenticated user: 602
  361. nsgcsss: ons_subscriber_status=1
  362. nsdo: 506 bytes to NS buffer
  363. nsdo: 667 bytes to NS buffer
  364. nstimarmed: no timer allocated
  365. nsclose: closing transport
  366. nsclose: global context check-out (from slot 5) complete
  367. nsgldissolve: Deallocating cxd 0x84a5018.


  368. R201052=0.1




  369. ******************** TOPIC 2.2 ********************

  370. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  371. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  372. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  373. STATUS of the LISTENER
  374. ------------------------
  375. Alias                     lsnr2
  376. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  377. Start Date                12-SEP-2015 12:10:31
  378. Uptime                    0 days 4 hr. 14 min. 33 sec
  379. Trace Level               off
  380. Security                  ON: Local OS Authentication
  381. SNMP                      OFF
  382. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  383. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  384. Listening Endpoints Summary...
  385.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  386.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  387. Services Summary...
  388. Service "PROD" has 1 instance(s).
  389.   Instance "PROD", status READY, has 4 handler(s) for this service...
  390. Service "PROD_XPT" has 1 instance(s).
  391.   Instance "PROD", status READY, has 4 handler(s) for this service...
  392. The command completed successfully


  393. R202001=0.05


  394. A: 0

  395. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  396. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  397. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  398. STATUS of the LISTENER
  399. ------------------------
  400. Alias                     lsnr2
  401. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  402. Start Date                12-SEP-2015 12:10:31
  403. Uptime                    0 days 4 hr. 14 min. 33 sec
  404. Trace Level               off
  405. Security                  ON: Local OS Authentication
  406. SNMP                      OFF
  407. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  408. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  409. Listening Endpoints Summary...
  410.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  411.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  412. Services Summary...
  413. Service "PROD" has 1 instance(s).
  414.   Instance "PROD", status READY, has 4 handler(s) for this service...
  415. Service "PROD_XPT" has 1 instance(s).
  416.   Instance "PROD", status READY, has 4 handler(s) for this service...
  417. The command completed successfully


  418. R202001=.10


  419. B: Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  420.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))

  421. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  422. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  423. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  424. STATUS of the LISTENER
  425. ------------------------
  426. Alias                     lsnr2
  427. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  428. Start Date                12-SEP-2015 12:10:31
  429. Uptime                    0 days 4 hr. 14 min. 34 sec
  430. Trace Level               off
  431. Security                  ON: Local OS Authentication
  432. SNMP                      OFF
  433. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  434. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  435. Listening Endpoints Summary...
  436.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  437.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  438. Services Summary...
  439. Service "PROD" has 1 instance(s).
  440.   Instance "PROD", status READY, has 4 handler(s) for this service...
  441. Service "PROD_XPT" has 1 instance(s).
  442.   Instance "PROD", status READY, has 4 handler(s) for this service...
  443. The command completed successfully


  444. R202002=0.05


  445. A: 0

  446. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  447. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  448. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  449. STATUS of the LISTENER
  450. ------------------------
  451. Alias                     lsnr2
  452. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  453. Start Date                12-SEP-2015 12:10:31
  454. Uptime                    0 days 4 hr. 14 min. 34 sec
  455. Trace Level               off
  456. Security                  ON: Local OS Authentication
  457. SNMP                      OFF
  458. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  459. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  460. Listening Endpoints Summary...
  461.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  462.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  463. Services Summary...
  464. Service "PROD" has 1 instance(s).
  465.   Instance "PROD", status READY, has 4 handler(s) for this service...
  466. Service "PROD_XPT" has 1 instance(s).
  467.   Instance "PROD", status READY, has 4 handler(s) for this service...
  468. The command completed successfully


  469. R202002=.30


  470. B: 0


  471. ******************** TOPIC 2.3 ********************

  472. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  473. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  474. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  475. STATUS of the LISTENER
  476. ------------------------
  477. Alias                     lsnr2
  478. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  479. Start Date                12-SEP-2015 12:10:31
  480. Uptime                    0 days 4 hr. 14 min. 34 sec
  481. Trace Level               off
  482. Security                  ON: Local OS Authentication
  483. SNMP                      OFF
  484. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  485. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  486. Listening Endpoints Summary...
  487.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  488.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  489. Services Summary...
  490. Service "PROD" has 1 instance(s).
  491.   Instance "PROD", status READY, has 4 handler(s) for this service...
  492. Service "PROD_XPT" has 1 instance(s).
  493.   Instance "PROD", status READY, has 4 handler(s) for this service...
  494. The command completed successfully


  495. R203000=0.05


  496. A: 0

  497. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  498. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  499. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  500. STATUS of the LISTENER
  501. ------------------------
  502. Alias                     lsnr2
  503. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  504. Start Date                12-SEP-2015 12:10:31
  505. Uptime                    0 days 4 hr. 14 min. 34 sec
  506. Trace Level               off
  507. Security                  ON: Local OS Authentication
  508. SNMP                      OFF
  509. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  510. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  511. Listening Endpoints Summary...
  512.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  513.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  514. Services Summary...
  515. Service "PROD" has 1 instance(s).
  516.   Instance "PROD", status READY, has 4 handler(s) for this service...
  517. Service "PROD_XPT" has 1 instance(s).
  518.   Instance "PROD", status READY, has 4 handler(s) for this service...
  519. The command completed successfully


  520. R203000=.15


  521. B: LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05
  522. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  523. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  524. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  525. Service "PROD" has 1 instance(s).
  526.   Instance "PROD", status READY, has 4 handler(s) for this service...
  527. Service "PROD_XPT" has 1 instance(s).
  528.   Instance "PROD", status READY, has 4 handler(s) for this service...


  529. ******************** TOPIC 2.4 ********************

  530. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  531. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  532. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  533. STATUS of the LISTENER
  534. ------------------------
  535. Alias                     lsnr2
  536. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  537. Start Date                12-SEP-2015 12:10:31
  538. Uptime                    0 days 4 hr. 14 min. 34 sec
  539. Trace Level               off
  540. Security                  ON: Local OS Authentication
  541. SNMP                      OFF
  542. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  543. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  544. Listening Endpoints Summary...
  545.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  546.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  547. Services Summary...
  548. Service "PROD" has 1 instance(s).
  549.   Instance "PROD", status READY, has 4 handler(s) for this service...
  550. Service "PROD_XPT" has 1 instance(s).
  551.   Instance "PROD", status READY, has 4 handler(s) for this service...
  552. The command completed successfully


  553. R204001=0.1


  554. A: tcp        0      0 0.0.0.0:1521                0.0.0.0:*                   LISTEN      19215/tnslsnr      

  555. LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:05

  556. Copyright (c) 1991, 2005, Oracle.  All rights reserved.

  557. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  558. STATUS of the LISTENER
  559. ------------------------
  560. Alias                     lsnr2
  561. Version                   TNSLSNR for Linux: Version 10.2.0.2.0 - Production
  562. Start Date                12-SEP-2015 12:10:31
  563. Uptime                    0 days 4 hr. 14 min. 34 sec
  564. Trace Level               off
  565. Security                  ON: Local OS Authentication
  566. SNMP                      OFF
  567. Listener Parameter File   /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
  568. Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/lsnr2.log
  569. Listening Endpoints Summary...
  570.   (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)))
  571.   (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc1)))
  572. Services Summary...
  573. Service "PROD" has 1 instance(s).
  574.   Instance "PROD", status READY, has 4 handler(s) for this service...
  575. Service "PROD_XPT" has 1 instance(s).
  576.   Instance "PROD", status READY, has 4 handler(s) for this service...
  577. The command completed successfully


  578. R204002=0.1


  579. A: tcp        0      0 0.0.0.0:1526                0.0.0.0:*                   LISTEN      18597/tnslsnr      


  580. ******************** TOPIC 3 ********************


  581. ******************** TOPIC 3.1 ********************

  582. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:06 2015

  583. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  584. SQL> Connected.
  585. SQL> SQL>
  586. VALUE
  587. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  588. 300

  589. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  590. With the Partitioning, OLAP and Data Mining options
  591. VALUE_A: 300


  592. R301001=0.1



  593. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:07 2015

  594. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  595. SQL> Connected.
  596. SQL> SQL>
  597. VALUE
  598. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  599. 200

  600. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  601. With the Partitioning, OLAP and Data Mining options


  602. R301002=0.2




  603. ******************** TOPIC 3.2 ********************


  604. ******************** TOPIC 3.2.1 ********************

  605. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:07 2015

  606. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  607. SQL> Connected.
  608. SQL> SQL>
  609. VALUE
  610. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  611. (protocol=tcp)(dispatchers=3)

  612. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  613. With the Partitioning, OLAP and Data Mining options
  614. VALUE_A: 3


  615. R302010=0.15




  616. ******************** TOPIC 3.2.2 ********************

  617. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:07 2015

  618. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  619. SQL> Connected.
  620. SQL> SQL>
  621. VALUE
  622. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  623. 10

  624. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  625. With the Partitioning, OLAP and Data Mining options
  626. VALUE_A: 10


  627. R302020=0.1




  628. ******************** TOPIC 3.3 ********************


  629. ******************** TOPIC 3.3.1 ********************

  630. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:07 2015

  631. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  632. SQL> Connected.
  633. SQL> SQL>
  634. VALUE
  635. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  636. 10

  637. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  638. With the Partitioning, OLAP and Data Mining options
  639. VALUE_A: 10


  640. R303010=0.15




  641. ******************** TOPIC 3.3.2 ********************

  642. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:08 2015

  643. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  644. SQL> Connected.
  645. SQL> SQL>
  646. VALUE
  647. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  648. 30

  649. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  650. With the Partitioning, OLAP and Data Mining options
  651. VALUE_A: 30


  652. R303020=0.05



  653. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:08 2015

  654. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  655. SQL> Connected.
  656. SQL> SQL>
  657. VALUE
  658. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  659. 30

  660. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  661. With the Partitioning, OLAP and Data Mining options
  662. VALUE_A: 30


  663. R303020=0.1




  664. ******************** TOPIC 4 ********************


  665. ******************** TOPIC 4.1 ********************

  666. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:08

  667. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  668. Used parameter files:
  669. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora

  670. Used EZCONNECT adapter to resolve the alias
  671. Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=PROD))(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.37)(PORT=1521)))
  672. OK (0 msec)


  673. R401000=0.1




  674. ******************** TOPIC 4.2 ********************

  675. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:08

  676. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  677. Used parameter files:
  678. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  679. Used TNSNAMES adapter to resolve the alias
  680. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=PROD)))
  681. OK (0 msec)

  682. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:08

  683. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  684. Used parameter files:
  685. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  686. Used TNSNAMES adapter to resolve the alias
  687. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=PROD)))
  688. OK (0 msec)


  689. R402000=0.1


  690. A: Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=PROD)))


  691. ******************** TOPIC 4.3 ********************

  692. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  693. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  694. Used parameter files:
  695. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  696. Used TNSNAMES adapter to resolve the alias
  697. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)) ( CONNECT_DATA=(SERVICE_NAME=PROD) (server=shared)))
  698. OK (10 msec)

  699. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  700. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  701. Used parameter files:
  702. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  703. Used TNSNAMES adapter to resolve the alias
  704. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)) ( CONNECT_DATA=(SERVICE_NAME=PROD) (server=shared)))
  705. OK (10 msec)


  706. R403000=0.1


  707. A: Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station37.example.com)(PORT=1526)) ( CONNECT_DATA=(SERVICE_NAME=PROD) (server=shared)))


  708. ******************** TOPIC 4.4 ********************

  709. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  710. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  711. Used parameter files:
  712. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  713. Used TNSNAMES adapter to resolve the alias
  714. Attempting to contact (DESCRIPTION= (LOAD_BALANCE=on) (FAILOVER=on) (ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=rac1.example.com)(PORT=1521)) (ADDRESS=(PROTOCOL=tcp)(HOST=rac2.example.com)(PORT=1521))) ( CONNECT_DATA=(SERVICE_NAME=RACDB)))
  715. OK (0 msec)

  716. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  717. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  718. Used parameter files:
  719. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  720. Used TNSNAMES adapter to resolve the alias
  721. Attempting to contact (DESCRIPTION= (LOAD_BALANCE=on) (FAILOVER=on) (ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=rac1.example.com)(PORT=1521)) (ADDRESS=(PROTOCOL=tcp)(HOST=rac2.example.com)(PORT=1521))) ( CONNECT_DATA=(SERVICE_NAME=RACDB)))
  722. OK (0 msec)


  723. R404000=0.1


  724. A: Attempting to contact (DESCRIPTION= (LOAD_BALANCE=on) (FAILOVER=on) (ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=rac1.example.com)(PORT=1521)) (ADDRESS=(PROTOCOL=tcp)(HOST=rac2.example.com)(PORT=1521))) ( CONNECT_DATA=(SERVICE_NAME=RACDB)))


  725. ******************** TOPIC 4.5 ********************

  726. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  727. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  728. Used parameter files:
  729. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  730. Used TNSNAMES adapter to resolve the alias
  731. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP)))
  732. TNS-12541: TNS:no listener
  733. 192.168.0.38
  734. station38.example.com

  735. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  736. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  737. Used parameter files:
  738. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  739. Used TNSNAMES adapter to resolve the alias
  740. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP)))
  741. TNS-12541: TNS:no listener


  742. R405000=0


  743. A: 0

  744. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:09

  745. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  746. Used parameter files:
  747. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  748. Used TNSNAMES adapter to resolve the alias
  749. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP)))
  750. TNS-12541: TNS:no listener


  751. R405000=0.1


  752. A: Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP)))


  753. ******************** TOPIC 4.6 ********************

  754. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:10

  755. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  756. Used parameter files:
  757. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  758. Used TNSNAMES adapter to resolve the alias
  759. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP) (FAILOVER_MODE= (TYPE=select) (METHOD=basic) (RETRIES=50) (DELAY=5))))
  760. TNS-12541: TNS:no listener

  761. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:10

  762. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  763. Used parameter files:
  764. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  765. Used TNSNAMES adapter to resolve the alias
  766. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP) (FAILOVER_MODE= (TYPE=select) (METHOD=basic) (RETRIES=50) (DELAY=5))))
  767. TNS-12541: TNS:no listener


  768. R406000=0


  769. A: 0

  770. TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 12-SEP-2015 16:25:10

  771. Copyright (c) 1997, 2005, Oracle.  All rights reserved.

  772. Used parameter files:
  773. /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora


  774. Used TNSNAMES adapter to resolve the alias
  775. Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP) (FAILOVER_MODE= (TYPE=select) (METHOD=basic) (RETRIES=50) (DELAY=5))))
  776. TNS-12541: TNS:no listener


  777. R406000=0.4


  778. A: Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=station38.example.com)(PORT=1521)) ( CONNECT_DATA=(SERVICE_NAME=EMREP) (FAILOVER_MODE= (TYPE=select) (METHOD=basic) (RETRIES=50) (DELAY=5))))


  779. ******************** TOPIC 5 ********************


  780. ******************** TOPIC 5.1 ********************


  781. ******************** TOPIC 5.1.1 ********************

  782. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:10 2015

  783. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  784. SQL> Connected.
  785. SQL> SQL>
  786. GROUP_NAME                       TABLESPACE_NAME
  787. ------------------------------ ------------------------------
  788. TEMP_GRP                       TEMP1
  789. TEMP_GRP                       TEMP2

  790. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  791. With the Partitioning, OLAP and Data Mining options


  792. R501010=0.25


  793. A: TEMP_GRP                       TEMP1

  794. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:10 2015

  795. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  796. SQL> Connected.
  797. SQL> SQL>
  798. GROUP_NAME                       TABLESPACE_NAME
  799. ------------------------------ ------------------------------
  800. TEMP_GRP                       TEMP1
  801. TEMP_GRP                       TEMP2

  802. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  803. With the Partitioning, OLAP and Data Mining options


  804. R501010=.50


  805. B: TEMP_GRP                       TEMP2


  806. ******************** TOPIC 5.1.2 ********************

  807. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:11 2015

  808. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  809. SQL> Connected.
  810. SQL> SQL> SQL>
  811. PROPERTY_NAME                       PROPERTY_VALUE
  812. ------------------------------ ------------------------------------------------------------
  813. DEFAULT_TEMP_TABLESPACE        TEMP_GRP

  814. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  815. With the Partitioning, OLAP and Data Mining options


  816. R501020=0.4


  817. A: DEFAULT_TEMP_TABLESPACE        TEMP_GRP


  818. ******************** TOPIC 6 ********************


  819. ******************** TOPIC 6.1 ********************

  820. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:11 2015

  821. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  822. SQL> Connected.
  823. SQL> SQL>
  824. TABLESPACE_NAME                     BYTES   MAXBYTES
  825. ------------------------------ ---------- ----------
  826. EXAMPLE                         419430400 4.3980E+12

  827. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  828. With the Partitioning, OLAP and Data Mining options


  829. R601000=0.3


  830. A: 0


  831. ******************** TOPIC 6.2 ********************

  832. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:11 2015

  833. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  834. SQL> Connected.
  835. SQL> SQL>
  836. TABLESPACE_NAME                     BYTES   MAXBYTES
  837. ------------------------------ ---------- ----------
  838. EXAMPLE                         419430400 4.3980E+12

  839. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  840. With the Partitioning, OLAP and Data Mining options


  841. R602001=0.3


  842. A: EXAMPLE                         419430400 4.3980E+12

  843. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:11 2015

  844. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  845. SQL> Connected.
  846. SQL> SQL>
  847. TABLESPACE_NAME                     BYTES   MAXBYTES
  848. ------------------------------ ---------- ----------
  849. EXAMPLE                         419430400 4.3980E+12

  850. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  851. With the Partitioning, OLAP and Data Mining options


  852. R602002=0.1


  853. A: EXAMPLE                         419430400 4.3980E+12


  854. ******************** TOPIC 6.3 ********************

  855. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:11 2015

  856. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  857. SQL> Connected.
  858. SQL> SQL>
  859. TABLESPACE_NAME                INITIAL_EXTENT ALLOCATIO BIG
  860. ------------------------------ -------------- --------- ---
  861. EXAMPLE                               1048576 UNIFORM        YES

  862. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  863. With the Partitioning, OLAP and Data Mining options


  864. R603000=0.2


  865. A: EXAMPLE                               1048576 UNIFORM        YES


  866. ******************** TOPIC 6.4 ********************

  867. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:12 2015

  868. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  869. SQL> Connected.
  870. SQL> SQL>
  871. TABLESPACE_NAME                NEXT_EXTENT ALLOCATIO BIG
  872. ------------------------------ ----------- --------- ---
  873. EXAMPLE                            1048576 UNIFORM   YES

  874. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  875. With the Partitioning, OLAP and Data Mining options


  876. R604000=0.2


  877. A: EXAMPLE                            1048576 UNIFORM   YES


  878. ******************** TOPIC 7 ********************


  879. ******************** TOPIC 7.1 ********************


  880. ******************** TOPIC 7.2 ********************

  881. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:12 2015

  882. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  883. SQL> Connected.
  884. SQL> SQL>
  885. TABLESPACE_NAME                     BYTES
  886. ------------------------------ ----------
  887. INDX                                 41943040

  888. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  889. With the Partitioning, OLAP and Data Mining options


  890. R700000=0.05


  891. A: 0

  892. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:12 2015

  893. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  894. SQL> Connected.
  895. SQL> SQL>
  896. TABLESPACE_NAME                     BYTES
  897. ------------------------------ ----------
  898. INDX                                 41943040

  899. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  900. With the Partitioning, OLAP and Data Mining options


  901. R700000=.10


  902. B: INDX                                 41943040


  903. ******************** TOPIC 8 ********************


  904. ******************** TOPIC 8.1 ********************


  905. ******************** TOPIC 8.2 ********************

  906. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:12 2015

  907. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  908. SQL> Connected.
  909. SQL> SQL>
  910. TABLESPACE_NAME                     BYTES
  911. ------------------------------ ----------
  912. TOOLS                                 10485760

  913. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  914. With the Partitioning, OLAP and Data Mining options


  915. R800000=0.05


  916. A: 0

  917. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:12 2015

  918. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  919. SQL> Connected.
  920. SQL> SQL>
  921. TABLESPACE_NAME                     BYTES
  922. ------------------------------ ----------
  923. TOOLS                                 10485760

  924. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  925. With the Partitioning, OLAP and Data Mining options


  926. R800000=.20


  927. B: TOOLS                                 10485760


  928. ******************** TOPIC 9 ********************

  929. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:13 2015

  930. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  931. SQL> Connected.
  932. SQL> SQL> SQL>
  933. PROPERTY_NAME                       PROPERTY_VALUE
  934. ------------------------------ ------------------------------------------------------------
  935. DEFAULT_PERMANENT_TABLESPACE   USERS

  936. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  937. With the Partitioning, OLAP and Data Mining options


  938. R900000=0.05


  939. A: 0

  940. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:13 2015

  941. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  942. SQL> Connected.
  943. SQL> SQL> SQL>
  944. PROPERTY_NAME                       PROPERTY_VALUE
  945. ------------------------------ ------------------------------------------------------------
  946. DEFAULT_PERMANENT_TABLESPACE   USERS

  947. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  948. With the Partitioning, OLAP and Data Mining options


  949. R900000=.30


  950. B: DEFAULT_PERMANENT_TABLESPACE   USERS


  951. ******************** TOPIC 9.1 ********************

  952. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:13 2015

  953. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  954. SQL> Connected.
  955. SQL> SQL>
  956. TABLESPACE_NAME                     BYTES
  957. ------------------------------ ----------
  958. USERS                                 50331648

  959. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  960. With the Partitioning, OLAP and Data Mining options


  961. R901000=0.1


  962. A: 0


  963. ******************** TOPIC 9.2 ********************

  964. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:13 2015

  965. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  966. SQL> Connected.
  967. SQL> SQL>
  968. TABLESPACE_NAME                     BYTES
  969. ------------------------------ ----------
  970. USERS                                 50331648

  971. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  972. With the Partitioning, OLAP and Data Mining options


  973. R902000=0.1


  974. A: USERS                                 50331648


  975. ******************** TOPIC 9.3 ********************

  976. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:14 2015

  977. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  978. SQL> Connected.
  979. SQL> SQL>
  980. TABLESPACE_NAME                INITIAL_EXTENT ALLOCATIO BIG
  981. ------------------------------ -------------- --------- ---
  982. USERS                                      4194304 UNIFORM        NO

  983. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  984. With the Partitioning, OLAP and Data Mining options


  985. R903000=0.2


  986. A: USERS                                      4194304 UNIFORM        NO


  987. ******************** TOPIC 9.4 ********************

  988. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:14 2015

  989. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  990. SQL> Connected.
  991. SQL> SQL>
  992. TABLESPACE_NAME                NEXT_EXTENT ALLOCATIO BIG
  993. ------------------------------ ----------- --------- ---
  994. USERS                                   4194304 UNIFORM   NO

  995. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  996. With the Partitioning, OLAP and Data Mining options


  997. R904000=0.2


  998. A: USERS                                   4194304 UNIFORM   NO


  999. ******************** TOPIC 10 ********************


  1000. ******************** TOPIC 10.1 ********************

  1001. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:14 2015

  1002. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1003. SQL> Connected.
  1004. SQL> SQL>
  1005. TABLESPACE_NAME                     BYTES
  1006. ------------------------------ ----------
  1007. OLTP                                 50331648

  1008. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1009. With the Partitioning, OLAP and Data Mining options


  1010. R1001000=0.1


  1011. A: 0


  1012. ******************** TOPIC 10.2 ********************

  1013. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:14 2015

  1014. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1015. SQL> Connected.
  1016. SQL> SQL>
  1017. TABLESPACE_NAME                     BYTES
  1018. ------------------------------ ----------
  1019. OLTP                                 50331648

  1020. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1021. With the Partitioning, OLAP and Data Mining options


  1022. R1002000=0.05


  1023. A: 0

  1024. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:14 2015

  1025. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1026. SQL> Connected.
  1027. SQL> SQL>
  1028. TABLESPACE_NAME                     BYTES
  1029. ------------------------------ ----------
  1030. OLTP                                 50331648

  1031. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1032. With the Partitioning, OLAP and Data Mining options


  1033. R1002000=.10


  1034. B: OLTP                                 50331648


  1035. ******************** TOPIC 10.3 ********************

  1036. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:15 2015

  1037. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1038. SQL> Connected.
  1039. SQL> SQL>
  1040. TABLESPACE_NAME                INITIAL_EXTENT ALLOCATIO BIG
  1041. ------------------------------ -------------- --------- ---
  1042. OLTP                                      2097152 UNIFORM        NO

  1043. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1044. With the Partitioning, OLAP and Data Mining options


  1045. R1003000=0.05


  1046. A: 0

  1047. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:15 2015

  1048. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1049. SQL> Connected.
  1050. SQL> SQL>
  1051. TABLESPACE_NAME                INITIAL_EXTENT ALLOCATIO BIG
  1052. ------------------------------ -------------- --------- ---
  1053. OLTP                                      2097152 UNIFORM        NO

  1054. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1055. With the Partitioning, OLAP and Data Mining options


  1056. R1003000=.15


  1057. B: OLTP                                      2097152 UNIFORM        NO


  1058. ******************** TOPIC 10.4 ********************

  1059. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:15 2015

  1060. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1061. SQL> Connected.
  1062. SQL> SQL>
  1063. TABLESPACE_NAME                NEXT_EXTENT ALLOCATIO BIG
  1064. ------------------------------ ----------- --------- ---
  1065. OLTP                                   2097152 UNIFORM   NO

  1066. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1067. With the Partitioning, OLAP and Data Mining options


  1068. R1004001=0.05


  1069. A: 0

  1070. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:15 2015

  1071. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1072. SQL> Connected.
  1073. SQL> SQL>
  1074. TABLESPACE_NAME                NEXT_EXTENT ALLOCATIO BIG
  1075. ------------------------------ ----------- --------- ---
  1076. OLTP                                   2097152 UNIFORM   NO

  1077. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1078. With the Partitioning, OLAP and Data Mining options


  1079. R1004001=.15


  1080. B: OLTP                                   2097152 UNIFORM   NO

  1081. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:16 2015

  1082. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1083. SQL> Connected.
  1084. SQL> SQL>
  1085. SEGMEN
  1086. ------
  1087. AUTO

  1088. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1089. With the Partitioning, OLAP and Data Mining options


  1090. R1004002=0.05


  1091. A: 0

  1092. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:16 2015

  1093. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1094. SQL> Connected.
  1095. SQL> SQL>
  1096. SEGMEN
  1097. ------
  1098. AUTO

  1099. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1100. With the Partitioning, OLAP and Data Mining options


  1101. R1004002=.10


  1102. B: AUTO


  1103. ******************** TOPIC 11 ********************


  1104. ******************** TOPIC 11.1 ********************


  1105. ******************** TOPIC 11.2 ********************

  1106. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:16 2015

  1107. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1108. SQL> Connected.
  1109. SQL> SQL> SQL>
  1110.     GROUP#    THREAD#  SEQUENCE#      BYTES    MEMBERS ARC STATUS            FIRST_CHANGE# FIRST_TIM
  1111. ---------- ---------- ---------- ---------- ---------- --- ---------------- ------------- ---------
  1112.          1            1               4  104857600             2 YES INACTIVE                   126289 12-SEP-15
  1113.          2            1               5  104857600             2 YES INACTIVE                   158620 12-SEP-15
  1114.          3            1               8  104857600             2 NO  CURRENT                   210363 12-SEP-15
  1115.          4            1               6  104857600             2 YES INACTIVE                   207525 12-SEP-15
  1116.          5            1               7  104857600             2 YES INACTIVE                   210351 12-SEP-15

  1117. SQL>
  1118.   COUNT(*)
  1119. ----------
  1120.          5

  1121. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1122. With the Partitioning, OLAP and Data Mining options
  1123. VALUE_A:          5


  1124. R1102000=0.5




  1125. ******************** TOPIC 11.3 ********************
  1126. 2
  1127. 2
  1128. 2
  1129. 2
  1130. 2
  1131. R1103000=1.00


  1132. ******************** TOPIC 11.4 ********************
  1133. 5
  1134. 0
  1135. R1104000=.50


  1136. ******************** TOPIC 11.5 ********************
  1137.       2 Disk1
  1138.       2 Disk2
  1139.       2 Disk3
  1140.       2 Disk4
  1141.       2 Disk5

  1142. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:18 2015

  1143. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1144. SQL> Connected.
  1145. SQL> SQL>
  1146.      BYTES
  1147. ----------
  1148. 104857600
  1149. 104857600
  1150. 104857600
  1151. 104857600
  1152. 104857600

  1153. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1154. With the Partitioning, OLAP and Data Mining options
  1155. VALUE_A: 2


  1156. R1105000=0.5




  1157. ******************** TOPIC 12 ********************

  1158. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:18 2015

  1159. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1160. SQL> Connected.
  1161. SQL> SQL> SQL>
  1162. PL/SQL procedure successfully completed.

  1163. SQL> ******************************

  1164. PL/SQL procedure successfully completed.

  1165. SQL> The database controlfile here:

  1166. PL/SQL procedure successfully completed.

  1167. SQL> ******************************

  1168. PL/SQL procedure successfully completed.

  1169. SQL>
  1170. PL/SQL procedure successfully completed.

  1171. SQL> SQL>
  1172. NAME
  1173. -----------------------------------------------------------------
  1174. /u01/app/oracle/oradata/PROD/Disk1/control01.ctl
  1175. /u01/app/oracle/oradata/PROD/Disk2/control02.ctl
  1176. /u01/app/oracle/product/10.2.0/db_1/dbs/and
  1177. /u01/app/oracle/oradata/PROD/Disk3/control03.ctl

  1178. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1179. With the Partitioning, OLAP and Data Mining options
  1180. VALUE_A: 3


  1181. R1200000=0.5




  1182. ******************** TOPIC 13 ********************

  1183. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:18 2015

  1184. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1185. SQL> Connected.
  1186. SQL> SQL> SQL>
  1187.   COUNT(*)
  1188. ----------
  1189.          3

  1190. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1191. With the Partitioning, OLAP and Data Mining options
  1192. VALUE_A:          3


  1193. R1300000=0.1




  1194. ******************** TOPIC 14 ********************


  1195. ******************** TOPIC 14.1 ********************

  1196. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1197. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1198. SQL> Connected.
  1199. SQL> SQL> SQL>
  1200. ANALYZEDT
  1201. ----------
  1202. .010046296

  1203. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1204. With the Partitioning, OLAP and Data Mining options
  1205. VALUE_A: 0


  1206. R1400010=0.5



  1207. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1208. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1209. SQL> Connected.
  1210. SQL> SQL> SQL>
  1211. ANALYZEDT
  1212. ----------
  1213. .010046296

  1214. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1215. With the Partitioning, OLAP and Data Mining options


  1216. R1400010=0.5


  1217. A: 010046296


  1218. ******************** TOPIC 14.2 ********************

  1219. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1220. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1221. SQL> Connected.
  1222. SQL> SQL>
  1223. VALUE
  1224. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


  1225. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1226. With the Partitioning, OLAP and Data Mining options


  1227. R1402001=0.4


  1228. A: 0

  1229. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1230. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1231. SQL> Connected.
  1232. SQL> SQL>
  1233. VALUE
  1234. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1235. /home/oracle
  1236. /home/oracle/temp
  1237. /home/oracle/scripts

  1238. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1239. With the Partitioning, OLAP and Data Mining options


  1240. R1402002=0.2


  1241. A: /home/oracle

  1242. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1243. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1244. SQL> Connected.
  1245. SQL> SQL>
  1246. VALUE
  1247. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1248. /home/oracle
  1249. /home/oracle/temp
  1250. /home/oracle/scripts

  1251. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1252. With the Partitioning, OLAP and Data Mining options


  1253. R1402002=.3


  1254. B: /home/oracle/temp

  1255. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:19 2015

  1256. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1257. SQL> Connected.
  1258. SQL> SQL>
  1259. VALUE
  1260. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1261. /home/oracle
  1262. /home/oracle/temp
  1263. /home/oracle/scripts

  1264. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1265. With the Partitioning, OLAP and Data Mining options


  1266. R1402002=.4


  1267. C: /home/oracle/scripts


  1268. ******************** TOPIC 15 ********************

  1269. SQL*Plus: Release 10.2.0.2.0 - Production on Sat Sep 12 16:25:20 2015

  1270. Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.

  1271. SQL> Connected.
  1272. SQL> SQL>
  1273. LOG_MODE
  1274. ------------
  1275. ARCHIVELOG

  1276. SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
  1277. With the Partitioning, OLAP and Data Mining options


  1278. R1500000=0.25


  1279. A: ARCHIVELOG

  1280. ****************************************************************************************************


  1281. R1001000: 0.1 full is 0.1 0.1
  1282. R1002000: .10 full is 0.1 0.2
  1283. R1003000: .15 full is 0.15 0.35
  1284. R1004001: .15 full is 0.15 0.5
  1285. R1004002: .10 full is 0.1 0.6
  1286. R101011: 0.15 full is 0.15 0.75
  1287. R101012: 0.4 full is 0.4 1.15
  1288. R101021: 0.3 full is 0.3 1.45
  1289. R101022: 0.15 full is 0.15 1.6
  1290. R1102000: 0.5 full is 0.5 2.1
  1291. R1103000: 1.00 full is 1.00 3.1
  1292. R1104000: .50 full is .50 3.6
  1293. R1105000: 0.5 full is 0.5 4.1
  1294. R1200000: 0.5 full is 0.5 4.6
  1295. R1300000: 0.1 full is 0.1 4.7
  1296. R1400010: 0.5 full is 0.5 5.2
  1297. R1402001: 0.4 full is 0.4 5.6
  1298. R1402002: .4 full is 0.4 6.0
  1299. R1500000: 0.25 full is 0.25 6.25
  1300. R201010: .10 full is 0.1 6.35
  1301. R201020: .10 full is 0.1 6.45
  1302. R201030: .33 full is 0.33 6.78
  1303. R201040: .24 full is 0.24 7.02
  1304. R201051: .23 full is 0.23 7.25
  1305. R201052: 0.1 full is 0.1 7.35
  1306. R202001: .10 full is 0.1 7.45
  1307. R202002: .30 full is 0.3 7.75
  1308. R203000: .15 full is 0.15 7.9
  1309. R204001: 0.1 full is 0.1 8.0
  1310. R204002: 0.1 full is 0.1 8.1
  1311. R301001: 0.1 full is 0.1 8.2
  1312. R301002: 0.2 full is 0.2 8.4
  1313. R302010: 0.15 full is 0.15 8.55
  1314. R302020: 0.1 full is 0.1 8.65
  1315. R303010: 0.15 full is 0.15 8.8
  1316. R303020: 0.1 full is 0.1 8.9
  1317. R401000: 0.1 full is 0.1 9.0
  1318. R402000: 0.1 full is 0.1 9.1
  1319. R403000: 0.1 full is 0.1 9.2
  1320. R404000: 0.1 full is 0.1 9.3
  1321. R405000: 0.1 full is 0.1 9.4
  1322. R406000: 0.4 full is 0.4 9.8
  1323. R501010: .50 full is 0.5 10.3
  1324. R501020: 0.4 full is 0.4 10.7
  1325. R601000: 0.3 full is 0.3 11.0
  1326. R602001: 0.3 full is 0.3 11.3
  1327. R602002: 0.1 full is 0.1 11.4
  1328. R603000: 0.2 full is 0.2 11.6
  1329. R604000: 0.2 full is 0.2 11.8
  1330. R700000: .10 full is 0.1 11.9
  1331. R800000: .20 full is 0.2 12.1
  1332. R900000: .30 full is 0.3 12.4
  1333. R901000: 0.1 full is 0.1 12.5
  1334. R902000: 0.1 full is 0.1 12.6
  1335. R903000: 0.2 full is 0.2 12.8
  1336. R904000: 0.2 full is 0.2 13.0
  1337. full of this section:
  1338. RESULT:
  1339. 13.00


  1340. ****************************************************************************************************
复制代码



Section1.zip

26.89 KB, 下载次数: 48

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|Bo's Oracle Station   

GMT+8, 2024-4-26 19:26 , Processed in 0.107837 second(s), 27 queries .

快速回复 返回顶部 返回列表