Consultor Eletrônico



Kbase P49620: How to change or add the text description on the logical file of DB2/400 Database within AS/400?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/09/2004
Status: Verified

GOAL:

How to change or add the text description on the logical file of DB2/400 Database within AS/400?

GOAL:

How to change the description of the logical file of the DB2/400 Database and pull the object back into the dictionary library?

FACT(s) (Environment):

IBM AS/400 (RISC)

FIX:


1. Execute command CHGOBJD.

Supply the following parameters:

Object name, i.e., the logical file name

Library name where the object resides

Object type should be *FILE

Text 'description' previous description will be displayed. If not description is there, *SAME will be displayed. Add or modify the description. Make sure to place a single quote around the description.

Days use count should be *NORESET

Click the enter and the description will be changed or added.

2. Perform the CHGPRODCT to get the change into the Progress Dictionary Library.