Yes, the table name must have single-quotes in the job var file; the variable substitution will carry forward the single-quotes, which is necessary.
As for putting a schema in a job var file, I do not know of any customer that is using that. They either use the syntax I gave you, or they put it in an external file and use the %INCLUDE, or they just let TPT figure out the schema for you.
↧