X Show Commands

show xml server internal exec-info

show xml server internal exec-info { all | <session_id> } [ __readonly__ { <shmem_size> <shmem_slot_size> <nb_of_slots> <free_slots> } [ { TABLE_session_slots <offset> <session_id> <start_time> <ip_addr> <state> } ] ]

Syntax Description

Syntax Description

show

Show running system information

xml

xml agent

server

xml agent server

internal

Commands for internal use

exec-info

Information about xml sessions execution

all

all sessions

__readonly__

(Optional)

shmem_size

(Optional) shared memory size

shmem_slot_size

(Optional) shared memory slot size

nb_of_slots

(Optional) number of slots

free_slots

(Optional) number of free slots

TABLE_session_slots

(Optional) all xml sessions

offset

(Optional) offset on the shared memory segment

session_id

session number

start_time

(Optional) the xml session start time

ip_addr

(Optional) ip address of the session

state

(Optional) slot state

Command Mode
  • /exec

show xml server internal history

show xml server internal history { commands | errors | all_history } [ session <session_id> ] [ __readonly__ { TABLE_history <session_id> <ip_addr> [ { TABLE_commands <cmdtime> <cmd> } ] [ { TABLE_errors <errtime> <err> } ] } ]

Syntax Description

Syntax Description

show

Show running system information

xml

xml agent

server

xml agent server

internal

Commands for internal use

history

XML History

commands

XML commands processed

errors

Errors returned by XML commands

all_history

All history elements

session

(Optional) xml agent session

session_id

(Optional) xml agent session id

__readonly__

(Optional)

TABLE_history

(Optional) xml commands history

ip_addr

(Optional) ip address of the session

session_id

(Optional) xml agent session id

TABLE_commands

(Optional) all xml commands

cmdtime

(Optional) Time when command was issued

cmd

(Optional) CLI equivalent of an XML instance

TABLE_errors

(Optional) errors returned by xml commands

errtime

(Optional) Time when error was encountered

err

(Optional) CLI equivalent of an XML instance

Command Mode
  • /exec

show xml server logging configuration

show xml server logging configuration

Syntax Description

Syntax Description

show

Show running system information

xml

Show xmlagent logging configuration

server

xml agent server

logging

Show logging configuration and contents of logfile

configuration

Show facility logging configuration

Command Mode
  • /exec

show xml server status

show xml server status [ __readonly__ { operational_status <o_status> } { maximum_sessions_configured <max_session> } [ { TABLE_sessions <session_id> <user_name> <start_time> <sap_id> <timeout> <time_remaining_to_timeout> <ip_addr> } ] ]

Syntax Description

Syntax Description

show

to display xml agent information

xml

xml agent

server

xml agent server

status

display xml agent information

__readonly__

(Optional)

operational_status

(Optional) run-time info about xml

o_status

(Optional) operational status of the xml

maximum_sessions_configured

(Optional) the max session configured

max_session

(Optional) max sessions number

TABLE_sessions

(Optional) all xml sessions

session_id

(Optional) one xml session id

user_name

(Optional) the xml session user name

start_time

(Optional) the xml session start time

sap_id

(Optional) the mts sap id

timeout

(Optional) inactivity timeout value

time_remaining_to_timeout

(Optional) time remaining to timeout

ip_addr

(Optional) ip address of the session

Command Mode
  • /exec