| Author |
Message |
Topic: assembler routine for CPU time |
nivedita
Replies: 2
Views: 1789
|
Forum: Application Programming Posted: Sun Jun 20, 2004 10:52 pm Subject: assembler routine for CPU time |
Yes, I need COBOL sample... But I got some assembler routine which can be called from cobol application...
Thanks for your help... your suggestion helped me out....
Once again thanks.
Nivedit ... |
Topic: assembler routine for CPU time |
nivedita
Replies: 2
Views: 1789
|
Forum: Application Programming Posted: Thu Jun 10, 2004 7:16 am Subject: assembler routine for CPU time |
Need some help on assembler routine.
We have a a transaction ( in IMS environment). This transaction involves around 20-25 programs, and each program has around 25-30 paragraphs.
Now we are going ... |
Topic: PROGRAM ID with RECURSIVE |
nivedita
Replies: 0
Views: 1556
|
Forum: Application Programming Posted: Wed May 26, 2004 1:26 am Subject: PROGRAM ID with RECURSIVE |
Hi,
I have a query on usage of RECURSIVE in PROGRAM ID.
When I read through the manual it says that if you use the above then cobol pgm will be called recursively even while the previous call is ... |
Topic: SQL Pre-compiler |
nivedita
Replies: 3
Views: 3417
|
Forum: Database Posted: Mon Feb 23, 2004 4:27 am Subject: SQL Pre-compiler |
I am getting some error messages while compiling a C++-DB2 code, Its a warning message which is as below.
DSNH526I W DSNHOPTS DSNHDECP SPECIFIES AN UNDEFINED (0) VALUE FOR "ASCCSID".. NOTIFY THE S ... |
Topic: SQL statement coprocessor |
nivedita
Replies: 7
Views: 8928
|
Forum: Database Posted: Wed Jan 28, 2004 9:08 am Subject: SQL statement coprocessor |
Hi,
I have removed the preprocessor statements in my JCL and have replaced it with corresponding SQL parameters in compile step, I am getting the system dump- ABEND U3002
Below is the JCL:
... |
Topic: SQL statement coprocessor |
nivedita
Replies: 7
Views: 8928
|
Forum: Database Posted: Tue Jan 20, 2004 11:18 pm Subject: SQL statement coprocessor |
No, I want the DB2 coprocessor which will be used instead of precompiler
DB2 coprocessor integration, which is to say you no longer need to use the DB2 precompiler for COBOL programs that contain ... |
Topic: SQL statement coprocessor |
nivedita
Replies: 7
Views: 8928
|
Forum: Database Posted: Tue Jan 20, 2004 4:53 am Subject: SQL statement coprocessor |
Hi,
I would like to know how to use coprocessor in compile jcl
Any JCL format>?? Do i need to make any changes to the appilcation |
Topic: DB2 Cursor Open |
nivedita
Replies: 4
Views: 2736
|
Forum: Database Posted: Wed Jan 07, 2004 9:00 am Subject: DB2 Cursor Open |
| What if ORDER BY clause is not used? Then how will it work? |
Topic: MQSeries - Queue Depth |
nivedita
Replies: 12
Views: 15856
|
Forum: CICS and Middleware Posted: Wed Jan 07, 2004 8:56 am Subject: MQSeries - Queue Depth |
Hi,
I would like to know whether MQINQ(inquire) will give the information of Queue depth of only commited or uncommited messagesor both? |
Topic: RMI |
nivedita
Replies: 3
Views: 3362
|
Forum: CICS and Middleware Posted: Tue Jan 06, 2004 9:42 am Subject: RMI |
| Thanks Kolusu!! |
Topic: EXCP count |
nivedita
Replies: 1
Views: 3718
|
Forum: Job Control Language(JCL) Posted: Tue Jan 06, 2004 9:41 am Subject: EXCP count |
| I think EXCP count is an I/O subsystem driver. To request the movement of data, either the access method or the user program presents information about the operation to the EXCP processor by issuing ... |
Topic: DB2 Cursor Open |
nivedita
Replies: 4
Views: 2736
|
Forum: Database Posted: Tue Jan 06, 2004 9:26 am Subject: DB2 Cursor Open |
Hi,
I have 1 million records in a table, when I make a select * on the table using cursors in my application a resultant table is created, how can a buffer pool hold so many rows? If there is no sp ... |
Topic: RMI |
nivedita
Replies: 3
Views: 3362
|
Forum: CICS and Middleware Posted: Tue Jan 06, 2004 8:27 am Subject: RMI |
Hi,
I would like to know different time parameters in CICS like
USRDISPT
USRCPUT
SUSPTIME
DISPWTT
QRDISPT
QRCPUT
QRMODDLY
DSPDELAY
... |
Topic: Mass Insert into a table |
nivedita
Replies: 5
Views: 3307
|
Forum: Database Posted: Tue Dec 30, 2003 9:52 am Subject: Mass Insert into a table |
Hi,
I need to do a mass insert into a DB2 table(version7).
I have to insert 250 million records into a table. I am doing it using a cobol program. Some people suggested to use rexx and put the dat ... |
Topic: In memeory cache / database |
nivedita
Replies: 3
Views: 2209
|
Forum: Database Posted: Fri Dec 26, 2003 3:59 am Subject: In memeory cache / database |
HI ,
I am enclosing some writeup on in-memory cache / database .Can you please let me know if such an implementation is possible
for mainframe cobol / db2 application .The below writeup was prepa ... |
| |