Distributed Query Processing (DQP) requires temporary storage that all multiplex nodes can share. This task creates a resource on the coordinator that provides temporary storage for the coordinator and writer.
In Folders, expand <localhost>_iqdemo_mpx > iqdemo > Dbspaces.
In the Dbspaces folder, right-click IQ_SHARED_TEMP, choose New > File.
On the Add File(s) dialog, click Add.
Update the File Detail(s) dialog:
Option
Value
Logical File Name
Use shared_temp as the logical file name.
Physical File Path
Set the path to the
<pathname>\MyIQDemo
subdirectory and identify the secondary server database file as
shared_temp.iqtmp.
You can unselect This is a raw device to browse to the path, but you must manually enter the file name. The full field value should read:
<pathname>\MyIQDemo\shared_temp.iqtmp
Raw device option
Unselect This is a raw device to display the default File size and Reserve size values.
File Sizes
Update with these values:
File Size
300MB
Reserve Size
90MB
Click OK to return to the Add File(s) dialog, then click OK > Next > Finish.
On the Files tab, right-click shared_temp, and choose Properties.