Hi All,
I am attempting to use the RSTOBJ command to restore a file that I have sent from one AS400 to another.
On the originating AS400 box, I created a savefile called mike and used the savobj command to put the file "PD105L" into it. I then used the sndnetf command to send the file to the destination system.
On the destination AS400, I again created a savefile called mike, and then used the wrknetf command to receive the file.
I am trying to use the RSTOBJ command to restore the file, but am having problems.
Here is the command I am using:
I keep getting the "Objects not restored" error.
Is there something wrong with my syntax?
mot98
"Is it friday yet?"
I am attempting to use the RSTOBJ command to restore a file that I have sent from one AS400 to another.
On the originating AS400 box, I created a savefile called mike and used the savobj command to put the file "PD105L" into it. I then used the sndnetf command to send the file to the destination system.
On the destination AS400, I again created a savefile called mike, and then used the wrknetf command to receive the file.
I am trying to use the RSTOBJ command to restore the file, but am having problems.
Here is the command I am using:
Code:
RSTOBJ OBJ(PD105L) SAVLIB(CMS.CUS15) DEV(*SAVF) SAVF(MIKE)
I keep getting the "Objects not restored" error.
Is there something wrong with my syntax?
mot98
"Is it friday yet?"