Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

IBM AS400 AllOther Interview Questions
Questions Answers Views Company eMail

what are dds required for subfile?

IBM,

1099

the maximum number of subfiles that can defined in a rpg program for one display file is ___ .

IBM,

1 3370

How to avoid using indicators in ile ?

IBM,

1325

records can be read/update/deleted with which file?

IBM,

1129

if we tried to move year part of *iso date into a field of length 3, what will happen ?

IBM,

1379

how will you search an array?

IBM,

1147

what are the different commands used in rlu ?

IBM,

1 2498

what are all the contents of subfile?

IBM,

1 1771

if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?

IBM,

1 1759

what are the different methods to access seu?

IBM,

1151

how to pick up the changed records every time in a subfile after the first change made ?

IBM,

1 1892

the maximum number of subfiles that can be active for a single file is ____ .

IBM,

1 1947

how to define to define a hidden filed in dspf ?

IBM,

1408

what are different types of substems?

IBM,

1 2370

what are different record spacing keywords in rlu ?

IBM,

1 2019


Post New IBM AS400 AllOther Questions

Un-Answered Questions { IBM AS400 AllOther }

What is the as400 called now?

1047


what are different record spacing keywords in rlu ?

2019


define the purpose of the *cat function?

1751


How Many Specs Are There In Rpg & Which Are They?

1152


how to define to define a hidden filed in dspf ?

1408


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

2789


What is %CHECK?

1338


Apart from opening of a file do we have any other use of USROPN?

1443


how can you execute a command from within an rpg program without calling a clp program?

2082


what is the purpose of ovrdta (override data) keyword?

1901


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2417


when is a tag statement used in rpg?

2338


what is rpg fixed logic cycle?

1274


what is the clp command to access a query/400?

2244


What is the difference between non-join logical files and join logical files?

1182