DeclareTableSpaces
Declares the options, required for using specific tablespaces in the remote database accessible via the external account, in the Neolane database.
DeclareTableSpaces (
String extAccountId,
String tableSpace,
String tableSpaceIndex
)
String extAccountId,
String tableSpace,
String tableSpaceIndex
)
Parameters
extAccountId
Internal name or primary key of the external Account
tableSpace
Name of the tablespace to use for remote work tables
tableSpaceIndex
Name of the tablespace to use for indexes
Return values
None.
Features

