MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 20 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Converting to Sentence Case
Meena

Replies: 2
Views: 2016

PostForum: Application Programming   Posted: Mon Jan 10, 2005 11:03 pm   Subject: Converting to Sentence Case
is there any function in cobol which can convert any string to Sentence Case.
Eg: if my string is "good day" i want the output as "Good Day"

Thanks
Meena
  Topic: Index on partitioned table space
Meena

Replies: 1
Views: 1062

PostForum: Database   Posted: Mon Dec 06, 2004 1:29 am   Subject: Index on partitioned table space
hi,

I have a partitioned table space whch is partitioned on DEPT key and so is the index I1 defined on DEPT key.
If i define another non-partitioned index say I2 on ID and Name , then when i use t ...
  Topic: Date calculation
Meena

Replies: 1
Views: 1511

PostForum: Application Programming   Posted: Wed Oct 20, 2004 12:06 am   Subject: Date calculation
i have a requirement like this.
Given a date , i want to find in which month(in the last three years from the current date) the date lies.
For exmaple.
if the date is 2001-10-20 and i have 36 diffe ...
  Topic: Usage of TEMPLATE
Meena

Replies: 1
Views: 1187

PostForum: Database   Posted: Mon Sep 27, 2004 1:29 am   Subject: Usage of TEMPLATE
Is there any link which can give more information about the usage of TEMPLATE for storing the IMAGE COPIES, DISCARD DDN's etc.

Thanks
Meena
  Topic: HPU unload utility
Meena

Replies: 7
Views: 4588

PostForum: Database   Posted: Mon Sep 13, 2004 9:07 am   Subject: HPU unload utility
the jcl is like this..

//UNLOAD EXEC PGM=INZUTILB,PARM=DSN
//STEPLIB DD DISP=SHR,DSN=SYS3.DBDO.SINZLINK
//OQDD001 DD dSN=TQDOCD00.MAIL.HC.OTDBSTA1.TQORDIMT, ...
  Topic: HPU unload utility
Meena

Replies: 7
Views: 4588

PostForum: Database   Posted: Mon Sep 13, 2004 4:45 am   Subject: HPU unload utility
Hi Kolusu,
The database is an order database , hence each day lot of orders come in and hence there are atleast 50 million records(if not a billion) in the table.
Can you suggest anyother link where ...
  Topic: Deleting rows from SYSIBM.SYSCOPY
Meena

Replies: 1
Views: 1739

PostForum: Database   Posted: Mon Sep 13, 2004 4:40 am   Subject: Deleting rows from SYSIBM.SYSCOPY
Hi,
How do we delete records from SYSIBM.SYSCOPY table when the image copy is created using the platinum utility.

Regards
Meena
  Topic: HPU unload utility
Meena

Replies: 7
Views: 4588

PostForum: Database   Posted: Thu Sep 09, 2004 7:15 am   Subject: HPU unload utility
Hi,
I tried running the HPU on a table which has billions of record , and the job ran for more than 3 days , can anyone tell me what would be the reason for the same.Is it the performance issue of HP ...
  Topic: HPU unload utility
Meena

Replies: 7
Views: 4588

PostForum: Database   Posted: Tue Sep 07, 2004 11:47 pm   Subject: HPU unload utility
hi,
I want to learn more about the "High Performance Unload" utility.
Any pointers for the same?
Thanks
Meena
  Topic: How to see if the IMS database is active
Meena

Replies: 6
Views: 4510

PostForum: IMS   Posted: Tue Aug 24, 2004 6:35 am   Subject: How to see if the IMS database is active
I need to see if a IMS database exist.how do i see that?
  Topic: Sql for getting the julian date
Meena

Replies: 1
Views: 1366

PostForum: Database   Posted: Fri Aug 20, 2004 2:06 am   Subject: Sql for getting the julian date
Can i get the julian date of current date , iam not mentioning the date got using the JULIAN_DAY function.
I know we can use the INTEGER-OF-DATE and INTEGER-OF-DAY functions in cobol , but i need the ...
  Topic: Deciding on Full/Incremental image copy
Meena

Replies: 1
Views: 1196

PostForum: Database   Posted: Mon Aug 16, 2004 5:07 am   Subject: Deciding on Full/Incremental image copy
Is CHANGE LIMIT the only paramater which decides wheather a Full/Incremental image copy is required for a Table Space
  Topic: Deciding on REORG frequency
Meena

Replies: 1
Views: 1355

PostForum: Database   Posted: Fri Aug 13, 2004 12:17 am   Subject: Deciding on REORG frequency
Which parameters should be checked from the catalog tables before making a decision on wheather a REORG is required and also can u give me the name of the SYSIBM tables which will be used to decide th ...
  Topic: Altering a column
Meena

Replies: 1
Views: 1248

PostForum: Database   Posted: Wed Aug 11, 2004 8:06 am   Subject: Altering a column
Is it possible to alter the length of a column in a exisiting table??
  Topic: Automation tool to determine the REORG for tables
Meena

Replies: 2
Views: 1452

PostForum: Database   Posted: Mon Aug 09, 2004 8:14 am   Subject: Automation tool to determine the REORG for tables
Thanks ..
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group