We have an encryption key that is about to expire. We have been given the new one but we cannot find anybody internally within the company that seems to know how to update the key.
Does anybody out there know about this product that could explain what we need to do to update the key? :oops...
I have a bunch of macros written by our business folks and one of the issues that I would like to solve with these is that they do not tell you which session or environment they ran in at execution.
I need to be able to find the name of the active session...not the name of the entire extra...
I don't have code but I could tell you how to do it.
Normally, you could sendkeys
send alt-e to edit
send an s to select the entire screen
send alt-e to edit
send alt-c to copy the screen into the buffer
Then you should be able to access the buffer and paste it into excel or whatever.
But be...
I'm working for a company that has recently begun converting to XP. We are using Attachmate and it's working OK. There are some things that don't work correctly. There are lots of set-up type issues.
They are installing the software via the Marimba product and the attachmate install has...
It took me forever to find this question again!
I just tripped across a site that has a bunch of PDF files that you might find helpful. One of them is about message libraries specifically.
I did a search in google and then looked for everything on their site. Here's a link and I hope it...
Unfortunately, I don't think you can group by a field and use a function on that field. I've tried countless times myself! I've even tried using column numbers like
select year(invdate), count(*)
from test1.invoice
group by 1
That doesn't work either! :(
There are only a couple of ways that...
I don't know the AIX system but I'm confused by your post.
Your backing up your data. When you get to the end of 1 tape, you get a message to load another. This is perfectly normal and correct.
I don't understand "db2 will return an end-of-media warning "
To the best of my...
I agree with the other post but would like to add that it DEPENDS on the error!!!!
I recently did a technical phone interview and was asked the difference between a -911 and a -913.
The difference is that 1 was an abend where the data was rolled back and the other the data was NOT rolled...
Try to find out if you have bookmgr available there. You can usually get to it by executing a clist "bookmgr". Then try to find ISPF manuals.
For a short explanation, ISPF messages are generally stored in a message pds and usually end with ISPMLIB (Mlib = message lib). If you do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.