SQL*Plus User's Guide for Windows Platforms | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
Operating System-Specific References
|
|
SQL> @C:\<HOME DIRECTORY>\DBS\DEMOBLD.SQL
SQL> @C:\<HOME DIRECTORY>\DBS\DEMODROP.SQL
If you do not find the error code in the Oracle7 Server Messages and Codes Manual, refer to the server user's guide provided with your Oracle database.
|
Sending Query Results to a File
"Sending Results to a File" in Chapter 4 in the SQL*Plus User's Guide and Reference describes the use of the SPOOL command. Path Search, the @, and START Commands
The sections, "@ ("at" sign)," "@@(double "at" sign)," and "START" in Chapter 6 in the SQL*Plus User's Guide and Reference explain how SQL*Plus searches for a file when you use the @, @@, or START command. Under Windows NT/95, SQL*Plus searches the current default directory for the filename you specified with the @, @@, or START command. If SQL*Plus cannot find this file, the program searches a path to find the file. Exit Command
The section, "EXIT" in Chapter 6 describes how to use the EXIT command to run SQL*Plus command files in batch mode. SQL*Plus for Windows NT/95 does not support batch mode. Host Command
As described in the section, "HOST" in Chapter 6 in the SQL*Plus User's Guide and Reference, you can access the DOS command line by entering the HOST command or the dollar sign ($) at the SQL*Plus prompt. RUNFORM Command
The section, "RUNFORM", in Chapter 6 in the SQL*Plus User's Guide and Reference describes how to use the RunForm command to invoke a SQL*Forms application from within SQL*Plus. SQL*Plus for Windows NT/95 does not support RUNFORM. MAXDATA Parameter of the SET command
The function of the SET command parameter, MAXDATA, is described in the section "SET" in Chapter 6 in the SQL*Plus User's Guide and Reference. SQL*Plus for Windows NT/95 can process a row width of up to 60K. The default value for the MAXDATA parameter is 60K.
|
Site Profile
The "SQLPLUS" section of Chapter 6 in the SQL*Plus User's Guide and Reference describes how to use the Site Profile command file. This command file is not applicable to the Windows NT/95 environment. PUPBLD.SQL
Appendix E in the SQL*Plus User's Guide and Reference describes the PRODUCT_USER_PROFILE table. To create this table, you or your DBA must run the PUPBLD.SQL file located in the \DBS subdirectory of your Oracle home directory.
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |