cprflevel (display or change the PRF trace collection level)
Format
cprflevel [-PRFID prf-identifier] [-h]
[-PrfChangeLevel prf-trace-collection-level[,[prf-trace
collection-level]...]]
[-PrfLevelIndex index-number] [-PrfLevelAll]
Function
This command displays or changes the PRF trace collection level.
When the -PrfChangeLevel option is omitted, the PRF trace collection level set for the specified PRF identifier is displayed. When the -PrfChangeLevel option is specified, the PRF trace collection level set for the specified PRF identifier is changed to the value specified here.
When the -PrfLevelIndex option is specified, a list of PRF trace collection levels for the specified index is displayed. When the -PrfLevelAll option is specified, the PRF trace collection levels for all indexes are displayed.
Arguments
Table 4-3 PRF trace collection level specification examples (cprflevel command)
PRF trace collection level specification example | Option specification |
---|---|
Specify a PRF trace collection level for index No. 1 | -PrfChangeLevel 0x44445555 |
Specify PRF trace collection levels for index Nos. 1 and 2 | -PrfChangeLevel 0x44445555,0x55554444 |
Specify a PRF trace collection level for index No. 2 | -PrfChangeLevel,0x55554444 |
Table 4-4 Specification values for collecting detail-level trace information (cprflevel command)
Index | Digits | Upper layer | Lower layer |
---|---|---|---|
Index 1 | Digit 1 | Redirector | Web container |
Digit 2 | EJB container | JNDI | |
Digit 3 | JTA | JCA container | |
Digit 4 | DB Connector | RMI | |
Digit 5 | SOAP Communication Infrastructure | 'uCosminexus TP1 Connector, TP1/Client/J | |
Digit 6 | TP1/Message Queue - Access | Cosminexus RM | |
Digit 7 | OTS | CTM | |
Digit 8 | CTM | CTM | |
Index 2 | Digit 1 | HCSC server | Standard output, standard error output, and user log |
Digit 2 | DI | uCosminexus Service Coordinator Interactive Workflow | |
Digit 3 | HCSC server (Object Access Adapter) | HCSC server (File Adapter) | |
Digit 4 | HCSC server (Message Queue Adapter) | Cosminexus JPA | |
Digit 5 | JAX-WS engine | JPA container | |
Digit 6 | Cosminexus JMS Provider functionality | TP1 inbound adapter | |
Digit 7 | HCSC server (FTP Adapter) | JavaMail | |
Digit 8 | Java VM | JSF and JSTL | |
Index 3 | Digit 1 | Batch Application Execution Base | (None) |
Index 4 | Digit 1 | CDI | (None) |
Index 9 | Digit 1 | Elastic Application Data store | (None) |
Table 4-5 Specification values for collecting detail-level or maintenance-level trace information (cprflevel command)
Upper layer | Lower layer | Specification value |
---|---|---|
Standard | Standard | 0 |
Standard | Detail | 1 |
Standard | Maintenance | 2 |
Detail | Standard | 4 |
Detail | Detail | 5 |
Detail | Maintenance | 6 |
Maintenance | Standard | 8 |
Maintenance | Detail | 9 |
Maintenance | Maintenance | a |
Table 4-6 PRF trace collection level specification examples (cprflevel command)
Index | Specification example | Explanation |
---|---|---|
Index 1 | 00000000 | Acquires Standard-level trace information from each functionality layer of index 1. |
00000004 | Acquires Detail-level trace information only from CTM, and acquires Standard-level trace information from other functionality layers. | |
55555544 | Acquires Detail-level trace information from each functionality layer of index 1. | |
a5565544 | Acquires maintenance information from the redirector, Web container, and RMI, and acquires Detail-level trace information from other functionality layers. | |
Index 2 | 00000000 | Acquires Standard-level trace information from each functionality layer of index 2. |
40000000 | Acquires Detail-level trace information only from HCSC server. |
Table 4-7 Specification value of the RMI control-level
Upper layer (DB Connector) | Lower layer (RMI) | Specification value |
---|---|---|
Standard | Control | 3 |
Detail | Control | 7 |
Maintenance | Control | b |
cprflevel -PrfChangeLevel 0x55554444 -PrfLevelIndex 2
cprflevel -PrfChangeLevel,0x55554444,0x55554444 -PrfLevelIndex 2
Table 4-8 -PrfLevelAll and -PrfLevelIndex combinations
cprflevel current level value display method | -PrfLevelIndex | ||
---|---|---|---|
Specified | Not specified | ||
-PrfLevelAll | Specified | Option error | Displays all level values |
Not specified | Displays the level value of only the specified index | Displays the level value of index 1 only |
The table below shows the command option combinations that can be specified.
Table 4-9 Argument (command option) combination list (cprflevel command)
Command option | -h | -PRFID | -PrfChange Level | -PrfLevel Index | -PrfLevel All |
---|---|---|---|---|---|
-h | -- | ![]() | ![]() | ![]() | ![]() |
-PRFID | ![]() | -- | Y | Y | Y |
-PrfChangeLevel | ![]() | Y | -- | Y | N |
-PrfLevelIndex | ![]() | Y | Y | -- | N |
-PrfLevelAll | ![]() | Y | N | N | -- |
Return values
Input/output examples
cprflevel
KFCT73415-I 2661 1: prf trace level is 0x12345678
cprflevel -PrfLevelAll
KFCT73418-I 2661 1: all prf trace levels are:
[ 1]=0x12345678 [ 2]=0x00000000 [ 3]=0x00000000 [ 4]=0x00000000
[ 5]=0x00000000 [ 6]=0x00000000 [ 7]=0x00000000 [ 8]=0x00000000
[ 9]=0x00000000 [10]=0x00000000 [11]=0x00000000 [12]=0x00000000
[13]=0x00000000 [14]=0x00000000 [15]=0x00000000 [16]=0x00000000
cprflevel -PrfLevelIndex 5
KFCT73419-I 2661 1: prf trace level of [5] is 0x00000000.
cprflevel -PrfChangeLevel 000000001
KFCT73416-I 2661 1: prf trace level was changed from 0x00000000 to 0x00000001.
cprflevel -PrfChangeLevel 0x00000055,0x55554444
KFCT73420-I 2661 1: prf trace level was changed:
[ 1]=0x00000000 -> [ 1]=0x00000055
[ 2]=0x00000000 -> [ 2]=0x55554444
cprflevel -PrfChangeLevel 0x44445555 -PrfLevelIndex 2
KFCT73420-I 2661 1: prf trace level was changed:
[ 2]=0x00000000 -> [ 2]=0x44445555
Notes
Message output for displaying PRF trace collection level | -PrfLevelAll | ||
---|---|---|---|
Specified | Not specified | ||
-PrfLevelIndex | Specified | -- | KFCT73419-I |
Not specified | KFCT73418-I | KFCT73415-I |