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 Interview Questions
Questions Answers Views Company eMail

if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.

TCS,

2 7856

if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2672

I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?

2 6514

Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?

TCS,

1 6636

As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks

CTS,

5 17674

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

2412

In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.

Nous,

2650

am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me

1 4365

How to inner join more than 2 PFs in a CL program using OPNQRYF command?

1 6399

how to run only 10 modules of existing N modules in service program in RPGILE ?

Wipro,

3 8838

. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?

Wipro,

1 8026

Job is running in production 24/7 how do u debug that running job ?

Wipro,

1 8539

How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100

3 8750

I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.

2 7723

There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented

Cap Gemini, IBM,

3 9992


Un-Answered Questions { IBM AS400 }

describe the difference between the dowxx and douxx operations?

2210


what are the different types of arrays available in rpg ?

1787


what is *iso date format?

1088


Define perform?

1052


what are necessary keywords to code message subfile?

1817


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

1060


Explain mdt?

1201


how many files can be defined in f specs?

2465


why is the declare cursor statement is used for?

1106


what is the difference between udate and the system date?

2180


what is the use of data structures?

1178


how can I control the way a remote browser uses its cache?

1286


how do I preserve and clean the array?

1205


what is the procedure and explain about real time scenario.

2003


how can you check for a records existence without causing and i/o (chain/read)?

2152