A row of SYSTEM.AM identifies an access module.
|
Column name |
Column description |
Data type |
Null specifi- cation |
|---|---|---|---|
|
NAME |
Access module name |
CHAR(8) |
NOT NULL |
|
VERSION |
Access module version |
SMALLINT |
NOT NULL |
|
SCHEMA |
Access module schema |
CHAR(18) |
NOT NULL |
|
CTIME |
Date and time the access module was created |
TIMESTAMP |
NOT NULL |
|
LENGTH |
Length, in bytes, of the access module |
INTEGER |
NOT NULL |
|
FILLER |
Reserved for future use |
BINARY(20) |
NOT NULL |
|
Copyright © 2014 CA.
All rights reserved.
|
|