ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

need examples for SNDNETF and SNDNETSPLF commands

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • need examples for SNDNETF and SNDNETSPLF commands

    Hi Techies,

    GM
    could you pls help me in executing the SNDNETF and SNDNETSPLF commands, I need to execute this commans in new migrated system and check if it works.

    I googled some example commands but it dint work for me.
    I have 2 systems here to test this.

    Pls help me asap please
    im waitingggg

    Thanks all,
    Susan...

  • #2
    Re: need examples for SNDNETF and SNDNETSPLF commands

    You can always test both commands on 1 machine... you do not have to send to another box. Having said that, the network infrastructure must exist (ie. connections - line, controller; directory, etc). You must use the RCVNETF, WRKNETF commands to get it on the other end.

    Comment


    • #3
      Re: need examples for SNDNETF and SNDNETSPLF commands

      It's not clear what examples would be useful for the commands. The command help texts already have examples, and we'd need to know why those are insufficient. Otherwise we might just post examples that you've already decided weren't good enough.

      But more confusing, the commands are relatively easy. What is far more important is your networking definition for all connected systems. as RBOrrell points out. Additional examples of the commands won't be very useful if we don't know your definitions.
      Tom

      There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.

      Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

      Comment


      • #4
        Re: need examples for SNDNETF and SNDNETSPLF commands

        Thanks all for your time to write me.....

        here I need to test the SNDNETF to send file from system A to system B.
        I think this is possible right.

        SNDNETF FILE(TESTLIB/POTFILE11) TOUSRID((SSR TSTTRN))

        here POTFILE11 is my test file and I am trying to send to TSTTRN system to user profile SSR
        am I using the right command??

        pls help
        everything which RBOrrell says are setup for me in my system.

        Comment


        • #5
          Re: need examples for SNDNETF and SNDNETSPLF commands

          hi all
          thanks a lot

          I hve tried
          SNDNETF FILE(LIB/POTFILE) TOUSRID((TSTUSR UNIUKTRN))

          here I have a POTFILE test file which needs to be sent to another system UNIUKTRN for user profile TSTUSR
          this is valid for the SNDNETF command right?

          within same system I can able to send it

          Comment


          • #6
            Re: need examples for SNDNETF and SNDNETSPLF commands

            I wud lik to send files from one server to other server
            is it possible?

            Comment


            • #7
              Re: need examples for SNDNETF and SNDNETSPLF commands

              Susan... yes that is possible... but as Tom says, the commands are simple... what do you have now?

              Comment


              • #8
                Re: need examples for SNDNETF and SNDNETSPLF commands

                I have used
                SNDNETF FILE(LIB1/SHOFILE) TOUSRID((TESTPOT UNISYS))

                it throws below message
                Distribution to user TESTPOT UNISYS not done; user ID is not valid.
                File SHOFILE in LIB1 member NAME not sent to any users.

                I am trying to send file from one test to prod system
                pls help

                Comment

                Working...
                X