ODI Substitution Parameters L,W,D,P,S usage and meanings
Parameter pMode
L:
use the local object mask to build the complete path of the object.
R:
Uses the object mask to build the complete path of the object.
use the remote object mask to build the complete path of the object.
Note: When using the remote object mask, getObjectName always resolved the object name using the default physical schema of the remote server.
A:
Automatic: Defines automatically the adequate mask to use.
Parameter Location
W:
Returns the complete name of the object in the physical catalog and the "work" physical schema that corresponds to the specified tuple (context, logical schema)
D:
Returns the complete name of the object in the physical catalog and the data physical schema that corresponds to the specified tuple (context, logical schema)
A:
Lets Oracle Data Integrator determine the default location of the object. This value is used if pLocation is not specified.
P:
Qualify object for the partition provided in pPartitionName
S:
Qualify object for the sub-partition provided in pPartitionName
No comments:
Post a Comment