Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。


C:\Users\WANGLIBO>d:

d:\>dir
 驱动器 D 中的卷是 本地磁盘
 卷的序列号是 D87D-D163

 d:\ 的目录

2012/05/04  14:16             4,096 20120504create_missing_CMAPP_events.sql
2012/03/19  16:13    <DIR>          Adobe_Photoshop_CS3_lgf_xp911.com
2012/03/22  17:25    <DIR>          chenchen
2011/12/01  16:33    <DIR>          CVS
2011/12/01  17:50    <DIR>          Downloads
2012/03/23  01:29            54,372 fa398PkM3Q.jpg
2011/09/02  15:26           169,606 FORMS问题7+.docx
2012/03/19  15:15    <DIR>          GAMES
2011/12/01  23:03    <DIR>          HAND
2011/11/15  16:29        11,988,056 HFSetup5.7.0.907.exe
2011/12/02  15:22            11,363 password.xlsx
2011/11/08  11:03        20,498,224 sogou_pinyin_60g.exe
2012/03/26  22:10           185,538 总结.docx
2012/02/20  17:51    <DIR>          文档
2012/04/22  13:06    <DIR>          照片
2012/04/11  13:23    <DIR>          软件
               7 个文件     32,911,255 字节
              11 个目录 12,394,373,120 可用字节

d:\>dir *.sql
 驱动器 D 中的卷是 本地磁盘
 卷的序列号是 D87D-D163

 d:\ 的目录

2012/05/04  14:16             4,096 20120504create_missing_CMAPP_events.sql
               1 个文件          4,096 字节
               0 个目录 12,394,373,120 可用字节

d:\>sqlplus apps/apps@xxx_xn_8008

SQL*Plus: Release 10.1.0.4.2 - Production on 星期五 5月 4 14:17:33 2012

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

ERROR:
ORA-12154: TNS: 无法解析指定的连接标识符


请输入用户名:  
d:\>sqlplus apps/apps@homelink_8008_xn

SQL*Plus: Release 10.1.0.4.2 - Production on 星期五 5月 4 14:17:55 2012

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


连接到:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> @20120504create_missing_CMAPP_events.sql;
输入 enter_org_id 的值:  82
输入 gl_start_date 的值:  13/APR/2012
输入 gl_end_date 的值:  13/APR/2012
输入 read_only_mode 的值:  Y
输入 enter_customer_trx_id 的值:  31873

  

posted on 2012-05-13 17:46  小波Ooo  阅读(103)  评论(0)    收藏  举报