Nortel DMS-100 CDC102 Customer Data Change Log

CDC102

Explanation

The Customer Date Change (CDC) subsystem generates this report when a CDC user enters a table editor command.  The command must perform correctly for the subsystem to generate a log report.  The table editor command allows CDC command logging.  If the command fails or the user rejects the command, the system does not generate the report.

Format

The log report format for CDC102 is as follows:

CDC102 mmmdd hh:mm:ss ssdd INFO 
   CUSTOMER_DATA_CHANGE_COMMAND 
   OWNER: <ownrnm>
   USERNAME: <usernm>
   TABLE:    TABLE: <tblnm>
   COMMAND: <cmdnm>
   OLD: <oldtxt> 
   NEW: <newtxt>

Example

An example of log report CDC102 follows:

CDC102 APR01 12:00:00 2112 INFO 
   CUSTOMER_DATA_CHANGE_COMMAND 
   OWNER: FRED 
   USERNAME: FREDO 
   TABLE:    TABLE: IBNXLA 
   COMMAND: CHA 
   OLD:  "FREDXLA 176 FEAT N N CPU"
   NEW:  "FREDXLA 176 FEAT N N RAG" 

Field Descriptions

The following table describes each field in the log report:

------------------------------------------------------------------------------------------
Field                      Value                 Description
------------------------------------------------------------------------------------------
INFO_CUSTOMER_             Constant              Indicates a table command executes
DATA_CHANGE_COMMAND                              correctly.
------------------------------------------------------------------------------------------
OWNER: <ownrnm>            Character String      Identifies owner with which the user 
                                                 associates.
------------------------------------------------------------------------------------------
USERNAME: <usernm>         Character String      Identifies the userid that a command 
                                                 executes from.
------------------------------------------------------------------------------------------
TABLE: TABLE: <tblname>    Table or Subtable     Identifies the table that is being edited.
                           Name                  
------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------
COMMAND: <cmdnm>           Table Editor          Provides name of the command that the user
                           Commands              executes.
------------------------------------------------------------------------------------------
OLD: <oldtxt>              Character String      Provides the old tuple that changes. 
                                                 If a new tuple is added, value is 
						 "No Old Data".
------------------------------------------------------------------------------------------
NEW: <newtxt>              Character String      Provides the new tuple entered. 
                                                 If a tuple is deleted, value is 
						 "No New Data".
------------------------------------------------------------------------------------------
-End-

Action:  There is no action required.

Associated OM Registers:  There are no associated OM registers.