What is the SAVCHGOBJ command that you are running? What was the name of the library that wasn’t saved? It’s not necessary to save the library before running SAVCHGOBJ, but you do need to use the appropriate SAVCHGOBJ command parameters and have an appropriate library name. (By saving the library as CharlieBrowne recommends, you can probably fix your problem.)
.
Tom
Are you needing to know “calling programs” or “called programs”? When do you need to know? Do you need to know when the program is running or are you simply analyzing the application?
.
Your question needs more explanation.
.
Tom
Any save to a savefile is a save “to IFS”. A save to virtual optical or tape is a save “to IFS”. If you write code to the QaneSava and QaneRsta APIs, you can save to and restore from wherever you can write code for. Benefits and drawbacks are whatever they happen to be for your environment.
.
Tom
Thanks for the feedback
You should be asking this of employers in your community.
I’m having a bit of confusion reading your request.
If you need to find what programs are called by a single program.
1. Try DSPPGMREF
2. Search the code for ‘ CALL ‘
When in WRKQRY, go to the subfile option that allows you to create new fields.
Once their use the F1 key to display the HELP text.
This will give you an example of how to do it.
Change management software does this for you.
Such as: ABSTRASCT, ALDON, HAWKEYE PATHFINDER, just to name a few.
I believe setting the MAXSTG would resolve this issue in the future.
When you do your full system save, the last saved date in the object description for each library is updated with a current timestamp.
The SAVCHGOBJ uses that date to save objects within that library and saves objects changed after that date.
Since your new library was never saved, it did not save anything.
To resolve your problem, whenever you create a new library, do a SAVLIB right away, then the changed objects that library will be save during your M-F.
process. You can just do the save of the empty library to a *SAVF.
Remember to use RSTOBJ from a SAVCHGOBJ process, the library must exist.
So in this case, after the library was deleted, you would need to do a RSTLIB from the *SAVF before you could restore the changed objects.,
Thanks a lot for the tips. The user was running an interactive WRKQRY when their VPN connection dropped. When our system came back up, with IBM’s help, they looked at the QHST log and found the job. They looked at the query and there was a file being created for them to import into Excel. It had, according to our ops manager, BILLIONS of records. Our ops manager writes a lot queries, more than she should. Mainly for users , VP’s and CFO’s. She said it looked fine and should not have created such a massive file. It would have been great to have the system call someone when the storage limit error messages came up but we don’t have that software or nobody wants the responsibility. I am no longer in that department sine I moved to the .NET side of our company but they still come to me for solutions.
Even if you purchase the Machine. How do you manage to get the clients.
It is not possible to describe here about SAP. It is better to search on the net and u will get tons of answers or buy some good books and learn properly.
I support all of 3 members comments CharlieBrowne, TomLiotta and ToddN2000. Yes, be a creator not to be a destroyer.
Using “To sequence number . . . *FROMSEQ” doesn’t make any sense. You would almost certainly want *END instead. You would always want the second and third LPARs to write to the end of the physical tape, not to the sequence numbers of the virtual tape. If you write to the sequence numbers of the virtual tape, you’ll always start writing at the beginning of the tape because the virtual tapes will start at seq #1..
.
Tom
Go to a local electronics store, describe your PCs and your home to a sales person, describe the networking you need, buy the appropriate equipment and install it according to equipment instructions. That’s what we’d do in our homes.
.
Tom
Thanks Philip for your valuable time , i am able to complete my requirement now
Thank you all !!!
Best advice is to bring a PC expert into the office to look at the PCs, the network and the environment.
.
Tom
Please show actual examples of a sequence that you want to run. It doesn’t yet make sense to run multiples in a single QMQRY. If we see a sample that shows what you need, we might have suggestions.
.
Also, please explain why you want to do it with a QMQRY rather than with an alternative,
.
Tom







