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 7676

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.

2590

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 6320

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 6510

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 17237

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

2344

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,

2549

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

1 4194

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

1 6242

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

Wipro,

3 8561

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

Wipro,

1 7874

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

Wipro,

1 8342

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 8500

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 7501

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 9727


Un-Answered Questions { IBM AS400 }

How to avoid using indicators in ile ?

1228


What is FORMAT keyword and its use?

560


which are control break logic indicators?

1054


What is data structure in as400? What is the use of data structure?

1032


what are the different opcodes available in rpg for database access ?

1635


what is cab?

1119


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

1749


what is the difference between sflclr and sflinz?

1693


is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.

2538


how can u check no of records in a file?

1103


In RPG How to read a records from a file without using read opcodes?

1488


what is a composite key?

1611


what is the difference between *like and *namvar ?

2468


how to write code for singlepage in sqlrpgle with update ?

2787


how do I declare a table or array in rpg iv?

1137