IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
2 6632what 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 29923I 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 11076quary 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 103241) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
4 24113
does uni-rexx give me any capabilities designed specifically for the unix environment?
records can be read/update/deleted with which file?
how do u start your process after conducting impact analysis ?
How you can characterize tables in cobol?
What is the term bms in cics?
Why is free space left in ksds dataset?
What is a Foreign Key?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What is db2 and what is the use of db2 optimizer?
Explain how can you do the explain of a dynamic sql statement?
What is table space in db2?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
How can we arrange duplicate records in a file?