Progress
Startup Command and Parameter
Reference


No Check Temp-table Names (-nochkttnames)

Operating 
System
and
Syntax 
UNIX
Windows 
-nochkttnames 
Use
With 
Maximum
Value 
Minimum
Value 
Single-user
Default 
Multi-user
Default 
CS

Use the No Check Temp-Table Names (-nochkttnames) parameter to suppress the limited checking of TEMP-TABLE column names when passing TEMP-TABLE as parameters to procedures.

When passing TEMP-TABLE as a parameter to a procedure, the calling procedure’s TEMP-TABLE and the called procedure’s TEMP-TABLE must match with respect to the number of columns, the data type of each column, and the number of extents of each column (for columns with extents).

Progress provides limited checking of TEMP-TABLE column names when passing TEMP-TABLE as parameters to procedures. That is, for any given column:

Use the No Check Temp-table Names (-nochkttnames) parameter when you want Progress to process the TEMP-TABLE without verifying column names.

NOTE: TEMP-TABLE column names are case-insensitive.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095