Use the show export command to view statistics about the Export process. This command keeps a record of the number of messages sent to target systems by all Export processes on the local machine, as well as optional statistic about Export performance. The message count begins over again whenever Export stops and starts again.
Note: Typically, a message approximately corresponds to a SQL operation, but there can be multiple messages for one operation on a LONG or LOB column, and there could be one record for numerous operations in an array insert. A message also can be an internal SharePlex operation.
Usage
Supported sources: | Oracle |
Supported targets: | All |
Authorization level: | Viewer (3) |
Issued for: | source system |
Related commands: | show capture, show import, show post, show read |
Syntax
Basic command | Command options | Remote options |
---|---|---|
show export |
[detail] [queue queuename] |
[ on host | on host:portnumber | on login/password@host | on login/password@host:portnumber ] |
Syntax description
Component |
Description |
---|---|
queue queuename | Constrains the output to a specific named Export queue. |
detail |
Shows the following statistics:
|
Remote options
These options enable you to issue the command on a remote machine and to script commands that include a login name, password, port number, or combination of those items.
Option | Description |
---|---|
on host |
Execute the command on a remote system (one other than the one where the current sp_ctrl session is running). You are prompted for login credentials for the remote system. If used, must be the last component of the command syntax. Example: sp_ctrl(sysB)>status on SysA |
on host:portnumber |
Execute the command on a remote system when a remote login and port number must be provided. If used, must be the last component of the command syntax. Example: sp_ctrl(sysB)>status on SysA:8304 |
on login/password@host |
Execute the command on a remote system when a remote login, password, and host name must be provided. If used, must be the last component of the command syntax. Example:sp_ctrl(sysB)>status on john/spot5489@SysA |
on login/password@host:portnumber |
Execute the command on a remote system when a remote login, password, host name, and port number must be provided. If used, must be the last component of the command syntax. Example: sp_ctrl(sysB)>status on john/spot5489@SysA:8304 |
Example
Host : abcl23 Queue : abcl23 Kbytes Target Status Exported Since Total Backlog ---------- --------------- ------------ ------------------ ---------- ---------- abcl23.abc Running 1063 18-Aug-14 17:05:29 1082 0 Since activated Transmission rate : 5 Kb/sec Highest transmission rate : 10 Kb/sec Mon Aug 18 14:45:49 2014 Average packet size : 680 bytes Average send time : 68 microseconds Since export started Transmission rate : 4 Kb/sec Highest transmission rate : 2 Kb/sec Mon Aug 18 17:07:18 2014 Average packet size : 615 bytes Average send time : 16 microseconds During the last 27 seconds: Transmission rate : 25 Kb/sec Average packet size : 678 bytes Number of packets : 1081 Average send time : 19 microseconds Largest deviation from average : 6002 microseconds Send times deviating by more than %23 : %0.9