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 9 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Encrypting a column of DB2
Jimmy_Lu

Replies: 1
Views: 1756

PostForum: Database   Posted: Fri Feb 19, 2016 5:03 am   Subject: Encrypting a column of DB2
Hello All

I need to encrypt a column of existing table in DB2.
That is when any query is fired on that table that like if i write SELECT * FROM TABLENAME, then the values retrieved for this encryp ...
  Topic: Query on DB2 Tables with old data
Jimmy_Lu

Replies: 2
Views: 2068

PostForum: Database   Posted: Tue Nov 03, 2015 12:59 am   Subject: Query on DB2 Tables with old data
Thanks William for reply !!!

I have checked the Timestamp and unloads of the table to check if new data is coming to the tables.So i am sure that there is no new data in these tables after 2010.
...
  Topic: Query on DB2 Tables with old data
Jimmy_Lu

Replies: 2
Views: 2068

PostForum: Database   Posted: Mon Nov 02, 2015 6:51 am   Subject: Query on DB2 Tables with old data
Hi All

We have some DB2 tables in our application which are not updated with new data and have only old data.
These tables have data till 2010 and after that no new data is populated in these tabl ...
  Topic: Retrieving Source Code
Jimmy_Lu

Replies: 8
Views: 7165

PostForum: Application Programming   Posted: Thu Oct 15, 2015 3:09 am   Subject: Retrieving Source Code
Use a Disassembler and your knowledge of Assembler to work out what the program is doing, and re-code the source from that.

Shocked Sad
  Topic: Retrieving Source Code
Jimmy_Lu

Replies: 8
Views: 7165

PostForum: Application Programming   Posted: Tue Oct 13, 2015 4:46 am   Subject: Retrieving Source Code
Hi Kolsu

Amblist with which SYSIN statements you are refering ?

Thanks in Advance !
  Topic: Retrieving Source Code
Jimmy_Lu

Replies: 8
Views: 7165

PostForum: Application Programming   Posted: Fri Oct 09, 2015 8:11 am   Subject: Retrieving Source Code
Hi Kolsu

Thanks for reply !!!

We compile source and produce load module.After getting the load module we can debug it using the debug tool.

In debug tool when this source is hit we can debug ...
  Topic: Retrieving Source Code
Jimmy_Lu

Replies: 8
Views: 7165

PostForum: Application Programming   Posted: Fri Oct 09, 2015 6:54 am   Subject: Retrieving Source Code
For some of my modules cobol source code is missing and only load module is there.BUt now i want these source codes to recompile due to cobol update.

So my task here was to recover the source code ...
  Topic: Finding when DB2 table was laste updated/inserted
Jimmy_Lu

Replies: 3
Views: 2525

PostForum: Database   Posted: Mon Sep 28, 2015 10:34 am   Subject: Finding when DB2 table was laste updated/inserted
Great Thanks Kolusu !!!

Just one thought

Even when the tables are defined with AUDIT,will it identify the application
which is updating/accessing the table outside of mainframe environment

...
  Topic: Finding when DB2 table was laste updated/inserted
Jimmy_Lu

Replies: 3
Views: 2525

PostForum: Database   Posted: Mon Sep 28, 2015 1:59 am   Subject: Finding when DB2 table was laste updated/inserted
Hello All

Is there any way we can find out when the table was last updated or when last time records were inserted in that table.

These table don't have times tramp column nor any date column.
...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group