Consultor Eletrônico



Kbase P81601: How to issue OS/400 Commands
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/05/2004
Status: Verified

GOAL:

How to issue OS/400 Commands

GOAL:

How to use QCMD to issue OS/400 Commands

FACT(s) (Environment):

Progress/400 DataServer

FACT(s) (Environment):

IBM AS/400 (RISC)

FIX:

The Progress/400 DataServer can perform the following functions from within a Progress client session:
Submits OS/400 jobs
Executes OS/400 commands
Executes special Progress/400 commands

When you create a client schema holder, a file called QCMD is loaded. This file is used to provide the above functionality. QCMD file contains fields used to submit OS/400 commands. When you assign values to the fields and execute, the DataServer performs the specified function. The entry in the CMD field determines how the DataServer handles the request.

The Progress client session is not notified of the job's command status or of errors or warnings that the job generates. Use the OS/400 Display Job (DSPJOB) command to view job information.