IBM SPSS Statistics Level 1 v2 — Question 25

Which of the following will run the DataStage job in the Unix environment for the domain is1:9445, server is1 for the user srv_etl?

Answer options

Correct answer: B

Explanation

Option B is correct because it properly uses the parameter '-userid' to specify the user srv_etl along with the necessary password. Option A is incorrect as it uses '-user' instead of '-userid'. Options C and D are incorrect as they use 'username' and have additional unnecessary parameters or formatting, which are not valid for this command.