Author |
Message |
Topic: MGET with FTP |
suresh_d
Replies: 8
Views: 34738
|
Forum: Other Technical Topics Posted: Wed Apr 21, 2010 5:18 am Subject: MGET with FTP |
Hi,
I was trying to connect from DOS using command FTP 'ipaddress'
then userid and passwrod. Everything is fine till here. But then in my system we have a another level of login, how to do that.
... |
Topic: how to convert cobol copybook to easytrive |
suresh_d
Replies: 8
Views: 8724
|
Forum: Application Programming Posted: Wed Apr 21, 2010 1:03 am Subject: how to convert cobol copybook to easytrive |
Hi Kolusu,
I guess easytrive is installed for us. But due to the complexity in uderstanding my clients naming convention I am not able to idetify the things.
The proc that executes my easytrive ... |
Topic: Select * in easytrive |
suresh_d
Replies: 3
Views: 3717
|
Forum: Application Programming Posted: Wed Apr 21, 2010 12:49 am Subject: Select * in easytrive |
Hi Kolusu,
Thanks for the suggestions, my errors are resolved, but the query resulted in only one(first) column. Any reasons ?
And regd my naming conventio, I work for a Swedish client and in Sw ... |
Topic: how to convert cobol copybook to easytrive |
suresh_d
Replies: 8
Views: 8724
|
Forum: Application Programming Posted: Tue Apr 20, 2010 5:45 am Subject: how to convert cobol copybook to easytrive |
I have read other post and saw that there is a utility CBLCNVRT. But I dont know where to check if it is available in my system, any sample JCl for the conversion pls ? Also pls let me knwo where to ... |
Topic: Select * in easytrive |
suresh_d
Replies: 3
Views: 3717
|
Forum: Application Programming Posted: Tue Apr 20, 2010 2:06 am Subject: Select * in easytrive |
Hi,
I have primary keys of several records and wan to extract the whole records into a file. Since the table is too big creating a layout is tedious. So i am thinking of using Sleect * for the enti ... |
Topic: DB2 Tuning required |
suresh_d
Replies: 5
Views: 4132
|
Forum: Database Posted: Wed Sep 23, 2009 4:34 am Subject: The problem is with first cursor. |
Hi,
Yes the problem si with first cursor kund1, I was able to understand your tuned queryt except the date part. I guess the above tuned date will result only year ? how to fetch the month part als ... |
Topic: DB2 Tuning required |
suresh_d
Replies: 5
Views: 4132
|
Forum: Database Posted: Tue Sep 22, 2009 1:34 am Subject: DB2 Tuning required |
Hi,
I need help in fine tuning the below cursors in my program which is taking very much time. I have no idea how to do a query optimisation.
DECLARE KUND1 CURSOR FOR
... |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Tue May 05, 2009 11:38 pm Subject: how to split a program ? |
Hi,
I tried checking with my seniors, they are also new to this issue and asked me to take this up as challenge and do
There are too many occurs in this program, will it be a better idea to r ... |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Tue May 05, 2009 5:10 am Subject: how to split a program ? |
Hi Dick Brenholtz,
My program is comipled using BAGMAN - AMODE=24 and there is no rmode in the complie jcl. I don't know how to see how much the program is exected. I am posting my joblog - thinki ... |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Tue May 05, 2009 12:19 am Subject: how to split a program ? |
Hi All,
Thanks for your replies. I was on leave so couldn't reply you. Thanks for your suggestion but my knowledge is less to process your suggestions I landed back in same error or a different ... |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Wed Apr 29, 2009 10:24 pm Subject: how to split a program ? |
Yes it is a cobol internal table |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Wed Apr 29, 2009 8:12 am Subject: how to split a program ? |
Hi Dick Brenholtz,
I have looked into your site, but I am getting almost same details of my Dump master. I am almost sure that the issue is with the working storage space as the error comes when I ... |
Topic: how to split a program ? |
suresh_d
Replies: 14
Views: 13317
|
Forum: Application Programming Posted: Wed Apr 29, 2009 6:37 am Subject: how to split a program ? |
Hi,
I have a 8000 line program which is giving storage error
"Original Condition:
CEE0813S Insufficient storage was available t ... |
Topic: error in xped |
suresh_d
Replies: 0
Views: 1870
|
Forum: Utilities Posted: Thu Feb 26, 2009 1:47 am Subject: error in xped |
Hi,
I am getting following error while using Xpediter. Please let me know if any one has any clue of this error.
*** U4038 ABEND IN USER MODULE CEEBINIT AT STATE 000000 AT OFFSET 0053DE
** ... |
Topic: Need help in preparing a REXX tool |
suresh_d
Replies: 14
Views: 6827
|
Forum: TSO and ISPF Posted: Thu Nov 13, 2008 6:42 am Subject: Need help in preparing a REXX tool |
Thanks Nic, I researched ont he keywords given by you.. They are helpful..
Dibakar,
I am trying to create a tool to run on my daily report jobs... so to reduce manual work and I am going for rex ... |
|