[20130814]12c sqlplus.txt
[20130814]12c sqlplus.txt
D:\tools\rlwrap>sqlplus scott/tiger@test01p
SQL*Plus: Release 12.1.0.1.0 Production on Wed Aug 14 20:04:21 2013
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Last Successful login time: Sun Aug 11 2013 22:19:19 +08:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
--12C 的sqlplus每次登入記錄上次成功登入的時間。
如果不想顯示執行如下:
D:\tools\rlwrap>sqlplus -NOLOGINTIME scott/tiger@test01p
SQL*Plus: Release 12.1.0.1.0 Production on Wed Aug 14 20:07:10 2013
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
D:\tools\rlwrap>sqlplus scott/tiger@test01p
SQL*Plus: Release 12.1.0.1.0 Production on Wed Aug 14 20:04:21 2013
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Last Successful login time: Sun Aug 11 2013 22:19:19 +08:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
--12C 的sqlplus每次登入記錄上次成功登入的時間。
如果不想顯示執行如下:
D:\tools\rlwrap>sqlplus -NOLOGINTIME scott/tiger@test01p
SQL*Plus: Release 12.1.0.1.0 Production on Wed Aug 14 20:07:10 2013
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-768633/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [20170617]vim中呼叫sqlplus.txtSQL
- 【12c Partitioning】Oracle 12c Partitioning特性Oracle
- Oracle 12cOracle
- Oracle 12C GDSOracle
- 12c安裝
- 12c多租戶架構下部署GoldenGate 12c架構Go
- Oracle 12c系列(十) | 12c中的Recovering Tables and Table PartitionsOracle
- 【OCM】Oracle 12C OCMU 12c OCM升級考試大綱Oracle
- goldengate 12c 針對oracle 12c配置的主要變化GoOracle
- Oracle 12c與GoldenGate 12c的一些問答OracleGo
- Oracle 12C安裝Oracle
- 12c pdb基本操作
- Oracle 12c新特性Oracle
- Oracle 12c Relocate PDBOracle
- Oracle 12c Refreshable CloneOracle
- Oracle 12c RAC: MGMTDBOracle
- ORACLE 12C EM ExpressOracleExpress
- 12C SQL-TOPSQL
- Oracle 12C配置EMOracle
- ORACLE 12c Core DocOracle
- 12c in-database archiveDatabaseHive
- 12c EM Database ExpressDatabaseExpress
- 12c em安裝
- Oracle 12c - Data RedactionOracle
- oracle 12c 釋出Oracle
- 12c new feature
- 【12c】12c RMAN新特性之recover table(表級別恢復)
- 【12C】Oracle 12C 新特性“可插拔資料庫”功能體驗Oracle資料庫
- Oracle 12c升級指南Oracle
- 12C Oracle ASM Filter DriverOracleASMFilter
- Oracle 12c Automatic ReoptimizationOracle
- benchmark 壓測Oracle 12cOracle
- sysbench壓測Oracle 12COracle
- OGG 12c MySQL to MySQLMySql
- 當12C PDB遇上JDBCJDBC
- 12c ASM中建立ACFSASM
- oracle 12c Deprecation of Oracle StreamsOracle
- Oracle 12c 新特性(四)Oracle