Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
2 6755what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
9 30345I am tryin to select one records(SQL) using Rexx.Here is the code ADDRESS DSNREXX "EXECSQL FETCH C1 USING DESCRIPTOR :TBSQLDA" IF SQLCODE = 0 THEN DO LINE = '' DO I = 1 TO TBSQLDA.SQLD LINE = LINE TBSQLDA.I.SQLDATA END I SAY LINE END ADDRESS DSNREXX "EXECSQL CLOSE C1" ADDRESS DSNREXX 'DISCONNECT' i am getting the following errors and also i dont know wr to see the ouput.Can anyone please hlep me in solving this? 28 +++ ADDRESS DSNREXX 'DISCONNECT' Error running DB2REXX, line 28: Incomplete DO/SELECT/IF
2 11219quary for 1> fetch last record 2> fetch in reverse order 3> fetch last 5 row 4> fetch second last record (their is no primary key) i think concept of count can be use for this in 4th
5 10583
What is a page in idms?
What is the maximum No of rows per page?
Can any one tell me that how we go for the compare,unit testing after changing requirement as per client request. this is very helpful for me when u give suitable (coading) exmple.
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
What are foreign keys in db2?
Explain the processing modes available in ims db?
Can I send output of job to my remote device careerride123?
what optimum values can we find for freespace, ci etc?
what is utility for parm lib
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
For rewrite, why is it mandatory that file needs to be opened?
Can you explain function of iebgener?
What are the 2 types of parameters in dd statement?
Explain how do you control cursor positioning?
Name the sections present in data division.