Search:

Type: Posts; User: sbdev; Keyword(s):

Search: Search took 0.01 seconds.

  1. Thread: parallel jobs

    by sbdev
    Replies
    1
    Views
    858

    parallel jobs

    hi

    I want to run two independent jobs parallely.is it possible in 1.1.4 version?if not which version do i use and what is the methodology to follow...

    thnku
  2. Replies
    14
    Views
    1,890

    My problem is solved..i am able to do what i...

    My problem is solved..i am able to do what i wanted to thnq.....
  3. Replies
    14
    Views
    1,890

    1.i have a table with two rows... 2.used a...

    1.i have a table with two rows...
    2.used a JdbcCursorItemReader to read the two rows....
    3.used a rowmapper to map.
    4.a writer which writes to a file.

    with the above sequence i am able to write...
  4. Replies
    14
    Views
    1,890

    hi ya i am using JdbcCursorItemReader.When i am...

    hi
    ya i am using JdbcCursorItemReader.When i am reading from table now...u mean i should hav different reader with diff sql statement and diff mappers to a common writer..which writes to diff...
  5. Replies
    14
    Views
    1,890

    hi i have a reader which reads all data from...

    hi
    i have a reader which reads all data from table and puts in an object.Now when it comes to writing..the scenario is like....each row from the table is wriiteen to diff files...but my object is...
  6. Replies
    14
    Views
    1,890

    hi... that is what i was trying to do but i am...

    hi...
    that is what i was trying to do but i am stuck up with the items.How do i limit them to one row in the item.there is no such property in the mapper to say to read or return a particular...
  7. Replies
    14
    Views
    1,890

    hi let me explain u the scenario in detail......

    hi
    let me explain u the scenario in detail...
    there is table which has an 'id' coloumn which is unique.
    now the data must be read and written to a file on the basis of the id.
    that is each row...
  8. Replies
    14
    Views
    1,890

    hi dan, its like read data from table and...

    hi dan,

    its like read data from table and write each record to a diff file....the number of records in the table may differ any time...hope you got the scenario....
  9. Replies
    14
    Views
    1,890

    hi.. my problem is solved...the problem was with...

    hi..
    my problem is solved...the problem was with the path.Now i have a scenario of reading data from db and writing it to multiple files on the fly.The scenario may be like taking data from the file...
  10. Replies
    14
    Views
    1,890

    hi there.. thanks for ur reply.... i am reading...

    hi there..
    thanks for ur reply....
    i am reading from a database and writing to a flatfile....i have followed the trade job example given in the samples......but i am not able to write it.i have no...
  11. Replies
    5
    Views
    1,271

    hi claes.... i am also trying to write db dtaa...

    hi claes....
    i am also trying to write db dtaa to flat file...but i m not able to...though i am able to retrive...its not writing to the file.i have no errors too...can u plz help me put as ur doing...
  12. Replies
    14
    Views
    1,890

    Database to flatfile

    i have been trying al ot to copy content from database to a flatfile.Iam able to retreive but doesn copy to a file.i have no errors too,plz help.
Results 1 to 12 of 12