You use the SHOW-BCAM-START-PARAMETERS command to show BCAM start parameter information.
The alias name SHBCSRP exists for SHOW-BCAM-START-PARAMETERS.
BS2000 console | BS2000 SDF command | Command/SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-BCAM-START-PARAMETERS / SHBCSRP |
START-PARAMETER = *ALL / list-poss (8): *CONTROL-PARAMETERS / *FILES / *STATUS-JV / *LIMITS / *TIMER ,OUTPUT = *SYSOUT / *SYSLST ,OUTPUT-FORMAT = * STD / *GENERATING-CMD |
START-PARAMETER=...
Specifies the type of information.
START-PARAMETER=*ALL
Shows all BCAM start parameters.
START-PARAMETER=*CONTROL-PARAMETERS
Shows BCAM start parameters that can be used to control BCAM during startup.
START-PARAMETER=*FILES
Shows BCAM control file names that can be specified during BCAM start.
START-PARAMETER=*STATUS-JV
Shows the BCAM control job variables that can be specified during BCAM start.
START-PARAMETER=*LIMITS
Shows the BCAM limit parameters that can be specified during BCAM start.
START-PARAMETER=*TIMER
Shows the BCAM timer parameters that can be specified during BCAM start – in particular the SOF timer.
OUTPUT=...
Specifies the output medium.
OUTPUT=*SYSOUT
The output is sent to SYSOUT.
OUTPUT=*SYSLST
The output is sent to SYSLST.
OUTPUT-FORMAT=...
Specifies the output format.
OUTPUT-FORMAT=*STD
The output format corresponds to the standard.
OUTPUT-FORMAT=*GENERATING-CMD
The output format corresponds to the generated command.
Command logging
A description of the error messages that may be issued during command processing is provided in the table below.
Command return codes
(SC2) | Maincode | Meaning |
| CMD0001 | Command successfully processed |
| CMD0202 | Operand error |
| CMD0221 | System error |
| CMD0216 | Privilege not sufficient |
| BCA0203 | Interface (&00) returns RC (&01) |
| BCA0215 | Operand suppressed |
Examples
Show the BCAM start parameters.
/SHOW-BCAM-START-PARAMETERS START-PARAMETER=*ALL
/SHOW-BCAM-START-PARAMETERS START-PARAMETER=*CONTROL-PARAMETERS,OUTPUT=*SYSOUT
/SHOW-BCAM-START-PARAMETERS START-PARAMETER=*STATUS-JV,OUTPUT=*SYSLST
/SHOW-BCAM-START-PARAMETERS START-PARAMETER=*FILES,OUTPUT=*SYSLST
/SHOW-BCAM-START-PARAMETERS START-PARAMETER=*LIMITS,OUTPUT=*SYSLST
S variables
The command’s START-PARAMETER operand defines the S variables to which values are assigned. Only the value *ALL is significant for START-PARAMETER in combination with the OUTPUT-FORMAT *GENERATING-CMD operands because the command information for DCOPT is always to be output.
Output information | Name of the S variable | Data type | Content | Condition |
Name of the BS2000 host | var(*LIST).HOST-NAME | string | <c-string 1..8> | START-PAR= |
Socket host name of the host | var(*LIST).SOCKETHOST-NAME | string | <c-string 1..32> | START-PAR= |
Continuation of SOF and command file processing | var(*LIST).CONTI-AFTER-ERROR | string | *YES | START-PAR= |
Controls the scope of the message output | var(*LIST).MSG | string | *ALL | START-PAR= |
Controls whether LWRESD is started | var(*LIST).LWRESD | string | *YES | START-PAR= |
Name of the RDF file | var(*LIST).RDF-FILE | string | <filename> | START-PAR= |
Maximum message length, which the host can receive | var(*LIST).MAX-TSDU-SIZE | integer | <integer 4096..65530> | START-PAR= |
Name of the SOF file | var(*LIST).SOF-FILE | string | <filename> | START-PAR= |
Processing using a SEQ file | var(*LIST).DADM | string | *NO | START-PAR= |
Name of the SEQ file | var(*LIST).SEQ-FILE | string | <filename> | START-PAR= |
Processor file | var(*LIST).PROCESSOR-TAB.F-NAME | string | <filename> | START-PAR= |
Access to processor file | var(*LIST).PROCESSOR-TAB.ACCESS | string | *READ | START-PAR= |
Socket host file | var(*LIST).SOCKETHOST-TAB.F-NAME | string | <filename> | START-PAR= |
Application file | var(*LIST).APPL-TAB.F-NAME | string | <filename> | START-PAR= |
FQDN file | var(*LIST).FQDN-TAB.F-NAME | string | <filename> | START-PAR= |
Services file | var(*LIST).SERVICES-TAB.F-NAME | string | <filename> | START-PAR= |
BCAM status (old) | var(*LIST).JV-READY | string | <filename> | START-PAR= |
BCAM RDF file (old) | var(*LIST).JV-RDF | string | <filename> | START-PAR= |
Job variable for the BCAMstatus | var(*LIST).STA-JV | string | <filename> | START-PAR= |
Limits the number of non predefined applications that can be opened simultaneously | var(*LIST).MAX-NPA-NUM | integer | <integer 1..2147483647> | START-PAR= |
Limits the number of non predefined applications that can be opened simultaneously by a task | var(*LIST).MAX-NPT-NUM | integer | <integer 1..2147483647> | START-PAR= |
Limits the number of connections that a non predefined application can have | var(*LIST).MAX-CNN-NUM | integer | <integer 1..2147483647> | START-PAR= |
Size of the virtual memory in Kbytes | var(*LIST).PAGABLE-MEM-SIZE | integer | <integer 1024..1048576> | START-PAR= |
Default value of the virtual memory in Kbytes | var(*LIST).PAGABLE-MEM-DFT | integer | <integer 1024..1048576> | START-PAR= |
Size of the resident memory in Kbytes | var(*LIST).RESIDENT-MEM-SIZE | integer | <integer 1024..1048576> | START-PAR= |
Default value of the resident memory in Kbytes | var(*LIST).RESIDENT-MEM-DFT | integer | <integer 1024..1048576> | START-PAR= |
First socket port number that can be assigned with non privileged applications | var(*LIST).PORT-NUM.FIRST-NON-PRIVIL | integer | <integer 1..65535> | START-PAR= |
First free socket port number, that can be dynamically assigned by BCAM | var(*LIST).PORT-NUM.FIRST-DYN | integer | <integer 1..65535> | START-PAR= |
NSDU length for IP routes | var(*LIST).REM-IP-NSDU-SIZE | integer | <integer 512..65530> | START-PAR= |
Maximum size of the ISAM buffer pool in BCAM control files | var(*LIST).MAX-ISAM-POOL-SIZE | integer | <integer 128..32766> | START-PAR= |
Maximum size of the control block pool | var(*LIST).MAX-SLOT-POOL-SIZE | integer | <integer 2048..65535> | START-PAR= |
Maximum number of entries for DNS-ACCESS | var(*LIST).MAX-DNS-ACC-ENTR | integer | “ “ | START-PAR= |
Maximum number of entries forVLAN-ACCESS | var(*LIST).MAX-VLAN-ACC-ENTR | integer | “ “ | START-PAR= |
Number of bitmaps for management of the data slot pool | var(*LIST).NUM-OF-BITMAP | integer | <integer 1..8> | START-PAR= |
SOF timer (in msec) | var(*LIST).SOF-PROCESS-TIME | integer | <integer 1..99999999> | START-PAR= |
Generating commands | var(*LIST).GENERATING-CMD | string | <text 1..2000> | START-PAR= |