Author |
Message |
Topic: Invoke a JAVA based program directly from Mainframe |
Manudamodar
Replies: 2
Views: 1462
|
Forum: Application Programming Posted: Tue May 30, 2006 12:59 am Subject: Invoke a JAVA based program directly from Mainframe |
Thanks Kolusu !!! |
Topic: Invoke a JAVA based program directly from Mainframe |
Manudamodar
Replies: 2
Views: 1462
|
Forum: Application Programming Posted: Mon May 29, 2006 7:46 am Subject: Invoke a JAVA based program directly from Mainframe |
How can I directly invoke a JAVA program running on a webserver directly from CICS. |
Topic: Viewing a large file in TSO/ISPF |
Manudamodar
Replies: 3
Views: 2909
|
Forum: TSO and ISPF Posted: Thu Mar 02, 2006 1:07 pm Subject: Viewing a large file in TSO/ISPF |
Are you saying that ISPF is bringing the file up in VIEW (not BROWSE) and that it is showing less than the whole file? It may do this if the data set is a multi-volume data set and you specify a spec ... |
Topic: Viewing a large file in TSO/ISPF |
Manudamodar
Replies: 3
Views: 2909
|
Forum: TSO and ISPF Posted: Thu Mar 02, 2006 11:14 am Subject: Viewing a large file in TSO/ISPF |
Hi
Usually when a large file cannot be supported for viewing in ISPF it will be browse substituted. But sometimes in our session, when opening a huge file say 6,666,666 records in view mode, ISPF ... |
Topic: re. a table space in RO status |
Manudamodar
Replies: 4
Views: 2200
|
Forum: Database Posted: Mon Feb 13, 2006 5:09 pm Subject: re. a table space in RO status |
Manudamodar,
Did you read deepa's post clearly ? I guess you missed this line
It is not in checkpending or any pending status.
Kolusu
Oops !!! Thats right kolusu!!! I misread the post ... |
Topic: re. a table space in RO status |
Manudamodar
Replies: 4
Views: 2200
|
Forum: Database Posted: Mon Feb 13, 2006 12:18 pm Subject: Re: re. a table space in RO status |
I have a SEGMENTED tablespace SEGSIZE=4
It is in readonly status
It is not in checkpending or any pending status.
Pls tell me how to make the table space readwrite
Deepa
You can also use R ... |
Topic: DB2 Unload Query |
Manudamodar
Replies: 3
Views: 2122
|
Forum: Database Posted: Fri Feb 10, 2006 11:19 am Subject: DB2 Unload Query |
Hi
Iam using DSNTIAUL to unload a table to a sequential file. The current setup allows all date fields to be extracted in mm/dd/yyyy format. Is it possible to override this and extract it in ISO fo ... |
|