cancel
Showing results for 
Search instead for 
Did you mean: 

Operating System Command in JDBC Sender

Former Member
0 Kudos

Hello everybody,

I'm trying to find some syntax to execute an operating system command on Windows Server 2003, but the commands don't seem to work I'm actually trying to generate a directory, now the problem is that I can't find syntax examples on how to do this I tried something like MKDIR TEST, now is the syntax of the command lines as you write them in Command Prompt, or maybe there is my error, thanks in advance.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

i dont think you can execute OS commends from a JDBC adapter.

can you confirm again.

Former Member
0 Kudos

Confirmed.

JDBC sender also support OS command.

Refer to note 841704 if you face any issue while executing OS command in JDBC adapter.

Note: OS Command execute when processing in database executed successfully. It is even independent on OS command Errors.

Thanks

Farooq

Edited by: Farooq Farooqui on Jan 16, 2009 11:36 AM

Shabarish_Nair
Active Contributor
0 Kudos

thnx... that was a new info for me

anyway Karla, now that its confirmed can you look into the trace of the JDBC adapter and see what is the message there.