On 3/16/06, Larry Macioce <[EMAIL PROTECTED]> wrote: > We are having a problem with linux/vm(I think it's in the app but...). I > have taken a vmdump and it resides on the users rdr file. IBM wants me to > get this file to them and I've looked around but can't seem to find out > what I need to do. > If someone here could help I really appreciate it.
You TRANSFER the dump to a user where you have sufficient disk space, SPOOL the reader to the class that matches the dump file (probably V) and if necessary issue an ORDER to put the dump on top in the reader. Then you use the DUMPLOAD command (check the help for options to direct the dump to the right disk). When you fill up the disk and have to do again, use CHANGE RDR nnnn NOH to repeat the process. > Also while I'm asking dumb questions here's another. After I boot up the > linux instance I am able to login to the linux instance. But if I issue a > cp disc and then logon to the instance(through vm) I don't seem to get the > chance to login to the instance to issue linux commands . What am I missing? You're missing a BEGIN :-) most likely the user gets in CP READ when you reconnect, and a B will make it go RUNNING again (until you do, other work in Linux also is halted). When you disconnect while it is in CP READ, the virtual machine is logged off by CP after a while. Rob -- Rob van der Heij Velocity Software, Inc
