1.3.11 LSIPARTCRT – Partition Initialization
The LSIPARTCRT command creates a partition on an existing LANSA system. The new partition definition is based on an existing partition in the nominated LANSA system.
Required
LSIPARTCRT ------- PGMLIB ---------- library name ---------------->
>--- PARTITION ------- partition id ---------------->
>--- TEXT ----------- description ----------------->
>--- MODLIB ---------- *DFT ------------------------>
library name
>--- DFTFILELIB ------ *MODLIB --------------------->
library name
>--- FRMPART --------- SYS ------------------------->
partition id
>--- RDMLX ----------- NO --------------------------|
YES
Keywords
PGMLIB |
Enter the program library associated with the LANSA system where the new partition is to be created. |
PARTITION |
A three letter partition identifier. For example, PRD. |
TEXT |
A description for the new partition. |
MODLIB |
The module library for the new partition. The library nominated must not already exist on the system. The default value, *DFT, is derived using the partition identifier as a prefix and the suffix MODLIB. For example, PRDMODLIB. |
DFTFILELIB |
The data library for the new partition. The default value, *MODLIB, uses the module library parameter. |
FRMPART |
Nominate an existing partition to use as the basis for the new partition. The default value is SYS. |
RDMLX |
Indicate if the partition should be enabled for RDMLX. The default value is NO. |