1.what operation cannot be used in conjunction with file
coded as divice type disk?
2.Difference between INCLUDE AND COPY?
Answer / syam
A1. EXFMT
A2. Both have the same purpose and the same syntax. Records
from other files to be inserted. Difference in source file
with embedded sql. /COPY - copied file can contain embedded
SQL or host variables. /INCLUDE - included file cannot
contain embedded SQL or host variables.
| Is This Answer Correct ? | 6 Yes | 2 No |
what keyword must be used with protect keyword ?
What the purpose of the keywords FIFO, LIFO, FCFO?
how can you detect and handle a record lock situation?
how can see logical file based on which physical file and vice versa
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
which cl command is used to trap error messages during program execution?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
how to create physical file
how can i get the cursor position in display screen to to display my window?
what does check opcode do ?