oracle spool文件路径,spool找相对路径

C:\Users\lastwinner>sqlplus ****/****

SQL*Plus: Release 11.2.0.1.0 Production on 星期六 2月 16 14:49:59 2013

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

连接到:

Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

With the Partitioning, Oracle Label Security, OLAP, Data Mining,

Oracle Database Vault and Real Application Testing options

SQL> spool 2013-02-16.txt

SQL> select 1 from dual;

1

----------

1

SQL> alter session set nls_date_format='yyyy-mm-dd hh24:mi:ss';

会话已更改。

SQL> select sysdate from dual;

SYSDATE

-------------------

2013-02-16 14:51:07

SQL> spool off

SQL> host

Microsoft Windows [版本 6.1.7601]

版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Users\lastwinner>dir 2013-02-16.txt /s

驱动器 C 中的卷是 OS

卷的序列号是 7C4E-86D4

C:\Users\lastwinner 的目录

2013-02-16  14:51               657 2013-02-16.txt

1 个文件            657 字节

所列文件总数:

1 个文件            657 字节

0 个目录 51,417,817,088 可用字节

C:\Users\lastwinner>cd /d d:\oracle\

d:\oracle>sqlplus ****/****

SQL*Plus: Release 11.2.0.1.0 Production on 星期六 2月 16 14:53:13 2013

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

连接到:

Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

With the Partitioning, Oracle Label Security, OLAP, Data Mining,

Oracle Database Vault and Real Application Testing options

SQL> spool 2013-02-16_2.txt

SQL> select '2013-02-16_2' from dual

2  ;

'2013-02-16_

------------

2013-02-16_2

SQL> spool off

SQL> exit

从 Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

With the Partitioning, Oracle Label Security, OLAP, Data Mining,

Oracle Database Vault and Real Application Testing options 断开

d:\oracle>dir 2013-02-16_2.txt

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值