ALLBASE/SQL Message Manual (36216-90213)

269
9 ALLBASE/SQL Error Messages:
11007-22540
11007 MESSAGE Invalid module/owner name. (DBERR 11007)
CAUSE The module or owner name you specified in the
preprocessor invocation line was invalid.
ACTION Invoke the preprocessor again, specifying a valid module
or owner name. Refer to the ALLBASE/SQL Reference
Manual for naming conventions.
11012 MESSAGE Too many routines within subprogram. (DBERR
11012)
CAUSE You have exceeded the maximum number of routines
allowable in a subprogram.
ACTION Modify your subprogram to include 100 or fewer routines
and re-preprocess your program.
11013 MESSAGE Cannot get language information. See System
Administrator. (DBERR 11013)
CAUSE Native language support error occurred. Most likely
language environment file is not accessible.
ACTION Verify that native language support is properly installed.
11014 MESSAGE Cannot get Asian language information. (DBERR
11014)
CAUSE Native language support error occurred. Most likely
language environment file is not accessible.
ACTION Verify that native language support is properly installed.
11015 MESSAGE Internal error. Could not truncate line
correctly. (DBERR 11015)
CAUSE Native language support error occurred during truncation
of source line.
ACTION Verify that native language support is properly installed.
11016 MESSAGE Internal error. Cannot upshift characters in
invocation line. (DBERR 11016)
CAUSE Native language support error occurred while processing
the invocation line.