Author |
Message |
Topic: Hex-Value |
Jai
Replies: 1
Views: 1658
|
Forum: Application Programming Posted: Tue Jul 27, 2004 6:55 am Subject: Hex-Value |
Hi Friends,
we have one field with the Length of X(1) having value X'0A'
Please let me know how to convert it into numeric value of 2 digit(i.e value 10)
(For more clarity of my question,
the ... |
Topic: U0086-Urgent |
Jai
Replies: 5
Views: 10066
|
Forum: Application Programming Posted: Fri Feb 06, 2004 6:16 pm Subject: U0086-Urgent |
Hi Vani,
I have already initialized the Host Variables of all the Tables in Initialization Para in Test Region itself before moving to Prod.
As Practically, Data won't be greater than the smalle ... |
Topic: U0086-Urgent |
Jai
Replies: 5
Views: 10066
|
Forum: Application Programming Posted: Fri Feb 06, 2004 3:43 pm Subject: U0086-Urgent |
Thanks Kolusu,
I will surely take care of not putting Urgent in the subject further.
It is really urgent as I need to solve it as soon as possible.
All the Columns are not nullable here.
So n ... |
Topic: U0086-Urgent |
Jai
Replies: 5
Views: 10066
|
Forum: Application Programming Posted: Fri Feb 06, 2004 3:19 pm Subject: U0086-Urgent |
Hi Friends,
One Program which is working fine in test region is failing in Prod Region with S0C4 internally S0C7 (U0086 )
in which we are moving
S9(3)V9(2) to S9(1)V9(2)
and S9(14) to S9(13)
... |
Topic: SQL Stored Procedure on OS/390 |
Jai
Replies: 1
Views: 1697
|
Forum: Database Posted: Wed Dec 31, 2003 1:03 am Subject: SQL Stored Procedure on OS/390 |
Hi Friends,
Please let me know is it necessary to drop the Global Temporary Table(GTT). Logically it should delete the GTT as soon as SP call is over and also we have given on commit delete rows. S ... |
Topic: Copy Pending JCL |
Jai
Replies: 2
Views: 6113
|
Forum: Database Posted: Thu Nov 06, 2003 12:16 pm Subject: Copy Pending JCL |
thanks a lot olusu for ur prompt response...
I got the JCL fortunately ..and now check pending is removed..
Thanks again. |
Topic: Copy Pending JCL |
Jai
Replies: 2
Views: 6113
|
Forum: Database Posted: Thu Nov 06, 2003 11:32 am Subject: Copy Pending JCL |
Hi Friends,
I need the Copy Pendng JCL as soon as possible as my Database is in copy pending status.
Please send me the Copy pending jcl.
Thanks in advance |
Topic: Checkpoint-Commit-Restart |
Jai
Replies: 13
Views: 39097
|
Forum: IMS Posted: Mon Oct 27, 2003 5:09 am Subject: Checkpoint-Commit-Restart |
Hi Kolusu,
I thought to implement the cobol or DB2 stuff for commit - restart but some body told that in IMS it takes care of positioning the cursor to the record where it abended (for input Flat F ... |
Topic: Checkpoint-Commit-Restart |
Jai
Replies: 13
Views: 39097
|
Forum: IMS Posted: Thu Oct 16, 2003 2:50 am Subject: Checkpoint-Commit-Restart |
Hi Kolusu,
Thanks a lot! for such a detailed explanation.
Your Code seems to be somewhat similar to the code which I got, so didn't changed that as it would take time for me to change again.
But ... |
Topic: Checkpoint-Commit-Restart |
Jai
Replies: 13
Views: 39097
|
Forum: IMS Posted: Wed Oct 15, 2003 10:52 am Subject: Checkpoint-Commit-Restart |
Hi Friends,
Thanks a lot! Kolusu for your great answers for my previous questions.
Please provide me the code for Checkpoint-Commit Restart for Cobol-Db2 Program.
Whether I need to create separ ... |
Topic: No. of Records updated thru library |
Jai
Replies: 1
Views: 1488
|
Forum: Database Posted: Thu Oct 02, 2003 9:06 am Subject: No. of Records updated thru library |
Hi Friends,
I really find this site to be very useful.
I have learnt a lot! from this site and got most of the solutions.
I have one update statment inside the fetch which might have some recor ... |
Topic: GEAC-financial product |
Jai
Replies: 1
Views: 1558
|
Forum: Application Programming Posted: Thu Oct 02, 2003 8:50 am Subject: GEAC-financial product |
Hi Friends,
Please let me know if anybody has worked on GEAC-financial product
It is GEAC fixet assests. It is regarding maintenance of fixets assets in a company.
It is the third party produc ... |
Topic: Describe Command & Saving Explain Report |
Jai
Replies: 3
Views: 2344
|
Forum: Database Posted: Wed Sep 24, 2003 11:38 pm Subject: Describe Command & Saving Explain Report |
Hi Naren,
Thanks for the information.
I know to do from sysibm.syscolumns. I want to know if any command is there called describe or so in db2 mainframes and if so what is that command which will ... |
Topic: Describe Command & Saving Explain Report |
Jai
Replies: 3
Views: 2344
|
Forum: Database Posted: Wed Sep 24, 2003 8:05 am Subject: Describe Command & Saving Explain Report |
Hi Team,
Please let me know equivalent command of Describe in DB2 Mainframes.
In DB2 Web one, it is as follows:
For describe in db2 in db2cmd
C:\>db2 describe select * from <table name&g ... |
Topic: sqlcode -310 |
Jai
Replies: 11
Views: 8103
|
Forum: Database Posted: Mon Sep 22, 2003 11:19 pm Subject: sqlcode -310 |
Sorry Kolusu, I pasted the prev error.
I am facing -310 SQLCODE after checking for the Numeric and not S0C7
IF NUMERIC I am moving the variables and getting the -310 error as I mentioned earlier.
... |
|