When Write_NOS is done creating objects on external object storage it can create a manifest file with the names of the objects written by WRITE_NOS. This example shows how to use the MANIFESTFILE option of WRITE_NOS to write data from an Analytics Database table to a manifest file on external object storage.
- If not already done, set up an authorization to access external object storage that has the credential to the bucket. See Controlling Foreign Table Access with an AUTHORIZATION Object.
- If not already done, set up or obtain access to the external object storage where you want to write data. Follow the instructions from your external storage vendor.
Prerequisites