Adding shared temporary storage

Distributed query processing (DQP) requires temporary space for use by participating multiplex nodes. This method uses the Sybase Central GUI to add temporary storage.

StepsAdding shared temporary storage

New and freshly migrated databases contain an empty IQ_SHARED_TEMP dbspace. To enable DQP, add files to this dbspace, then make the files read-write accessible from all multiplex nodes.

All multiplex servers must be running.

  1. From Sybase Central, connect to the coordinator.

  2. In the folders view, double-click the DBSpaces folder. In the Dbspaces folder, double-click IQ_SHARED_TEMP. Right-click IQ_SHARED_TEMP and choose New | File.

  3. Click Add.

    Figure 19: Shared temporary file details

    File Details window displays file logical name as sharedtemp1, its path, file size 300 megabytes and reserve size 90 megabytes. Read Only is selected.
  4. Type a logical name, absolute path, file size, and reserve size for the new file, and click OK.

    Figure 20: Shared temporary file summary

    The Add File window lists all of the selections for the shared temporary file: path, size, units, reserve, units and mode.
  5. Verify your selections and click OK.

  6. Wait for the new file information to propagate to all multiplex nodes. This may take a few minutes.

  7. Right-click IQ_SHARED_TEMP and choose Properties.

    Figure 21: Shared temporary file properties

    The File Properties window shows ReadWrite selected.
  8. Choose ReadWrite mode and click OK.

    Figure 22: Shared temporary file mode

    The Sybase Central navigation hierarchy has the IQ_SHARED_TEMP dbspace selected in the left pane and displays sharedtemp1 on the Files tab in the right pane.

    On the Files tab, verify that the mode (third column) displays rw as shown.