The format of the SQL statements differs depending on which database type you are using.
...
- Entering the path explicitly, e g
'Users/mine/mypath'
- Stating the UDR field containing the path by entering
$(UDR.fullpath)
- Stating the MIM value containing the path, e g
$(Source_Pathname)
for the Disk agent
PostgreSQL
For server side loading (file resides in the server filesystem of the database)
...
Note | ||
---|---|---|
| ||
PostgreSQL does not support remote file loading. |
SAP HANA
For server side loading (file resides in the server file system of the database)
...
Note | ||
---|---|---|
| ||
SAP HANA does not support remote file loading. |
Sybase IQ
For server side loading (file resides in the server file system of the database)
...