Kbase 17039: Common Progress/400 Commands
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Common Progress/400 Commands
FIX:
The following is a listing and description of useful Progress/400 commands. A more detailed explanation of these commands can be found in the Progress/400 DataServer Guide.
The following commands are not case-sensitive.
dupprodb: Duplicate Progress Database.
This command must be used to in order to build a server schema on the AS/400. The server schema is an AS/400 library that contains files that will hold the aspects of the database files that will be accessed by the Progress client.
chgprodct: Change Progress Dictionary.
This command is used when performing changes to the server schema via the AS/400 5250 interface.
crtschimg: Create Schema Image.
This command is used to allow the server schema to create a schema image that will be used by the Native 4GL (AS/400 Progress batch client).
rmvsche: Remove Schema Entry.
This command is used to remove entries (physical or logical files) from the server schema.
strprocli: Start Progress Client.
This command is used to start the Native 4GL (batch) client. The Native 4GL uses Progress 4GL code that has been moved from a Progress Windows client into the IFS (Integrated File System) on the AS/400.
cvtsrvsch: Convert Server Schema.
This command is used to convert a server schema. THIS COMMAND IS ONLY TO BE RUN UNDER DIRECTION OF THE PROGRESS/400 RELEASE NOTES.
strpronet: Start Progress Network.
This command is used to start Progress processes needed for networking, such as tcp/ip brokers (PROTCPBRK).
endpronet: End Progress Network.
This command is used to shutdown Progress processes needed for networking.