Author |
Message |
Topic: Unable to Install DB2 Connect software and DB2 ODBC in PC |
Uttank
Replies: 1
Views: 1306
|
Forum: Database Posted: Tue May 17, 2005 6:00 am Subject: Unable to Install DB2 Connect software and DB2 ODBC in PC |
I had come across the following error message when trying to install the DB2 ODBC driver.
"THE INITIALIZATION OF THE PROGRAM FAILED"
"SQL5001N "SHANKAR" DOES NOT HAVE THE AUTHORITY TO CHANGE TH ... |
Topic: how to resolve ceedump error in cobol-batch application |
Uttank
Replies: 2
Views: 2189
|
Forum: Application Programming Posted: Thu Mar 10, 2005 2:35 am Subject: how to resolve ceedump error in cobol-batch application |
hi,
I mostly find difficult to analyze the ceedump using the address and offset.
any body can suggest how to go thorough to this error. how we know what actual value is moving between the v ... |
Topic: append the members of "PO" type data set to dest. |
Uttank
Replies: 4
Views: 2590
|
Forum: Job Control Language(JCL) Posted: Sat Mar 05, 2005 12:06 am Subject: append the members of "PO" type data set to dest. |
The solution which was given would require me to hardcode the member name of the PO dataset RRRRR.And there are 45 such PO dataset with multiple member(and there 31 members in each dataset).
The is ... |
Topic: how to submit a job from cobol using intrdr |
Uttank
Replies: 1
Views: 1285
|
Forum: Job Control Language(JCL) Posted: Fri Mar 04, 2005 8:54 am Subject: how to submit a job from cobol using intrdr |
I want to know. How to submit a job from cobol using
//xxxx sysout=(a,intrdr)
Please suggest.
Thanks |
Topic: append the members of "PO" type data set to dest. |
Uttank
Replies: 4
Views: 2590
|
Forum: Job Control Language(JCL) Posted: Fri Mar 04, 2005 8:31 am Subject: append the members of "PO" type data set to dest. |
Dear sir,
I am facing one problam.... i want to append one particular partition
data set(PO) s members to another particular data set(PO). Here i am getting the problam i used iebcopy util ... |
Topic: DB2 Conversion (Integer) |
Uttank
Replies: 5
Views: 3274
|
Forum: Database Posted: Wed Jan 05, 2005 6:49 am Subject: Query reqarding the solution provided? |
I could not understand certain things in the solution provided below.
They are as follows :
1) Can you pls explain the step :
OUTREC FIELDS=(1,4,5,11,FS,FI,LENGTH=4)
I could not understand the ... |
Topic: problem of max. number of table references in a query |
Uttank
Replies: 3
Views: 1834
|
Forum: Job Control Language(JCL) Posted: Mon Sep 20, 2004 10:19 pm Subject: problem of max. number of table references in a query |
Thanks for the prompt reply.
For us, the query 1 returns a single value (1 row, 1 column) that we need to use in the query 2. Can you give us the exact syntax in a JCL by which we can pass the out ... |
Topic: problem of max. number of table references in a query |
Uttank
Replies: 3
Views: 1834
|
Forum: Job Control Language(JCL) Posted: Sun Sep 19, 2004 10:42 pm Subject: problem of max. number of table references in a query |
We are using a query in a JCL to get a report. But we are getting an error message that the number of table references in the query is more than 15.
In order to resolve this, we thought of pass ... |
Topic: Information required on AIX servers with DB2. |
Uttank
Replies: 1
Views: 1555
|
Forum: Other Technical Topics Posted: Thu Sep 16, 2004 8:56 am Subject: Information required on AIX servers with DB2. |
Our existing system is in IBM Mainframe,OS/390 V2R5.The applications which we use are in CICS 4.1 ,CSP and COBOL batch.We are migrating to a low cost platform system.We are exploring the possiblity to ... |
Topic: To Send a dataset as a text file as an attachment in email. |
Uttank
Replies: 2
Views: 2206
|
Forum: Job Control Language(JCL) Posted: Tue Aug 03, 2004 12:38 am Subject: To Send a dataset as a text file as an attachment in email. |
I have a requirement wherein I have to send data to an end user.The LRECL of the file is 950.I have to mail him the file.Is there a solution in JCl wherein I can create an attachment of the dataset in ... |
Topic: UNIQUE INDEX KEY DUPLICATES KEY OF INDEXED RECORD. |
Uttank
Replies: 1
Views: 3710
|
Forum: Database Posted: Sun Feb 15, 2004 6:17 am Subject: UNIQUE INDEX KEY DUPLICATES KEY OF INDEXED RECORD. |
I deleted one row from a table in test env.And for the same record(row) I bought data from production env. for testing(in the form of punch and unload for 1 row.).When I tried to load this record I re ... |
Topic: Storage violation (code DFHAC2206) |
Uttank
Replies: 2
Views: 4013
|
Forum: CICS and Middleware Posted: Thu Feb 12, 2004 9:19 am Subject: Storage violation (code DFHAC2206) |
I need a technical help in the area of CICS. I have written an online application that does the usual DIS/MOD/ADD/DEL functions on a table. This is a scrolling screen and we have a column for operatio ... |
|