ORA-01033 Cause: There are two possible causes: Either an attempt was made to issue an ALTER SESSION statement with an invalid NLS parameter or value; or the NLS_LANG environment variable contains an invalid language, territory, or character set.
Action: Check the syntax of the ALTER SESSION statement and the NLS parameter, correct the syntax and retry the statement, or specify correct values in the NLS_LANG environment variable. For more information about the syntax of the ALTER SESSION statement, see the Oracle9i SQL Reference.
这些内容是在什么地方查到的呢http://www.ora-code.com/ 这个可以查 命令行oerr ora 1033
SQL> oerr ora 1033 SP2-0734: unknown command beginning "oerr ora 1..." - rest of line ignored. SQL> SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production With the Partitioning, OLAP and Data Mining options
C:\Documents and Settings\Admin>oerr ora 1033 'oerr' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 呵呵 这个是可以查 不过好像不太详细哦 就比如说ORA-01033吧