Reputation: 304
I am trying to deliver a file to a stream in Serena Dimensions. I use following command to deliver files but it gives me an error. Can someone help me to figure out what’s the problem here?
dmcli-user samm -pass abc123 -host 127.0.0.1 dbname TAM_CM -dsn DIM11 -cmd “DELIVER /WORKSET=“””FE:SA_P1””” /ADD /USER_DIRECTORY=“C:\repo\” /PART=S_DE /COMMENT=“Adding initial files”
Upvotes: 0
Views: 380