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
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 |
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 |
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 |
what are the types of identifers
Anybody can explain the difference between SFLCLR & SFLINZ?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
Suppose in CL we reach at end of file and again we have to reach from 1 record
Can you copy the records created by the OPNQRYF to other files and how?
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
3 members in databasefile .how to read records from all the members??
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
Need a sql query: retrive all duplicate records in table
i'm working on progA , in that program i want to see the userids of the users who work on this program?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?