Hi friends,
I have 100 records in my input file, if i run first,the
first 10 records are stored into the output and if i run
second time next 10 records stored into the output file like
that
please let me know the answer
Thanks,
krishna
what is the difference between
usersandbox,privatesandbox,publicsandbox,commonproject
sandbox?
147
. In which scenario, .rec files will not get created even if
graph fails ? How to use in abinitio graph?
25. What is diff between force_error & force_abort? How to
use in abinitio graph?
26.What is the best way of creating huge test feeds ? How to
use in abinitio graph?
27. Can you read multiple input files using one input file
component ? (Same DML) How to use in abinitio graph?
28.What is diff between API & Utility mode ? Why we need to
use API mode when Utility mode had both How to use in
abinitio graph?
29. What is the significance of record required indicator of
Join component ? How to use in abinitio graph?
30. What is flow buffering ? How it reduces the chances of
having deadlock ? How to use in abinitio graph?
31. When we should use 'jobid' for commit table (Output
table component?? How to use in abinitio graph?
32.Layout - L1*, L1 - What is the difference ? How to use in
abinitio graph?
33. What is standard environment ? How to use in abinitio graph?
34. How we can remove temp files of a failed job if .rec is
not available ? How to use in abinitio graph?
35. why Skew should always be 0 ? How to use in abinitio graph?
36.You can ask about different vector functions. How to use
in abinitio graph?
37. What mpjret contains ? How to use in abinitio graph?
38. Can you use scan to generate sequence number ? How to
use in abinitio graph?
39. How you can generate surrogate key? How to use in
abinitio graph?
40. You can ask about - meta pivot, leading records, read &
write multiple files component ? How to use in abinitio graph?
41. What is meta programming ? Can you generate xfr
dynamically? How to use in abinitio graph?
42. How you can delete an object from EME data store ? How
to use in abinitio graph?
43. How you can delete an object from a tag ? How to use in
abinitio graph?
44. If you check in one file twice in EME, one with a tag
and second without a tag - Will the version number change ? How
to use in abinitio graph?
43. What is use of creating a save files? How to use in
abinitio graph?
44. What is air-project parameter ? How to use in abinitio
graph?
45, Can you run air sandbox run using pset ? How to use in
abinitio graph?
46.How you can create cross joined output using join
component ?
47.What is the default layout of watcher files ? How to use
in abinitio graph?
48.Why you get 'too many open files' error ? How to use in
abinitio graph?
49.What is the significance of vnode folder under
AB_WORK_DIR ? How to use in abinitio graph?
50, What is the significance AB_AIR_BRANCH? How to use in
abinitio graph?
51. How can you select only unique records from a set of
records ? How
to use in abinitio graph?
52. How next_in_sequence work in parallel layout ? How
to use in abinitio graph?
53. Why you want to set a modest number in limit ? How
to use in abinitio graph?
54. How you can encrypt a password and use it in dbc file? How
to use in abinitio graph?
55. Which function you should be using if you do not want to
process non printable char from a feed file ? How
to use in abinitio graph?
56. How you can run a component for certain conditions ? How
to use in abinitio graph?
56. What is catalog and when you should use it ? How
to use in abinitio graph?
57. How you can use reformat as a router ? How
to use in abinitio graph?
58. How many process gets created for a n-way parallel
component ? How
to use in abinitio graph?
59. Why delimited DMLs take more time to process than fixed
length DMLs? How
to use in abinitio graph?
60. How can you select only first and last record from a
file without using next_in_sequence? How
to use in abinitio graph?
61.Why you should always keep largest input as driving input
for Join ? How
to use in abinitio graph?
62. What a catalog file contains ? How
to use in abinitio graph?
63. What Is private project and public project ? How
to use in abinitio graph?
64. Why you should not use checkpoint after replicate ? How