Hi,
if anybody knows "What are the operands for DSJOB command?" pls let me know.
Thanks
operands for DSJOB command
Moderators: chulett, rschirm, roy
Hey, seems that question has been posed before by a job seeker looking for hints at passing a technical interview. Funny to see it again
The question is best answered by just typing in dsjob and seeing the output. You'll have all of the operands listed that you need. Now, just read the manual for detailed explanations of the keywords.
The question is best answered by just typing in dsjob and seeing the output. You'll have all of the operands listed that you need. Now, just read the manual for detailed explanations of the keywords.
Kenneth Bland
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
hi
Hi Kcblend,
Thanks for your quick reply, what exactly is dsjob operand means.I know this is a basic question but iam bit confused.
Thanks
Thanks for your quick reply, what exactly is dsjob operand means.I know this is a basic question but iam bit confused.
Thanks
kcbland wrote:Hey, seems that question has been posed before by a job seeker looking for hints at passing a technical interview. Funny to see it again![]()
The question is best answered by just typing in dsjob and seeing the output. You'll have all of the operands listed that you need. Now, just read the manual for detailed explanations of the keywords.
So I went over to www.dictionary.com, typed in "operand", and chose the third definition which seemed appropriate:
So if dsjob is an instruction, then the arguments to that instruction must be the operands.
Hence, I suggested typing in dsjob and hitting enter and the program would list its arguments (operands).
<programming> An argument of an operator or of a machine
language instruction.
So if dsjob is an instruction, then the arguments to that instruction must be the operands.
Hence, I suggested typing in dsjob and hitting enter and the program would list its arguments (operands).
Kenneth Bland
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
I decided to follow Ken's suggestion and typed in "dsjob" at the command line. Lo and behold, I got the following output:
and look into the Server Job Developer's Guide where you will find a full chapter describing the dsjob command and it's options.
Command Syntax:
dsjob [-file <file> <server> | [-server <server>][-user <user>][-password <password>]]
<primary command> [<arguments>]
Valid primary command options are:
-run
-stop
-lprojects
-ljobs
-linvocations
-lstages
-llinks
-projectinfo
-jobinfo
-stageinfo
-linkinfo
-lparams
-paraminfo
-log
-logsum
-logdetail
-lognewest
-report
-jobid
-import
and look into the Server Job Developer's Guide where you will find a full chapter describing the dsjob command and it's options.
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:

</a>