Author |
Message |
Topic: Cast Char to Int???? |
dsonsamuel
Replies: 4
Views: 2491
|
Forum: Database Posted: Thu Feb 09, 2006 1:54 pm Subject: Cast Char to Int???? |
Hi,
My concern is...
I have a amount fields in the table as 2, and 2,03 (CHAR 15)
I want to select the amount which exceeds a decimal amt limit for example 2 whcih is in working storage. ... |
Topic: Cast Char to Int???? |
dsonsamuel
Replies: 4
Views: 2491
|
Forum: Database Posted: Thu Feb 09, 2006 9:39 am Subject: Cast Char to Int???? |
Hi,
How can i cast a Char field in a table to integer type?Any thots?
regards,
dson. |
Topic: Debugging MPP pgm |
dsonsamuel
Replies: 1
Views: 1420
|
Forum: IMS Posted: Mon Feb 06, 2006 6:19 pm Subject: Debugging MPP pgm |
Can anyone tell me how to debug a MPP pgm apart from using expeditor....
The problem for me is when i enter a transaction, the region goes down and the terminal goes to response mode...I would like ... |
Topic: MPP load.... |
dsonsamuel
Replies: 4
Views: 2701
|
Forum: IMS Posted: Fri Feb 03, 2006 3:24 pm Subject: MPP load.... |
Thanks...But do u mean that i need to use /MODIFY COMMIT every time i compile my MPP pgm for changes?
Also.....but why does my MFS changes are reflected even before swapping the active libraries? |
Topic: MPP load.... |
dsonsamuel
Replies: 4
Views: 2701
|
Forum: IMS Posted: Fri Feb 03, 2006 2:44 pm Subject: MPP load.... |
Hi,
I did some changes to my MPP program and compiled it. But I am not getting the changes reflected in the screen. I have double checked that I am using the correct load library. Is there anything ... |
Topic: MFS-STACK?? |
dsonsamuel
Replies: 1
Views: 1657
|
Forum: IMS Posted: Fri Jan 20, 2006 7:15 am Subject: MFS-STACK?? |
Hi,
My MFS statement has the following lines...
KHPARF FMT
DEV TYPE=(3270,2),FEAT=IGNORE,SYSMSG=KHPARSYS,
... |
Topic: Dynamic Attribute changing IMS DC |
dsonsamuel
Replies: 1
Views: 1593
|
Forum: IMS Posted: Thu Jan 19, 2006 11:48 am Subject: Dynamic Attribute changing IMS DC |
Hi,
Kindly let me know how to change the Attribute of a line in my MFS screen from my Cobol-Ims Dc program.
regards,
Davidson. |
Topic: IMS DC Program preparation steps |
dsonsamuel
Replies: 1
Views: 2414
|
Forum: IMS Posted: Wed Jan 11, 2006 5:38 am Subject: IMS DC Program preparation steps |
Hi,
I am a novice in IMS DC. can anyone explain the program preparation steps in IMS DC. i.e 1) Writing an application program
2) Writing a MFS
... |
Topic: IMS Parms |
dsonsamuel
Replies: 2
Views: 4135
|
Forum: IMS Posted: Wed Oct 26, 2005 9:59 am Subject: IMS Parms |
Thanks Kolusu. |
Topic: IMS Parms |
dsonsamuel
Replies: 2
Views: 4135
|
Forum: IMS Posted: Wed Oct 26, 2005 5:50 am Subject: IMS Parms |
Hi,
My JCl is having the following parameters to run an IMS COBOL program.
PARM=(DLI,DSNMTV01,&PSB2,,,,,,,1,,,,Y)
Though I saw some old topics regarding the parms, I am having only 14 par ... |
Topic: IMS to DB2 connectivity... |
dsonsamuel
Replies: 5
Views: 6924
|
Forum: IMS Posted: Fri Aug 12, 2005 4:06 am Subject: IMS to DB2 connectivity... |
Thanks a lot Bithead!!!! Ur soulution worked!!!!
You need to set &mem to DSNMTV01 and you will need to code a //DDIVD02 card. See the DB2 Application Programming guide for details.
|
Topic: IMS to DB2 connectivity... |
dsonsamuel
Replies: 5
Views: 6924
|
Forum: IMS Posted: Thu Aug 11, 2005 10:44 am Subject: IMS to DB2 connectivity... |
Kolusu,
Yes there is an established connection between DB2 and my IMS region...
There are some developments now..
I changed the parm to ...
PARM=(BMP,&mem,&PSB,,,N00000,,,,1,15, ... |
Topic: IMS to DB2 connectivity... |
dsonsamuel
Replies: 5
Views: 6924
|
Forum: IMS Posted: Thu Aug 11, 2005 10:04 am Subject: IMS to DB2 connectivity... |
Hi all,
I have initroduced a DB2 query in an existing IMS program. I have compiled and link edited the same. While running I am getting an abend U3057. The problem is with the DB2 connectivity. The ... |
Topic: Document on DATA MANAGEMENT |
dsonsamuel
Replies: 2
Views: 2427
|
Forum: Data Management Posted: Fri Feb 11, 2005 1:56 pm Subject: Document on DATA MANAGEMENT |
Hi,
I am a novice to this topic "Data Management". Can you please send me a good document or a link to get to know more about this.
Thanks in advance.
Dson. |
Topic: Calling CICS from batch!!! |
dsonsamuel
Replies: 1
Views: 3666
|
Forum: CICS and Middleware Posted: Wed Jan 19, 2005 11:55 pm Subject: Calling CICS from batch!!! |
Can anyone tell me how to invoke a transaction from Batch?
Thanks in advance. |
|