














环境:SQL*Plus: Release 9.2.0.1.0
wrap 命令提示 "kgepop: no error frame to pop to for error 1801"
解决方法 :
SQL> select userenv('language') from dual;
USERENV(
'LANGUAGE')DOS窗口
代码
C:\Documents and Settings\Administrator>set nls_lang=CHINESE_CHINA.ZHS16GBK
C:\Documents
and Settings\Administrator>wrap iname=d:\a.sqlPL
/SQL Wrapper: Release 9.2.0.1.0- Production on Thu Jan 28 22:07:24 2010Copyright (c) Oracle Corporation
1993, 2001. All Rights Reserved.Processing d:\a.sql
to a.plb据说9.2.0.4版本已经解决与中文兼容的问题
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。