dsexport and dscmdexport

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

dsexport and dscmdexport

Post by sumitgulati »

Hi,

I have three questions:

1) I want to automate the backup process using CLI commands. I see two commads available for triggering an export process - dsexport and dscmdexport. Can someone please tell me the difference between these two.

2) Can I trigger an export process using dsexport/dscmdexport commands from an NT system that has DS client installed in it which is remotely accessing the DS server installed in a UNIX box?

3) Can I trigger an export process from a UNIX box that hosts DS server?
I guess I can not because dsexport.exe and dscmdexport.exe are only client side components. However dsjob.exe is a server side component and in UNIX it has an option for import but not for export.

Thanks in advance
-Sumit
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
regarding the differences your docs cover it.
regarding export from remote windows machine of a DS server on unix yes it works fine (I use dscmdexport).
and your correct the export is still a client side operation.

if I'm not mistakes the server import is for executables only' but I might be mistaken.

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

Thanky Roy. You are right. The server import is for the executables only.

Regards,
Sumit
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

Roy can you tell me in which pdf I have to look for it. I couldn't find it in servjdev.pdf under the section called Stage Development Kit, Command Line Interface.

Regards,
Sumit
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
look for it in the manager pdf document, I don't have DS avail right now, but it should be something with ?man?.pdf

Good Luck,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
Post Reply