ALLBASE/SQL Message Manual (36216-90213)

Chapter 2 27
ALLBASE/SQL Warning Messages
525 MESSAGE Partition ! has no transactions to audit.
(DBWARN 523)
CAUSE No transaction information was found in the ending audit
point for the given partition. This would be possible if no
committed transactions have touched the partition, or the
transaction information was removed through a hard
resync.
ACTION No action necessary.
528 MESSAGE SET DBENVIRONMENT command has not been issued
yet. (DBWARN 528)
Calling SET DBENVIRONMENT for you before
proceeding with command.
CAUSE You do not currently have a DBEnvironment session
active. This would be established by using the SET
DBENVIRONMENT command. This command will
automatically be issued on your behalf.
ACTION Enter the name of the DBEnvironment at the prompt to
establish the DBEnvironment session.
700 MESSAGE A DBE session is already started. (DBWARN
700)
Type 'RELEASE' if you wish to start a new DBE
session.
CAUSE A DBE session has already been started.
ACTION Issue the RELEASE statement to end the current session
and then use the STARTDBE statement to begin a new
DBEnvironment session.
701 MESSAGE A DBE session has not been started. (DBWARN
701)
Calling STARTDBE for you before proceeding
with command.
CAUSE A DBEnvironment session has not been started.
ACTION The STARTDBE statement was automatically called to
begin the session. Enter the necessary DBEnvironment
name.
703 MESSAGE [RETURN] not allowed for UNLOAD/LOAD Schema
File name.
(DBWARN 703)
CAUSE A carriage return was entered at the UNLOAD/LOAD
Schema File name prompt. This is not allowed.
ACTION Enter a valid UNLOAD/LOAD Schema File name.
704 MESSAGE Prefix is required to be from 1 to 5 bytes
long. (DBWARN 704)