If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Scheduling a java command

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-07, 11:35
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Scheduling a java command

DB2 V8.2 FP14.

Is there a way to schedule below in the DB2 scheduler ?. If yes than how ?

I think what this does is, it changes the file format before we can load.


/usr/java/jdk1.5.0_14/bin/java -jar PicklistDataToSqlFormatter.jar source/$dbidFile output/LOADFILE.values output/pl_setup.sql log.txt $dbServerName $dbName $user $password
check $? 1 "Java process to transform ILM Valid Value data file"


Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On