After creating objects on external object storage, WRITE_NOS 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 Example: Controlling Access with an Authorization Object Using User and Password Credentials.
- 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 object storage vendor.
Prerequisites