Previous Topic: Set Local DSA Console Port

Next Topic: Schedule an Online Dump

Connect to a Local DSA Console and Dump the Data Store

To connect to a local DSA Console

  1. Open a command prompt on the host on which the DSA is running.
  2. Enter the following command:
    telnet localhost local-port-number
    
    local-port-number

    Specifies the console port number of the DSA to which you want to connect.

  3. Enter the following command:
    dump dxgrid-db;
    

    An online dump iTechPoz-Hostname.zdb is created in the %DXHOME%\Data folder for Windows and $DXHOME/Data folder for UNIX platforms.

    Note: The online dump process is finished only when the .ZDB file size is equal to your data store (*.db) size.