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...


What is the name of default out queue when user logs inn to
syatem with valid profile?

Answers were Sorted based on User's Feedback



What is the name of default out queue when user logs inn to syatem with valid profile?..

Answer / mind

default out queue name is same as userid and located in
QGPL lib. by using WRKUSRPRF command you can checked it.

Is This Answer Correct ?    9 Yes 1 No

What is the name of default out queue when user logs inn to syatem with valid profile?..

Answer / sivakumar y

It will depend on the OUT QUE name given in the QDFTJOBD of
a particular user profile. You can check the JOBD using
DSPUSRPRF.

Is This Answer Correct ?    3 Yes 1 No

What is the name of default out queue when user logs inn to syatem with valid profile?..

Answer / abhishek bajpai

The output queue assigned to the user's work station is
used, i.e., *WRKSTN

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More RPG400 Interview Questions

A rpg or clp command to find if the file field is defined as a character or numeric field.

1 Answers   IBM,


As Packed veriable store 2 digits in 1 byte and ZONE variable store 1 digit in 1 byte... Please tell me when we have to use Packed and Zone variable...?

1 Answers  


how can we know running job is batch or intractive ? i need all the possibilites.........plz help me

3 Answers   HSBC, IBM,


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


How do you code file / field renames in ILE RPG?

4 Answers   Accenture, IBM,


How to add 2 new fields in a file? How many ways are there in as400?

2 Answers  


What is I90(Insure 90)?

1 Answers  


can any body correct the following code? Following a procedure which returns the maximum of two numbers.Correct the following code. P GETMAX B D GETMAX PI D NUM1 35 0 D NUM2 45 0 C IF NUM1 > NUM2 C RETURN NUM1 C ELSE C RETURN NUM2 C ENDIF P GETMAX E

1 Answers  


How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding

4 Answers   Infinite Computer Solutions,


parameters cannot be passed in which one??

2 Answers   CTS,


1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.

2 Answers  


Categories