 | NOTE: ALLBASE/SQL upshifts the logical names of objects like ALBUMFS in the previous example. Thus, even though you enter them in mixed case (as shown above), they will appear in the system catalog as all uppercase. (We'll see an example later.) MPE/iX also upshifts all physical file names. Thus, the names of DBEFiles, log files, and DBECon files (including MUSICDBE in the previous example), all appear as uppercase in directory displays in MPE/iX, regardless of whether you entered these names in upper, lower, or mixed case. HP-UX does not upshift file names, so they appear in directory displays exactly as you enter them. Rembember that in the CONNECT statement, the name of the DBEnvironment is case-sensitive in HP-UX, but it is not case-sensitive in MPE/iX. |